odoo/addons/project/report
fka-odoo 506c229cd3 [FIX] project: allow to save custom filters on Task Analysis
Measures added to the Task Analysis report were not kept when saving the filter.
This is due to the lack of 'col' type field in the view definition (the parser
in 8.0 needs at least one).

This does not need to be forward ported (no bug in next version) but it's anyway
a good idea to filter by user by default.
Fixes #2835, opw 621468
2015-04-02 17:06:45 +02:00
..
__init__.py [IMP]: bugfixing and code cleaning in project and project_* modules 2010-07-09 12:57:50 +05:30
project_cumulative.xml [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
project_report.py [FIX] project: use utc timezone in report 2014-10-23 08:58:37 +02:00
project_report.xml [REV] project: like before for CRM (see previous commit) reverted 2013-10-23 13:37:16 +02:00
project_report.xsl [IMP] Removed Gantt Reports on projects 2010-03-05 21:49:57 +01:00
project_report_view.xml [FIX] project: allow to save custom filters on Task Analysis 2015-04-02 17:06:45 +02:00