account_usability: harmised groups on product.product and product.category views

This commit is contained in:
Alexis de Lattre
2017-12-06 15:01:46 +01:00
parent 72116a7374
commit e7afaa2c78
2 changed files with 25 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ This module has been written by Alexis de Lattre from Akretion <alexis.delattre@
'data': [
'account_view.xml',
'partner_view.xml',
'product_view.xml',
'wizard/account_invoice_mark_sent_view.xml',
],
'installable': True,