Update account_move_view.xml

This commit is contained in:
zainab2097 2024-09-09 17:27:08 +03:00 committed by GitHub
parent d93628ae6e
commit ac81bf3ea3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 6 deletions

View File

@ -14,11 +14,10 @@
</xpath>
<xpath expr="//page[@name='other_info']" position="inside">
<group name="model_info" string='Model Info'>
<field name='res_model'/>
<field name='res_id'/>
<field readonly="1" name='res_model'/>
<field readonly="1" name='res_id'/>
</group>
</xpath>
</field>
</record>
</odoo>