diff --git a/pos_product_tree_default/__init__.py b/pos_product_tree_default/__init__.py
new file mode 100644
index 0000000..e69de29
diff --git a/pos_product_tree_default/__manifest__.py b/pos_product_tree_default/__manifest__.py
new file mode 100644
index 0000000..800f1fd
--- /dev/null
+++ b/pos_product_tree_default/__manifest__.py
@@ -0,0 +1,22 @@
+# Copyright 2021 Akretion (http://www.akretion.com)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+
+
+{
+ 'name': 'POS Product Tree Default',
+ 'version': '14.0.1.0.0',
+ 'category': 'Product',
+ 'license': 'AGPL-3',
+ 'summary': 'Tree view by default instead of kanban for Products',
+ 'description': """
+ Replace default kanban view by tree view for product menu in Point of Sale
+ main menu
+ """,
+ 'author': 'Akretion',
+ 'website': 'http://www.akretion.com',
+ 'depends': ['point_of_sale'],
+ 'data': [
+ 'views/product_template.xml'
+ ],
+ 'installable': True,
+}
diff --git a/pos_product_tree_default/views/product_template.xml b/pos_product_tree_default/views/product_template.xml
new file mode 100644
index 0000000..79122a9
--- /dev/null
+++ b/pos_product_tree_default/views/product_template.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ tree,form,kanban,activity
+
+
+
diff --git a/purchase_product_tree_default/__manifest__.py b/purchase_product_tree_default/__manifest__.py
index d2bc4bf..49c18c8 100644
--- a/purchase_product_tree_default/__manifest__.py
+++ b/purchase_product_tree_default/__manifest__.py
@@ -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,
}
diff --git a/sale_product_tree_default/__manifest__.py b/sale_product_tree_default/__manifest__.py
index 8ae69c0..4f7b7a5 100644
--- a/sale_product_tree_default/__manifest__.py
+++ b/sale_product_tree_default/__manifest__.py
@@ -4,7 +4,7 @@
{
'name': 'Sale 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,
}
diff --git a/sale_product_tree_default/views/product_template.xml b/sale_product_tree_default/views/product_template.xml
index 04626e1..aeb1e44 100644
--- a/sale_product_tree_default/views/product_template.xml
+++ b/sale_product_tree_default/views/product_template.xml
@@ -4,7 +4,7 @@
tree,form,kanban,activity
-
+
diff --git a/stock_product_tree_default/__manifest__.py b/stock_product_tree_default/__manifest__.py
index a8ed941..f27d7bd 100644
--- a/stock_product_tree_default/__manifest__.py
+++ b/stock_product_tree_default/__manifest__.py
@@ -1,10 +1,10 @@
-# © 2019 Akretion (http://www.akretion.com)
+# Copyright 2019-2021 Akretion (http://www.akretion.com)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'Stock 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,
}
diff --git a/stock_product_tree_default/views/product_template.xml b/stock_product_tree_default/views/product_template.xml
index 5e87885..d3ca2a9 100644
--- a/stock_product_tree_default/views/product_template.xml
+++ b/stock_product_tree_default/views/product_template.xml
@@ -4,7 +4,7 @@
tree,form,kanban,activity
-
+
diff --git a/stock_usability/__manifest__.py b/stock_usability/__manifest__.py
index 4acb88c..9d95726 100644
--- a/stock_usability/__manifest__.py
+++ b/stock_usability/__manifest__.py
@@ -32,6 +32,7 @@ This module has been written by Alexis de Lattre from Akretion
+
+
+
+
+
+
+ stock.warehouse.orderpoint
+
+
+
+
+
+
+
+
+
+ stock.warehouse.orderpoint
+
+
+
+ show
+
+
+
+
+
+ stock.warehouse.orderpoint
+
+
+
+ show
+
+
+
+
+
+
+