From 85ba316b56c40b30f18fa1416851c55a8ab8cac9 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 16 Jan 2014 00:15:48 +0100 Subject: [PATCH] [IMP] base_location: create_name_field for zip_id and added field for contact form. --- base_location/company_view.xml | 1 + base_location/partner_view.xml | 13 +++++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/base_location/company_view.xml b/base_location/company_view.xml index d697158e3..9aa24e358 100644 --- a/base_location/company_view.xml +++ b/base_location/company_view.xml @@ -9,6 +9,7 @@ diff --git a/base_location/partner_view.xml b/base_location/partner_view.xml index 5a11016b0..1329b1e02 100644 --- a/base_location/partner_view.xml +++ b/base_location/partner_view.xml @@ -8,11 +8,20 @@ + attrs="{'invisible': [('use_parent_address','=',True)]}" + /> + + +