[IMP] project : Improved the typos.

bzr revid: mdi@tinyerp.com-20120423121128-vvnr224f00wewt1r
This commit is contained in:
Divyesh Makwana (Open ERP) 2012-04-23 17:41:28 +05:30
parent ea357f170c
commit ce99a01fbe
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ class project_configuration(osv.osv_memory):
'module_project_issue': fields.boolean("Issues and Bug Tracking",
help="""Provides management of issues/bugs in projects.
This installs the module project_issue."""),
'module_project_issue_sheet': fields.boolean("Track and invoice issues working time",
'module_project_issue_sheet': fields.boolean("Track and Invoice Issues Working Time",
help="""Provides timesheet support for the issues/bugs management in project.
This installs the module project_issue_sheet."""),
}

View File

@ -21,7 +21,7 @@
<separator string="Planning" colspan="4"/>
<field name="module_project_long_term"/>
<separator string="Helpdesk and support" colspan="4"/>
<separator string="Helpdesk and Support" colspan="4"/>
<field name="module_project_issue"/>
<field name="module_project_issue_sheet"/>
<group name="support" colspan="4"/>