Skip to content
Snippets Groups Projects
Commit e0161e43 authored by Juliana's avatar Juliana
Browse files

[ADD] Add vendor 2 in sale in view

parent a4770a75
No related branches found
No related tags found
No related merge requests found
File added
File added
File added
......@@ -7,9 +7,9 @@
<field name="model">sale.order</field>
<field name="inherit_id" ref="sale.view_order_form"/>
<field name="arch" type="xml">
<field name="//notebook//page[@name='other_information']//group//group//field[@name='user_id']" position="after">
<xpath expr="//notebook//page[@name='other_information']//group//group//field[@name='user_id']" position="after">
<field name="user_second_id"/>
</field>
</xpath>
</field>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment