Add sale_id on picking form

This commit is contained in:
Alexis de Lattre
2016-11-22 10:50:48 +01:00
parent 4c12fd0b29
commit 27e876e0c8
3 changed files with 13 additions and 1 deletions

View File

@@ -35,6 +35,7 @@
</xpath>
<field name="partner_dest_id" position="before">
<field name="orderpoint_id" readonly="1"/>
<field name="move_dest_id" groups="base.group_no_one" readonly="1"/>
</field>
</field>
</record>