[IMP] mrp_usability: improve smart button from products to BoMs

This commit is contained in:
clementmbr
2020-08-05 14:33:07 -03:00
parent 15ee1b2f59
commit c082baa340
9 changed files with 79 additions and 3 deletions

View File

@@ -13,7 +13,8 @@
'website': 'http://www.akretion.com',
'depends': ['mrp'],
'data': [
'mrp_view.xml',
'views/mrp_views.xml',
'views/product_views.xml',
'report/mrp_report.xml'
],
'installable': True,