odoo/addons/crm_helpdesk/report
Géry Debongnie 366a30db95 [FIX] correct various date issues in reporting
* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
2014-07-30 15:11:22 +02:00
..
__init__.py [REM]: crm: Moved helpdesk from crm 2010-04-28 16:56:12 +05:30
crm_helpdesk_report.py [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
crm_helpdesk_report_view.xml [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00