[FIX] several typos
[odoo/odoo.git] / addons / hr_recruitment / hr_recruitment_installer_view.xml
index 3d7d49d..7a38d02 100644 (file)
@@ -9,11 +9,5 @@
             <field name="help">Check if the following stages are matching your recruitment process. Don't forget to specify the department if your recruitment process is different according to the job position.</field>
             <field name="view_id" ref="hr_recruitment.hr_recruitment_stage_tree"/>
         </record>
-
-        <record id="hr_recruitment_stage_form_todo" model="ir.actions.todo">
-            <field name="action_id" ref="hr_recruitment_stage_form_installer"/>
-            <field name="category_id" ref="hr.category_hr_management_config"/>
-            <field name="sequence">3</field>
-        </record>
     </data>
 </openerp>