Browse Source

Changed Manifest

pull/81/head
SHEREEF PT 8 years ago
parent
commit
8147d9fa0d
  1. 2
      project_status_level_report/__openerp__.py
  2. 5
      project_status_level_report/__openerp__.py~

2
project_status_level_report/__openerp__.py

@ -23,7 +23,7 @@
{
'name': "Project Status Report",
'summary': """
Project task Analysis""",
Detailed Project Analysis with XLS Diagrams""",
'description': """
Graphical information of Project from various aspects. Project Task list, Comparison of planned and
actual budget and time duration for the project.

5
project_status_level_report/__openerp__.py~

@ -39,4 +39,7 @@
'views/report.xml'
],
'license': 'AGPL-3',
}
'images': ['static/description/banner.jpg'],
'installable': True,
'auto_install': False,
}

Loading…
Cancel
Save