Update inherited_account_invoice.xml
This commit is contained in:
parent
655100e5d1
commit
6228d9440e
|
|
@ -76,7 +76,7 @@
|
||||||
<attribute name="context">{'branch_id' : branch_id}</attribute>
|
<attribute name="context">{'branch_id' : branch_id}</attribute>
|
||||||
</xpath> -->
|
</xpath> -->
|
||||||
<xpath expr="//field[@name='line_ids']//tree//field[@name='partner_id']" position="after">
|
<xpath expr="//field[@name='line_ids']//tree//field[@name='partner_id']" position="after">
|
||||||
<field name="branch_id"/>
|
<field optional="hide" name="branch_id"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue