add view 'create_equipments' and domain on the button

This commit is contained in:
2022-06-29 13:27:23 -05:00
parent cf34d85596
commit 887ec2eeaa
2 changed files with 8 additions and 6 deletions

View File

@@ -7,4 +7,7 @@
<label name="equipment_available"/>
<field name="equipment_available"/>
</xpath>
<xpath expr="//button[@name='process']" position="after">
<button name="create_equipments"/>
</xpath>
</data>