|
@ -30,10 +30,16 @@ |
|
|
'company': 'Cybrosys Techno Solutions', |
|
|
'company': 'Cybrosys Techno Solutions', |
|
|
'maintainer': 'Cybrosys Techno Solutions', |
|
|
'maintainer': 'Cybrosys Techno Solutions', |
|
|
'category': 'Website', |
|
|
'category': 'Website', |
|
|
'depends': ['base', 'website', 'project', 'sale_project', 'hr_timesheet','mail','contacts'], |
|
|
'depends': ['base', 'website', 'project', 'sale_project', 'hr_timesheet', |
|
|
|
|
|
'mail', 'contacts'], |
|
|
'data': [ |
|
|
'data': [ |
|
|
'security/security_groups.xml', |
|
|
'security/security_groups.xml', |
|
|
'security/ir.model.access.csv', |
|
|
'security/ir.model.access.csv', |
|
|
|
|
|
'data/ticket_sequence.xml', |
|
|
|
|
|
'data/ticket_stage_data.xml', |
|
|
|
|
|
'data/ticket_type.xml', |
|
|
|
|
|
'data/ticket_auto_close.xml', |
|
|
|
|
|
'data/rating_template.xml', |
|
|
'views/team.xml', |
|
|
'views/team.xml', |
|
|
'views/portal_search.xml', |
|
|
'views/portal_search.xml', |
|
|
'views/res_config_settings.xml', |
|
|
'views/res_config_settings.xml', |
|
@ -46,11 +52,6 @@ |
|
|
'views/rating_form.xml', |
|
|
'views/rating_form.xml', |
|
|
'views/merge_tickets_views.xml', |
|
|
'views/merge_tickets_views.xml', |
|
|
'templates/helpdesk_replay_template.xml', |
|
|
'templates/helpdesk_replay_template.xml', |
|
|
'data/ticket_sequence.xml', |
|
|
|
|
|
'data/ticket_stage_data.xml', |
|
|
|
|
|
'data/ticket_type.xml', |
|
|
|
|
|
'data/ticket_auto_close.xml', |
|
|
|
|
|
'data/rating_template.xml', |
|
|
|
|
|
'report/helpdesk_ticket_report_template.xml', |
|
|
'report/helpdesk_ticket_report_template.xml', |
|
|
], |
|
|
], |
|
|
'assets': { |
|
|
'assets': { |
|
|