Browse Source

[CHNG]Changed Category

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

2
leave_approval_mail/__openerp__.py

@ -28,7 +28,7 @@
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'website': 'http://www.cybrosys.com',
'category': 'Human Resources',
"category": "Generic Modules/Human Resources",
'depends': ['mail', 'hr_holidays'],
'license': 'AGPL-3',
'data': [

2
leave_approval_mail/__openerp__.py~

@ -23,7 +23,7 @@
{
'name': 'Leave Approval Notification',
'summary': """Employee Leave Status Notification""",
'version': '0.1',
'version': '8.0.1.0.0',
'description': """Employee will get email notification when his/her leave approved or rejected""",
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',

Loading…
Cancel
Save