From 6e675bfb2dcc8df4d19efc301ce4b95bd30e23af Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 26 Aug 2022 09:36:04 +0000 Subject: [PATCH] stock_inventory_valuation_pivot 14.0.1.1.0 --- stock_inventory_valuation_pivot/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_inventory_valuation_pivot/__manifest__.py b/stock_inventory_valuation_pivot/__manifest__.py index 32d4410..9030c93 100644 --- a/stock_inventory_valuation_pivot/__manifest__.py +++ b/stock_inventory_valuation_pivot/__manifest__.py @@ -1,6 +1,6 @@ { "name": "Stock Inventory Valuation Pivot", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "summary": "Add pivot view to the stock inventory valuation report", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-reporting",