demo data (applicant) the department should be set regarding the job position.

bzr revid: tta@openerp.com-20111108110523-feejino15recv71x
This commit is contained in:
Tejas (OpenERP) 2011-11-08 16:35:23 +05:30
parent 7e4897cdbe
commit d82470f497
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@
<field eval="time.strftime('%Y-%m-15')" name="date_deadline"/>
<field eval="'6630125'" name="partner_phone"/>
<field name="job_id" ref="hr.job_jr_appli"/>
<field name="department_id" ref="hr.dep_it"/>
<field eval="11000.0" name="salary_expected"/>
</record>