[REF] report_crm: Removed act window from Categories.
authoruco (OpenERP) <uco@tinyerp.co.in>
Fri, 29 Jan 2010 12:43:12 +0000 (18:13 +0530)
committeruco (OpenERP) <uco@tinyerp.co.in>
Fri, 29 Jan 2010 12:43:12 +0000 (18:13 +0530)
bzr revid: uco@tinyerp.co.in-20100129124312-7qrsralgd94avllb

addons/report_crm/report_crm_view.xml

index a5ac4a9..7b46928 100644 (file)
 
         <act_window domain="[('section_id', '=', active_id)]" id="act_crm_case_section_2_report_crm_case_user" name="Monthly cases by user" res_model="report.crm.case.user" src_model="crm.case.section"/>
 
-        <act_window domain="[('categ_id', '=', active_id)]" id="act_crm_case_categ_2_report_crm_case_categ" name="Monthly cases" res_model="report.crm.case.categ" src_model="crm.case.categ"/>
-
         <act_window domain="[('section_id', '=', active_id)]" id="act_crm_case_section_2_report_crm_case_categ" name="Monthly cases by section" res_model="report.crm.case.categ" src_model="crm.case.section"/>