[FIX] moves the field definitions of models hr.job and hr.employee that should have...
authorGery Debongnie <ged@openerp.com>
Tue, 15 Apr 2014 10:54:19 +0000 (12:54 +0200)
committerGery Debongnie <ged@openerp.com>
Tue, 15 Apr 2014 10:54:19 +0000 (12:54 +0200)
commit8135812d34ceeaebde9ef33b96502910debf4c43
tree66c2a21eed1e6b0d13906de0fedd51f5ac7414f4
parent9950bb8f74ecc5f6af4eb9a79df94c73c0fea69a
[FIX] moves the field definitions of models hr.job and hr.employee that should have been in submodules to their correct place (in hr_something) to avoid dependencies problems (addons hr, hr_*)

bzr revid: ged@openerp.com-20140415105419-wy026n5k10wo80wb
addons/hr/hr.py
addons/hr_contract/hr_contract.py
addons/hr_evaluation/hr_evaluation.py
addons/hr_evaluation/hr_evaluation_view.xml
addons/hr_holidays/hr_holidays.py
addons/hr_payroll/hr_payroll.py
addons/hr_recruitment/hr_recruitment.py
addons/hr_recruitment/hr_recruitment_view.xml
addons/hr_timesheet_sheet/hr_timesheet_sheet.py