[IMP]: Add expand=0 in project issue report.
authorrch (Open ERP) <>
Mon, 19 Apr 2010 13:39:18 +0000 (19:09 +0530)
committerrch (Open ERP) <>
Mon, 19 Apr 2010 13:39:18 +0000 (19:09 +0530)
bzr revid: rch_open_erp-20100419133918-1kxy0jlg0lra0hsr

addons/project_issue/report/project_issue_report_view.xml

index 0b2f029..df03d4b 100644 (file)
@@ -76,7 +76,7 @@
                </xpath>
                        <xpath expr='//search[@string="Search"]/group[@string="Group By..."]' position='before'>
                               <newline/>
-                               <group  string="Extended options..." colspan="10" col="12">
+                               <group  expand="0" string="Extended options..." colspan="10" col="12">
                                <filter icon="terp-sale"
                                string="Done"
                                domain="[('state','=','done')]"/>