mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix pos superbar
This commit is contained in:
@@ -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': [
|
||||
|
||||
Reference in New Issue
Block a user