From 9bdddf1589e96e8667cdedc8a592280d879f0117 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 10 Aug 2023 10:56:26 +0000 Subject: [PATCH] stock_picking_report_valued_sale_mrp 15.0.1.1.0 --- 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 2cd8ffc..45e203c 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": "15.0.1.0.0", + "version": "15.0.1.1.0", "development_status": "Beta", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-reporting",