[IMP] sale:-moved date fields of extended filter of Sales Analysis in new line
authormtr <mtr@mtr>
Wed, 29 Sep 2010 06:53:15 +0000 (12:23 +0530)
committermtr <mtr@mtr>
Wed, 29 Sep 2010 06:53:15 +0000 (12:23 +0530)
bzr revid: mtr@mtr-20100929065315-m0p9dp4mhm6y8v3i

addons/sale/report/sale_report_view.xml

index a2bdb8d..b914e2b 100644 (file)
                 </group>
                 <newline/>
                 <group expand="0" string="Extended Filters..." groups="base.group_extended">
-                    <field name="date"/>
-                    <field name="date_confirm"/>
-                    <separator orientation="vertical"/>
                     <field name="shop_id" widget="selection"/>
                     <field name="categ_id" widget="selection"/>
                     <field name="company_id" groups="base.group_multi_company" widget="selection"/>
+                    <newline/>
+                    <field name="date"/>
+                    <field name="date_confirm"/>
                 </group>
                 <newline/>
                 <group expand="1" string="Group By..." colspan="10" col="12">