[UPDATE]UPDATE

This commit is contained in:
zainab8585 2024-09-10 09:43:12 +02:00
parent 87d1ae5e05
commit ecdd4719a0
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>