qdp (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-configuration-rework-recruitement-stage-wiz-mma
into lp:~openerp-dev/openobject-addons/trunk-configuration-rework.
Requested reviews:
OpenERP R&D Team (openerp-dev)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-configuration-rework-recruitement-stage-wiz-mma/+merge/64653
* hr_recruitment:
* open in list view
* define menu tip (apr) : 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.
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-configuration-rework-recruitement-stage-wiz-mma/+merge/64653
Your team OpenERP R&D Team is requested to review the proposed merge of
lp:~openerp-dev/openobject-addons/trunk-configuration-rework-recruitement-stage-wiz-mma
into lp:~openerp-dev/openobject-addons/trunk-configuration-rework.
=== modified file 'hr_recruitment/hr_recruitment_installer_view.xml'
--- hr_recruitment/hr_recruitment_installer_view.xml 2011-06-03 13:08:23 +0000
+++ hr_recruitment/hr_recruitment_installer_view.xml 2011-06-15 09:51:56 +0000
@@ -7,7 +7,8 @@
<field name="res_model">hr.recruitment.stage</field>
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>
- <field name="view_id" ref="hr_recruitment.hr_recruitment_stage_form"/>
+ <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">
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp