File tree Expand file tree Collapse file tree
spp_base_social_registry/views Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 </field >
1313 </record >
1414
15- <record id =" view_individuals_base_custom_form " model =" ir.ui.view" >
16- <field name =" name" >view_individuals_base_custom_form </field >
15+ <record id =" view_individuals_social_registry_form " model =" ir.ui.view" >
16+ <field name =" name" >view_individuals_social_registry_form </field >
1717 <field name =" model" >res.partner</field >
1818 <field name =" inherit_id" ref =" g2p_registry_individual.view_individuals_form" />
1919 <field name =" arch" type =" xml" >
4141 <xpath expr =" //field[@name='related_1_ids']/tree/field[@name='disabled_by']" position =" attributes" >
4242 <attribute name =" column_invisible" >1</attribute >
4343 </xpath >
44+ <xpath expr =" //page[@name='relationships']" position =" attributes" >
45+ <attribute name =" string" >Relations</attribute >
46+ </xpath >
4447 </field >
4548 </record >
4649
5558 </field >
5659 </record >
5760
58- <record id =" view_groups_base_custom_form " model =" ir.ui.view" >
59- <field name =" name" >view_groups_base_custom_form </field >
61+ <record id =" view_groups_social_registry_form " model =" ir.ui.view" >
62+ <field name =" name" >view_groups_social_registry_form </field >
6063 <field name =" model" >res.partner</field >
6164 <field name =" inherit_id" ref =" g2p_registry_group.view_groups_form" />
6265 <field name =" arch" type =" xml" >
8487 <xpath expr =" //field[@name='related_1_ids']/tree/field[@name='disabled_by']" position =" attributes" >
8588 <attribute name =" column_invisible" >1</attribute >
8689 </xpath >
90+ <xpath expr =" //page[@name='relationships']" position =" attributes" >
91+ <attribute name =" string" >Relations</attribute >
92+ </xpath >
8793 </field >
8894 </record >
8995
Original file line number Diff line number Diff line change 3434 <xpath expr =" //field[@name='related_1_ids']/tree/field[@name='disabled_by']" position =" attributes" >
3535 <attribute name =" column_invisible" >1</attribute >
3636 </xpath >
37+ <xpath expr =" //page[@name='relationships']" position =" attributes" >
38+ <attribute name =" string" >Relations</attribute >
39+ </xpath >
3740 </field >
3841 </record >
3942
7073 <xpath expr =" //field[@name='related_1_ids']/tree/field[@name='disabled_by']" position =" attributes" >
7174 <attribute name =" column_invisible" >1</attribute >
7275 </xpath >
76+ <xpath expr =" //page[@name='relationships']" position =" attributes" >
77+ <attribute name =" string" >Relations</attribute >
78+ </xpath >
7379 </field >
7480 </record >
7581
You can’t perform that action at this time.
0 commit comments