[ADD] values tree view on product attribute

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

View File

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