Browse Source

[CHNG]Changed Category

pull/29/head
SHEREEF PT 8 years ago
parent
commit
03ff2ca9a0
  1. BIN
      project_lifeline/static/description/banner.jpg
  2. 4
      timesheets_by_employee/__manifest__.py
  3. 2
      timesheets_by_employee/__manifest__.py~

BIN
project_lifeline/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 36 KiB

4
timesheets_by_employee/__manifest__.py

@ -22,9 +22,9 @@
{
'name': 'Timesheet PDF Report',
'version': '10.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',
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'website': 'www.cybrosys.com',

2
timesheets_by_employee/__manifest__.py~

@ -22,7 +22,7 @@
{
'name': 'Timesheet PDF Report',
'version': '10.0.1.0.0',
'category': 'Human Resource',
"category": "Generic Modules/Human Resources",
'sequence': 25,
'summary': 'Timesheet PDF Report of Employee',
'author': 'Cybrosys Techno Solutions',

Loading…
Cancel
Save