diff --git a/partner_firstname/views/res_partner.xml b/partner_firstname/views/res_partner.xml
index 85c269613..7f39c52af 100644
--- a/partner_firstname/views/res_partner.xml
+++ b/partner_firstname/views/res_partner.xml
@@ -19,10 +19,12 @@
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
@@ -47,10 +49,12 @@
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
@@ -71,10 +75,12 @@
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>