change name 'equipment_available' to 'equipment_create'

This commit is contained in:
2022-07-04 11:37:57 -05:00
parent 8cc60e6540
commit 2f92c8f74b
2 changed files with 4 additions and 9 deletions

View File

@@ -4,8 +4,8 @@
<xpath
expr="/form/notebook/page[@id='info']/separator[@name='comment']"
position="before">
<label name="equipment_available"/>
<field name="equipment_available"/>
<label name="equipment_create"/>
<field name="equipment_create"/>
</xpath>
<xpath expr="//button[@name='process']" position="after">
<button name="create_equipments"/>