From bceb278199543dd9ed3fc00b76ef04a30786f19e Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Wed, 13 Aug 2014 14:59:37 +0200 Subject: [PATCH] [FIX] base: revert 19e401a for title on res.partner form The title of the partner is restricted with a context that will change in the onchange_type. Having twice the same field will not work well. Remove the invisible attribute as the domain is handled by the domain. --- openerp/addons/base/res/res_partner_view.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openerp/addons/base/res/res_partner_view.xml b/openerp/addons/base/res/res_partner_view.xml index 5f4cd26bbd7..5fa95114d50 100644 --- a/openerp/addons/base/res/res_partner_view.xml +++ b/openerp/addons/base/res/res_partner_view.xml @@ -31,7 +31,6 @@ - @@ -180,8 +179,7 @@ - - +