[MIG] partner tree and product tree modules

This commit is contained in:
Alexis de Lattre
2022-12-13 10:49:22 +01:00
parent 03d045be1c
commit a63c35fcbf
13 changed files with 32 additions and 24 deletions

View File

@@ -4,7 +4,7 @@
{
'name': 'Sale Product Tree Default',
'version': '14.0.1.0.0',
'version': '16.0.1.0.0',
'category': 'Product',
'license': 'AGPL-3',
'summary': 'Tree view by default instead of kanban for Products',
@@ -18,5 +18,5 @@
'data': [
'views/product_template.xml'
],
'installable': False,
'installable': True,
}