Browse Source

[CHNG]Changed Category

pull/81/head
SHEREEF PT 8 years ago
parent
commit
ba90439a69
  1. 2
      salon_management/__openerp__.py
  2. 4
      salon_management/__openerp__.py~

2
salon_management/__openerp__.py

@ -27,7 +27,7 @@
'author': 'Cybrosys Techno Solutions',
'website': "http://www.cybrosys.com",
'company': 'Cybrosys Techno Solutions',
"category": "Tools",
"category": "Industries",
'depends': ['base', 'account', 'mail', 'website'],
'data': ['views/salon_holiday.xml',
'views/salon_data.xml',

4
salon_management/__openerp__.py~

@ -23,7 +23,7 @@
{
'name': 'Beauty Spa Management',
'summary': """Beauty Parlour Management with Online Booking System""",
'version': '0.1',
'version': '9.0.1.1.0',
'author': 'Cybrosys Techno Solutions',
'website': "http://www.cybrosys.com",
'company': 'Cybrosys Techno Solutions',
@ -49,4 +49,4 @@
'license': 'AGPL-3',
'installable': True,
'application': True,
}
}

Loading…
Cancel
Save