Initialize v16 branch

This commit is contained in:
Alexis de Lattre
2022-10-26 21:09:52 +02:00
parent deb37a1688
commit 9aac933dcb
88 changed files with 50 additions and 1047 deletions

View File

@@ -12,6 +12,6 @@
'website': 'https://github.com/akretion/odoo-usability',
'depends': ['account_invoice_update_wizard', 'account_payment_partner'],
'data': ['wizard/account_move_update_view.xml'],
'installable': True,
'installable': False,
'auto_install': True,
}