From 3ae629f51d74744d57b6df973ca65a8bc7cf9a59 Mon Sep 17 00:00:00 2001 From: Eduardo De Miguel Date: Tue, 7 Jun 2022 16:24:17 +0200 Subject: [PATCH] [MIG] account_fiscal_position_vat_check: Migration to 15.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 bd19f282..a451fdc4 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": "15.0.1.0.0", "category": "Invoices & Payments", "license": "AGPL-3", "summary": "Check VAT on invoice validation",