[IMP]Purchase Order : Create Child View
authorHardik <hsa@tinyerp.com>
Wed, 20 Jun 2012 11:07:12 +0000 (16:37 +0530)
committerHardik <hsa@tinyerp.com>
Wed, 20 Jun 2012 11:07:12 +0000 (16:37 +0530)
bzr revid: hsa@tinyerp.com-20120620110712-n6b8w4orfaulmg6z

addons/purchase/purchase_view.xml

index 3ed423c..6990448 100644 (file)
                                 </group>
                                </form>
                                 <tree string="Purchase Order Lines">
+                                       <field name="date_planned"/>
                                     <field name="name"/>
                                     <field name="product_qty"/>
                                     <field name="product_uom" groups="product.group_uom"/>
                                     <field name="price_unit"/>
-                                    <field name="price_subtotal"/>
+                                    <field name="price_subtotal"/>  
                                 </tree>
                             </field>
                             <group class="oe_subtotal_footer" col="4">