odoo/addons/hr_timesheet_sheet
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-29 06:41:21 +00:00
report [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
security [IMP] move hr timesheet analysis report in to hr_timesheet 2014-06-17 13:53:33 +02:00
static [MERGE] forward port of branch 7.0 up to 95cff0b 2014-06-27 16:00:28 +02:00
test [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [IMP] HR: add the configuration wizard(new added file >> hr/res_config.py, hr/res_config_view.xml,hr_recruitment/res_config.py, hr_recruitment/res_config_view.xml, hr_timesheet_sheet/res_config.py, hr_timesheet_sheet/res_config_view.xml) 2012-04-02 11:14:18 +05:30
__openerp__.py [IMP] move hr timesheet analysis report in to hr_timesheet 2014-06-17 13:53:33 +02:00
hr_timesheet_sheet.py [IMP] addons: add _depends on models backed up by an sql view and used by other models 2014-07-08 15:32:38 +02:00
hr_timesheet_sheet_data.xml An employee should receive a mail.message in inbox when an manager refuse a timesheet. 2012-11-22 16:30:15 +05:30
hr_timesheet_sheet_demo.xml Removed date_current more 2012-10-02 17:15:20 +02:00
hr_timesheet_sheet_view.xml [MERGE] Forward-port saas-5 up to f15cbd6 2014-06-12 18:59:15 +02:00
hr_timesheet_workflow.xml [IMP]:improved hr module 2011-07-11 16:53:29 +05:30
res_config.py [IMP]align multi-line string 2013-09-17 18:38:14 +05:30
res_config_view.xml [IMP] cleaned ir.actions.todo to launch newly installed application 2012-09-16 13:42:49 +02:00