[IMP]Configuration Warehouse : view improved
authorHardik <hsa@tinyerp.com>
Mon, 2 Jul 2012 12:26:22 +0000 (17:56 +0530)
committerHardik <hsa@tinyerp.com>
Mon, 2 Jul 2012 12:26:22 +0000 (17:56 +0530)
bzr revid: hsa@tinyerp.com-20120702122622-kk5oi380sdjj942t

addons/stock/res_config_view.xml

index 383c277..f5c1510 100644 (file)
                                 <field name="module_claim_from_delivery"/>
                             </group>
                         </group>
-                        <group string="Logistics">
-                            <group>
+                        <group>
+                            <group string="Logistics">
                                 <field name="group_stock_multiple_locations"/>
                                 <field name="module_stock_invoice_directly"/>
-                            </group>
-                            <group>
                                 <field name="module_stock_location"/>
-                                <field name="decimal_precision"/>
+                                <field name="decimal_precision" class="oe_inline"/>
                             </group>
-                        </group>
-                        <group string="Products">
-                            <group>
+                            <group string="Products">
                                 <field name="group_stock_packaging"/>
                                 <field name="group_uom"/>
                                 <field name="group_uos"/>
-                            </group>
-                            <group>
-                                <field name="group_stock_inventory_valuation"/>
+                                <field name="group_stock_inventory_valuation" class="oe_inline"/>
                                 <field name="group_product_variant"/>
                             </group>
                         </group>