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
+
+
+
+
+
+
+
+