Update purchase_requisition_custom.xml
This commit is contained in:
parent
e23bae2bac
commit
b66edf1486
|
|
@ -102,8 +102,8 @@
|
|||
</button>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='payment_term_id']" position="after">
|
||||
<field invisible="0" readonly="1" name='res_model'/>
|
||||
<field invisible="0" readonly="1" name='res_id'/>
|
||||
<field invisible="1" readonly="1" name='res_model'/>
|
||||
<field invisible="1" readonly="1" name='res_id'/>
|
||||
</xpath>
|
||||
|
||||
<xpath expr="//div[hasclass('oe_button_box')]" position="inside">
|
||||
|
|
|
|||
Loading…
Reference in New Issue