Merge pull request #1058 from expsa/dev_odex25_accounting

[UPDATE]UPDATE
This commit is contained in:
zainab2097 2024-09-10 10:44:07 +03:00 committed by GitHub
commit d0b4d5cdc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@
</button>
</xpath>
<xpath expr="//page[@name='other_info']" position="inside">
<group name="model_info" string='Model Info'>
<field readonly="1" name='res_model'/>
<field readonly="1" name='res_id'/>
<group invisible="1" name="model_info" string='Model Info'>
<field invisible="1" readonly="1" name='res_model'/>
<field invisible="1" readonly="1" name='res_id'/>
</group>
</xpath>
</field>