[MIG] account_invoice_change: migrate from Odoo 11.0 to 12.0

This commit is contained in:
Leighton Pennicott
2020-11-02 15:13:57 -05:00
committed by Leo Pinedo
parent 84c5052770
commit 16ba9afc5f

View File

@@ -1,7 +1,7 @@
{
'name': 'Account Invoice Change',
'author': 'Hibou Corp. <hello@hibou.io>',
'version': '11.0.1.0.0',
'version': '12.0.1.0.0',
'category': 'Accounting',
'sequence': 95,
'summary': 'Technical foundation for changing invoices.',