[IMP] project : Improved the typos.
authorDivyesh Makwana (Open ERP) <mdi@tinyerp.com>
Mon, 23 Apr 2012 12:11:28 +0000 (17:41 +0530)
committerDivyesh Makwana (Open ERP) <mdi@tinyerp.com>
Mon, 23 Apr 2012 12:11:28 +0000 (17:41 +0530)
bzr revid: mdi@tinyerp.com-20120423121128-vvnr224f00wewt1r

addons/project/res_config.py
addons/project/res_config_view.xml

index 17f3a1c..76b890f 100644 (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."""),
     }
index 021bab3..596ec39 100644 (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"/>