add field 'equipment' which contains the relation with 'optical_equipment.equipment'
This commit is contained in:
@@ -9,8 +9,10 @@
|
||||
</page>
|
||||
</xpath>
|
||||
<xpath
|
||||
expr="/form/notebook/page[@id='general']/field[@name='product']" position="after">
|
||||
expr="/form/notebook/page[@id='general']/label[@name='product']" position="before">
|
||||
<label name="product_equipment"/>
|
||||
<field name="product_equipment"/>
|
||||
<label name="equipment"/>
|
||||
<field name="equipment"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user