diff --git a/app_product_weight_sale/__manifest__.py b/app_product_weight_sale/__manifest__.py index c8da5516..4b13c459 100644 --- a/app_product_weight_sale/__manifest__.py +++ b/app_product_weight_sale/__manifest__.py @@ -18,7 +18,7 @@ 'website': 'http://www.sunpop.cn', 'images': ['static/description/banner.png'], 'currency': 'EUR', - 'price': 38, + 'price': 68, 'depends': ['sale_management'], 'data': [ 'views/sale_order_views.xml',