diff --git a/website_college/__openerp__.py b/website_college/__openerp__.py
index e156a5932..0fd8cf503 100644
--- a/website_college/__openerp__.py
+++ b/website_college/__openerp__.py
@@ -27,16 +27,17 @@
Odoo demo theme for an educational Institution which includes their front page, backend theme ..""",
'description': """
- Long description of module's purpose
+ Odoo demo theme for an educational Institution which includes their front page, backend theme ..
""",
- 'author': "Cybrosys",
+ 'author': 'Cybrosys Techno Solutions',
+ 'company': 'Cybrosys Techno Solutions',
'website': "http://cybrosys.com/",
# Categories can be used to filter modules in modules listing
# Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml
# for the full list
- 'category': 'website',
+ 'category': 'Themes/Backend',
'version': '9.0.1.1',
# any module necessary for this one to work correctly
@@ -48,7 +49,6 @@
# always loaded
'data': [
- # 'security/ir.model.access.csv',
'views/template.xml',
'views/alumni.xml',
'views/course.xml',
@@ -57,9 +57,8 @@
],
# only loaded in demonstration mode
'demo': [
- # 'demo/demo.xml',
+
],
- 'images': ['/website_college/static/description/banner.jpg'],
+ 'images': ['/static/description/banner.jpg'],
'installable': True,
- 'application': True
}
diff --git a/website_college/static/description/index.html b/website_college/static/description/index.html
index 92f2aebd0..e8859cf56 100644
--- a/website_college/static/description/index.html
+++ b/website_college/static/description/index.html
@@ -161,7 +161,7 @@
-
+
diff --git a/website_trading/__openerp__.py b/website_trading/__openerp__.py
index d07154a28..ea8f8dc7b 100644
--- a/website_trading/__openerp__.py
+++ b/website_trading/__openerp__.py
@@ -30,13 +30,14 @@
Odoo theme for a trading Company.
""",
- 'author': "Cybrosys Technologies Pvt. Ltd",
+ 'author': 'Cybrosys Techno Solutions',
+ 'company': 'Cybrosys Techno Solutions',
'website': "http://cybrosys.com/",
# Categories can be used to filter modules in modules listing
# Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml
# for the full list
- 'category': 'website',
+ 'category': 'Themes/Backend',
'version': '9.0.0.1',
# any module necessary for this one to work correctly
@@ -48,15 +49,11 @@
# always loaded
'data': [
- # 'security/ir.model.access.csv',
'views/index.xml',
'views/map_config.xml',
],
# only loaded in demonstration mode
- 'demo': [
- # 'demo/demo.xml',
- ],
- 'images': ['/website_trading/static/description/banner.jpg'],
+ 'demo': [],
+ 'images': ['/static/description/banner.jpg'],
'installable': True,
- 'application': True
}
diff --git a/website_trading/static/description/index.html b/website_trading/static/description/index.html
index 5fac65966..e2953dc57 100644
--- a/website_trading/static/description/index.html
+++ b/website_trading/static/description/index.html
@@ -172,6 +172,6 @@
-
+