Update account_move_view.xml
This commit is contained in:
parent
56254bf21c
commit
991d7d5b14
|
|
@ -12,6 +12,12 @@
|
|||
<field name="attach_no" widget="statinfo" string="Documents"/>
|
||||
</button>
|
||||
</xpath>
|
||||
<xpath expr="//page[@name='other_info']" position="inside">
|
||||
<group name="model_info" string='Model Info'>
|
||||
<field name='res_model'/>
|
||||
<field name='res_id'/>
|
||||
</group>
|
||||
</xpath>
|
||||
|
||||
</field>
|
||||
</record>
|
||||
|
|
|
|||
Loading…
Reference in New Issue