diff --git a/partner_firstname/views/res_partner.xml b/partner_firstname/views/res_partner.xml
index c0956ff9a..3b9e6b243 100644
--- a/partner_firstname/views/res_partner.xml
+++ b/partner_firstname/views/res_partner.xml
@@ -17,10 +17,12 @@
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
@@ -45,10 +47,12 @@
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
@@ -69,10 +73,12 @@
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>
+ ('is_company', '=', False),
+ ('type', '=', 'contact')]}"/>