Merge pull request #1058 from expsa/dev_odex25_accounting
[UPDATE]UPDATE
This commit is contained in:
commit
d0b4d5cdc4
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue