From 27e76aafdae6f29c4c6bbacf28fb00858215642a Mon Sep 17 00:00:00 2001 From: ivan deng Date: Thu, 3 Jan 2019 18:55:13 +0800 Subject: [PATCH] hat release 1 --- 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 ea012373..e1aeab7f 100644 --- a/app_product_weight_sale/__manifest__.py +++ b/app_product_weight_sale/__manifest__.py @@ -2,7 +2,7 @@ # Part of Odoo. See LICENSE file for full copyright and licensing details. { - 'name': 'App Product Weight in Sales Order', + 'name': 'Weight in Sales Order', 'version': '12.19.01.03', '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,