product_usability: add a menu entry for UoMs in Configuration > Technique

This allows to have a menu entry for UoM even when the sale and stock
modules are NOT installed.
This commit is contained in:
Alexis de Lattre
2022-04-22 08:58:43 +02:00
parent fe96425d84
commit c7bd3319a9
2 changed files with 23 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ This module has been written by Alexis de Lattre from Akretion <alexis.delattre@
'views/product_pricelist_item.xml',
'views/product_template_view.xml',
'views/product_product.xml',
'views/uom_uom.xml',
'views/product_category_view.xml',
],
'installable': True,