make field 'ref' editable for contacts and addresses
parent
1471ff2cf2
commit
ea9a1479dd
|
|
@ -14,6 +14,7 @@
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="//group/field[@name='name']" position="after">
|
<xpath expr="//group/field[@name='name']" position="after">
|
||||||
<field name="property_delivery_carrier_id"/>
|
<field name="property_delivery_carrier_id"/>
|
||||||
|
<field name="ref"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="//field[@name='parent_id']/.." position="before">
|
<xpath expr="//field[@name='parent_id']/.." position="before">
|
||||||
<h3>
|
<h3>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue