mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[FIX] maintenance_usage: more specific xpath for usage_qty
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<field string="Usage" name="usage_count" widget="statinfo"/>
|
||||
</button>
|
||||
</xpath>
|
||||
<xpath expr="//form/sheet/group/group[1]" position="inside">
|
||||
<xpath expr="//field[@name='equipment_assign_to']/.." position="inside">
|
||||
<label for="usage_qty"/>
|
||||
<div class="o_row" name="usage">
|
||||
<field name="usage_qty" nolabel="1"/>
|
||||
|
||||
Reference in New Issue
Block a user