mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
@@ -23,7 +23,13 @@
|
||||
expr="//field[@name='invoice_line_ids']//field[@name='account_id']"
|
||||
position="after"
|
||||
>
|
||||
<field name="hs_code_id" invisible="1" />
|
||||
<field name="hs_code_id" optional="hide" />
|
||||
</xpath>
|
||||
<xpath
|
||||
expr="//field[@name='line_ids']//field[@name='account_id']"
|
||||
position="after"
|
||||
>
|
||||
<field name="hs_code_id" optional="hide" />
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user