From c930ca588940e47db856ed1499e4d51dd3f11f0f Mon Sep 17 00:00:00 2001 From: syera bonneaux Date: Thu, 20 Oct 2022 15:53:05 +0200 Subject: [PATCH] [MIG] account_fiscal_position_vat_check: Migration to 16.0 --- account_fiscal_position_vat_check/__manifest__.py | 2 +- account_fiscal_position_vat_check/views/res_partner.xml | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/account_fiscal_position_vat_check/__manifest__.py b/account_fiscal_position_vat_check/__manifest__.py index 1d3edc4a..0eb9cdeb 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": "15.0.1.0.1", + "version": "16.0.1.0.0", "category": "Invoices & Payments", "license": "AGPL-3", "summary": "Check VAT on invoice validation", diff --git a/account_fiscal_position_vat_check/views/res_partner.xml b/account_fiscal_position_vat_check/views/res_partner.xml index f805e58f..7b7adfeb 100644 --- a/account_fiscal_position_vat_check/views/res_partner.xml +++ b/account_fiscal_position_vat_check/views/res_partner.xml @@ -9,18 +9,15 @@ res.partner -