From fd1cce7cf53bcea5a2aaed307dbd5b6a4488c33b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 1 Oct 2022 14:29:52 +0000 Subject: [PATCH] stock_picking_report_valued 14.0.1.2.0 --- stock_picking_report_valued/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_report_valued/__manifest__.py b/stock_picking_report_valued/__manifest__.py index d96ed66..10b9853 100644 --- a/stock_picking_report_valued/__manifest__.py +++ b/stock_picking_report_valued/__manifest__.py @@ -8,7 +8,7 @@ { "name": "Valued Picking Report", "summary": "Adding Valued Picking on Delivery Slip report", - "version": "14.0.1.1.1", + "version": "14.0.1.2.0", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-reporting", "category": "Warehouse Management",