[FIX]hr_timesheet:Different names for the same object : Timesheet Lines vs Working hour

lp bug: https://launchpad.net/bugs/720627 fixed

bzr revid: ara@tinyerp.com-20110218115330-7v6nw6yf8ez2996o
This commit is contained in:
ARA (OpenERP) 2011-02-18 17:23:30 +05:30
parent 14c8efe536
commit 46d143e483
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
</record>
<record id="act_hr_timesheet_line_evry1_all_form" model="ir.actions.act_window">
<field name="name">Working Hours</field>
<field name="name">Timesheet Lines</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">hr.analytic.timesheet</field>
<field name="view_type">form</field>