Browse Source

[UPD] Banner Updated

pull/78/head
Sreejith 7 years ago
parent
commit
e5e7f201db
  1. 2
      hrms_dashboard/__manifest__.py

2
hrms_dashboard/__manifest__.py

@ -33,7 +33,7 @@
'depends': ['hr', 'hr_holidays', 'hr_timesheet_sheet', 'hr_recruitment'],
'data': ['views/dashboard_views.xml'],
'qweb': ["static/src/xml/hrms_dashboard.xml"],
'images': ["static/description/banner.gif"],
'images': ["static/description/banner.jpg"],
'license': "AGPL-3",
'installable': True,
'application': True,

Loading…
Cancel
Save