[FIX] hr_payroll, hr_payroll_account, hr_recruitment: fix missing ref in tests
authorRaphael Collet <rco@openerp.com>
Thu, 22 Dec 2011 14:22:57 +0000 (15:22 +0100)
committerRaphael Collet <rco@openerp.com>
Thu, 22 Dec 2011 14:22:57 +0000 (15:22 +0100)
bzr revid: rco@openerp.com-20111222142257-2w8y8ocplzllv9rw

addons/hr_payroll/test/payslip.yml
addons/hr_payroll_account/test/hr_payroll_account.yml
addons/hr_recruitment/hr_recruitment_demo.yml

index 94c38b2..87d04c0 100644 (file)
@@ -6,7 +6,7 @@
   !record {model: hr.employee, id: hr_employee_richard0}:
     birthday: '1984-05-01'
     country_id: base.be
-    department_id: hr.dep_it
+    department_id: hr.dep_rd
     gender: male
     name: Richard
 -
index 4481f53..61bce8d 100644 (file)
@@ -17,7 +17,7 @@
     birthday: '1984-05-01'
     children: 0.0
     country_id: base.in
-    department_id: hr.dep_it
+    department_id: hr.dep_rd
     gender: male
     marital: single
     name: John
index b3c31ff..a4817fb 100644 (file)
@@ -93,7 +93,7 @@
     name: 'Programmer'
     partner_phone: '6630125'
     job_id: hr.job_developer
-    department_id: hr.dep_it
+    department_id: hr.dep_rd
     salary_expected: 11000.0
 
 -