Browse Source

[CHNG]Changed Category

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

4
timesheets_by_employee/__openerp__.py

@ -22,9 +22,9 @@
{
'name': 'Timesheet PDF Report',
'version': '9.0.1.0.0',
'category': 'Human Resources',
"category": "Generic Modules/Human Resources",
'sequence': 25,
'summary': 'Timesheet PDF Report of Employee',
'summary': 'Timesheet PDF Report of Employees',
'category': "Generic Modules/Human Resources",
'company': 'Cybrosys Techno Solutions',
'website': 'www.cybrosys.com',

4
timesheets_by_employee/__openerp__.py~

@ -22,10 +22,10 @@
{
'name': 'Timesheet PDF Report',
'version': '9.0.1.0.0',
'category': 'Human Resources',
"category": "Generic Modules/Human Resources",
'sequence': 25,
'summary': 'Timesheet PDF Report of Employee',
'author': 'Cybrosys Techno Solutions',
'category': "Generic Modules/Human Resources",
'company': 'Cybrosys Techno Solutions',
'website': 'www.cybrosys.com',
'depends': ['hr_timesheet_sheet'],

Loading…
Cancel
Save