[FIX] hr_contract: improve string

bzr revid: ara@tinyerp.com-20110523132951-drsa3l09vqftqp4r
This commit is contained in:
ARA (OpenERP) 2011-05-23 18:59:51 +05:30
parent 78a881cd07
commit 8b3506a91b
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
<menuitem action="action_hr_contract_wage_type_period" id="hr_menu_contract_wage_type_period"
parent="hr_contract.next_id_56" sequence="8"/>
<menuitem action="resource.action_resource_calendar_form" name="Working Schedule" id="hr_menu_working_time_type" parent="hr_contract.next_id_56" sequence="9"/>
<menuitem action="resource.action_resource_calendar_form" name="Working Schedules" id="hr_menu_working_time_type" parent="hr_contract.next_id_56" sequence="9"/>
<record id="hr_hr_employee_view_form2" model="ir.ui.view">
<field name="name">hr.hr.employee.view.form2</field>
<field name="model">hr.employee</field>