[FIX] save wizard before run
we must save 'account.invoice.line.update' to be able match them to real invoice lines,
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
'author': 'Akretion',
|
||||
'website': 'https://github.com/akretion/odoo-usability',
|
||||
'depends': [
|
||||
'account'
|
||||
'account',
|
||||
],
|
||||
'data': [
|
||||
'wizard/account_invoice_update_view.xml',
|
||||
|
||||
Reference in New Issue
Block a user