[FIX] project : Corrected field name

bzr revid: jma@tinyerp.com-20101025065854-og24p6yxmapnrhxk
This commit is contained in:
JMA (OpenERP) 2010-10-25 12:28:54 +05:30
parent 3887a7f975
commit 015e3d3a34
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
<label string="ID: %%(task_id)s"/>
<label string="Status: %%(state)s"/>
<label string="Date Start: %%(date_start)s"/>
<label string="Date Stop: %%(date_stop)s"/>
<label string="Date Stop: %%(date_end)s"/>
</group>
</page>
<page string="Tasks Stages" groups="base.group_extended">