tab 'equipment invisible in line of purchase when product is 'equipment'

This commit is contained in:
2022-06-30 09:32:01 -05:00
parent b23e83eb25
commit 98b33d8b8c
2 changed files with 40 additions and 6 deletions

View File

@@ -14,4 +14,9 @@
<field name="refurbish"/>
</page>
</xpath>
<xpath
expr="/form/notebook/page[@id='general']/field[@name='product']" position="after">
<label name="product_equipment"/>
<field name="product_equipment"/>
</xpath>
</data>