From cfc994c02191db383f82199a8f03aff861935772 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Fri, 29 Mar 2019 15:12:03 +0800 Subject: [PATCH] update ver --- app_product_weight_sale/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_product_weight_sale/__manifest__.py b/app_product_weight_sale/__manifest__.py index 7d4ff9c8..ac352e31 100644 --- a/app_product_weight_sale/__manifest__.py +++ b/app_product_weight_sale/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Weight in Sales Order', - 'version': '11.19.03.04', + 'version': '11.19.03.29', 'summary': 'Add Product sku weight in Sale Order, product weight, sale weight, sale order weight, total weight, kg kg(s) lb lb(s) support', 'sequence': 10, 'license': 'LGPL-3',