From c6848c6586fe07f841d9d0421f3e96b7c1679158 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 3 Oct 2022 08:50:51 +0000 Subject: [PATCH] stock_account_valuation_report 14.0.1.0.1 --- stock_account_valuation_report/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_account_valuation_report/__manifest__.py b/stock_account_valuation_report/__manifest__.py index e5b4619..97ac1a1 100644 --- a/stock_account_valuation_report/__manifest__.py +++ b/stock_account_valuation_report/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Account Valuation Report", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "summary": "Improves logic of the Inventory Valuation Report", "author": "ForgeFlow S.L., Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-reporting",