From b987fdc5f4089a8d835191cb1758f8090ffd5cc1 Mon Sep 17 00:00:00 2001 From: Felipe Garcia Suez Date: Fri, 28 Nov 2025 10:45:59 -0300 Subject: [PATCH] =?UTF-8?q?[FIX]=20stock=5Fcurrency=5Fvaluation:=20Correcc?= =?UTF-8?q?i=C3=B3n=20de=20error=20en=20la=20valoraci=C3=B3n=20de=20moneda?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stock_currency_valuation/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_currency_valuation/__manifest__.py b/stock_currency_valuation/__manifest__.py index 180a35300..2d08a6924 100644 --- a/stock_currency_valuation/__manifest__.py +++ b/stock_currency_valuation/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Stock currency valuation', - 'version': "16.0.2.2.0", + 'version': "16.0.2.3.0", 'category': 'Warehouse Management', 'sequence': 14, 'summary': '',