[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
parent b88b08c38d
commit 3c066598b8

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.',