[IMP]:crm:improved SQL reports.
authorapa-tiny <apa@tinyerp.com>
Wed, 7 Jul 2010 11:00:16 +0000 (16:30 +0530)
committerapa-tiny <apa@tinyerp.com>
Wed, 7 Jul 2010 11:00:16 +0000 (16:30 +0530)
bzr revid: apa@tinyerp.com-20100707110016-leixv03q0422bq0v

addons/crm/report/crm_lead_report_view.xml
addons/crm/report/crm_phonecall_report_view.xml

index 1372553..be76711 100644 (file)
@@ -96,7 +96,7 @@
                         </field>
                    </group>
                    <newline/>
-                   <group  expand="0" string="Group By...">
+                   <group  expand="1" string="Group By...">
                         <filter string="User" name="user" icon="terp-personal"
                             domain="[]" context="{'group_by':'user_id'}" />
                        <filter string="Partner" icon="terp-personal" context="{'group_by':'partner_id'}" />
index 0f06a5a..5e809d1 100644 (file)
                            </field>
                    </group>
                    <newline/>
-                   <group  expand="0" string="Group By...">
+                   <group  expand="1" string="Group By...">
                         <filter string="User" name="User" icon="terp-personal"
                             domain="[]" context="{'group_by':'user_id'}" />
                        <filter string="Partner" icon="terp-personal" context="{'group_by':'partner_id'}" />