[FIX] hr: demo data: removed color definition as this field is defind in hr_recruitment, not in hr

bzr revid: tde@openerp.com-20140211120551-y5e4oyb3lkalx6l8
This commit is contained in:
Thibault Delavallée 2014-02-11 13:05:51 +01:00
parent 610ebaef85
commit 8b6bea01ed
1 changed files with 0 additions and 3 deletions

View File

@ -31,7 +31,6 @@
<record id="job_ceo" model="hr.job"> <record id="job_ceo" model="hr.job">
<field name="name">Chief Executive Officer</field> <field name="name">Chief Executive Officer</field>
<field name="department_id" ref="dep_management"/> <field name="department_id" ref="dep_management"/>
<field name="color">3</field>
<field name="description">Demonstration of different openerp services for each client and convincing the client about functionality of the application. <field name="description">Demonstration of different openerp services for each client and convincing the client about functionality of the application.
The candidate should have excellent communication skills. The candidate should have excellent communication skills.
Relationship building and influencing skills Relationship building and influencing skills
@ -54,7 +53,6 @@ Excellent analytical skills, ability to think logically and "out of the box"</fi
<record id="job_cto" model="hr.job"> <record id="job_cto" model="hr.job">
<field name="name">Chief Technical Officer</field> <field name="name">Chief Technical Officer</field>
<field name="department_id" ref="dep_rd"/> <field name="department_id" ref="dep_rd"/>
<field name="color">5</field>
<field name="description">You will take part in the consulting services we provide to our partners and customers : design, analysis, development, testing, project management, support/coaching. You will work autonomously as well as coordinate and supervise small distributed development teams for some projects. Optionally, you will deliver OpenERP training sessions to partners and customers (8-10 people/session). You will report to the Head of Professional Services and work closely with all developers and consultants. <field name="description">You will take part in the consulting services we provide to our partners and customers : design, analysis, development, testing, project management, support/coaching. You will work autonomously as well as coordinate and supervise small distributed development teams for some projects. Optionally, you will deliver OpenERP training sessions to partners and customers (8-10 people/session). You will report to the Head of Professional Services and work closely with all developers and consultants.
The job is located in Grand-Rosière (1367), Belgium (between Louvain-La-Neuve and Namur).</field> The job is located in Grand-Rosière (1367), Belgium (between Louvain-La-Neuve and Namur).</field>
@ -86,7 +84,6 @@ Good language skills, other than English (Dutch and French preferred, others wel
<record id="job_developer" model="hr.job"> <record id="job_developer" model="hr.job">
<field name="name">Experienced Developer</field> <field name="name">Experienced Developer</field>
<field name="department_id" ref="dep_rd"/> <field name="department_id" ref="dep_rd"/>
<field name="color">2</field>
<field name="no_of_recruitment">5</field> <field name="no_of_recruitment">5</field>
</record> </record>