[FIX] Stock : Added Product UoS to the Stock Move view
authorJay (Open ERP) <jvo@tinyerp.com>
Tue, 24 Nov 2009 14:50:23 +0000 (20:20 +0530)
committerJay (Open ERP) <jvo@tinyerp.com>
Tue, 24 Nov 2009 14:50:23 +0000 (20:20 +0530)
bzr revid: jvo@tinyerp.com-20091124145023-p7vb6hc0pp1587s9

addons/stock/stock_view.xml

index 2f6eb80..382a8f8 100644 (file)
                     <field colspan="4" name="product_id" select="1"/>
                     <field name="product_qty" select="2" on_change="onchange_quantity(product_id, product_qty, product_uom, product_uos)"/>
                     <field name="product_uom" select="2"/>
+                    <field name="product_uos" select="2"/>
                     <field colspan="4" name="name" select="2"/>
                     <field name="date"/>
                     <field name="date_planned"/>