FIX store field product_code in stock.move

This commit is contained in:
David Beal
2016-11-11 18:31:56 +01:00
parent 6176b37fa6
commit 08f434b6a0
4 changed files with 39 additions and 38 deletions

View File

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