diff --git a/app_pos_superbar/__manifest__.py b/app_pos_superbar/__manifest__.py index c54c7a51..aed3d8a0 100644 --- a/app_pos_superbar/__manifest__.py +++ b/app_pos_superbar/__manifest__.py @@ -17,7 +17,7 @@ { 'name': "App Pos order browse by store salesperson status", - 'version': '14.20.04.11', + 'version': '14.22.02.25', 'author': 'Sunpop.cn', 'category': 'Point of Sale', 'website': 'https://www.sunpop.cn', @@ -37,13 +37,14 @@ 'price': 0.00, 'currency': 'EUR', 'depends': [ - 'point_of_sale', + 'pos_sale', 'app_product_superbar', ], - 'images': ['static/description/banner.gif'], + 'images': ['static/description/superbar.gif'], 'data': [ 'views/product_views.xml', 'views/pos_order_views.xml', + 'views/pos_config_views.xml', 'views/report_pos_order_views.xml', ], 'demo': [ diff --git a/app_pos_superbar/static/description/superbar.gif b/app_pos_superbar/static/description/superbar.gif index 6e7318a5..07c2ff79 100644 Binary files a/app_pos_superbar/static/description/superbar.gif and b/app_pos_superbar/static/description/superbar.gif differ diff --git a/app_pos_superbar/views/pos_config_views.xml b/app_pos_superbar/views/pos_config_views.xml new file mode 100644 index 00000000..1d68ebb9 --- /dev/null +++ b/app_pos_superbar/views/pos_config_views.xml @@ -0,0 +1,17 @@ + + + + + app.pos.config.search.view + pos.config + + + + + + + + + + + \ No newline at end of file diff --git a/app_pos_superbar/views/pos_order_views.xml b/app_pos_superbar/views/pos_order_views.xml index 461ca065..3b4e1270 100644 --- a/app_pos_superbar/views/pos_order_views.xml +++ b/app_pos_superbar/views/pos_order_views.xml @@ -9,7 +9,7 @@ - + diff --git a/app_pos_superbar/views/report_pos_order_views.xml b/app_pos_superbar/views/report_pos_order_views.xml index a61649fb..5bc82843 100644 --- a/app_pos_superbar/views/report_pos_order_views.xml +++ b/app_pos_superbar/views/report_pos_order_views.xml @@ -8,7 +8,7 @@ - +