From a6524d59b469d4ce6bef79a8338d33651a98083c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 14 Jul 2023 07:49:35 +0000 Subject: [PATCH] account_document_reversal 13.0.1.0.3 --- account_document_reversal/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_document_reversal/__manifest__.py b/account_document_reversal/__manifest__.py index a6cb3d52e..01cf71477 100644 --- a/account_document_reversal/__manifest__.py +++ b/account_document_reversal/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Document Reversal", "summary": "Create reversed journal entries when cancel document", - "version": "13.0.1.0.2", + "version": "13.0.1.0.3", "author": "Ecosoft,ForgeFlow,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "category": "Accounting & Finance",