Merge pull request #553 from expsa/accountdev

Update account_move_line_view.xml
This commit is contained in:
zainab2097 2024-08-06 10:42:00 +03:00 committed by GitHub
commit 5ac91183fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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>