[IMP] add tracking on category

This commit is contained in:
Sébastien BEAU
2022-01-04 16:17:03 +01:00
committed by Alexis de Lattre
parent eddab6020a
commit c7c9b2d341
4 changed files with 34 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/product_category_view.xml',
],
'installable': True,
}