tab 'equipment' in sale invisible with product
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<field name="biomedical_class"/>
|
||||
<label name="calibration"/>
|
||||
<field name="calibration"/>
|
||||
<newline/>
|
||||
<label name="mark_category"/>
|
||||
<field name="mark_category"/>
|
||||
<label name="model_category"/>
|
||||
@@ -38,6 +39,8 @@
|
||||
<field name="health_register"/>
|
||||
<label name="origin_country"/>
|
||||
<field name="origin_country"/>
|
||||
<label name="current_subscription"/>
|
||||
<field name="current_subscription"/>
|
||||
|
||||
<notebook>
|
||||
<page string="Subscriptions" id="subscriptions_equipment">
|
||||
|
||||
@@ -8,4 +8,9 @@
|
||||
<field name="address_equipment"/>
|
||||
</page>
|
||||
</xpath>
|
||||
<xpath
|
||||
expr="/form/notebook/page[@id='general']/field[@name='product']" position="after">
|
||||
<label name="product_equipment"/>
|
||||
<field name="product_equipment"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user