odoo/addons/project/report
Denis Ledoux de34d66860 [FIX] project: remove state field from task analys
The state has been replaced by stage_id in the view, so the state is no longer used
Moreover, when doing an advanced search, the field state is visible and if used -> Traceback (because not available in the report sql table)
opw-609984
2014-07-24 19:41:15 +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] improves the task analysis reporting view by adding measures to the pivot table (num paid) and changes the view in dashboard project (addon project) 2014-01-29 16:24:40 +01:00
project_report.py [FIX] project: remove state field from task analys 2014-07-24 19:41:15 +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 [IMP] improves the task analysis reporting view by adding measures to the pivot table (num paid) and changes the view in dashboard project (addon project) 2014-01-29 16:24:40 +01:00