|
|
@ -3,7 +3,7 @@ |
|
|
|
<data> |
|
|
|
|
|
|
|
<!-- Declared the same in every module that may need it --> |
|
|
|
<record id="base.personal_contact_information" model="ir.ui.view"> |
|
|
|
<record id="personal_information" model="ir.ui.view"> |
|
|
|
<field name="name">Personal information page for contacts form</field> |
|
|
|
<field name="model">res.partner</field> |
|
|
|
<field name="inherit_id" ref="base.view_partner_form"/> |
|
|
|