[ADD] values tree view on product attribute

This commit is contained in:
Kev-Roche
2022-03-07 22:37:16 +01:00
parent bade674c41
commit 4a434d69f9
4 changed files with 67 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ This module has been written by Alexis de Lattre from Akretion <alexis.delattre@
'views/product_product.xml',
'views/product_config_menu.xml',
'views/product_category_view.xml',
'views/product_attribute_view.xml',
],
'installable': True,
}