From 2c49cb8050d71ba1d4c9e9e78df662e8d40f7ce8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 1 Oct 2022 14:32:02 +0000 Subject: [PATCH] stock_account_valuation_report 15.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 830c0a2..c195874 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": "15.0.1.0.0", + "version": "15.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",