mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[16.0][IMP] contract and contract_variable_quantity: improve visual of contract lines
This commit is contained in:
committed by
Juanjo
parent
8e6d78bd7a
commit
e40581f643
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user