FIX only get supplier code, not default code to avoid confusing

This commit is contained in:
David Beal
2016-11-11 21:58:03 +01:00
parent 64cb3d44ad
commit 7948193fe0
4 changed files with 25 additions and 22 deletions

View File

@@ -162,7 +162,7 @@
states="confirmed,assigned"/>
</field>
<field name="product_id" position="after">
<field name="product_code"/>
<field name="product_supplier_code"/>
</field>
</field>
</record>