From ca40b0b1bd02dd35eb0d033301000484b1f99f87 Mon Sep 17 00:00:00 2001 From: Mitchell Admin Date: Wed, 6 Jan 2021 12:14:51 +0000 Subject: [PATCH] :arrow_up::one::three: OCA/odoo-module-migrator close #1067 > Made via .github/workflows/DINAR-PORT.yml --- res_partner_country_code/__manifest__.py | 2 +- res_partner_country_code/views.xml | 36 +++++++++++------------- 2 files changed, 18 insertions(+), 20 deletions(-) diff --git a/res_partner_country_code/__manifest__.py b/res_partner_country_code/__manifest__.py index a68ccc0085..5968111825 100644 --- a/res_partner_country_code/__manifest__.py +++ b/res_partner_country_code/__manifest__.py @@ -8,5 +8,5 @@ "depends": ["base"], "data": ["views.xml"], "demo": [], - "installable": False, + "installable": True, } diff --git a/res_partner_country_code/views.xml b/res_partner_country_code/views.xml index fd714a8546..be255adbf0 100644 --- a/res_partner_country_code/views.xml +++ b/res_partner_country_code/views.xml @@ -1,20 +1,18 @@ - - - - res.partner.simplified.form.country.code - res.partner - - - - - - - - - + + + res.partner.simplified.form.country.code + res.partner + + + + + + + +