diff --git a/multi_branch_pos/__manifest__.py b/multi_branch_pos/__manifest__.py index 81e1b2644..b60a7374b 100644 --- a/multi_branch_pos/__manifest__.py +++ b/multi_branch_pos/__manifest__.py @@ -22,7 +22,7 @@ { 'name': "Multiple Branch Setup for POS", - 'version': "15.0.1.0.0", + 'version': "15.0.1.1.0", 'summary': """ Multiple Branch Unit Operation Setup for Odoo POS""", 'description': """ Multiple Branch Unit Operation Setup for Odoo POS""", 'author': "Cybrosys Techno Solutions", diff --git a/multi_branch_pos/views/branch_pos_orders_views.xml b/multi_branch_pos/views/branch_pos_orders_views.xml index 8780e632d..721b3081a 100644 --- a/multi_branch_pos/views/branch_pos_orders_views.xml +++ b/multi_branch_pos/views/branch_pos_orders_views.xml @@ -22,5 +22,16 @@ + + + pos.order.tree.branch + pos.order + + + + + + + \ No newline at end of file