Update account_move_line_view.xml
This commit is contained in:
parent
94d267f6f0
commit
ec49f46a05
|
|
@ -58,6 +58,9 @@
|
|||
<xpath expr="//field[@name='line_ids']/tree//field[@name='analytic_tag_ids']" position='attributes'>
|
||||
<attribute name='optional'>hide</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='line_ids']/tree//field[@name='currency_id']" position='attributes'>
|
||||
<attribute name='optional'>hide</attribute>
|
||||
</xpath>
|
||||
|
||||
</field>
|
||||
</record>
|
||||
|
|
|
|||
Loading…
Reference in New Issue