From 2342576fbfbbc0372b61293fd74d6063f80e7961 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 1 Oct 2022 16:15:12 +0000 Subject: [PATCH] account_fiscal_position_vat_check 14.0.1.2.0 --- account_fiscal_position_vat_check/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_fiscal_position_vat_check/__manifest__.py b/account_fiscal_position_vat_check/__manifest__.py index bd19f2821..7217726de 100644 --- a/account_fiscal_position_vat_check/__manifest__.py +++ b/account_fiscal_position_vat_check/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Fiscal Position VAT Check", - "version": "14.0.1.1.0", + "version": "14.0.1.2.0", "category": "Invoices & Payments", "license": "AGPL-3", "summary": "Check VAT on invoice validation",