[IMP] hr_recruitment, project: better access rules for categories
[odoo/odoo.git] / addons / hr_recruitment / hr_recruitment_data.xml
index c217282..d90f5ab 100644 (file)
@@ -6,14 +6,9 @@
             <!-- ids, subject, body, parent_id=False, type='notification', content_subtype='html' -->
             <value eval="[ref('mail.group_all_employees')]"/>
             <value>Module Recruitment Process has been installed</value>
-            <value>
-                Manage job positions and the recruitment process in your company.
-                This module is integrated with the module Survey to help you to
-                define interviews for different jobs.
+            <value>Manage job positions and the recruitment process in your company.  This module is integrated with the module Survey to help you to define interviews for different jobs.
 
-                You can automatically create application records from an email
-                gateway, that you can configure in the Human Resources Settings.
-            </value>
+You can automatically create application records from an email gateway, that you can configure in the Human Resources Settings.</value>
         </function>
 
     <!-- Meeting Types (for interview meetings) -->
         <field name="alias_name">jobs</field>
         <field name="alias_model_id" ref="model_hr_applicant"/>
         <field name="alias_user_id" ref="base.user_root"/>
-        <field name="alias_defaults">{}</field>
     </record>
     
 </data>