diff --git a/project_lifeline/__openerp__.py b/project_lifeline/__openerp__.py index 46e7a6176..934d97a87 100644 --- a/project_lifeline/__openerp__.py +++ b/project_lifeline/__openerp__.py @@ -24,7 +24,7 @@ 'name': "Lifeline for Task", 'summary': """Lifeline Progressbar for Tasks (100% -> 0%)""", 'description': """Calculates the time remaining based on live time & deadline.""", - 'author': "Cybrosys Technologies", + 'author': 'Cybrosys Techno Solutions', 'website': "http://www.cybrosys.com", 'company': 'Cybrosys Techno Solutions', 'category': 'Project', diff --git a/project_lifeline/__openerp__.py~ b/project_lifeline/__openerp__.py~ index 5edd04939..46e7a6176 100644 --- a/project_lifeline/__openerp__.py~ +++ b/project_lifeline/__openerp__.py~ @@ -22,7 +22,7 @@ ############################################################################## { 'name': "Lifeline for Task", - 'summary': """lifeline Progressbar for Tasks (100% -> 0%)""", + 'summary': """Lifeline Progressbar for Tasks (100% -> 0%)""", 'description': """Calculates the time remaining based on live time & deadline.""", 'author': "Cybrosys Technologies", 'website': "http://www.cybrosys.com", diff --git a/project_lifeline/static/description/index.html b/project_lifeline/static/description/index.html index 14f4a2034..c07b99089 100644 --- a/project_lifeline/static/description/index.html +++ b/project_lifeline/static/description/index.html @@ -1,6 +1,6 @@
-

Lifeline ProgressBar for Task

+

LifeLine Progress Bar for Task

LifeLine is calculated based on live time and deadline time.

diff --git a/project_lifeline/static/description/index.html~ b/project_lifeline/static/description/index.html~ index 7150b3e5e..14f4a2034 100644 --- a/project_lifeline/static/description/index.html~ +++ b/project_lifeline/static/description/index.html~ @@ -3,7 +3,7 @@

Lifeline ProgressBar for Task

LifeLine is calculated based on live time and deadline time.

-
+
☀ User Defined Progress Bar Colour Configuration.
☀ Task Lifeline Bar based on Deadline.