odoo/addons/hr_evaluation/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 [IMP] Clean hr_* module (Still need to done) 2010-07-03 15:51:52 +05:30
hr_evaluation_report.py [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
hr_evaluation_report_view.xml [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00