fixup! [10.0] Migration of account_invoice_update_wizard
This commit is contained in:
committed by
Iryna Vushnevska
parent
2d755be1d7
commit
59b0a5ac10
@@ -3,7 +3,7 @@
|
|||||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
|
||||||
from odoo import models, fields, api, _
|
from odoo import models, fields, api, _
|
||||||
from odoo.exceptions import Warning as UserError
|
from odoo.exceptions import UserError
|
||||||
import odoo.addons.decimal_precision as dp
|
import odoo.addons.decimal_precision as dp
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user