From abd5ce68844d6eef7fdb3e00c18a76da0cc96958 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 26 Jan 2023 09:40:17 +0000 Subject: [PATCH] account_fiscal_position_vat_check 16.0.1.1.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 0eb9cdeb..52ba2a5a 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": "16.0.1.0.0", + "version": "16.0.1.1.0", "category": "Invoices & Payments", "license": "AGPL-3", "summary": "Check VAT on invoice validation",