[FIX] yet another filter fix... (crm reporting)
authorGéry Debongnie <ged@odoo.com>
Thu, 20 Nov 2014 15:53:35 +0000 (16:53 +0100)
committerGéry Debongnie <ged@odoo.com>
Mon, 24 Nov 2014 08:09:34 +0000 (09:09 +0100)
commit5f756d25105178e73e394194eee48b54f046b957
tree509db45e1dee035fb92a8a405f4c85e3ec74f845
parent8fb2c06a471ebcff05fb0e2092e42d3fd5479b17
[FIX] yet another filter fix... (crm reporting)

Same problem as before: filters do not compose properly with the implicit
'&', and they are filtering on the wrong model (should filter on probability
in the crm.case.stage model and not on the crm.opportunity.report)
addons/crm/report/crm_lead_report_view.xml
addons/crm/report/crm_opportunity_report_view.xml