[FIX] hr_recruitment: Remove data for sales team => hr departements

lp bug: https://launchpad.net/bugs/719882 fixed

bzr revid: mra@mra-laptop-20110217093738-ktrmz0rmzfnq6z24
This commit is contained in:
Mustufa Rangwala 2011-02-17 15:07:38 +05:30
parent 59a5219269
commit 966c8c4475
1 changed files with 0 additions and 5 deletions

View File

@ -66,10 +66,5 @@
<field name="object_id" search="[('model','=','hr.applicant')]" model="ir.model"/>
</record>
<!-- Department(section_id) -->
<record model="crm.case.section" id="section_hr_department">
<field name="name">HR Department</field>
<field name="code">HR</field>
</record>
</data>
</openerp>