Browse Source

Changed Manifest

pull/81/head
SHEREEF PT 8 years ago
parent
commit
99fbda119b
  1. 2
      project_lifeline/__openerp__.py
  2. 2
      project_lifeline/__openerp__.py~
  3. 2
      project_lifeline/static/description/index.html
  4. 2
      project_lifeline/static/description/index.html~

2
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',

2
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",

2
project_lifeline/static/description/index.html

@ -1,6 +1,6 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Lifeline ProgressBar for Task</h2>
<h2 class="oe_slogan">LifeLine Progress Bar for Task</h2>
<h3 class="oe_slogan">LifeLine is calculated based on live time and deadline time.</h3>
</div>
<div class="row oe_row oe_spaced">

2
project_lifeline/static/description/index.html~

@ -3,7 +3,7 @@
<h2 class="oe_slogan">Lifeline ProgressBar for Task</h2>
<h3 class="oe_slogan">LifeLine is calculated based on live time and deadline time.</h3>
</div>
<div class="row">
<div class="row oe_row oe_spaced">
<div class="col-md-6">
&#9728; User Defined Progress Bar Colour Configuration.<br>
&#9728; Task Lifeline Bar based on Deadline.<br>

Loading…
Cancel
Save