From bfe67da1cb4052245273d0da14340f5f7941f2b6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 6 May 2022 10:32:09 +0000 Subject: [PATCH] account_move_line_tax_editable 14.0.2.0.0 --- account_move_line_tax_editable/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_line_tax_editable/__manifest__.py b/account_move_line_tax_editable/__manifest__.py index 371efd67a..7dba3fcab 100644 --- a/account_move_line_tax_editable/__manifest__.py +++ b/account_move_line_tax_editable/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Move Line Tax Editable", "summary": "Allows to edit taxes on non-posted account move lines", - "version": "14.0.1.1.0", + "version": "14.0.2.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",