odoo/addons/hr
Thibault Delavallée 79a0a10f93 [MERGE] [IMP] hr: broadcast the welcome message only for new employee coming
from the recruitment, not all created employees.
Before this merge, every created employee was broadcasted to all existing users
of the same company. However when creating a batch of employees, for example
when configuring an new openerp instance, this was creating a lot of noise
in the inboxes.
Now, only recruited employee have a welcome message.

bzr revid: tde@openerp.com-20140218162958-2rr967jh9zu2spwe
2014-02-18 17:29:58 +01:00
..
i18n Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
images [ADD] hr: web_icon for human resources application 2010-11-26 12:43:42 +01:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
security [REM] bunch of nonsensical @model + @ref 2013-04-29 14:43:33 +02:00
static [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [FIX] improve yml test case 2013-10-15 14:10:22 +05:30
__init__.py [IMP] hr.department cleanup 2014-01-29 01:29:13 +01:00
__openerp__.py [IMP] hr.department cleanup 2014-01-29 01:29:13 +01:00
board_hr_view.xml [IMP] HR : background image class added and personal message modified 2012-09-21 12:48:18 +05:30
hr.py [MERGE] [IMP] hr: broadcast the welcome message only for new employee coming 2014-02-18 17:29:58 +01:00
hr_data.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
hr_demo.xml [FIX] hr: demo data: removed color definition as this field is defind in hr_recruitment, not in hr 2014-02-11 13:05:51 +01:00
hr_installer.xml [IMP] removing unused ir.actions.todo.category object 2012-08-04 22:35:46 +02:00
hr_view.xml [CLEAN] hr: moved color field + an action in hr_recruitment, because they are used in this module + removed unnecessary code 2014-02-11 13:04:33 +01:00
mail_hr_view.xml [IMP] post to hr.employee instead of res.partners 2013-04-17 11:49:27 +02:00
res_config.py [FIX] correct actions 2013-04-16 15:48:47 +02:00
res_config_view.xml [MRG] merge with lp:openobject-addons 2014-02-10 12:51:00 +05:30
res_users.py [FIX] hr: posting on the user should not fail when it is 2013-12-17 09:47:28 +01:00
res_users_view.xml [IMP] mail, hr: add new groups to res users form view (technical group because no specific use, but being able to modify them directly using the interface is quite useful). 2013-05-10 16:48:29 +02:00