MIG *_product_tree_default to v14

Add module pos_product_tree_default
Improve orderpoint views
This commit is contained in:
Alexis de Lattre
2021-02-02 18:33:03 +01:00
parent 183bba3752
commit b2ce8f0aca
10 changed files with 84 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
{
'name': 'Purchase Product Tree Default',
'version': '12.0.1.0.0',
'version': '14.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,
}