Update views.xml
This commit is contained in:
parent
3892ecee4f
commit
bbd41ab498
|
|
@ -8,7 +8,7 @@
|
|||
<field name="inherit_id" ref="base.view_partner_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//page[1]" position="before">
|
||||
<page name="personal_info" string='Personal Information'>
|
||||
<page attrs="{'invisible':[('company_type', '!=', 'person')]}" name="personal_info" string='Personal Information'>
|
||||
<group>
|
||||
<group name="identifcation_info">
|
||||
<field name="identification_type"
|
||||
|
|
|
|||
Loading…
Reference in New Issue