odoo/addons/hr
Quentin (OpenERP) c88c019f9f [MERGE] employee_ids field on res.users (it's the reverse of the m2o already defined on hr.employee). Courtesy of Alexis de Lattre, Akretion
bzr revid: qdp-launchpad@openerp.com-20120711085509-vo54x9zz8za2r04z
2012-07-11 10:55:09 +02:00
..
i18n Launchpad automatic translations update. 2012-06-28 04:41:01 +00:00
images [ADD] hr: web_icon for human resources application 2010-11-26 12:43:42 +01:00
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
security [IMP] change the group name 2012-05-31 12:41:55 +05:30
static/src Added an icon to the HR module 2011-12-23 16:29:35 +01:00
test [IMP]hr: change test case 2012-06-11 15:04:23 +05:30
__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] change menu sequence 2012-07-02 16:01:11 +05:30
board_hr_view.xml [IMP]remove layout option from sheet 2012-06-28 11:53:43 +05:30
hr.py Add 'employee_ids' one2many field on res.users ; it is the reverse of the 'user_id' many2one field on hr.employee. 2012-07-10 15:32:55 +02:00
hr_data.xml [IMP] hr: replaced marital.status object by a fields.selection to ease to use in payroll module 2011-04-08 18:31:16 +02:00
hr_demo.xml [IMP] hr_server_log 2012-06-12 14:57:17 +05:30
hr_department.py [IMP] Removing context_XXX_id for default searches; replaced by save as default search in the new search widget 2012-05-21 15:58:56 +02:00
hr_department_view.xml Add 'employee_ids' one2many field on res.users ; it is the reverse of the 'user_id' many2one field on hr.employee. 2012-07-10 15:32:55 +02:00
hr_installer.xml [IMP] hr*: remove deprecated ir.actions.todo 2012-04-10 14:12:39 +02:00
hr_view.xml [IMP] hr: usability, removal of employee_ids field in hr.job form view 2012-07-06 10:42:39 +02:00
res_config.py [IMP] hr config settings: simplify code 2012-06-25 11:41:20 +02:00
res_config_view.xml [IMP] config wizards: remove sheet element in their form 2012-07-06 16:54:10 +02:00