odoo/addons/hr_evaluation
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
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
security [FIX] hr_evaluation: give access to the right survey menus 2014-04-28 11:41:43 +02:00
specifications merged with trunk 2010-12-30 15:28:09 +05:30
static/description [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [REM] Disabling outdated tests because hr_evaluation will be totally refactored for v8 2014-03-19 13:24:53 +01:00
__init__.py [FIX] incorrect import, prepare for wizard removal 2012-12-09 19:22:37 +01:00
__openerp__.py [MERGE] merge with latest trunk and resolve conflicts 2014-04-14 16:31:49 +05:30
hr_evaluation.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
hr_evaluation_data.xml [REV] to r10597 (typo) 2014-03-19 11:30:36 +01:00
hr_evaluation_demo.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
hr_evaluation_installer.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
hr_evaluation_view.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
survey_data_appraisal.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00