odoo/addons/hr_timesheet_sheet
rmu-odoo 16a969214f [FIX] hr_timesheet_sheet: avoid error when sort attendances
When an attendance line is edited, the tuple has no key 'name' which lead to a traceback.
Fixes #546
2014-09-17 18:25:08 +02:00
..
i18n [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
process merged with trunk 2010-12-30 15:28:09 +05:30
report [FIX]hr_timesheet_sheet: report, the join clause of the view was wrong, account_analytic_line is join with hr_timesheet_sheet_sheet thanks to the sheet_id (hat.sheet_id=htss.id), not with the line_id (hat.line_id=htss.id) 2013-11-25 15:26:24 +01:00
security [MERGE] [FIX] hr_timesheet_sheet, account_followup: remove create access rights on reports and hide create button from views 2013-06-13 13:31:46 +02:00
static/src [FIX] hr_timesheet_sheet: accept custom fields in timesheets 2014-06-26 15:31:55 +02:00
test test: correct some try/except test 2013-08-09 09:06:05 +02:00
wizard [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba 2013-01-31 19:41:41 +01:00
board_hr_timesheet_view.xml [IMP]Remove type field from the whole hr module 2012-08-08 18:18:39 +05:30
hr_timesheet_sheet.py [FIX] hr_timesheet_sheet: avoid error when sort attendances 2014-09-17 18:25:08 +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 hr_timesheet_sheet: for attendance, set default value for employee_id in the context 2014-06-06 12:55:22 +02:00
hr_timesheet_workflow.xml [IMP]:improved hr module 2011-07-11 16:53:29 +05:30
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP] cleaned ir.actions.todo to launch newly installed application 2012-09-16 13:42:49 +02:00