odoo/addons/hr_holidays
Denis Ledoux 9b3f3fecfe [FIX] hr_holidays: employees cannot approve their holidays
Nor modify once approved

It wasn't possible for employees to approve their holidays themself, thanks to the GUI, but this was possible through xmlrpc calls, or when altering the html directly in the browser.
Besides, this was also possible to edit the holiday through the same trick once the holiday validated
2014-08-25 14:51:03 +02:00
..
i18n [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
report Update holidays_summary_report.py 2014-07-07 18:17:20 +08:00
security [FIX] hr_holidays: employees cannot approve their holidays 2014-08-25 14:51:03 +02:00
static/src/img Changed module icons 2011-12-21 18:37:39 +01:00
test [FIX] hr_holidays: remove the `confirm` signal call since that transition was removed in rev. 7335. 2012-09-03 14:23:21 +02:00
wizard [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [IMP] improved sequence of hr modules. 2012-10-30 11:31:05 +05:30
board_hr_holidays_view.xml [IMP]Remove type field from the whole hr module 2012-08-08 18:18:39 +05:30
hr_bel_holidays_2008.xml merged with trunk 2010-12-30 15:28:09 +05:30
hr_holidays.py [FIX] hr_holidays: employees cannot approve their holidays 2014-08-25 14:51:03 +02:00
hr_holidays_data.xml [IMP] hr_holidays: removed 'document created' automatic log, as the request is automatically confirmed, leading to a status update message that is now the first message logged. 2013-01-04 15:50:30 +01:00
hr_holidays_demo.xml [FIX]: Add constraints to fix same day overlaps problem 2012-11-06 19:25:15 +05:30
hr_holidays_report.xml [IMP]hr:change report name and Leave instead of Holiday 2012-06-07 18:51:46 +05:30
hr_holidays_view.xml [FIX] hr_holidays: date_from, date_to required in form view only for leave requests, not for allocation requests 2014-06-13 09:25:48 +02:00
hr_holidays_workflow.xml [FIX] hr_holidays: workflow transition was missing signal for first validation 2012-12-19 09:58:36 +01:00