From b7b57da0b734f07355dad4551df4780c6f1cd840 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 6 May 2021 09:34:48 +0000 Subject: [PATCH] stock_picking_report_valued_sale_mrp 12.0.1.0.2 --- stock_picking_report_valued_sale_mrp/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_report_valued_sale_mrp/__manifest__.py b/stock_picking_report_valued_sale_mrp/__manifest__.py index d5fbc69..b647ce1 100644 --- a/stock_picking_report_valued_sale_mrp/__manifest__.py +++ b/stock_picking_report_valued_sale_mrp/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Valued picking linked with MRP Kits", "summary": "Allow to summarize the picking related with the selled kits", - "version": "12.0.1.0.1", + "version": "12.0.1.0.2", "development_status": "Beta", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-reporting",