[16.0][IMP] contract and contract_variable_quantity: improve visual of contract lines

This commit is contained in:
Alicia Garzo Moreno
2024-04-01 18:52:06 +02:00
parent 25a70bb1cd
commit de15e11539
2 changed files with 14 additions and 68 deletions

View File

@@ -8,7 +8,7 @@
ref="contract.contract_abstract_contract_line_form_view"
/>
<field name="arch" type="xml">
<xpath expr="//label[@for='quantity']" position="before">
<xpath expr="//field[@name='quantity']" position="before">
<field name="qty_type" />
</xpath>
<xpath expr="//field[@name='quantity']" position="after">