Files
odoo-usability/account_invoice_update_wizard/__init__.py
Iryna Vyshnevska beb0a27ad6 [FIX] save wizard before run
we must save 'account.invoice.line.update' to be able match them to real invoice lines,
2019-08-13 13:23:28 +03:00

3 lines
42 B
Python

from . import models
from . import wizard