Browse Source

Updated Theme Modules display names

pull/81/head
Hilar AK 8 years ago
parent
commit
2d00906095
  1. 2
      website_college/__openerp__.py
  2. 2
      website_trading/__openerp__.py

2
website_college/__openerp__.py

@ -21,7 +21,7 @@
# #
############################################################################## ##############################################################################
{ {
'name': "Website_college", 'name': "College Theme",
'summary': """ 'summary': """
Odoo demo theme for an educational Institution which includes their front page, backend theme ..""", Odoo demo theme for an educational Institution which includes their front page, backend theme ..""",

2
website_trading/__openerp__.py

@ -21,7 +21,7 @@
############################################################################## ##############################################################################
{ {
'name': "website_trading", 'name': "Trading Theme",
'summary': """ 'summary': """
Odoo theme for a trading Company.""", Odoo theme for a trading Company.""",

Loading…
Cancel
Save