update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
{
|
||||
'name': 'Fusion Authorizer & Sales Portal',
|
||||
'version': '19.0.2.5.0',
|
||||
'version': '19.0.2.7.0',
|
||||
'category': 'Sales/Portal',
|
||||
'summary': 'Portal for Authorizers (OTs) and Sales Reps with Assessment Forms',
|
||||
'description': """
|
||||
@@ -50,10 +50,10 @@ This module provides external portal access for:
|
||||
'website',
|
||||
'mail',
|
||||
'calendar',
|
||||
'appointment',
|
||||
'knowledge',
|
||||
'fusion_claims',
|
||||
'fusion_tasks',
|
||||
'fusion_loaners_management',
|
||||
],
|
||||
'data': [
|
||||
# Security
|
||||
@@ -64,7 +64,6 @@ This module provides external portal access for:
|
||||
'data/portal_menu_data.xml',
|
||||
'data/ir_actions_server_data.xml',
|
||||
'data/welcome_articles.xml',
|
||||
'data/appointment_invite_data.xml',
|
||||
# Views
|
||||
'views/res_partner_views.xml',
|
||||
'views/sale_order_views.xml',
|
||||
@@ -79,7 +78,6 @@ This module provides external portal access for:
|
||||
'views/portal_accessibility_forms.xml',
|
||||
'views/portal_technician_templates.xml',
|
||||
'views/portal_book_assessment.xml',
|
||||
'views/portal_schedule.xml',
|
||||
'views/portal_page11_sign_templates.xml',
|
||||
],
|
||||
'assets': {
|
||||
@@ -93,11 +91,11 @@ This module provides external portal access for:
|
||||
'fusion_authorizer_portal/static/src/js/portal_search.js',
|
||||
'fusion_authorizer_portal/static/src/js/assessment_form.js',
|
||||
'fusion_authorizer_portal/static/src/js/signature_pad.js',
|
||||
'fusion_authorizer_portal/static/src/js/loaner_portal.js',
|
||||
|
||||
'fusion_authorizer_portal/static/src/js/pdf_field_editor.js',
|
||||
'fusion_authorizer_portal/static/src/js/technician_push.js',
|
||||
'fusion_authorizer_portal/static/src/js/technician_location.js',
|
||||
'fusion_authorizer_portal/static/src/js/portal_schedule_booking.js',
|
||||
'fusion_authorizer_portal/static/src/js/timezone_detect.js',
|
||||
],
|
||||
},
|
||||
'images': ['static/description/icon.png'],
|
||||
|
||||
Reference in New Issue
Block a user