[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 Cedric Collins
parent 247ffae55f
commit eb73d4f562

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