[MERGE] hr employee creation tooltip

bzr revid: al@openerp.com-20111027013327-jlpmzdzpj9wbbczc
This commit is contained in:
Antony Lesuisse 2011-10-27 03:33:27 +02:00
commit c99b44403c
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>
<field name="view_id" eval="False"/>
<field name="help">Create employees form and link them to an OpenERP user if you want them to access this instance. Categories can be set on employees to perform massive operations on all the employees of the same category, i.e. allocating holidays.</field>
</record>
<record id="config_wizard_action_create_hr_employee_installer" model="ir.actions.todo">