Browse Source

[CHNG]Changed Banner

pull/11/merge
SHEREEF PT 8 years ago
parent
commit
b5cde2695e
  1. 2
      colour_code_project/__openerp__.py
  2. 2
      colour_code_project/__openerp__.py~

2
colour_code_project/__openerp__.py

@ -29,7 +29,7 @@
'license': 'AGPL-3',
'depends': ['base', 'project'],
'data': ['views/color_code_project_view.xml'],
'images': ['static/description/project_banner.jpg'],
'images': ['static/description/banner.jpg'],
'demo': [],
'installable': True,
'auto_install': False,

2
colour_code_project/__openerp__.py~

@ -22,7 +22,7 @@
{
'name': "Automatic Colour Code for Task",
'summary': """Automatic Colour Code for Task Based on Project""",
'author': "Cybrosys Technologies",
'author': "Cybrosys Techno Solutions",
'website': "http://www.cybrosys.com",
'category': 'Project',
'version': '1.0',

Loading…
Cancel
Save