Update purchase_requisition_custom.xml

This commit is contained in:
zainab2097 2024-10-07 12:05:38 +03:00 committed by GitHub
parent e23bae2bac
commit b66edf1486
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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">