feat: separate fusion field service and LTC into standalone modules, update core modules
- fusion_claims: separated field service logic, updated controllers/views - fusion_tasks: updated task views and map integration - fusion_authorizer_portal: added page 11 signing, schedule booking, migrations - fusion_shipping: new standalone shipping module (Canada Post, FedEx, DHL, Purolator) - fusion_ltc_management: new standalone LTC management module
This commit is contained in:
@@ -103,7 +103,6 @@
|
||||
'views/res_company_views.xml',
|
||||
'views/res_config_settings_views.xml',
|
||||
'views/sale_order_views.xml',
|
||||
'views/sale_portal_templates.xml',
|
||||
'views/account_move_views.xml',
|
||||
'views/account_journal_views.xml',
|
||||
'wizard/adp_export_wizard_views.xml',
|
||||
@@ -129,17 +128,12 @@
|
||||
'wizard/odsp_submit_to_odsp_wizard_views.xml',
|
||||
'wizard/odsp_pre_approved_wizard_views.xml',
|
||||
'wizard/odsp_ready_delivery_wizard_views.xml',
|
||||
'wizard/ltc_repair_create_so_wizard_views.xml',
|
||||
'wizard/send_page11_wizard_views.xml',
|
||||
'views/res_partner_views.xml',
|
||||
'views/pdf_template_inherit_views.xml',
|
||||
'views/dashboard_views.xml',
|
||||
'views/client_profile_views.xml',
|
||||
'wizard/xml_import_wizard_views.xml',
|
||||
'views/ltc_facility_views.xml',
|
||||
'views/ltc_repair_views.xml',
|
||||
'views/ltc_cleanup_views.xml',
|
||||
'views/ltc_form_submission_views.xml',
|
||||
'views/adp_claims_views.xml',
|
||||
'views/submission_history_views.xml',
|
||||
'views/fusion_loaner_views.xml',
|
||||
@@ -149,7 +143,6 @@
|
||||
'report/report_templates.xml',
|
||||
'report/sale_report_portrait.xml',
|
||||
'report/sale_report_landscape.xml',
|
||||
'report/sale_report_ltc_repair.xml',
|
||||
'report/invoice_report_portrait.xml',
|
||||
'report/invoice_report_landscape.xml',
|
||||
'report/report_proof_of_delivery.xml',
|
||||
@@ -161,9 +154,6 @@
|
||||
'report/report_accessibility_contract.xml',
|
||||
'report/report_mod_quotation.xml',
|
||||
'report/report_mod_invoice.xml',
|
||||
'data/ltc_data.xml',
|
||||
'report/report_ltc_nursing_station.xml',
|
||||
'data/ltc_report_data.xml',
|
||||
'data/mail_template_data.xml',
|
||||
'data/ai_agent_data.xml',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user