Browse Source

[UPDATE] Description Updated

pull/36/head
SHEREEF PT 8 years ago
parent
commit
68197d8728
  1. 2
      employee_creation_from_user/__manifest__.py
  2. 4
      employee_creation_from_user/__manifest__.py~

2
employee_creation_from_user/__manifest__.py

@ -23,7 +23,7 @@
{
'name': 'Employees From User',
'version': '10.0.1.0.0',
'summary': 'This module automatically creates while creating user',
'summary': 'This module automatically creates employee while creating user',
'description': 'This module helps you to create employees automatically while creating users',
'category': 'Human Resources',
'author': 'Cybrosys Techno Solutions',

4
employee_creation_from_user/__manifest__.py~

@ -23,8 +23,8 @@
{
'name': 'Employees From User',
'version': '10.0.1.0.0',
'summary': 'This module automatically creates while creating user',
'description': 'This module helps you to create employees automatically while creating user',
'summary': 'This module automatically creates employee while creating user',
'description': 'This module helps you to create employees automatically while creating users',
'category': 'Human Resources',
'author': 'Cybrosys Techno Solutions',
'website': 'http://www.cybrosys.com',

Loading…
Cancel
Save