odoo/addons/hr_holidays
Denis Ledoux ced5852144 [FIX] hr_holidays: do not allow reduce remaining leaves
In the Employee form, a remaining legal leaves field is available, which shows remaining validated leaves from allocation requests
As this is not allowed to delete a validated allocation requets, it shouldn't be possible to reduce the validated remaining leaves of an employee.
To reduce the remaining leaves of an employee, the user should cancel and remove the allocation request
2014-07-25 14:45:48 +02:00
..
i18n Launchpad automatic translations update. 2014-04-29 06:41:21 +00: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 [MERGE] merged branch with leave request improvements 2012-08-31 16:42:44 +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
__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
hr_holidays.py [FIX] hr_holidays: do not allow reduce remaining leaves 2014-07-25 14:45:48 +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