Files
Odoo-Modules/fusion_claims/graphify-out/graph.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

37702 lines
1.5 MiB

{
"directed": false,
"multigraph": false,
"graph": {},
"nodes": [
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"community": 14,
"norm_label": "__init__.py"
},
{
"label": "_load_adp_device_codes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L14",
"id": "init_load_adp_device_codes",
"community": 14,
"norm_label": "_load_adp_device_codes()"
},
{
"label": "_link_products_to_device_codes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L23",
"id": "init_link_products_to_device_codes",
"community": 14,
"norm_label": "_link_products_to_device_codes()"
},
{
"label": "Post-init hook: load device codes then link products to them. Called on mod",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L15",
"id": "init_rationale_15",
"community": 14,
"norm_label": "post-init hook: load device codes then link products to them. called on mod"
},
{
"label": "Populate x_fc_adp_device_code_id and x_fc_is_adp_product for existing produc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L24",
"id": "init_rationale_24",
"community": 14,
"norm_label": "populate x_fc_adp_device_code_id and x_fc_is_adp_product for existing produc"
},
{
"label": "__manifest__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__manifest__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_manifest_py",
"community": 47,
"norm_label": "__manifest__.py"
},
{
"label": "mod_resubmit_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_resubmit_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_resubmit_wizard_py",
"community": 2,
"norm_label": "mod_resubmit_wizard.py"
},
{
"label": "ModResubmitWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_resubmit_wizard.py",
"source_location": "L14",
"id": "mod_resubmit_wizard_modresubmitwizard",
"community": 2,
"norm_label": "modresubmitwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_resubmit_wizard.py",
"source_location": "L34",
"id": "mod_resubmit_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_resubmit_wizard.py",
"source_location": "L41",
"id": "mod_resubmit_wizard_modresubmitwizard_action_confirm",
"community": 2,
"norm_label": ".action_confirm()"
},
{
"label": "ready_for_submission_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"community": 2,
"norm_label": "ready_for_submission_wizard.py"
},
{
"label": "ReadyForSubmissionWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L14",
"id": "ready_for_submission_wizard_readyforsubmissionwizard",
"community": 2,
"norm_label": "readyforsubmissionwizard"
},
{
"label": "_compute_requires_previous_funding()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L82",
"id": "ready_for_submission_wizard_compute_requires_previous_funding",
"community": 2,
"norm_label": "_compute_requires_previous_funding()"
},
{
"label": "_compute_field_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L89",
"id": "ready_for_submission_wizard_compute_field_status",
"community": 2,
"norm_label": "_compute_field_status()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L98",
"id": "ready_for_submission_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L117",
"id": "ready_for_submission_wizard_readyforsubmissionwizard_action_confirm",
"community": 2,
"norm_label": ".action_confirm()"
},
{
"label": "Wizard to collect required fields before marking as Ready for Submission.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L15",
"id": "ready_for_submission_wizard_rationale_15",
"community": 2,
"norm_label": "wizard to collect required fields before marking as ready for submission."
},
{
"label": "Validate and mark as ready for submission.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L118",
"id": "ready_for_submission_wizard_rationale_118",
"community": 2,
"norm_label": "validate and mark as ready for submission."
},
{
"label": "send_to_mod_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_to_mod_wizard_py",
"community": 2,
"norm_label": "send_to_mod_wizard.py"
},
{
"label": "SendToModWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L21",
"id": "send_to_mod_wizard_sendtomodwizard",
"community": 2,
"norm_label": "sendtomodwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L63",
"id": "send_to_mod_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": "._get_mod_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L132",
"id": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"community": 2,
"norm_label": "._get_mod_partner()"
},
{
"label": ".action_preview_quotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L146",
"id": "send_to_mod_wizard_sendtomodwizard_action_preview_quotation",
"community": 2,
"norm_label": ".action_preview_quotation()"
},
{
"label": "._pro_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L154",
"id": "send_to_mod_wizard_sendtomodwizard_pro_name",
"community": 2,
"norm_label": "._pro_name()"
},
{
"label": "._get_field_att()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L164",
"id": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"community": 2,
"norm_label": "._get_field_att()"
},
{
"label": ".action_send()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L174",
"id": "send_to_mod_wizard_sendtomodwizard_action_send",
"community": 2,
"norm_label": ".action_send()"
},
{
"label": "Find or create a partner for the MOD default email.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L133",
"id": "send_to_mod_wizard_rationale_133",
"community": 2,
"norm_label": "find or create a partner for the mod default email."
},
{
"label": "Professional attachment name.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L155",
"id": "send_to_mod_wizard_rationale_155",
"community": 2,
"norm_label": "professional attachment name."
},
{
"label": "device_approval_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"community": 4,
"norm_label": "device_approval_wizard.py"
},
{
"label": "DeviceApprovalWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L13",
"id": "device_approval_wizard_deviceapprovalwizard",
"community": 4,
"norm_label": "deviceapprovalwizard"
},
{
"label": "_compute_is_mark_approved_mode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L104",
"id": "device_approval_wizard_compute_is_mark_approved_mode",
"community": 4,
"norm_label": "_compute_is_mark_approved_mode()"
},
{
"label": "_compute_has_unapproved()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L112",
"id": "device_approval_wizard_compute_has_unapproved",
"community": 4,
"norm_label": "_compute_has_unapproved()"
},
{
"label": "_compute_has_deductions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L117",
"id": "device_approval_wizard_compute_has_deductions",
"community": 4,
"norm_label": "_compute_has_deductions()"
},
{
"label": "_compute_has_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L125",
"id": "device_approval_wizard_compute_has_invoices",
"community": 4,
"norm_label": "_compute_has_invoices()"
},
{
"label": "_compute_submitted_device_types()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L135",
"id": "device_approval_wizard_compute_submitted_device_types",
"community": 4,
"norm_label": "_compute_submitted_device_types()"
},
{
"label": "_onchange_all_approved()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L154",
"id": "device_approval_wizard_onchange_all_approved",
"community": 4,
"norm_label": "_onchange_all_approved()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L170",
"id": "device_approval_wizard_default_get",
"community": 4,
"norm_label": "default_get()"
},
{
"label": ".action_confirm_approval()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L243",
"id": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"community": 4,
"norm_label": ".action_confirm_approval()"
},
{
"label": "._sync_approval_to_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L437",
"id": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"community": 4,
"norm_label": "._sync_approval_to_invoices()"
},
{
"label": ".action_approve_all()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L566",
"id": "device_approval_wizard_deviceapprovalwizard_action_approve_all",
"community": 4,
"norm_label": ".action_approve_all()"
},
{
"label": "DeviceApprovalWizardLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L585",
"id": "device_approval_wizard_deviceapprovalwizardline",
"community": 4,
"norm_label": "deviceapprovalwizardline"
},
{
"label": "_compute_estimated_portions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L683",
"id": "device_approval_wizard_compute_estimated_portions",
"community": 7,
"norm_label": "_compute_estimated_portions()"
},
{
"label": "Wizard to confirm which device types were approved by ADP and set deductions.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L14",
"id": "device_approval_wizard_rationale_14",
"community": 4,
"norm_label": "wizard to confirm which device types were approved by adp and set deductions."
},
{
"label": "Compute the submitted device types from Stage 1 for comparison display.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L136",
"id": "device_approval_wizard_rationale_136",
"community": 48,
"norm_label": "compute the submitted device types from stage 1 for comparison display."
},
{
"label": "Toggle all lines when 'All Approved' is changed. Only triggers",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L155",
"id": "device_approval_wizard_rationale_155",
"community": 49,
"norm_label": "toggle all lines when 'all approved' is changed. only triggers"
},
{
"label": "Confirm the approval status and deductions, update order lines and invoices.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L244",
"id": "device_approval_wizard_rationale_244",
"community": 4,
"norm_label": "confirm the approval status and deductions, update order lines and invoices."
},
{
"label": "Sync approval status and deductions to existing invoices. When",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L438",
"id": "device_approval_wizard_rationale_438",
"community": 4,
"norm_label": "sync approval status and deductions to existing invoices. when"
},
{
"label": "Lines for the device approval wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L586",
"id": "device_approval_wizard_rationale_586",
"community": 4,
"norm_label": "lines for the device approval wizard."
},
{
"label": "Compute estimated portions based on current deduction settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L684",
"id": "device_approval_wizard_rationale_684",
"community": 50,
"norm_label": "compute estimated portions based on current deduction settings."
},
{
"label": "# NOTE: Do NOT write x_fc_adp_device_type here - it's a computed field",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L254",
"id": "device_approval_wizard_rationale_254",
"community": 4,
"norm_label": "# note: do not write x_fc_adp_device_type here - it's a computed field"
},
{
"label": "# IMPORTANT: When files are uploaded via many2many_binary to a transient model,",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L308",
"id": "device_approval_wizard_rationale_308",
"community": 4,
"norm_label": "# important: when files are uploaded via many2many_binary to a transient model,"
},
{
"label": "xml_import_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/xml_import_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_xml_import_wizard_py",
"community": 8,
"norm_label": "xml_import_wizard.py"
},
{
"label": "FusionXmlImportWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/xml_import_wizard.py",
"source_location": "L14",
"id": "xml_import_wizard_fusionxmlimportwizard",
"community": 8,
"norm_label": "fusionxmlimportwizard"
},
{
"label": ".action_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/xml_import_wizard.py",
"source_location": "L28",
"id": "xml_import_wizard_fusionxmlimportwizard_action_import",
"community": 8,
"norm_label": ".action_import()"
},
{
"label": "Process uploaded XML files and create client profiles.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/xml_import_wizard.py",
"source_location": "L29",
"id": "xml_import_wizard_rationale_29",
"community": 8,
"norm_label": "process uploaded xml files and create client profiles."
},
{
"label": "adp_import_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_import_wizard_py",
"community": 11,
"norm_label": "adp_import_wizard.py"
},
{
"label": "ADPImportWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L18",
"id": "adp_import_wizard_adpimportwizard",
"community": 11,
"norm_label": "adpimportwizard"
},
{
"label": ".action_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L35",
"id": "adp_import_wizard_adpimportwizard_action_import",
"community": 11,
"norm_label": ".action_import()"
},
{
"label": "._collect_files()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L99",
"id": "adp_import_wizard_adpimportwizard_collect_files",
"community": 11,
"norm_label": "._collect_files()"
},
{
"label": "._extract_txt_from_zip()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L126",
"id": "adp_import_wizard_adpimportwizard_extract_txt_from_zip",
"community": 11,
"norm_label": "._extract_txt_from_zip()"
},
{
"label": "Process uploaded files and create export records.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L36",
"id": "adp_import_wizard_rationale_36",
"community": 11,
"norm_label": "process uploaded files and create export records."
},
{
"label": "Collect all .txt files from both individual uploads and ZIP. Returns (f",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L100",
"id": "adp_import_wizard_rationale_100",
"community": 11,
"norm_label": "collect all .txt files from both individual uploads and zip. returns (f"
},
{
"label": "Scan all folders/subfolders in the ZIP and extract .txt files. Returns",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L127",
"id": "adp_import_wizard_rationale_127",
"community": 11,
"norm_label": "scan all folders/subfolders in the zip and extract .txt files. returns"
},
{
"label": "status_change_reason_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_status_change_reason_wizard_py",
"community": 19,
"norm_label": "status_change_reason_wizard.py"
},
{
"label": "StatusChangeReasonWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L7",
"id": "status_change_reason_wizard_statuschangereasonwizard",
"community": 19,
"norm_label": "statuschangereasonwizard"
},
{
"label": "_compute_reason_required()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L93",
"id": "status_change_reason_wizard_compute_reason_required",
"community": 19,
"norm_label": "_compute_reason_required()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L107",
"id": "status_change_reason_wizard_default_get",
"community": 19,
"norm_label": "default_get()"
},
{
"label": "._get_status_label()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L123",
"id": "status_change_reason_wizard_statuschangereasonwizard_get_status_label",
"community": 19,
"norm_label": "._get_status_label()"
},
{
"label": "._get_status_icon()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L135",
"id": "status_change_reason_wizard_statuschangereasonwizard_get_status_icon",
"community": 19,
"norm_label": "._get_status_icon()"
},
{
"label": "._get_rejection_reason_label()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L147",
"id": "status_change_reason_wizard_statuschangereasonwizard_get_rejection_reason_label",
"community": 19,
"norm_label": "._get_rejection_reason_label()"
},
{
"label": "._get_denial_reason_label()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L159",
"id": "status_change_reason_wizard_statuschangereasonwizard_get_denial_reason_label",
"community": 19,
"norm_label": "._get_denial_reason_label()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L171",
"id": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"community": 19,
"norm_label": ".action_confirm()"
},
{
"label": "Wizard to capture reason when changing to specific statuses.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L8",
"id": "status_change_reason_wizard_rationale_8",
"community": 19,
"norm_label": "wizard to capture reason when changing to specific statuses."
},
{
"label": "Reason text is required for 'other' selections or non-rejection/denial statuses.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L94",
"id": "status_change_reason_wizard_rationale_94",
"community": 51,
"norm_label": "reason text is required for 'other' selections or non-rejection/denial statuses."
},
{
"label": "Set defaults from context.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L108",
"id": "status_change_reason_wizard_rationale_108",
"community": 52,
"norm_label": "set defaults from context."
},
{
"label": "Get human-readable label for status.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L124",
"id": "status_change_reason_wizard_rationale_124",
"community": 19,
"norm_label": "get human-readable label for status."
},
{
"label": "Get FontAwesome icon for status.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L136",
"id": "status_change_reason_wizard_rationale_136",
"community": 19,
"norm_label": "get fontawesome icon for status."
},
{
"label": "Get human-readable label for rejection reason.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L148",
"id": "status_change_reason_wizard_rationale_148",
"community": 19,
"norm_label": "get human-readable label for rejection reason."
},
{
"label": "Get human-readable label for denial reason.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L160",
"id": "status_change_reason_wizard_rationale_160",
"community": 19,
"norm_label": "get human-readable label for denial reason."
},
{
"label": "Confirm status change and post reason to chatter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L172",
"id": "status_change_reason_wizard_rationale_172",
"community": 19,
"norm_label": "confirm status change and post reason to chatter."
},
{
"label": "odsp_ready_delivery_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"community": 20,
"norm_label": "odsp_ready_delivery_wizard.py"
},
{
"label": "OdspReadyDeliveryWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L12",
"id": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"community": 20,
"norm_label": "odspreadydeliverywizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L36",
"id": "odsp_ready_delivery_wizard_default_get",
"community": 20,
"norm_label": "default_get()"
},
{
"label": "_compute_total_pages()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L58",
"id": "odsp_ready_delivery_wizard_compute_total_pages",
"community": 20,
"norm_label": "_compute_total_pages()"
},
{
"label": "_compute_preview_image()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L72",
"id": "odsp_ready_delivery_wizard_compute_preview_image",
"community": 20,
"norm_label": "_compute_preview_image()"
},
{
"label": "._get_template_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L83",
"id": "odsp_ready_delivery_wizard_odspreadydeliverywizard_get_template_fields",
"community": 20,
"norm_label": "._get_template_fields()"
},
{
"label": "._render_preview()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L92",
"id": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"community": 20,
"norm_label": "._render_preview()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L160",
"id": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_confirm",
"community": 20,
"norm_label": ".action_confirm()"
},
{
"label": ".action_preview_full()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L189",
"id": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_preview_full",
"community": 20,
"norm_label": ".action_preview_full()"
},
{
"label": "Load field positions from the active ODSP PDF Template.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L84",
"id": "odsp_ready_delivery_wizard_rationale_84",
"community": 20,
"norm_label": "load field positions from the active odsp pdf template."
},
{
"label": "Render the selected page as a PNG with colored markers at field positions.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L93",
"id": "odsp_ready_delivery_wizard_rationale_93",
"community": 20,
"norm_label": "render the selected page as a png with colored markers at field positions."
},
{
"label": "Save signature page, advance status, and open the delivery task form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L161",
"id": "odsp_ready_delivery_wizard_rationale_161",
"community": 20,
"norm_label": "save signature page, advance status, and open the delivery task form."
},
{
"label": "Open the full approval PDF for preview.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L190",
"id": "odsp_ready_delivery_wizard_rationale_190",
"community": 20,
"norm_label": "open the full approval pdf for preview."
},
{
"label": "mod_funding_approved_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_approved_wizard_py",
"community": 2,
"norm_label": "mod_funding_approved_wizard.py"
},
{
"label": "ModFundingApprovedWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L10",
"id": "mod_funding_approved_wizard_modfundingapprovedwizard",
"community": 2,
"norm_label": "modfundingapprovedwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L24",
"id": "mod_funding_approved_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L35",
"id": "mod_funding_approved_wizard_modfundingapprovedwizard_action_confirm",
"community": 2,
"norm_label": ".action_confirm()"
},
{
"label": "ModFundingApprovedWizardLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L65",
"id": "mod_funding_approved_wizard_modfundingapprovedwizardline",
"community": 2,
"norm_label": "modfundingapprovedwizardline"
},
{
"label": "Record funding approval - just case worker and reference.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L36",
"id": "mod_funding_approved_wizard_rationale_36",
"community": 2,
"norm_label": "record funding approval - just case worker and reference."
},
{
"label": "assessment_completed_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_assessment_completed_wizard_py",
"community": 2,
"norm_label": "assessment_completed_wizard.py"
},
{
"label": "AssessmentCompletedWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L13",
"id": "assessment_completed_wizard_assessmentcompletedwizard",
"community": 2,
"norm_label": "assessmentcompletedwizard"
},
{
"label": "_compute_is_override()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L59",
"id": "assessment_completed_wizard_compute_is_override",
"community": 2,
"norm_label": "_compute_is_override()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L67",
"id": "assessment_completed_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_complete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L79",
"id": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"community": 2,
"norm_label": ".action_complete()"
},
{
"label": "._send_backend_completion_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L158",
"id": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"community": 2,
"norm_label": "._send_backend_completion_email()"
},
{
"label": "Mark assessment as completed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L80",
"id": "assessment_completed_wizard_rationale_80",
"community": 2,
"norm_label": "mark assessment as completed."
},
{
"label": "Send assessment completion email when done from backend.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L159",
"id": "assessment_completed_wizard_rationale_159",
"community": 2,
"norm_label": "send assessment completion email when done from backend."
},
{
"label": "case_close_verification_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"community": 2,
"norm_label": "case_close_verification_wizard.py"
},
{
"label": "CaseCloseVerificationWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L14",
"id": "case_close_verification_wizard_casecloseverificationwizard",
"community": 2,
"norm_label": "casecloseverificationwizard"
},
{
"label": "_compute_document_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L78",
"id": "case_close_verification_wizard_compute_document_status",
"community": 2,
"norm_label": "_compute_document_status()"
},
{
"label": "_compute_all_verified()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L88",
"id": "case_close_verification_wizard_compute_all_verified",
"community": 2,
"norm_label": "_compute_all_verified()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L107",
"id": "case_close_verification_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_close_case()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L120",
"id": "case_close_verification_wizard_casecloseverificationwizard_action_close_case",
"community": 2,
"norm_label": ".action_close_case()"
},
{
"label": ".action_close_anyway()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L173",
"id": "case_close_verification_wizard_casecloseverificationwizard_action_close_anyway",
"community": 2,
"norm_label": ".action_close_anyway()"
},
{
"label": "Wizard to verify audit trail documents before closing an ADP case. This",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L15",
"id": "case_close_verification_wizard_rationale_15",
"community": 2,
"norm_label": "wizard to verify audit trail documents before closing an adp case. this"
},
{
"label": "Close the case after verification.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L121",
"id": "case_close_verification_wizard_rationale_121",
"community": 2,
"norm_label": "close the case after verification."
},
{
"label": "Close the case even if some items are missing (with warning).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L174",
"id": "case_close_verification_wizard_rationale_174",
"community": 2,
"norm_label": "close the case even if some items are missing (with warning)."
},
{
"label": "mod_awaiting_funding_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_awaiting_funding_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_awaiting_funding_wizard_py",
"community": 2,
"norm_label": "mod_awaiting_funding_wizard.py"
},
{
"label": "ModAwaitingFundingWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_awaiting_funding_wizard.py",
"source_location": "L7",
"id": "mod_awaiting_funding_wizard_modawaitingfundingwizard",
"community": 2,
"norm_label": "modawaitingfundingwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_awaiting_funding_wizard.py",
"source_location": "L21",
"id": "mod_awaiting_funding_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_awaiting_funding_wizard.py",
"source_location": "L30",
"id": "mod_awaiting_funding_wizard_modawaitingfundingwizard_action_confirm",
"community": 2,
"norm_label": ".action_confirm()"
},
{
"label": "adp_export_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py",
"community": 15,
"norm_label": "adp_export_wizard.py"
},
{
"label": "FusionCentralExportWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L15",
"id": "adp_export_wizard_fusioncentralexportwizard",
"community": 15,
"norm_label": "fusioncentralexportwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L46",
"id": "adp_export_wizard_default_get",
"community": 15,
"norm_label": "default_get()"
},
{
"label": "._get_field_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L62",
"id": "adp_export_wizard_fusioncentralexportwizard_get_field_value",
"community": 15,
"norm_label": "._get_field_value()"
},
{
"label": "._format_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L66",
"id": "adp_export_wizard_fusioncentralexportwizard_format_date",
"community": 15,
"norm_label": "._format_date()"
},
{
"label": "._should_skip_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L77",
"id": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"community": 15,
"norm_label": "._should_skip_line()"
},
{
"label": "._validate_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L83",
"id": "adp_export_wizard_fusioncentralexportwizard_validate_dates",
"community": 15,
"norm_label": "._validate_dates()"
},
{
"label": "._verify_portions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L104",
"id": "adp_export_wizard_fusioncentralexportwizard_verify_portions",
"community": 15,
"norm_label": "._verify_portions()"
},
{
"label": "._generate_claim_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L175",
"id": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"community": 15,
"norm_label": "._generate_claim_lines()"
},
{
"label": "._generate_export_content()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L290",
"id": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"community": 15,
"norm_label": "._generate_export_content()"
},
{
"label": "._get_export_filename()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L336",
"id": "adp_export_wizard_fusioncentralexportwizard_get_export_filename",
"community": 15,
"norm_label": "._get_export_filename()"
},
{
"label": "._check_existing_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L345",
"id": "adp_export_wizard_fusioncentralexportwizard_check_existing_file",
"community": 15,
"norm_label": "._check_existing_file()"
},
{
"label": ".action_export()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L362",
"id": "adp_export_wizard_fusioncentralexportwizard_action_export",
"community": 15,
"norm_label": ".action_export()"
},
{
"label": "._save_to_export_records()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L428",
"id": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"community": 15,
"norm_label": "._save_to_export_records()"
},
{
"label": "Get field value safely.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L63",
"id": "adp_export_wizard_rationale_63",
"community": 15,
"norm_label": "get field value safely."
},
{
"label": "Format date as ddmmyyyy.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L67",
"id": "adp_export_wizard_rationale_67",
"community": 15,
"norm_label": "format date as ddmmyyyy."
},
{
"label": "Check if line should be skipped based on device code.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L78",
"id": "adp_export_wizard_rationale_78",
"community": 15,
"norm_label": "check if line should be skipped based on device code."
},
{
"label": "Validate dates and return warnings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L84",
"id": "adp_export_wizard_rationale_84",
"community": 15,
"norm_label": "validate dates and return warnings."
},
{
"label": "Verify stored portions against calculated portions. Recalculate",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L106",
"id": "adp_export_wizard_rationale_106",
"community": 15,
"norm_label": "verify stored portions against calculated portions. recalculate"
},
{
"label": "Generate claim lines for an invoice. Uses PRE-CALCULATED values",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L176",
"id": "adp_export_wizard_rationale_176",
"community": 15,
"norm_label": "generate claim lines for an invoice. uses pre-calculated values"
},
{
"label": "Generate the full export content.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L291",
"id": "adp_export_wizard_rationale_291",
"community": 15,
"norm_label": "generate the full export content."
},
{
"label": "Generate filename for ADP export. ADP requires a specific filen",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L337",
"id": "adp_export_wizard_rationale_337",
"community": 15,
"norm_label": "generate filename for adp export. adp requires a specific filen"
},
{
"label": "Check if a file with the same name already exists in ADP Export Records.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L346",
"id": "adp_export_wizard_rationale_346",
"community": 15,
"norm_label": "check if a file with the same name already exists in adp export records."
},
{
"label": "Perform the export. Flow: 1. Validate inputs 2. Generat",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L363",
"id": "adp_export_wizard_rationale_363",
"community": 15,
"norm_label": "perform the export. flow: 1. validate inputs 2. generat"
},
{
"label": "Save export file to the ADP Export Records model (filestore-backed).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L429",
"id": "adp_export_wizard_rationale_429",
"community": 15,
"norm_label": "save export file to the adp export records model (filestore-backed)."
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_init_py",
"community": 45,
"norm_label": "__init__.py"
},
{
"label": "odsp_pre_approved_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_pre_approved_wizard_py",
"community": 2,
"norm_label": "odsp_pre_approved_wizard.py"
},
{
"label": "OdspPreApprovedWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L11",
"id": "odsp_pre_approved_wizard_odsppreapprovedwizard",
"community": 2,
"norm_label": "odsppreapprovedwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L26",
"id": "odsp_pre_approved_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L33",
"id": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"community": 2,
"norm_label": ".action_confirm()"
},
{
"label": "sale_advance_payment_inv.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_sale_advance_payment_inv_py",
"community": 7,
"norm_label": "sale_advance_payment_inv.py"
},
{
"label": "SaleAdvancePaymentInv",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L10",
"id": "sale_advance_payment_inv_saleadvancepaymentinv",
"community": 7,
"norm_label": "saleadvancepaymentinv"
},
{
"label": "._is_adp_sale_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L25",
"id": "sale_advance_payment_inv_saleadvancepaymentinv_is_adp_sale_order",
"community": 7,
"norm_label": "._is_adp_sale_order()"
},
{
"label": "._get_adp_client_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L33",
"id": "sale_advance_payment_inv_saleadvancepaymentinv_get_adp_client_type",
"community": 7,
"norm_label": "._get_adp_client_type()"
},
{
"label": ".create_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L41",
"id": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"community": 7,
"norm_label": ".create_invoices()"
},
{
"label": "._create_adp_client_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L49",
"id": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"community": 7,
"norm_label": "._create_adp_client_invoice()"
},
{
"label": "._create_adp_portion_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L91",
"id": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"community": 7,
"norm_label": "._create_adp_portion_invoice()"
},
{
"label": "Check if the current sale order(s) are ADP sales.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L26",
"id": "sale_advance_payment_inv_rationale_26",
"community": 7,
"norm_label": "check if the current sale order(s) are adp sales."
},
{
"label": "Get client type from the first ADP sale order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L34",
"id": "sale_advance_payment_inv_rationale_34",
"community": 7,
"norm_label": "get client type from the first adp sale order."
},
{
"label": "Override to handle ADP split invoices.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L42",
"id": "sale_advance_payment_inv_rationale_42",
"community": 7,
"norm_label": "override to handle adp split invoices."
},
{
"label": "Create 25% client invoice for REG clients.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L50",
"id": "sale_advance_payment_inv_rationale_50",
"community": 7,
"norm_label": "create 25% client invoice for reg clients."
},
{
"label": "Create 75%/100% ADP invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L92",
"id": "sale_advance_payment_inv_rationale_92",
"community": 7,
"norm_label": "create 75%/100% adp invoice."
},
{
"label": "ready_to_bill_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_to_bill_wizard_py",
"community": 2,
"norm_label": "ready_to_bill_wizard.py"
},
{
"label": "ReadyToBillWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L13",
"id": "ready_to_bill_wizard_readytobillwizard",
"community": 2,
"norm_label": "readytobillwizard"
},
{
"label": "_compute_existing_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L74",
"id": "ready_to_bill_wizard_compute_existing_data",
"community": 2,
"norm_label": "_compute_existing_data()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L86",
"id": "ready_to_bill_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_mark_ready_to_bill()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L110",
"id": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"community": 2,
"norm_label": ".action_mark_ready_to_bill()"
},
{
"label": "Wizard to collect Proof of Delivery and delivery date before marking as Ready to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L14",
"id": "ready_to_bill_wizard_rationale_14",
"community": 2,
"norm_label": "wizard to collect proof of delivery and delivery date before marking as ready to"
},
{
"label": "Validate and mark the order as Ready to Bill.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L111",
"id": "ready_to_bill_wizard_rationale_111",
"community": 2,
"norm_label": "validate and mark the order as ready to bill."
},
{
"label": "mod_submission_path_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_path_wizard_py",
"community": 2,
"norm_label": "mod_submission_path_wizard.py"
},
{
"label": "ModSubmissionPathWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L15",
"id": "mod_submission_path_wizard_modsubmissionpathwizard",
"community": 2,
"norm_label": "modsubmissionpathwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L32",
"id": "mod_submission_path_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L41",
"id": "mod_submission_path_wizard_modsubmissionpathwizard_action_confirm",
"community": 2,
"norm_label": ".action_confirm()"
},
{
"label": "send_page11_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_page11_wizard_py",
"community": 2,
"norm_label": "send_page11_wizard.py"
},
{
"label": "SendPage11Wizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L11",
"id": "send_page11_wizard_sendpage11wizard",
"community": 2,
"norm_label": "sendpage11wizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L41",
"id": "send_page11_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_send()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L55",
"id": "send_page11_wizard_sendpage11wizard_action_send",
"community": 2,
"norm_label": ".action_send()"
},
{
"label": "Create a signing request and send the email.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L56",
"id": "send_page11_wizard_rationale_56",
"community": 2,
"norm_label": "create a signing request and send the email."
},
{
"label": "odsp_sa_mobility_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"community": 13,
"norm_label": "odsp_sa_mobility_wizard.py"
},
{
"label": "SAMobilityPartLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L21",
"id": "odsp_sa_mobility_wizard_samobilitypartline",
"community": 13,
"norm_label": "samobilitypartline"
},
{
"label": "_compute_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L38",
"id": "odsp_sa_mobility_wizard_compute_taxes",
"community": 13,
"norm_label": "_compute_taxes()"
},
{
"label": "_compute_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L44",
"id": "odsp_sa_mobility_wizard_compute_amount",
"community": 13,
"norm_label": "_compute_amount()"
},
{
"label": "SAMobilityLabourLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L49",
"id": "odsp_sa_mobility_wizard_samobilitylabourline",
"community": 13,
"norm_label": "samobilitylabourline"
},
{
"label": "SAMobilityFeeLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L76",
"id": "odsp_sa_mobility_wizard_samobilityfeeline",
"community": 13,
"norm_label": "samobilityfeeline"
},
{
"label": "SAMobilityWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L102",
"id": "odsp_sa_mobility_wizard_samobilitywizard",
"community": 13,
"norm_label": "samobilitywizard"
},
{
"label": "_compute_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L189",
"id": "odsp_sa_mobility_wizard_compute_totals",
"community": 13,
"norm_label": "_compute_totals()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L197",
"id": "odsp_sa_mobility_wizard_default_get",
"community": 13,
"norm_label": "default_get()"
},
{
"label": "._get_template_path()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L280",
"id": "odsp_sa_mobility_wizard_samobilitywizard_get_template_path",
"community": 13,
"norm_label": "._get_template_path()"
},
{
"label": "._build_field_mapping()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L285",
"id": "odsp_sa_mobility_wizard_samobilitywizard_build_field_mapping",
"community": 13,
"norm_label": "._build_field_mapping()"
},
{
"label": "._fill_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L386",
"id": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"community": 13,
"norm_label": "._fill_pdf()"
},
{
"label": "._save_form_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L444",
"id": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"community": 13,
"norm_label": "._save_form_data()"
},
{
"label": ".action_fill_and_attach()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L462",
"id": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"community": 13,
"norm_label": ".action_fill_and_attach()"
},
{
"label": ".action_fill_attach_and_send()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L492",
"id": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"community": 13,
"norm_label": ".action_fill_attach_and_send()"
},
{
"label": "._get_device_label()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L553",
"id": "odsp_sa_mobility_wizard_samobilitywizard_get_device_label",
"community": 13,
"norm_label": "._get_device_label()"
},
{
"label": "Pre-populate wizard from sale order context.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L198",
"id": "odsp_sa_mobility_wizard_rationale_198",
"community": 53,
"norm_label": "pre-populate wizard from sale order context."
},
{
"label": "Get the path to the SA Mobility form template PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L281",
"id": "odsp_sa_mobility_wizard_rationale_281",
"community": 13,
"norm_label": "get the path to the sa mobility form template pdf."
},
{
"label": "Build a dictionary mapping PDF form field names to values.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L286",
"id": "odsp_sa_mobility_wizard_rationale_286",
"community": 13,
"norm_label": "build a dictionary mapping pdf form field names to values."
},
{
"label": "Fill the SA Mobility PDF template using pdfrw AcroForm field filling.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L387",
"id": "odsp_sa_mobility_wizard_rationale_387",
"community": 13,
"norm_label": "fill the sa mobility pdf template using pdfrw acroform field filling."
},
{
"label": "Persist user-editable wizard data to sale order for future sessions.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L445",
"id": "odsp_sa_mobility_wizard_rationale_445",
"community": 13,
"norm_label": "persist user-editable wizard data to sale order for future sessions."
},
{
"label": "Fill the SA Mobility PDF and attach to the sale order via chatter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L463",
"id": "odsp_sa_mobility_wizard_rationale_463",
"community": 13,
"norm_label": "fill the sa mobility pdf and attach to the sale order via chatter."
},
{
"label": "Fill PDF, attach to order, and send email to SA Mobility.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L493",
"id": "odsp_sa_mobility_wizard_rationale_493",
"community": 13,
"norm_label": "fill pdf, attach to order, and send email to sa mobility."
},
{
"label": "Get human-readable device description.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L554",
"id": "odsp_sa_mobility_wizard_rationale_554",
"community": 13,
"norm_label": "get human-readable device description."
},
{
"label": "account_payment_register.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_account_payment_register_py",
"community": 32,
"norm_label": "account_payment_register.py"
},
{
"label": "AccountPaymentRegister",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L10",
"id": "account_payment_register_accountpaymentregister",
"community": 32,
"norm_label": "accountpaymentregister"
},
{
"label": "_compute_is_card_payment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L31",
"id": "account_payment_register_compute_is_card_payment",
"community": 32,
"norm_label": "_compute_is_card_payment()"
},
{
"label": ".action_create_payments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L50",
"id": "account_payment_register_accountpaymentregister_action_create_payments",
"community": 32,
"norm_label": ".action_create_payments()"
},
{
"label": "._create_payment_vals_from_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L69",
"id": "account_payment_register_accountpaymentregister_create_payment_vals_from_wizard",
"community": 32,
"norm_label": "._create_payment_vals_from_wizard()"
},
{
"label": "Check if the selected payment method requires card digits. Uses",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L32",
"id": "account_payment_register_rationale_32",
"community": 54,
"norm_label": "check if the selected payment method requires card digits. uses"
},
{
"label": "Override to validate card number is entered for card payments.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L51",
"id": "account_payment_register_rationale_51",
"community": 32,
"norm_label": "override to validate card number is entered for card payments."
},
{
"label": "Override to add card info to payment values.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L70",
"id": "account_payment_register_rationale_70",
"community": 32,
"norm_label": "override to add card info to payment values."
},
{
"label": "submission_verification_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"community": 24,
"norm_label": "submission_verification_wizard.py"
},
{
"label": "SubmissionVerificationWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L14",
"id": "submission_verification_wizard_submissionverificationwizard",
"community": 24,
"norm_label": "submissionverificationwizard"
},
{
"label": "_compute_summary()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L85",
"id": "submission_verification_wizard_compute_summary",
"community": 24,
"norm_label": "_compute_summary()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L94",
"id": "submission_verification_wizard_default_get",
"community": 24,
"norm_label": "default_get()"
},
{
"label": ".action_confirm_submission()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L194",
"id": "submission_verification_wizard_submissionverificationwizard_action_confirm_submission",
"community": 24,
"norm_label": ".action_confirm_submission()"
},
{
"label": ".action_select_all()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L339",
"id": "submission_verification_wizard_submissionverificationwizard_action_select_all",
"community": 24,
"norm_label": ".action_select_all()"
},
{
"label": "SubmissionVerificationWizardLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L354",
"id": "submission_verification_wizard_submissionverificationwizardline",
"community": 24,
"norm_label": "submissionverificationwizardline"
},
{
"label": "Wizard to verify which device types are being submitted in the ADP application.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L15",
"id": "submission_verification_wizard_rationale_15",
"community": 24,
"norm_label": "wizard to verify which device types are being submitted in the adp application."
},
{
"label": "Confirm the selected device types and store them for Stage 2 comparison.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L195",
"id": "submission_verification_wizard_rationale_195",
"community": 24,
"norm_label": "confirm the selected device types and store them for stage 2 comparison."
},
{
"label": "Select all device types.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L340",
"id": "submission_verification_wizard_rationale_340",
"community": 24,
"norm_label": "select all device types."
},
{
"label": "Lines for the submission verification wizard - grouped by device type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L355",
"id": "submission_verification_wizard_rationale_355",
"community": 24,
"norm_label": "lines for the submission verification wizard - grouped by device type."
},
{
"label": "mod_submission_confirmed_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_confirmed_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_confirmed_wizard_py",
"community": 2,
"norm_label": "mod_submission_confirmed_wizard.py"
},
{
"label": "ModSubmissionConfirmedWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_confirmed_wizard.py",
"source_location": "L14",
"id": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard",
"community": 2,
"norm_label": "modsubmissionconfirmedwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_confirmed_wizard.py",
"source_location": "L45",
"id": "mod_submission_confirmed_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_confirmed_wizard.py",
"source_location": "L59",
"id": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard_action_confirm",
"community": 2,
"norm_label": ".action_confirm()"
},
{
"label": "odsp_discretionary_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_discretionary_wizard_py",
"community": 0,
"norm_label": "odsp_discretionary_wizard.py"
},
{
"label": "DiscretionaryBenefitWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L21",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard",
"community": 0,
"norm_label": "discretionarybenefitwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L66",
"id": "odsp_discretionary_wizard_default_get",
"community": 0,
"norm_label": "default_get()"
},
{
"label": "._get_template_path()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L94",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_get_template_path",
"community": 0,
"norm_label": "._get_template_path()"
},
{
"label": "._build_field_mapping()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L99",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_build_field_mapping",
"community": 0,
"norm_label": "._build_field_mapping()"
},
{
"label": "._fill_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L133",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"community": 0,
"norm_label": "._fill_pdf()"
},
{
"label": "._sync_odsp_office()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L193",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"community": 0,
"norm_label": "._sync_odsp_office()"
},
{
"label": "._generate_and_attach()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L198",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"community": 0,
"norm_label": "._generate_and_attach()"
},
{
"label": ".action_fill_and_attach()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L236",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"community": 0,
"norm_label": ".action_fill_and_attach()"
},
{
"label": "._advance_status_on_submit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L256",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"community": 0,
"norm_label": "._advance_status_on_submit()"
},
{
"label": ".action_send_fax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L266",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"community": 0,
"norm_label": ".action_send_fax()"
},
{
"label": ".action_send_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L297",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"community": 0,
"norm_label": ".action_send_email()"
},
{
"label": ".action_send_fax_and_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L337",
"id": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"community": 0,
"norm_label": ".action_send_fax_and_email()"
},
{
"label": "Pre-populate from sale order and partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L67",
"id": "odsp_discretionary_wizard_rationale_67",
"community": 55,
"norm_label": "pre-populate from sale order and partner."
},
{
"label": "Get the path to the Discretionary Benefits form template PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L95",
"id": "odsp_discretionary_wizard_rationale_95",
"community": 0,
"norm_label": "get the path to the discretionary benefits form template pdf."
},
{
"label": "Build a dictionary mapping PDF field names to values.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L100",
"id": "odsp_discretionary_wizard_rationale_100",
"community": 0,
"norm_label": "build a dictionary mapping pdf field names to values."
},
{
"label": "Fill the Discretionary Benefits PDF using PyPDF2. This PDF is AES-encryp",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L134",
"id": "odsp_discretionary_wizard_rationale_134",
"community": 0,
"norm_label": "fill the discretionary benefits pdf using pypdf2. this pdf is aes-encryp"
},
{
"label": "Sync ODSP office back to sale order if changed in wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L194",
"id": "odsp_discretionary_wizard_rationale_194",
"community": 0,
"norm_label": "sync odsp office back to sale order if changed in wizard."
},
{
"label": "Generate filled PDF and quotation, attach both to sale order. Returns (d",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L199",
"id": "odsp_discretionary_wizard_rationale_199",
"community": 0,
"norm_label": "generate filled pdf and quotation, attach both to sale order. returns (d"
},
{
"label": "Fill the Discretionary Benefits PDF and attach to sale order via chatter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L237",
"id": "odsp_discretionary_wizard_rationale_237",
"community": 0,
"norm_label": "fill the discretionary benefits pdf and attach to sale order via chatter."
},
{
"label": "Advance status when form is submitted (sent via email/fax).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L257",
"id": "odsp_discretionary_wizard_rationale_257",
"community": 0,
"norm_label": "advance status when form is submitted (sent via email/fax)."
},
{
"label": "Fill form, generate quotation, and open the fax wizard with both attached.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L267",
"id": "odsp_discretionary_wizard_rationale_267",
"community": 0,
"norm_label": "fill form, generate quotation, and open the fax wizard with both attached."
},
{
"label": "Fill form, generate quotation, and email both to ODSP office.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L298",
"id": "odsp_discretionary_wizard_rationale_298",
"community": 0,
"norm_label": "fill form, generate quotation, and email both to odsp office."
},
{
"label": "Fill form, generate quotation, send email, then open fax wizard. Email i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L338",
"id": "odsp_discretionary_wizard_rationale_338",
"community": 0,
"norm_label": "fill form, generate quotation, send email, then open fax wizard. email i"
},
{
"label": "mod_pca_received_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_pca_received_wizard_py",
"community": 3,
"norm_label": "mod_pca_received_wizard.py"
},
{
"label": "ModPcaReceivedWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L11",
"id": "mod_pca_received_wizard_modpcareceivedwizard",
"community": 3,
"norm_label": "modpcareceivedwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L50",
"id": "mod_pca_received_wizard_default_get",
"community": 3,
"norm_label": "default_get()"
},
{
"label": "_onchange_compute_preview()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L70",
"id": "mod_pca_received_wizard_onchange_compute_preview",
"community": 3,
"norm_label": "_onchange_compute_preview()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L107",
"id": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"community": 3,
"norm_label": ".action_confirm()"
},
{
"label": "._create_full_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L163",
"id": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"community": 3,
"norm_label": "._create_full_invoice()"
},
{
"label": "._create_split_mod_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L186",
"id": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"community": 3,
"norm_label": "._create_split_mod_invoice()"
},
{
"label": "._create_split_client_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L219",
"id": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"community": 3,
"norm_label": "._create_split_client_invoice()"
},
{
"label": "._log_pca_and_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L262",
"id": "mod_pca_received_wizard_modpcareceivedwizard_log_pca_and_invoices",
"community": 3,
"norm_label": "._log_pca_and_invoices()"
},
{
"label": "._open_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L297",
"id": "mod_pca_received_wizard_modpcareceivedwizard_open_invoice",
"community": 3,
"norm_label": "._open_invoice()"
},
{
"label": "Compute the proportional split preview when partial approval.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L71",
"id": "mod_pca_received_wizard_rationale_71",
"community": 56,
"norm_label": "compute the proportional split preview when partial approval."
},
{
"label": "Record PCA, set approval amounts, and create invoice(s).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L108",
"id": "mod_pca_received_wizard_rationale_108",
"community": 3,
"norm_label": "record pca, set approval amounts, and create invoice(s)."
},
{
"label": "Create a single MOD invoice for the full order amount.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L164",
"id": "mod_pca_received_wizard_rationale_164",
"community": 3,
"norm_label": "create a single mod invoice for the full order amount."
},
{
"label": "Create MOD invoice with proportionally reduced amounts.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L187",
"id": "mod_pca_received_wizard_rationale_187",
"community": 3,
"norm_label": "create mod invoice with proportionally reduced amounts."
},
{
"label": "Create Client invoice with the difference amounts.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L220",
"id": "mod_pca_received_wizard_rationale_220",
"community": 3,
"norm_label": "create client invoice with the difference amounts."
},
{
"label": "Log PCA receipt and invoice creation to chatter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L263",
"id": "mod_pca_received_wizard_rationale_263",
"community": 3,
"norm_label": "log pca receipt and invoice creation to chatter."
},
{
"label": "odsp_submit_to_odsp_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_submit_to_odsp_wizard_py",
"community": 0,
"norm_label": "odsp_submit_to_odsp_wizard.py"
},
{
"label": "OdspSubmitToOdspWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L13",
"id": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"community": 0,
"norm_label": "odspsubmittoodspwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L42",
"id": "odsp_submit_to_odsp_wizard_default_get",
"community": 0,
"norm_label": "default_get()"
},
{
"label": "._sync_odsp_office()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L59",
"id": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"community": 0,
"norm_label": "._sync_odsp_office()"
},
{
"label": "._generate_attachments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L64",
"id": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"community": 0,
"norm_label": "._generate_attachments()"
},
{
"label": "._advance_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L101",
"id": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"community": 0,
"norm_label": "._advance_status()"
},
{
"label": ".action_send_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L108",
"id": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"community": 0,
"norm_label": ".action_send_email()"
},
{
"label": ".action_send_fax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L148",
"id": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"community": 0,
"norm_label": ".action_send_fax()"
},
{
"label": ".action_send_fax_and_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L177",
"id": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"community": 0,
"norm_label": ".action_send_fax_and_email()"
},
{
"label": "Sync the selected ODSP office back to the sale order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L60",
"id": "odsp_submit_to_odsp_wizard_rationale_60",
"community": 0,
"norm_label": "sync the selected odsp office back to the sale order."
},
{
"label": "Generate quotation PDF and authorizer letter attachment, return list of ir.attac",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L65",
"id": "odsp_submit_to_odsp_wizard_rationale_65",
"community": 0,
"norm_label": "generate quotation pdf and authorizer letter attachment, return list of ir.attac"
},
{
"label": "Advance status to submitted_to_odsp.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L102",
"id": "odsp_submit_to_odsp_wizard_rationale_102",
"community": 0,
"norm_label": "advance status to submitted_to_odsp."
},
{
"label": "Generate quotation PDF, attach authorizer letter, and email to ODSP office.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L109",
"id": "odsp_submit_to_odsp_wizard_rationale_109",
"community": 0,
"norm_label": "generate quotation pdf, attach authorizer letter, and email to odsp office."
},
{
"label": "Generate quotation PDF, attach authorizer letter, and open fax wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L149",
"id": "odsp_submit_to_odsp_wizard_rationale_149",
"community": 0,
"norm_label": "generate quotation pdf, attach authorizer letter, and open fax wizard."
},
{
"label": "Generate documents, send email first, then open fax wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L178",
"id": "odsp_submit_to_odsp_wizard_rationale_178",
"community": 0,
"norm_label": "generate documents, send email first, then open fax wizard."
},
{
"label": "schedule_assessment_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_schedule_assessment_wizard_py",
"community": 22,
"norm_label": "schedule_assessment_wizard.py"
},
{
"label": "ScheduleAssessmentWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L14",
"id": "schedule_assessment_wizard_scheduleassessmentwizard",
"community": 22,
"norm_label": "scheduleassessmentwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L76",
"id": "schedule_assessment_wizard_default_get",
"community": 22,
"norm_label": "default_get()"
},
{
"label": ".action_schedule()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L95",
"id": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"community": 22,
"norm_label": ".action_schedule()"
},
{
"label": "._create_calendar_event()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L147",
"id": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"community": 22,
"norm_label": "._create_calendar_event()"
},
{
"label": "._build_event_description()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L188",
"id": "schedule_assessment_wizard_scheduleassessmentwizard_build_event_description",
"community": 22,
"norm_label": "._build_event_description()"
},
{
"label": "._format_time()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L206",
"id": "schedule_assessment_wizard_scheduleassessmentwizard_format_time",
"community": 22,
"norm_label": "._format_time()"
},
{
"label": "Wizard to schedule an assessment and create a calendar event.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L15",
"id": "schedule_assessment_wizard_rationale_15",
"community": 22,
"norm_label": "wizard to schedule an assessment and create a calendar event."
},
{
"label": "Schedule the assessment and optionally create a calendar event.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L96",
"id": "schedule_assessment_wizard_rationale_96",
"community": 22,
"norm_label": "schedule the assessment and optionally create a calendar event."
},
{
"label": "Create a calendar event for the assessment.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L148",
"id": "schedule_assessment_wizard_rationale_148",
"community": 22,
"norm_label": "create a calendar event for the assessment."
},
{
"label": "Build the calendar event description.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L189",
"id": "schedule_assessment_wizard_rationale_189",
"community": 22,
"norm_label": "build the calendar event description."
},
{
"label": "Convert float time (e.g., 14.5) to readable format (2:30 PM).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L207",
"id": "schedule_assessment_wizard_rationale_207",
"community": 22,
"norm_label": "convert float time (e.g., 14.5) to readable format (2:30 pm)."
},
{
"label": "device_import_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_import_wizard_py",
"community": 14,
"norm_label": "device_import_wizard.py"
},
{
"label": "DeviceCodeImportWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L18",
"id": "device_import_wizard_devicecodeimportwizard",
"community": 14,
"norm_label": "devicecodeimportwizard"
},
{
"label": "_onchange_filename()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L44",
"id": "device_import_wizard_onchange_filename",
"community": 14,
"norm_label": "_onchange_filename()"
},
{
"label": "._parse_csv_content()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L52",
"id": "device_import_wizard_devicecodeimportwizard_parse_csv_content",
"community": 14,
"norm_label": "._parse_csv_content()"
},
{
"label": ".action_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L142",
"id": "device_import_wizard_devicecodeimportwizard_action_import",
"community": 14,
"norm_label": ".action_import()"
},
{
"label": "Auto-detect file type from filename.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L45",
"id": "device_import_wizard_rationale_45",
"community": 57,
"norm_label": "auto-detect file type from filename."
},
{
"label": "Parse CSV content to data list.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L53",
"id": "device_import_wizard_rationale_53",
"community": 14,
"norm_label": "parse csv content to data list."
},
{
"label": "Import device codes from uploaded file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L143",
"id": "device_import_wizard_rationale_143",
"community": 14,
"norm_label": "import device codes from uploaded file."
},
{
"label": "field_mapping_config_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"community": 16,
"norm_label": "field_mapping_config_wizard.py"
},
{
"label": "FieldMappingLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L230",
"id": "field_mapping_config_wizard_fieldmappingline",
"community": 16,
"norm_label": "fieldmappingline"
},
{
"label": "_compute_field_exists()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L267",
"id": "field_mapping_config_wizard_compute_field_exists",
"community": 16,
"norm_label": "_compute_field_exists()"
},
{
"label": "_onchange_field_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L282",
"id": "field_mapping_config_wizard_onchange_field_name",
"community": 16,
"norm_label": "_onchange_field_name()"
},
{
"label": "FieldMappingConfigWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L288",
"id": "field_mapping_config_wizard_fieldmappingconfigwizard",
"community": 16,
"norm_label": "fieldmappingconfigwizard"
},
{
"label": "_compute_summary()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L319",
"id": "field_mapping_config_wizard_compute_summary",
"community": 16,
"norm_label": "_compute_summary()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L331",
"id": "field_mapping_config_wizard_default_get",
"community": 16,
"norm_label": "default_get()"
},
{
"label": ".action_save()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L365",
"id": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save",
"community": 16,
"norm_label": ".action_save()"
},
{
"label": ".action_save_and_close()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L379",
"id": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save_and_close",
"community": 16,
"norm_label": ".action_save_and_close()"
},
{
"label": ".action_reset_defaults()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L384",
"id": "field_mapping_config_wizard_fieldmappingconfigwizard_action_reset_defaults",
"community": 16,
"norm_label": ".action_reset_defaults()"
},
{
"label": ".action_auto_detect()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L401",
"id": "field_mapping_config_wizard_fieldmappingconfigwizard_action_auto_detect",
"community": 16,
"norm_label": ".action_auto_detect()"
},
{
"label": ".action_close()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L458",
"id": "field_mapping_config_wizard_fieldmappingconfigwizard_action_close",
"community": 16,
"norm_label": ".action_close()"
},
{
"label": "Individual field mapping configuration line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L231",
"id": "field_mapping_config_wizard_rationale_231",
"community": 16,
"norm_label": "individual field mapping configuration line."
},
{
"label": "Check if the configured field exists on the model.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L268",
"id": "field_mapping_config_wizard_rationale_268",
"community": 58,
"norm_label": "check if the configured field exists on the model."
},
{
"label": "Force recomputation of field_exists when field_name changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L283",
"id": "field_mapping_config_wizard_rationale_283",
"community": 59,
"norm_label": "force recomputation of field_exists when field_name changes."
},
{
"label": "Wizard for configuring field mappings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L289",
"id": "field_mapping_config_wizard_rationale_289",
"community": 16,
"norm_label": "wizard for configuring field mappings."
},
{
"label": "Compute summary statistics.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L320",
"id": "field_mapping_config_wizard_rationale_320",
"community": 60,
"norm_label": "compute summary statistics."
},
{
"label": "Load field mappings from ir.config_parameter when wizard opens.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L332",
"id": "field_mapping_config_wizard_rationale_332",
"community": 61,
"norm_label": "load field mappings from ir.config_parameter when wizard opens."
},
{
"label": "Save all field mappings to ir.config_parameter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L366",
"id": "field_mapping_config_wizard_rationale_366",
"community": 16,
"norm_label": "save all field mappings to ir.config_parameter."
},
{
"label": "Save mappings and close the wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L380",
"id": "field_mapping_config_wizard_rationale_380",
"community": 16,
"norm_label": "save mappings and close the wizard."
},
{
"label": "Reset all mappings to their default FC field values.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L385",
"id": "field_mapping_config_wizard_rationale_385",
"community": 16,
"norm_label": "reset all mappings to their default fc field values."
},
{
"label": "Auto-detect existing custom fields and update mappings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L402",
"id": "field_mapping_config_wizard_rationale_402",
"community": 16,
"norm_label": "auto-detect existing custom fields and update mappings."
},
{
"label": "Close the wizard without saving.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L459",
"id": "field_mapping_config_wizard_rationale_459",
"community": 16,
"norm_label": "close the wizard without saving."
},
{
"label": "ready_for_delivery_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_delivery_wizard_py",
"community": 3,
"norm_label": "ready_for_delivery_wizard.py"
},
{
"label": "ReadyForDeliveryWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L15",
"id": "ready_for_delivery_wizard_readyfordeliverywizard",
"community": 3,
"norm_label": "readyfordeliverywizard"
},
{
"label": "_compute_delivery_address()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L79",
"id": "ready_for_delivery_wizard_compute_delivery_address",
"community": 3,
"norm_label": "_compute_delivery_address()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L94",
"id": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"community": 3,
"norm_label": ".action_confirm()"
},
{
"label": "._create_technician_tasks()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L158",
"id": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"community": 3,
"norm_label": "._create_technician_tasks()"
},
{
"label": "Compute delivery address from partner shipping address.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L80",
"id": "ready_for_delivery_wizard_rationale_80",
"community": 62,
"norm_label": "compute delivery address from partner shipping address."
},
{
"label": "Confirm and mark as Ready for Delivery.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L95",
"id": "ready_for_delivery_wizard_rationale_95",
"community": 3,
"norm_label": "confirm and mark as ready for delivery."
},
{
"label": "Create a single delivery task with lead + additional technicians. The f",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L159",
"id": "ready_for_delivery_wizard_rationale_159",
"community": 3,
"norm_label": "create a single delivery task with lead + additional technicians. the f"
},
{
"label": "mod_funding_denied_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_denied_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_denied_wizard_py",
"community": 2,
"norm_label": "mod_funding_denied_wizard.py"
},
{
"label": "ModFundingDeniedWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_denied_wizard.py",
"source_location": "L14",
"id": "mod_funding_denied_wizard_modfundingdeniedwizard",
"community": 2,
"norm_label": "modfundingdeniedwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_denied_wizard.py",
"source_location": "L44",
"id": "mod_funding_denied_wizard_default_get",
"community": 2,
"norm_label": "default_get()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_denied_wizard.py",
"source_location": "L51",
"id": "mod_funding_denied_wizard_modfundingdeniedwizard_action_confirm",
"community": 2,
"norm_label": ".action_confirm()"
},
{
"label": "application_received_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"community": 26,
"norm_label": "application_received_wizard.py"
},
{
"label": "ApplicationReceivedWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L13",
"id": "application_received_wizard_applicationreceivedwizard",
"community": 26,
"norm_label": "applicationreceivedwizard"
},
{
"label": "_compute_has_pending_page11_request()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L57",
"id": "application_received_wizard_compute_has_pending_page11_request",
"community": 26,
"norm_label": "_compute_has_pending_page11_request()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L74",
"id": "application_received_wizard_default_get",
"community": 26,
"norm_label": "default_get()"
},
{
"label": "_check_application_file_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L89",
"id": "application_received_wizard_check_application_file_type",
"community": 26,
"norm_label": "_check_application_file_type()"
},
{
"label": "_check_pages_file_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L99",
"id": "application_received_wizard_check_pages_file_type",
"community": 26,
"norm_label": "_check_pages_file_type()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L108",
"id": "application_received_wizard_applicationreceivedwizard_action_confirm",
"community": 0,
"norm_label": ".action_confirm()"
},
{
"label": ".action_request_page11_signature()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L168",
"id": "application_received_wizard_applicationreceivedwizard_action_request_page11_signature",
"community": 26,
"norm_label": ".action_request_page11_signature()"
},
{
"label": "Wizard to upload ADP application documents when application is received.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L14",
"id": "application_received_wizard_rationale_14",
"community": 26,
"norm_label": "wizard to upload adp application documents when application is received."
},
{
"label": "Save documents and mark application as received.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L109",
"id": "application_received_wizard_rationale_109",
"community": 0,
"norm_label": "save documents and mark application as received."
},
{
"label": "Open the Page 11 remote signing wizard from within the Application Received wiza",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L169",
"id": "application_received_wizard_rationale_169",
"community": 26,
"norm_label": "open the page 11 remote signing wizard from within the application received wiza"
},
{
"label": "client_chat.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_chat_py",
"community": 21,
"norm_label": "client_chat.py"
},
{
"label": "FusionClientChatSession",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L14",
"id": "client_chat_fusionclientchatsession",
"community": 21,
"norm_label": "fusionclientchatsession"
},
{
"label": ".action_send_message()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L41",
"id": "client_chat_fusionclientchatsession_action_send_message",
"community": 21,
"norm_label": ".action_send_message()"
},
{
"label": "._generate_ai_response()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L80",
"id": "client_chat_fusionclientchatsession_generate_ai_response",
"community": 21,
"norm_label": "._generate_ai_response()"
},
{
"label": "._generate_local_response()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L139",
"id": "client_chat_fusionclientchatsession_generate_local_response",
"community": 21,
"norm_label": "._generate_local_response()"
},
{
"label": "._build_system_prompt()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L238",
"id": "client_chat_fusionclientchatsession_build_system_prompt",
"community": 21,
"norm_label": "._build_system_prompt()"
},
{
"label": "._build_data_context()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L271",
"id": "client_chat_fusionclientchatsession_build_data_context",
"community": 21,
"norm_label": "._build_data_context()"
},
{
"label": "FusionClientChatMessage",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L334",
"id": "client_chat_fusionclientchatmessage",
"community": 21,
"norm_label": "fusionclientchatmessage"
},
{
"label": "Process user message and generate AI response.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L42",
"id": "client_chat_rationale_42",
"community": 21,
"norm_label": "process user message and generate ai response."
},
{
"label": "Generate an AI-powered response to the user question. Uses OpenAI API t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L81",
"id": "client_chat_rationale_81",
"community": 21,
"norm_label": "generate an ai-powered response to the user question. uses openai api t"
},
{
"label": "Generate a response without AI, using direct database queries. This is",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L140",
"id": "client_chat_rationale_140",
"community": 21,
"norm_label": "generate a response without ai, using direct database queries. this is"
},
{
"label": "Build the system prompt for the AI.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L239",
"id": "client_chat_rationale_239",
"community": 21,
"norm_label": "build the system prompt for the ai."
},
{
"label": "Query relevant data based on the question to provide context to AI.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L272",
"id": "client_chat_rationale_272",
"community": 21,
"norm_label": "query relevant data based on the question to provide context to ai."
},
{
"label": "fusion_central_config.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_central_config_py",
"community": 34,
"norm_label": "fusion_central_config.py"
},
{
"label": "FusionCentralConfig",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L12",
"id": "fusion_central_config_fusioncentralconfig",
"community": 34,
"norm_label": "fusioncentralconfig"
},
{
"label": ".action_detect_existing_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L20",
"id": "fusion_central_config_fusioncentralconfig_action_detect_existing_fields",
"community": 34,
"norm_label": ".action_detect_existing_fields()"
},
{
"label": "Detect existing custom x_* fields and map them.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L21",
"id": "fusion_central_config_rationale_21",
"community": 34,
"norm_label": "detect existing custom x_* fields and map them."
},
{
"label": "# NOTE: param_key must match the config_parameter in res_config_settings.py",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L41",
"id": "fusion_central_config_rationale_41",
"community": 34,
"norm_label": "# note: param_key must match the config_parameter in res_config_settings.py"
},
{
"label": "account_move.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"community": 4,
"norm_label": "account_move.py"
},
{
"label": "AccountMove",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L12",
"id": "account_move_accountmove",
"community": 5,
"norm_label": "accountmove"
},
{
"label": "._compute_is_adp_invoice_flag()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L24",
"id": "account_move_accountmove_compute_is_adp_invoice_flag",
"community": 5,
"norm_label": "._compute_is_adp_invoice_flag()"
},
{
"label": "._compute_payment_state()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L29",
"id": "account_move_accountmove_compute_payment_state",
"community": 5,
"norm_label": "._compute_payment_state()"
},
{
"label": "_compute_is_mod_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L43",
"id": "account_move_compute_is_mod_invoice",
"community": 4,
"norm_label": "_compute_is_mod_invoice()"
},
{
"label": "._auto_advance_odsp_on_payment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L47",
"id": "account_move_accountmove_auto_advance_odsp_on_payment",
"community": 0,
"norm_label": "._auto_advance_odsp_on_payment()"
},
{
"label": "._ow_schedule_delivery_activity()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L67",
"id": "account_move_accountmove_ow_schedule_delivery_activity",
"community": 5,
"norm_label": "._ow_schedule_delivery_activity()"
},
{
"label": ".action_mod_send_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L82",
"id": "account_move_accountmove_action_mod_send_invoice",
"community": 3,
"norm_label": ".action_mod_send_invoice()"
},
{
"label": "_compute_show_authorizer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L241",
"id": "account_move_compute_show_authorizer",
"community": 4,
"norm_label": "_compute_show_authorizer()"
},
{
"label": "_compute_show_authorizer_question()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L264",
"id": "account_move_compute_show_authorizer_question",
"community": 4,
"norm_label": "_compute_show_authorizer_question()"
},
{
"label": "_compute_needs_device_verification()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L405",
"id": "account_move_compute_needs_device_verification",
"community": 4,
"norm_label": "_compute_needs_device_verification()"
},
{
"label": "_compute_adp_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L479",
"id": "account_move_compute_adp_totals",
"community": 4,
"norm_label": "_compute_adp_totals()"
},
{
"label": "_compute_product_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L495",
"id": "account_move_compute_product_lines",
"community": 4,
"norm_label": "_compute_product_lines()"
},
{
"label": "_compute_has_deductions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L506",
"id": "account_move_compute_has_deductions",
"community": 4,
"norm_label": "_compute_has_deductions()"
},
{
"label": "._compute_sibling_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L537",
"id": "account_move_accountmove_compute_sibling_totals",
"community": 5,
"norm_label": "._compute_sibling_totals()"
},
{
"label": "_onchange_invoice_type_client_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L577",
"id": "account_move_onchange_invoice_type_client_type",
"community": 4,
"norm_label": "_onchange_invoice_type_client_type()"
},
{
"label": "._get_invoice_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L585",
"id": "account_move_accountmove_get_invoice_type",
"community": 5,
"norm_label": "._get_invoice_type()"
},
{
"label": "._get_client_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L595",
"id": "account_move_accountmove_get_client_type",
"community": 4,
"norm_label": "._get_client_type()"
},
{
"label": "._get_authorizer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L605",
"id": "account_move_accountmove_get_authorizer",
"community": 5,
"norm_label": "._get_authorizer()"
},
{
"label": "._get_claim_number()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L618",
"id": "account_move_accountmove_get_claim_number",
"community": 5,
"norm_label": "._get_claim_number()"
},
{
"label": "._get_client_ref_1()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L623",
"id": "account_move_accountmove_get_client_ref_1",
"community": 5,
"norm_label": "._get_client_ref_1()"
},
{
"label": "._get_client_ref_2()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L628",
"id": "account_move_accountmove_get_client_ref_2",
"community": 5,
"norm_label": "._get_client_ref_2()"
},
{
"label": "._get_adp_delivery_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L633",
"id": "account_move_accountmove_get_adp_delivery_date",
"community": 5,
"norm_label": "._get_adp_delivery_date()"
},
{
"label": "._is_adp_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L638",
"id": "account_move_accountmove_is_adp_invoice",
"community": 5,
"norm_label": "._is_adp_invoice()"
},
{
"label": "._get_serial_numbers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L647",
"id": "account_move_accountmove_get_serial_numbers",
"community": 4,
"norm_label": "._get_serial_numbers()"
},
{
"label": ".action_export_adp_claim()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L664",
"id": "account_move_accountmove_action_export_adp_claim",
"community": 5,
"norm_label": ".action_export_adp_claim()"
},
{
"label": ".action_recalculate_adp_portions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L680",
"id": "account_move_accountmove_action_recalculate_adp_portions",
"community": 4,
"norm_label": ".action_recalculate_adp_portions()"
},
{
"label": ".action_sync_to_sale_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L698",
"id": "account_move_accountmove_action_sync_to_sale_order",
"community": 5,
"norm_label": ".action_sync_to_sale_order()"
},
{
"label": "._sync_line_fields_to_sale_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L791",
"id": "account_move_accountmove_sync_line_fields_to_sale_order",
"community": 5,
"norm_label": "._sync_line_fields_to_sale_order()"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L863",
"id": "account_move_accountmove_write",
"community": 5,
"norm_label": ".write()"
},
{
"label": ".action_open_device_approval_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L928",
"id": "account_move_accountmove_action_open_device_approval_wizard",
"community": 5,
"norm_label": ".action_open_device_approval_wizard()"
},
{
"label": ".action_invoice_sent()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L982",
"id": "account_move_accountmove_action_invoice_sent",
"community": 5,
"norm_label": ".action_invoice_sent()"
},
{
"label": "._schedule_or_renew_adp_activity()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1027",
"id": "account_move_accountmove_schedule_or_renew_adp_activity",
"community": 5,
"norm_label": "._schedule_or_renew_adp_activity()"
},
{
"label": "._complete_adp_activities()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1066",
"id": "account_move_accountmove_complete_adp_activities",
"community": 5,
"norm_label": "._complete_adp_activities()"
},
{
"label": "._schedule_billing_reminder()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1083",
"id": "account_move_accountmove_schedule_billing_reminder",
"community": 5,
"norm_label": "._schedule_billing_reminder()"
},
{
"label": "._schedule_correction_reminders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1122",
"id": "account_move_accountmove_schedule_correction_reminders",
"community": 5,
"norm_label": "._schedule_correction_reminders()"
},
{
"label": "._cron_renew_billing_reminders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1159",
"id": "account_move_accountmove_cron_renew_billing_reminders",
"community": 5,
"norm_label": "._cron_renew_billing_reminders()"
},
{
"label": "._cron_renew_correction_reminders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1190",
"id": "account_move_accountmove_cron_renew_correction_reminders",
"community": 5,
"norm_label": "._cron_renew_correction_reminders()"
},
{
"label": "Compute if this is an ADP invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L25",
"id": "account_move_rationale_25",
"community": 5,
"norm_label": "compute if this is an adp invoice."
},
{
"label": "Extend to auto-advance linked ODSP orders when invoice is paid.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L30",
"id": "account_move_rationale_30",
"community": 5,
"norm_label": "extend to auto-advance linked odsp orders when invoice is paid."
},
{
"label": "When invoice is paid, auto-advance linked ODSP order to payment_received.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L48",
"id": "account_move_rationale_48",
"community": 0,
"norm_label": "when invoice is paid, auto-advance linked odsp order to payment_received."
},
{
"label": "Schedule an activity on the OW sale order to arrange delivery.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L68",
"id": "account_move_rationale_68",
"community": 5,
"norm_label": "schedule an activity on the ow sale order to arrange delivery."
},
{
"label": "Send MOD invoice to the case worker via email.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L83",
"id": "account_move_rationale_83",
"community": 3,
"norm_label": "send mod invoice to the case worker via email."
},
{
"label": "Compute whether to show the authorizer field based on invoice type and authorize",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L242",
"id": "account_move_rationale_242",
"community": 63,
"norm_label": "compute whether to show the authorizer field based on invoice type and authorize"
},
{
"label": "Compute whether to show the 'Authorizer Required?' field.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L265",
"id": "account_move_rationale_265",
"community": 64,
"norm_label": "compute whether to show the 'authorizer required?' field."
},
{
"label": "Check if this client invoice needs device verification. Shows T",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L406",
"id": "account_move_rationale_406",
"community": 65,
"norm_label": "check if this client invoice needs device verification. shows t"
},
{
"label": "Compute ADP and Client portion totals from invoice lines. These",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L480",
"id": "account_move_rationale_480",
"community": 66,
"norm_label": "compute adp and client portion totals from invoice lines. these"
},
{
"label": "Compute filtered list of only actual product lines (no sections, notes, or empty",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L496",
"id": "account_move_rationale_496",
"community": 67,
"norm_label": "compute filtered list of only actual product lines (no sections, notes, or empty"
},
{
"label": "Compute if invoice has any deductions and total deduction amount.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L507",
"id": "account_move_rationale_507",
"community": 68,
"norm_label": "compute if invoice has any deductions and total deduction amount."
},
{
"label": "Compute the OTHER portion totals from the linked sale order. Fo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L538",
"id": "account_move_rationale_538",
"community": 5,
"norm_label": "compute the other portion totals from the linked sale order. fo"
},
{
"label": "Trigger recalculation when invoice type or client type changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L578",
"id": "account_move_rationale_578",
"community": 69,
"norm_label": "trigger recalculation when invoice type or client type changes."
},
{
"label": "Get invoice type from mapped field or built-in field.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L586",
"id": "account_move_rationale_586",
"community": 5,
"norm_label": "get invoice type from mapped field or built-in field."
},
{
"label": "Get client type from mapped field or built-in field.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L596",
"id": "account_move_rationale_596",
"community": 4,
"norm_label": "get client type from mapped field or built-in field."
},
{
"label": "Get authorizer from mapped field or built-in field. Returns name as string.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L606",
"id": "account_move_rationale_606",
"community": 5,
"norm_label": "get authorizer from mapped field or built-in field. returns name as string."
},
{
"label": "Get client reference 1.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L624",
"id": "account_move_rationale_624",
"community": 5,
"norm_label": "get client reference 1."
},
{
"label": "Get client reference 2.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L629",
"id": "account_move_rationale_629",
"community": 5,
"norm_label": "get client reference 2."
},
{
"label": "Get ADP delivery date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L634",
"id": "account_move_rationale_634",
"community": 5,
"norm_label": "get adp delivery date."
},
{
"label": "Check if this is an ADP invoice type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L639",
"id": "account_move_rationale_639",
"community": 5,
"norm_label": "check if this is an adp invoice type."
},
{
"label": "Get all serial numbers from invoice lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L648",
"id": "account_move_rationale_648",
"community": 4,
"norm_label": "get all serial numbers from invoice lines."
},
{
"label": "Open the ADP export wizard for this invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L665",
"id": "account_move_rationale_665",
"community": 5,
"norm_label": "open the adp export wizard for this invoice."
},
{
"label": "Manually recalculate ADP and Client portions for all lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L681",
"id": "account_move_rationale_681",
"community": 4,
"norm_label": "manually recalculate adp and client portions for all lines."
},
{
"label": "Sync ADP fields from this Invoice TO the linked Sale Order and all other invoice",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L699",
"id": "account_move_rationale_699",
"community": 5,
"norm_label": "sync adp fields from this invoice to the linked sale order and all other invoice"
},
{
"label": "Sync Serial Numbers from Invoice lines to corresponding SO lines and sibling inv",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L792",
"id": "account_move_rationale_792",
"community": 5,
"norm_label": "sync serial numbers from invoice lines to corresponding so lines and sibling inv"
},
{
"label": "Override write to trigger recalculation and handle billing status changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L864",
"id": "account_move_rationale_864",
"community": 5,
"norm_label": "override write to trigger recalculation and handle billing status changes."
},
{
"label": "Open the Device Approval Wizard for the linked Sale Order. This",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L929",
"id": "account_move_rationale_929",
"community": 5,
"norm_label": "open the device approval wizard for the linked sale order. this"
},
{
"label": "Override to use ADP email template for ADP invoices. When sendi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L983",
"id": "account_move_rationale_983",
"community": 5,
"norm_label": "override to use adp email template for adp invoices. when sendi"
},
{
"label": "Schedule or renew an ADP-related activity. If an activity of th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1028",
"id": "account_move_rationale_1028",
"community": 5,
"norm_label": "schedule or renew an adp-related activity. if an activity of th"
},
{
"label": "Complete all activities of a specific type for this record.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1067",
"id": "account_move_rationale_1067",
"community": 5,
"norm_label": "complete all activities of a specific type for this record."
},
{
"label": "Schedule a billing deadline reminder for the configured billing person.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1084",
"id": "account_move_rationale_1084",
"community": 5,
"norm_label": "schedule a billing deadline reminder for the configured billing person."
},
{
"label": "Schedule correction reminders for all configured correction alert users.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1123",
"id": "account_move_rationale_1123",
"community": 5,
"norm_label": "schedule correction reminders for all configured correction alert users."
},
{
"label": "Cron job to renew overdue billing reminders. For invoices with",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1160",
"id": "account_move_rationale_1160",
"community": 5,
"norm_label": "cron job to renew overdue billing reminders. for invoices with"
},
{
"label": "Cron job to renew overdue correction reminders. For invoices wi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1191",
"id": "account_move_rationale_1191",
"community": 5,
"norm_label": "cron job to renew overdue correction reminders. for invoices wi"
},
{
"label": "adp_posting_schedule.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"community": 5,
"norm_label": "adp_posting_schedule.py"
},
{
"label": "ADPPostingScheduleMixin",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L13",
"id": "adp_posting_schedule_adppostingschedulemixin",
"community": 5,
"norm_label": "adppostingschedulemixin"
},
{
"label": "_get_adp_posting_base_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L31",
"id": "adp_posting_schedule_get_adp_posting_base_date",
"community": 5,
"norm_label": "_get_adp_posting_base_date()"
},
{
"label": "_get_adp_posting_frequency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L41",
"id": "adp_posting_schedule_get_adp_posting_frequency",
"community": 5,
"norm_label": "_get_adp_posting_frequency()"
},
{
"label": "_get_next_posting_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L51",
"id": "adp_posting_schedule_get_next_posting_date",
"community": 5,
"norm_label": "_get_next_posting_date()"
},
{
"label": "_get_current_posting_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L91",
"id": "adp_posting_schedule_get_current_posting_date",
"community": 5,
"norm_label": "_get_current_posting_date()"
},
{
"label": "_get_posting_week_wednesday()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L120",
"id": "adp_posting_schedule_get_posting_week_wednesday",
"community": 5,
"norm_label": "_get_posting_week_wednesday()"
},
{
"label": "_get_posting_week_tuesday()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L144",
"id": "adp_posting_schedule_get_posting_week_tuesday",
"community": 5,
"norm_label": "_get_posting_week_tuesday()"
},
{
"label": "_get_posting_week_monday()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L164",
"id": "adp_posting_schedule_get_posting_week_monday",
"community": 5,
"norm_label": "_get_posting_week_monday()"
},
{
"label": "_get_expected_payment_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L181",
"id": "adp_posting_schedule_get_expected_payment_date",
"community": 5,
"norm_label": "_get_expected_payment_date()"
},
{
"label": "_get_payment_processed_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L196",
"id": "adp_posting_schedule_get_payment_processed_date",
"community": 5,
"norm_label": "_get_payment_processed_date()"
},
{
"label": "_get_adp_billing_reminder_user()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L211",
"id": "adp_posting_schedule_get_adp_billing_reminder_user",
"community": 5,
"norm_label": "_get_adp_billing_reminder_user()"
},
{
"label": "_get_adp_correction_reminder_users()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L224",
"id": "adp_posting_schedule_get_adp_correction_reminder_users",
"community": 5,
"norm_label": "_get_adp_correction_reminder_users()"
},
{
"label": "_is_past_submission_deadline()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L237",
"id": "adp_posting_schedule_is_past_submission_deadline",
"community": 5,
"norm_label": "_is_past_submission_deadline()"
},
{
"label": "Mixin providing ADP posting schedule calculation methods. This mixin ca",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L14",
"id": "adp_posting_schedule_rationale_14",
"community": 5,
"norm_label": "mixin providing adp posting schedule calculation methods. this mixin ca"
},
{
"label": "Get the configured base posting date from settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L32",
"id": "adp_posting_schedule_rationale_32",
"community": 70,
"norm_label": "get the configured base posting date from settings."
},
{
"label": "Get the configured posting frequency in days from settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L42",
"id": "adp_posting_schedule_rationale_42",
"community": 71,
"norm_label": "get the configured posting frequency in days from settings."
},
{
"label": "Calculate the next ADP posting date from a given date. Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L52",
"id": "adp_posting_schedule_rationale_52",
"community": 72,
"norm_label": "calculate the next adp posting date from a given date. args:"
},
{
"label": "Get the posting date for the current cycle (may be in the past).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L92",
"id": "adp_posting_schedule_rationale_92",
"community": 73,
"norm_label": "get the posting date for the current cycle (may be in the past)."
},
{
"label": "Get the Wednesday before the posting date (submission deadline day).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L121",
"id": "adp_posting_schedule_rationale_121",
"community": 74,
"norm_label": "get the wednesday before the posting date (submission deadline day)."
},
{
"label": "Get the Tuesday of the posting week (delivery reminder date). A",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L145",
"id": "adp_posting_schedule_rationale_145",
"community": 75,
"norm_label": "get the tuesday of the posting week (delivery reminder date). a"
},
{
"label": "Get the Monday of the posting week (billing reminder date). Arg",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L165",
"id": "adp_posting_schedule_rationale_165",
"community": 76,
"norm_label": "get the monday of the posting week (billing reminder date). arg"
},
{
"label": "Get the expected payment received date (posting + 10 days). Arg",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L182",
"id": "adp_posting_schedule_rationale_182",
"community": 77,
"norm_label": "get the expected payment received date (posting + 10 days). arg"
},
{
"label": "Get the payment processed date (posting + 7 days). Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L197",
"id": "adp_posting_schedule_rationale_197",
"community": 78,
"norm_label": "get the payment processed date (posting + 7 days). args:"
},
{
"label": "Get the configured billing reminder user from settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L212",
"id": "adp_posting_schedule_rationale_212",
"community": 79,
"norm_label": "get the configured billing reminder user from settings."
},
{
"label": "Get the configured correction reminder users from settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L225",
"id": "adp_posting_schedule_rationale_225",
"community": 80,
"norm_label": "get the configured correction reminder users from settings."
},
{
"label": "Check if we're past the submission deadline for a posting cycle.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L238",
"id": "adp_posting_schedule_rationale_238",
"community": 81,
"norm_label": "check if we're past the submission deadline for a posting cycle."
},
{
"label": "account_payment_method_line.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_payment_method_line.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_payment_method_line_py",
"community": 39,
"norm_label": "account_payment_method_line.py"
},
{
"label": "AccountPaymentMethodLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_payment_method_line.py",
"source_location": "L9",
"id": "account_payment_method_line_accountpaymentmethodline",
"community": 39,
"norm_label": "accountpaymentmethodline"
},
{
"label": "page11_sign_request.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_page11_sign_request_py",
"community": 2,
"norm_label": "page11_sign_request.py"
},
{
"label": "Page11SignRequest",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L35",
"id": "page11_sign_request_page11signrequest",
"community": 2,
"norm_label": "page11signrequest"
},
{
"label": ".name_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L101",
"id": "page11_sign_request_page11signrequest_name_get",
"community": 2,
"norm_label": ".name_get()"
},
{
"label": "._send_signing_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L107",
"id": "page11_sign_request_page11signrequest_send_signing_email",
"community": 2,
"norm_label": "._send_signing_email()"
},
{
"label": "._generate_signed_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L185",
"id": "page11_sign_request_page11signrequest_generate_signed_pdf",
"community": 2,
"norm_label": "._generate_signed_pdf()"
},
{
"label": "._build_pdf_context_from_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L268",
"id": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"community": 2,
"norm_label": "._build_pdf_context_from_order()"
},
{
"label": "._update_sale_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L297",
"id": "page11_sign_request_page11signrequest_update_sale_order",
"community": 2,
"norm_label": "._update_sale_order()"
},
{
"label": ".action_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L347",
"id": "page11_sign_request_page11signrequest_action_cancel",
"community": 2,
"norm_label": ".action_cancel()"
},
{
"label": ".action_resend()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L353",
"id": "page11_sign_request_page11signrequest_action_resend",
"community": 2,
"norm_label": ".action_resend()"
},
{
"label": ".action_request_new_signature()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L361",
"id": "page11_sign_request_page11signrequest_action_request_new_signature",
"community": 2,
"norm_label": ".action_request_new_signature()"
},
{
"label": "_cron_expire_requests()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L381",
"id": "page11_sign_request_cron_expire_requests",
"community": 2,
"norm_label": "_cron_expire_requests()"
},
{
"label": "Build and send the signing request email.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L108",
"id": "page11_sign_request_rationale_108",
"community": 2,
"norm_label": "build and send the signing request email."
},
{
"label": "Generate the signed Page 11 PDF using the PDF template engine.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L186",
"id": "page11_sign_request_rationale_186",
"community": 2,
"norm_label": "generate the signed page 11 pdf using the pdf template engine."
},
{
"label": "Build a PDF context dict from the sale order when no assessment exists.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L269",
"id": "page11_sign_request_rationale_269",
"community": 2,
"norm_label": "build a pdf context dict from the sale order when no assessment exists."
},
{
"label": "Copy signing data from this request to the sale order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L298",
"id": "page11_sign_request_rationale_298",
"community": 2,
"norm_label": "copy signing data from this request to the sale order."
},
{
"label": "Cancel a pending signing request.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L348",
"id": "page11_sign_request_rationale_348",
"community": 2,
"norm_label": "cancel a pending signing request."
},
{
"label": "Resend the signing email.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L354",
"id": "page11_sign_request_rationale_354",
"community": 2,
"norm_label": "resend the signing email."
},
{
"label": "Create a new signing request (e.g. to re-sign after corrections).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L362",
"id": "page11_sign_request_rationale_362",
"community": 2,
"norm_label": "create a new signing request (e.g. to re-sign after corrections)."
},
{
"label": "Mark expired unsigned requests.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L382",
"id": "page11_sign_request_rationale_382",
"community": 82,
"norm_label": "mark expired unsigned requests."
},
{
"label": "sale_order.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"community": 6,
"norm_label": "sale_order.py"
},
{
"label": "SaleOrder",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L15",
"id": "sale_order_saleorder",
"community": 0,
"norm_label": "saleorder"
},
{
"label": "_rec_names_search()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L19",
"id": "sale_order_rec_names_search",
"community": 6,
"norm_label": "_rec_names_search()"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L23",
"id": "sale_order_compute_display_name",
"community": 6,
"norm_label": "_compute_display_name()"
},
{
"label": "_compute_invoice_counts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L53",
"id": "sale_order_compute_invoice_counts",
"community": 6,
"norm_label": "_compute_invoice_counts()"
},
{
"label": "_compute_mod_invoice_counts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L96",
"id": "sale_order_compute_mod_invoice_counts",
"community": 6,
"norm_label": "_compute_mod_invoice_counts()"
},
{
"label": ".action_view_mod_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L119",
"id": "sale_order_saleorder_action_view_mod_invoices",
"community": 0,
"norm_label": ".action_view_mod_invoices()"
},
{
"label": ".action_view_mod_client_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L140",
"id": "sale_order_saleorder_action_view_mod_client_invoices",
"community": 0,
"norm_label": ".action_view_mod_client_invoices()"
},
{
"label": "_compute_vendor_bill_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L179",
"id": "sale_order_compute_vendor_bill_count",
"community": 6,
"norm_label": "_compute_vendor_bill_count()"
},
{
"label": ".action_view_vendor_bills()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L184",
"id": "sale_order_saleorder_action_view_vendor_bills",
"community": 0,
"norm_label": ".action_view_vendor_bills()"
},
{
"label": "_compute_submission_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L215",
"id": "sale_order_compute_submission_count",
"community": 6,
"norm_label": "_compute_submission_count()"
},
{
"label": ".action_view_submission_history()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L220",
"id": "sale_order_saleorder_action_view_submission_history",
"community": 0,
"norm_label": ".action_view_submission_history()"
},
{
"label": "_compute_technician_task_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L246",
"id": "sale_order_compute_technician_task_count",
"community": 6,
"norm_label": "_compute_technician_task_count()"
},
{
"label": ".action_view_technician_tasks()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L250",
"id": "sale_order_saleorder_action_view_technician_tasks",
"community": 0,
"norm_label": ".action_view_technician_tasks()"
},
{
"label": ".action_ready_for_delivery()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L266",
"id": "sale_order_saleorder_action_ready_for_delivery",
"community": 7,
"norm_label": ".action_ready_for_delivery()"
},
{
"label": "_compute_is_adp_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L312",
"id": "sale_order_compute_is_adp_sale",
"community": 7,
"norm_label": "_compute_is_adp_sale()"
},
{
"label": "_compute_sale_type_locked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L349",
"id": "sale_order_compute_sale_type_locked",
"community": 6,
"norm_label": "_compute_sale_type_locked()"
},
{
"label": "_compute_show_authorizer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L406",
"id": "sale_order_compute_show_authorizer",
"community": 6,
"norm_label": "_compute_show_authorizer()"
},
{
"label": "_compute_show_authorizer_question()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L429",
"id": "sale_order_compute_show_authorizer_question",
"community": 6,
"norm_label": "_compute_show_authorizer_question()"
},
{
"label": "_expand_mod_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L470",
"id": "sale_order_expand_mod_statuses",
"community": 6,
"norm_label": "_expand_mod_statuses()"
},
{
"label": "_onchange_mod_estimated_weeks()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L552",
"id": "sale_order_onchange_mod_estimated_weeks",
"community": 6,
"norm_label": "_onchange_mod_estimated_weeks()"
},
{
"label": "_onchange_mod_estimated_completion_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L560",
"id": "sale_order_onchange_mod_estimated_completion_date",
"community": 6,
"norm_label": "_onchange_mod_estimated_completion_date()"
},
{
"label": "_compute_mod_trail()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L734",
"id": "sale_order_compute_mod_trail",
"community": 6,
"norm_label": "_compute_mod_trail()"
},
{
"label": "_compute_mod_audit_trail()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L907",
"id": "sale_order_compute_mod_audit_trail",
"community": 6,
"norm_label": "_compute_mod_audit_trail()"
},
{
"label": "_compute_show_mod_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L930",
"id": "sale_order_compute_show_mod_fields",
"community": 6,
"norm_label": "_compute_show_mod_fields()"
},
{
"label": "_compute_is_mod_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L936",
"id": "sale_order_compute_is_mod_sale",
"community": 6,
"norm_label": "_compute_is_mod_sale()"
},
{
"label": "._is_mod_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L941",
"id": "sale_order_saleorder_is_mod_sale",
"community": 1,
"norm_label": "._is_mod_sale()"
},
{
"label": "_expand_sa_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1018",
"id": "sale_order_expand_sa_statuses",
"community": 6,
"norm_label": "_expand_sa_statuses()"
},
{
"label": "_expand_odsp_std_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1055",
"id": "sale_order_expand_odsp_std_statuses",
"community": 6,
"norm_label": "_expand_odsp_std_statuses()"
},
{
"label": "_expand_ow_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1092",
"id": "sale_order_expand_ow_statuses",
"community": 6,
"norm_label": "_expand_ow_statuses()"
},
{
"label": "._get_odsp_status_field()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1111",
"id": "sale_order_saleorder_get_odsp_status_field",
"community": 0,
"norm_label": "._get_odsp_status_field()"
},
{
"label": "._get_odsp_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1117",
"id": "sale_order_saleorder_get_odsp_status",
"community": 0,
"norm_label": "._get_odsp_status()"
},
{
"label": "_compute_is_odsp_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1129",
"id": "sale_order_compute_is_odsp_sale",
"community": 6,
"norm_label": "_compute_is_odsp_sale()"
},
{
"label": "_compute_show_odsp_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1135",
"id": "sale_order_compute_show_odsp_fields",
"community": 6,
"norm_label": "_compute_show_odsp_fields()"
},
{
"label": "._is_odsp_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1140",
"id": "sale_order_saleorder_is_odsp_sale",
"community": 6,
"norm_label": "._is_odsp_sale()"
},
{
"label": "_check_odsp_division_change()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1146",
"id": "sale_order_check_odsp_division_change",
"community": 6,
"norm_label": "_check_odsp_division_change()"
},
{
"label": "_onchange_partner_odsp_case_worker()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1167",
"id": "sale_order_onchange_partner_odsp_case_worker",
"community": 6,
"norm_label": "_onchange_partner_odsp_case_worker()"
},
{
"label": ".action_open_sa_mobility_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1275",
"id": "sale_order_saleorder_action_open_sa_mobility_wizard",
"community": 0,
"norm_label": ".action_open_sa_mobility_wizard()"
},
{
"label": ".action_open_discretionary_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1287",
"id": "sale_order_saleorder_action_open_discretionary_wizard",
"community": 0,
"norm_label": ".action_open_discretionary_wizard()"
},
{
"label": ".action_open_submit_to_odsp_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1299",
"id": "sale_order_saleorder_action_open_submit_to_odsp_wizard",
"community": 0,
"norm_label": ".action_open_submit_to_odsp_wizard()"
},
{
"label": "._odsp_advance_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1313",
"id": "sale_order_saleorder_odsp_advance_status",
"community": 0,
"norm_label": "._odsp_advance_status()"
},
{
"label": ".action_odsp_submitted()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1320",
"id": "sale_order_saleorder_action_odsp_submitted",
"community": 0,
"norm_label": ".action_odsp_submitted()"
},
{
"label": ".action_odsp_submitted_ow()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1324",
"id": "sale_order_saleorder_action_odsp_submitted_ow",
"community": 0,
"norm_label": ".action_odsp_submitted_ow()"
},
{
"label": ".action_odsp_pre_approved()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1328",
"id": "sale_order_saleorder_action_odsp_pre_approved",
"community": 0,
"norm_label": ".action_odsp_pre_approved()"
},
{
"label": ".action_odsp_ready_delivery()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1341",
"id": "sale_order_saleorder_action_odsp_ready_delivery",
"community": 0,
"norm_label": ".action_odsp_ready_delivery()"
},
{
"label": ".action_odsp_delivered()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1369",
"id": "sale_order_saleorder_action_odsp_delivered",
"community": 0,
"norm_label": ".action_odsp_delivered()"
},
{
"label": ".action_odsp_pod_submitted()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1381",
"id": "sale_order_saleorder_action_odsp_pod_submitted",
"community": 0,
"norm_label": ".action_odsp_pod_submitted()"
},
{
"label": "._sa_mobility_submit_documents()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1389",
"id": "sale_order_saleorder_sa_mobility_submit_documents",
"community": 0,
"norm_label": "._sa_mobility_submit_documents()"
},
{
"label": "._odsp_std_submit_documents()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1456",
"id": "sale_order_saleorder_odsp_std_submit_documents",
"community": 0,
"norm_label": "._odsp_std_submit_documents()"
},
{
"label": ".action_odsp_payment_received()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1525",
"id": "sale_order_saleorder_action_odsp_payment_received",
"community": 0,
"norm_label": ".action_odsp_payment_received()"
},
{
"label": "._ow_payment_create_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1531",
"id": "sale_order_saleorder_ow_payment_create_invoice",
"community": 0,
"norm_label": "._ow_payment_create_invoice()"
},
{
"label": ".action_odsp_close_case()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1552",
"id": "sale_order_saleorder_action_odsp_close_case",
"community": 0,
"norm_label": ".action_odsp_close_case()"
},
{
"label": ".action_odsp_on_hold()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1556",
"id": "sale_order_saleorder_action_odsp_on_hold",
"community": 0,
"norm_label": ".action_odsp_on_hold()"
},
{
"label": ".action_odsp_resume()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1574",
"id": "sale_order_saleorder_action_odsp_resume",
"community": 0,
"norm_label": ".action_odsp_resume()"
},
{
"label": ".action_odsp_denied()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1594",
"id": "sale_order_saleorder_action_odsp_denied",
"community": 0,
"norm_label": ".action_odsp_denied()"
},
{
"label": ".action_sign_sa_mobility_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1598",
"id": "sale_order_saleorder_action_sign_sa_mobility_form",
"community": 1,
"norm_label": ".action_sign_sa_mobility_form()"
},
{
"label": "._apply_pod_signature_to_approval_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1696",
"id": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"community": 1,
"norm_label": "._apply_pod_signature_to_approval_form()"
},
{
"label": "_expand_wsib_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1812",
"id": "sale_order_expand_wsib_statuses",
"community": 6,
"norm_label": "_expand_wsib_statuses()"
},
{
"label": "_compute_is_wsib_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1860",
"id": "sale_order_compute_is_wsib_sale",
"community": 6,
"norm_label": "_compute_is_wsib_sale()"
},
{
"label": "_compute_show_wsib_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1865",
"id": "sale_order_compute_show_wsib_fields",
"community": 6,
"norm_label": "_compute_show_wsib_fields()"
},
{
"label": "._is_wsib_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1869",
"id": "sale_order_saleorder_is_wsib_sale",
"community": 12,
"norm_label": "._is_wsib_sale()"
},
{
"label": "_expand_insurance_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1912",
"id": "sale_order_expand_insurance_statuses",
"community": 6,
"norm_label": "_expand_insurance_statuses()"
},
{
"label": "_compute_is_insurance_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1976",
"id": "sale_order_compute_is_insurance_sale",
"community": 6,
"norm_label": "_compute_is_insurance_sale()"
},
{
"label": "_compute_show_insurance_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1981",
"id": "sale_order_compute_show_insurance_fields",
"community": 6,
"norm_label": "_compute_show_insurance_fields()"
},
{
"label": "._is_insurance_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1985",
"id": "sale_order_saleorder_is_insurance_sale",
"community": 12,
"norm_label": "._is_insurance_sale()"
},
{
"label": "_expand_mdc_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2023",
"id": "sale_order_expand_mdc_statuses",
"community": 6,
"norm_label": "_expand_mdc_statuses()"
},
{
"label": "_compute_mdc_payment_due_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2083",
"id": "sale_order_compute_mdc_payment_due_date",
"community": 6,
"norm_label": "_compute_mdc_payment_due_date()"
},
{
"label": "_compute_is_mdc_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2102",
"id": "sale_order_compute_is_mdc_sale",
"community": 6,
"norm_label": "_compute_is_mdc_sale()"
},
{
"label": "_compute_show_mdc_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2107",
"id": "sale_order_compute_show_mdc_fields",
"community": 6,
"norm_label": "_compute_show_mdc_fields()"
},
{
"label": "._is_mdc_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2111",
"id": "sale_order_saleorder_is_mdc_sale",
"community": 12,
"norm_label": "._is_mdc_sale()"
},
{
"label": "_expand_hardship_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2149",
"id": "sale_order_expand_hardship_statuses",
"community": 6,
"norm_label": "_expand_hardship_statuses()"
},
{
"label": "_compute_is_hardship_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2224",
"id": "sale_order_compute_is_hardship_sale",
"community": 6,
"norm_label": "_compute_is_hardship_sale()"
},
{
"label": "_compute_show_hardship_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2229",
"id": "sale_order_compute_show_hardship_fields",
"community": 6,
"norm_label": "_compute_show_hardship_fields()"
},
{
"label": "._is_hardship_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2233",
"id": "sale_order_saleorder_is_hardship_sale",
"community": 12,
"norm_label": "._is_hardship_sale()"
},
{
"label": "_expand_adp_application_statuses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2336",
"id": "sale_order_expand_adp_application_statuses",
"community": 6,
"norm_label": "_expand_adp_application_statuses()"
},
{
"label": "_compute_status_sequence()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2387",
"id": "sale_order_compute_status_sequence",
"community": 6,
"norm_label": "_compute_status_sequence()"
},
{
"label": "_read_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2394",
"id": "sale_order_read_group",
"community": 6,
"norm_label": "_read_group()"
},
{
"label": "_compute_validity_expiry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2631",
"id": "sale_order_compute_validity_expiry",
"community": 6,
"norm_label": "_compute_validity_expiry()"
},
{
"label": "_compute_workflow_stages()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2717",
"id": "sale_order_compute_workflow_stages",
"community": 6,
"norm_label": "_compute_workflow_stages()"
},
{
"label": "_compute_approval_photo_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3032",
"id": "sale_order_compute_approval_photo_count",
"community": 6,
"norm_label": "_compute_approval_photo_count()"
},
{
"label": "_compute_order_trail()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3241",
"id": "sale_order_compute_order_trail",
"community": 6,
"norm_label": "_compute_order_trail()"
},
{
"label": "_compute_adp_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3278",
"id": "sale_order_compute_adp_totals",
"community": 4,
"norm_label": "_compute_adp_totals()"
},
{
"label": "._compute_adp_invoice_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3283",
"id": "sale_order_saleorder_compute_adp_invoice_status",
"community": 0,
"norm_label": "._compute_adp_invoice_status()"
},
{
"label": "_compute_product_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3302",
"id": "sale_order_compute_product_lines",
"community": 6,
"norm_label": "_compute_product_lines()"
},
{
"label": "_compute_device_approval_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3310",
"id": "sale_order_compute_device_approval_status",
"community": 4,
"norm_label": "_compute_device_approval_status()"
},
{
"label": "_compute_has_deductions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3348",
"id": "sale_order_compute_has_deductions",
"community": 7,
"norm_label": "_compute_has_deductions()"
},
{
"label": "_compute_years_since_funding()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3383",
"id": "sale_order_compute_years_since_funding",
"community": 6,
"norm_label": "_compute_years_since_funding()"
},
{
"label": "_compute_funding_warning_message()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3418",
"id": "sale_order_compute_funding_warning_message",
"community": 6,
"norm_label": "_compute_funding_warning_message()"
},
{
"label": "_check_claim_number()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3453",
"id": "sale_order_check_claim_number",
"community": 6,
"norm_label": "_check_claim_number()"
},
{
"label": "_check_client_ref_1()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3466",
"id": "sale_order_check_client_ref_1",
"community": 6,
"norm_label": "_check_client_ref_1()"
},
{
"label": "_check_client_ref_2()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3486",
"id": "sale_order_check_client_ref_2",
"community": 6,
"norm_label": "_check_client_ref_2()"
},
{
"label": "_check_original_application_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3498",
"id": "sale_order_check_original_application_pdf",
"community": 6,
"norm_label": "_check_original_application_pdf()"
},
{
"label": "_check_signed_pages_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3509",
"id": "sale_order_check_signed_pages_pdf",
"community": 6,
"norm_label": "_check_signed_pages_pdf()"
},
{
"label": "_check_final_application_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3520",
"id": "sale_order_check_final_application_pdf",
"community": 6,
"norm_label": "_check_final_application_pdf()"
},
{
"label": "_check_xml_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3531",
"id": "sale_order_check_xml_file",
"community": 6,
"norm_label": "_check_xml_file()"
},
{
"label": "_check_proof_of_delivery_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3542",
"id": "sale_order_check_proof_of_delivery_pdf",
"community": 6,
"norm_label": "_check_proof_of_delivery_pdf()"
},
{
"label": "_check_delivery_date_after_approval()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3553",
"id": "sale_order_check_delivery_date_after_approval",
"community": 6,
"norm_label": "_check_delivery_date_after_approval()"
},
{
"label": "._get_ext_from_mime()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3634",
"id": "sale_order_saleorder_get_ext_from_mime",
"community": 0,
"norm_label": "._get_ext_from_mime()"
},
{
"label": "._get_client_name_parts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3638",
"id": "sale_order_saleorder_get_client_name_parts",
"community": 0,
"norm_label": "._get_client_name_parts()"
},
{
"label": "._build_attachment_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3647",
"id": "sale_order_saleorder_build_attachment_name",
"community": 0,
"norm_label": "._build_attachment_name()"
},
{
"label": "._prepare_attachment_for_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3667",
"id": "sale_order_saleorder_prepare_attachment_for_email",
"community": 0,
"norm_label": "._prepare_attachment_for_email()"
},
{
"label": "._get_and_prepare_field_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3688",
"id": "sale_order_saleorder_get_and_prepare_field_attachment",
"community": 0,
"norm_label": "._get_and_prepare_field_attachment()"
},
{
"label": "._get_document_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3702",
"id": "sale_order_saleorder_get_document_attachment",
"community": 0,
"norm_label": "._get_document_attachment()"
},
{
"label": "._get_or_create_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3712",
"id": "sale_order_saleorder_get_or_create_attachment",
"community": 0,
"norm_label": "._get_or_create_attachment()"
},
{
"label": ".action_open_original_application()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3747",
"id": "sale_order_saleorder_action_open_original_application",
"community": 0,
"norm_label": ".action_open_original_application()"
},
{
"label": "_compute_page11_sign_request_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3753",
"id": "sale_order_compute_page11_sign_request_count",
"community": 6,
"norm_label": "_compute_page11_sign_request_count()"
},
{
"label": ".action_open_signed_pages()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3766",
"id": "sale_order_saleorder_action_open_signed_pages",
"community": 0,
"norm_label": ".action_open_signed_pages()"
},
{
"label": ".action_request_page11_signature()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3771",
"id": "sale_order_saleorder_action_request_page11_signature",
"community": 0,
"norm_label": ".action_request_page11_signature()"
},
{
"label": ".action_view_page11_requests()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3783",
"id": "sale_order_saleorder_action_view_page11_requests",
"community": 0,
"norm_label": ".action_view_page11_requests()"
},
{
"label": ".action_open_final_application()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3795",
"id": "sale_order_saleorder_action_open_final_application",
"community": 0,
"norm_label": ".action_open_final_application()"
},
{
"label": ".action_open_xml_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3800",
"id": "sale_order_saleorder_action_open_xml_file",
"community": 0,
"norm_label": ".action_open_xml_file()"
},
{
"label": ".action_open_proof_of_delivery()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3805",
"id": "sale_order_saleorder_action_open_proof_of_delivery",
"community": 0,
"norm_label": ".action_open_proof_of_delivery()"
},
{
"label": ".action_open_approval_letter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3810",
"id": "sale_order_saleorder_action_open_approval_letter",
"community": 0,
"norm_label": ".action_open_approval_letter()"
},
{
"label": ".action_open_sa_approval_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3815",
"id": "sale_order_saleorder_action_open_sa_approval_form",
"community": 0,
"norm_label": ".action_open_sa_approval_form()"
},
{
"label": ".action_open_sa_signed_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3820",
"id": "sale_order_saleorder_action_open_sa_signed_form",
"community": 0,
"norm_label": ".action_open_sa_signed_form()"
},
{
"label": ".action_open_sa_physical_copy()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3825",
"id": "sale_order_saleorder_action_open_sa_physical_copy",
"community": 0,
"norm_label": ".action_open_sa_physical_copy()"
},
{
"label": ".action_open_sa_internal_pod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3830",
"id": "sale_order_saleorder_action_open_sa_internal_pod",
"community": 0,
"norm_label": ".action_open_sa_internal_pod()"
},
{
"label": ".action_open_ow_discretionary_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3836",
"id": "sale_order_saleorder_action_open_ow_discretionary_form",
"community": 0,
"norm_label": ".action_open_ow_discretionary_form()"
},
{
"label": ".action_open_ow_authorizer_letter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3841",
"id": "sale_order_saleorder_action_open_ow_authorizer_letter",
"community": 0,
"norm_label": ".action_open_ow_authorizer_letter()"
},
{
"label": ".action_open_ow_internal_pod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3846",
"id": "sale_order_saleorder_action_open_ow_internal_pod",
"community": 0,
"norm_label": ".action_open_ow_internal_pod()"
},
{
"label": ".action_open_odsp_std_approval_document()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3852",
"id": "sale_order_saleorder_action_open_odsp_std_approval_document",
"community": 0,
"norm_label": ".action_open_odsp_std_approval_document()"
},
{
"label": ".action_open_odsp_std_authorizer_letter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3857",
"id": "sale_order_saleorder_action_open_odsp_std_authorizer_letter",
"community": 0,
"norm_label": ".action_open_odsp_std_authorizer_letter()"
},
{
"label": ".action_open_odsp_std_internal_pod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3862",
"id": "sale_order_saleorder_action_open_odsp_std_internal_pod",
"community": 0,
"norm_label": ".action_open_odsp_std_internal_pod()"
},
{
"label": "._get_sa_pod_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3868",
"id": "sale_order_saleorder_get_sa_pod_pdf",
"community": 0,
"norm_label": "._get_sa_pod_pdf()"
},
{
"label": ".action_view_approval_photos()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3875",
"id": "sale_order_saleorder_action_view_approval_photos",
"community": 0,
"norm_label": ".action_view_approval_photos()"
},
{
"label": "._action_open_document()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3898",
"id": "sale_order_saleorder_action_open_document",
"community": 0,
"norm_label": "._action_open_document()"
},
{
"label": "_onchange_sale_type_client_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3959",
"id": "sale_order_onchange_sale_type_client_type",
"community": 4,
"norm_label": "_onchange_sale_type_client_type()"
},
{
"label": "._get_sale_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3967",
"id": "sale_order_saleorder_get_sale_type",
"community": 0,
"norm_label": "._get_sale_type()"
},
{
"label": "._get_client_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3972",
"id": "sale_order_saleorder_get_client_type",
"community": 7,
"norm_label": "._get_client_type()"
},
{
"label": "._get_authorizer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3977",
"id": "sale_order_saleorder_get_authorizer",
"community": 0,
"norm_label": "._get_authorizer()"
},
{
"label": "._get_claim_number()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3990",
"id": "sale_order_saleorder_get_claim_number",
"community": 0,
"norm_label": "._get_claim_number()"
},
{
"label": "._get_client_ref_1()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3995",
"id": "sale_order_saleorder_get_client_ref_1",
"community": 0,
"norm_label": "._get_client_ref_1()"
},
{
"label": "._get_client_ref_2()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4000",
"id": "sale_order_saleorder_get_client_ref_2",
"community": 0,
"norm_label": "._get_client_ref_2()"
},
{
"label": "._get_adp_delivery_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4005",
"id": "sale_order_saleorder_get_adp_delivery_date",
"community": 0,
"norm_label": "._get_adp_delivery_date()"
},
{
"label": "._is_adp_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4010",
"id": "sale_order_saleorder_is_adp_sale",
"community": 7,
"norm_label": "._is_adp_sale()"
},
{
"label": "._get_serial_numbers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4025",
"id": "sale_order_saleorder_get_serial_numbers",
"community": 4,
"norm_label": "._get_serial_numbers()"
},
{
"label": ".action_recalculate_adp_portions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4042",
"id": "sale_order_saleorder_action_recalculate_adp_portions",
"community": 4,
"norm_label": ".action_recalculate_adp_portions()"
},
{
"label": ".action_submit_to_adp()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4060",
"id": "sale_order_saleorder_action_submit_to_adp",
"community": 7,
"norm_label": ".action_submit_to_adp()"
},
{
"label": ".action_mark_adp_approved()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4067",
"id": "sale_order_saleorder_action_mark_adp_approved",
"community": 7,
"norm_label": ".action_mark_adp_approved()"
},
{
"label": ".action_open_device_approval_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4074",
"id": "sale_order_saleorder_action_open_device_approval_wizard",
"community": 0,
"norm_label": ".action_open_device_approval_wizard()"
},
{
"label": ".action_open_submission_verification_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4089",
"id": "sale_order_saleorder_action_open_submission_verification_wizard",
"community": 0,
"norm_label": ".action_open_submission_verification_wizard()"
},
{
"label": ".action_schedule_assessment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4108",
"id": "sale_order_saleorder_action_schedule_assessment",
"community": 0,
"norm_label": ".action_schedule_assessment()"
},
{
"label": ".action_complete_assessment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4126",
"id": "sale_order_saleorder_action_complete_assessment",
"community": 0,
"norm_label": ".action_complete_assessment()"
},
{
"label": ".action_application_received()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4148",
"id": "sale_order_saleorder_action_application_received",
"community": 0,
"norm_label": ".action_application_received()"
},
{
"label": ".action_ready_for_submission()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4166",
"id": "sale_order_saleorder_action_ready_for_submission",
"community": 0,
"norm_label": ".action_ready_for_submission()"
},
{
"label": ".action_submit_application()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4188",
"id": "sale_order_saleorder_action_submit_application",
"community": 0,
"norm_label": ".action_submit_application()"
},
{
"label": ".action_close_case()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4214",
"id": "sale_order_saleorder_action_close_case",
"community": 0,
"norm_label": ".action_close_case()"
},
{
"label": ".action_mark_accepted()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4243",
"id": "sale_order_saleorder_action_mark_accepted",
"community": 1,
"norm_label": ".action_mark_accepted()"
},
{
"label": ".action_mark_approved()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4278",
"id": "sale_order_saleorder_action_mark_approved",
"community": 0,
"norm_label": ".action_mark_approved()"
},
{
"label": ".action_resume_from_hold()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4305",
"id": "sale_order_saleorder_action_resume_from_hold",
"community": 1,
"norm_label": ".action_resume_from_hold()"
},
{
"label": ".action_resubmit_from_withdrawn()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4360",
"id": "sale_order_saleorder_action_resubmit_from_withdrawn",
"community": 1,
"norm_label": ".action_resubmit_from_withdrawn()"
},
{
"label": "._adp_chatter_transition()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4409",
"id": "sale_order_saleorder_adp_chatter_transition",
"community": 1,
"norm_label": "._adp_chatter_transition()"
},
{
"label": ".action_adp_put_on_hold()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4432",
"id": "sale_order_saleorder_action_adp_put_on_hold",
"community": 1,
"norm_label": ".action_adp_put_on_hold()"
},
{
"label": ".action_adp_withdraw()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4476",
"id": "sale_order_saleorder_action_adp_withdraw",
"community": 1,
"norm_label": ".action_adp_withdraw()"
},
{
"label": ".action_adp_mark_rejected()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4504",
"id": "sale_order_saleorder_action_adp_mark_rejected",
"community": 1,
"norm_label": ".action_adp_mark_rejected()"
},
{
"label": ".action_adp_mark_denied()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4523",
"id": "sale_order_saleorder_action_adp_mark_denied",
"community": 1,
"norm_label": ".action_adp_mark_denied()"
},
{
"label": ".action_adp_mark_needs_correction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4542",
"id": "sale_order_saleorder_action_adp_mark_needs_correction",
"community": 1,
"norm_label": ".action_adp_mark_needs_correction()"
},
{
"label": ".action_adp_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4566",
"id": "sale_order_saleorder_action_adp_cancel",
"community": 1,
"norm_label": ".action_adp_cancel()"
},
{
"label": ".action_adp_reopen_cancelled()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4594",
"id": "sale_order_saleorder_action_adp_reopen_cancelled",
"community": 1,
"norm_label": ".action_adp_reopen_cancelled()"
},
{
"label": ".action_adp_reopen_expired()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4633",
"id": "sale_order_saleorder_action_adp_reopen_expired",
"community": 0,
"norm_label": ".action_adp_reopen_expired()"
},
{
"label": ".action_adp_duplicate_for_reassessment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4642",
"id": "sale_order_saleorder_action_adp_duplicate_for_reassessment",
"community": 0,
"norm_label": ".action_adp_duplicate_for_reassessment()"
},
{
"label": ".action_adp_resubmit_from_denied()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4717",
"id": "sale_order_saleorder_action_adp_resubmit_from_denied",
"community": 1,
"norm_label": ".action_adp_resubmit_from_denied()"
},
{
"label": "_cron_adp_expire_approved()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4740",
"id": "sale_order_cron_adp_expire_approved",
"community": 1,
"norm_label": "_cron_adp_expire_approved()"
},
{
"label": "._send_hold_expiry_reminder_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4787",
"id": "sale_order_saleorder_send_hold_expiry_reminder_email",
"community": 3,
"norm_label": "._send_hold_expiry_reminder_email()"
},
{
"label": "._send_hold_final_warning_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4845",
"id": "sale_order_saleorder_send_hold_final_warning_email",
"community": 3,
"norm_label": "._send_hold_final_warning_email()"
},
{
"label": "_cron_adp_hold_expiry_reminders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4907",
"id": "sale_order_cron_adp_hold_expiry_reminders",
"community": 3,
"norm_label": "_cron_adp_hold_expiry_reminders()"
},
{
"label": ".action_set_ready_to_bill()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4984",
"id": "sale_order_saleorder_action_set_ready_to_bill",
"community": 0,
"norm_label": ".action_set_ready_to_bill()"
},
{
"label": ".action_set_ready_to_bill_direct()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5021",
"id": "sale_order_saleorder_action_set_ready_to_bill_direct",
"community": 0,
"norm_label": ".action_set_ready_to_bill_direct()"
},
{
"label": ".action_mark_as_billed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5079",
"id": "sale_order_saleorder_action_mark_as_billed",
"community": 1,
"norm_label": ".action_mark_as_billed()"
},
{
"label": "._check_unapproved_devices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5163",
"id": "sale_order_saleorder_check_unapproved_devices",
"community": 7,
"norm_label": "._check_unapproved_devices()"
},
{
"label": "._get_approved_devices_summary()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5188",
"id": "sale_order_saleorder_get_approved_devices_summary",
"community": 4,
"norm_label": "._get_approved_devices_summary()"
},
{
"label": ".action_mark_client_paid()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5206",
"id": "sale_order_saleorder_action_mark_client_paid",
"community": 7,
"norm_label": ".action_mark_client_paid()"
},
{
"label": ".action_mark_delivered()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5213",
"id": "sale_order_saleorder_action_mark_delivered",
"community": 7,
"norm_label": ".action_mark_delivered()"
},
{
"label": ".action_mark_billed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5220",
"id": "sale_order_saleorder_action_mark_billed",
"community": 7,
"norm_label": ".action_mark_billed()"
},
{
"label": ".action_mark_closed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5227",
"id": "sale_order_saleorder_action_mark_closed",
"community": 7,
"norm_label": ".action_mark_closed()"
},
{
"label": ".action_view_adp_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5237",
"id": "sale_order_saleorder_action_view_adp_invoices",
"community": 0,
"norm_label": ".action_view_adp_invoices()"
},
{
"label": ".action_view_client_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5262",
"id": "sale_order_saleorder_action_view_client_invoices",
"community": 0,
"norm_label": ".action_view_client_invoices()"
},
{
"label": ".action_create_client_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5290",
"id": "sale_order_saleorder_action_create_client_invoice",
"community": 7,
"norm_label": ".action_create_client_invoice()"
},
{
"label": ".action_create_adp_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5388",
"id": "sale_order_saleorder_action_create_adp_invoice",
"community": 7,
"norm_label": ".action_create_adp_invoice()"
},
{
"label": "._create_adp_split_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5522",
"id": "sale_order_saleorder_create_adp_split_invoice",
"community": 7,
"norm_label": "._create_adp_split_invoice()"
},
{
"label": "._get_invoiceable_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5934",
"id": "sale_order_saleorder_get_invoiceable_lines",
"community": 0,
"norm_label": "._get_invoiceable_lines()"
},
{
"label": "._prepare_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5964",
"id": "sale_order_saleorder_prepare_invoice",
"community": 7,
"norm_label": "._prepare_invoice()"
},
{
"label": "._post_document_to_chatter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5995",
"id": "sale_order_saleorder_post_document_to_chatter",
"community": 0,
"norm_label": "._post_document_to_chatter()"
},
{
"label": "._is_email_notifications_enabled()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6062",
"id": "sale_order_saleorder_is_email_notifications_enabled",
"community": 3,
"norm_label": "._is_email_notifications_enabled()"
},
{
"label": "._get_office_cc_emails()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6067",
"id": "sale_order_saleorder_get_office_cc_emails",
"community": 3,
"norm_label": "._get_office_cc_emails()"
},
{
"label": "._get_email_recipients()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6073",
"id": "sale_order_saleorder_get_email_recipients",
"community": 3,
"norm_label": "._get_email_recipients()"
},
{
"label": "._check_authorizer_portal_access()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6119",
"id": "sale_order_saleorder_check_authorizer_portal_access",
"community": 0,
"norm_label": "._check_authorizer_portal_access()"
},
{
"label": "._build_case_detail_rows()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6142",
"id": "sale_order_saleorder_build_case_detail_rows",
"community": 3,
"norm_label": "._build_case_detail_rows()"
},
{
"label": "._email_chatter_log()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6169",
"id": "sale_order_saleorder_email_chatter_log",
"community": 3,
"norm_label": "._email_chatter_log()"
},
{
"label": "._send_submission_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6185",
"id": "sale_order_saleorder_send_submission_email",
"community": 0,
"norm_label": "._send_submission_email()"
},
{
"label": "_cron_send_application_reminders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6244",
"id": "sale_order_cron_send_application_reminders",
"community": 3,
"norm_label": "_cron_send_application_reminders()"
},
{
"label": "._send_application_reminder_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6277",
"id": "sale_order_saleorder_send_application_reminder_email",
"community": 3,
"norm_label": "._send_application_reminder_email()"
},
{
"label": "_cron_send_application_reminders_2()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6324",
"id": "sale_order_cron_send_application_reminders_2",
"community": 3,
"norm_label": "_cron_send_application_reminders_2()"
},
{
"label": "._send_application_reminder_2_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6361",
"id": "sale_order_saleorder_send_application_reminder_2_email",
"community": 3,
"norm_label": "._send_application_reminder_2_email()"
},
{
"label": "._send_billed_summary_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6413",
"id": "sale_order_saleorder_send_billed_summary_email",
"community": 3,
"norm_label": "._send_billed_summary_email()"
},
{
"label": "._build_approved_items_html()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6453",
"id": "sale_order_saleorder_build_approved_items_html",
"community": 4,
"norm_label": "._build_approved_items_html()"
},
{
"label": "._generate_approved_items_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6564",
"id": "sale_order_saleorder_generate_approved_items_pdf",
"community": 0,
"norm_label": "._generate_approved_items_pdf()"
},
{
"label": "._send_approval_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6589",
"id": "sale_order_saleorder_send_approval_email",
"community": 3,
"norm_label": "._send_approval_email()"
},
{
"label": "._send_denial_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6659",
"id": "sale_order_saleorder_send_denial_email",
"community": 3,
"norm_label": "._send_denial_email()"
},
{
"label": "._send_rejection_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6699",
"id": "sale_order_saleorder_send_rejection_email",
"community": 3,
"norm_label": "._send_rejection_email()"
},
{
"label": "._send_correction_needed_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6758",
"id": "sale_order_saleorder_send_correction_needed_email",
"community": 3,
"norm_label": "._send_correction_needed_email()"
},
{
"label": "._send_case_closed_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6800",
"id": "sale_order_saleorder_send_case_closed_email",
"community": 3,
"norm_label": "._send_case_closed_email()"
},
{
"label": "._adp_send_stage_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6845",
"id": "sale_order_saleorder_adp_send_stage_email",
"community": 1,
"norm_label": "._adp_send_stage_email()"
},
{
"label": "._send_assessment_scheduled_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6891",
"id": "sale_order_saleorder_send_assessment_scheduled_email",
"community": 1,
"norm_label": "._send_assessment_scheduled_email()"
},
{
"label": "._send_application_received_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6908",
"id": "sale_order_saleorder_send_application_received_email",
"community": 1,
"norm_label": "._send_application_received_email()"
},
{
"label": "._send_assessment_completed_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6928",
"id": "sale_order_saleorder_send_assessment_completed_email",
"community": 1,
"norm_label": "._send_assessment_completed_email()"
},
{
"label": "._send_accepted_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6942",
"id": "sale_order_saleorder_send_accepted_email",
"community": 1,
"norm_label": "._send_accepted_email()"
},
{
"label": "._send_cancelled_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6966",
"id": "sale_order_saleorder_send_cancelled_email",
"community": 1,
"norm_label": "._send_cancelled_email()"
},
{
"label": "._send_expired_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6980",
"id": "sale_order_saleorder_send_expired_email",
"community": 1,
"norm_label": "._send_expired_email()"
},
{
"label": "._send_withdrawal_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7001",
"id": "sale_order_saleorder_send_withdrawal_email",
"community": 3,
"norm_label": "._send_withdrawal_email()"
},
{
"label": "._send_ready_for_delivery_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7065",
"id": "sale_order_saleorder_send_ready_for_delivery_email",
"community": 3,
"norm_label": "._send_ready_for_delivery_email()"
},
{
"label": "._send_on_hold_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7137",
"id": "sale_order_saleorder_send_on_hold_email",
"community": 3,
"norm_label": "._send_on_hold_email()"
},
{
"label": ".web_save()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7182",
"id": "sale_order_saleorder_web_save",
"community": 0,
"norm_label": ".web_save()"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7194",
"id": "sale_order_saleorder_write",
"community": 1,
"norm_label": ".write()"
},
{
"label": "._get_field_mappings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7997",
"id": "sale_order_saleorder_get_field_mappings",
"community": 1,
"norm_label": "._get_field_mappings()"
},
{
"label": "._get_field_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8026",
"id": "sale_order_saleorder_get_field_value",
"community": 0,
"norm_label": "._get_field_value()"
},
{
"label": "._sync_fields_to_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8036",
"id": "sale_order_saleorder_sync_fields_to_invoices",
"community": 1,
"norm_label": "._sync_fields_to_invoices()"
},
{
"label": "._sync_serial_numbers_to_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8116",
"id": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"community": 1,
"norm_label": "._sync_serial_numbers_to_invoices()"
},
{
"label": ".action_quotation_send()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8171",
"id": "sale_order_saleorder_action_quotation_send",
"community": 7,
"norm_label": ".action_quotation_send()"
},
{
"label": "._schedule_or_renew_adp_activity()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8219",
"id": "sale_order_saleorder_schedule_or_renew_adp_activity",
"community": 5,
"norm_label": "._schedule_or_renew_adp_activity()"
},
{
"label": "._complete_adp_activities()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8265",
"id": "sale_order_saleorder_complete_adp_activities",
"community": 0,
"norm_label": "._complete_adp_activities()"
},
{
"label": "._schedule_delivery_reminder()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8286",
"id": "sale_order_saleorder_schedule_delivery_reminder",
"community": 5,
"norm_label": "._schedule_delivery_reminder()"
},
{
"label": "._cron_renew_delivery_reminders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8325",
"id": "sale_order_saleorder_cron_renew_delivery_reminders",
"community": 5,
"norm_label": "._cron_renew_delivery_reminders()"
},
{
"label": "._cron_auto_close_billed_cases()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8359",
"id": "sale_order_saleorder_cron_auto_close_billed_cases",
"community": 1,
"norm_label": "._cron_auto_close_billed_cases()"
},
{
"label": "_cron_auto_close_odsp_paid_cases()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8400",
"id": "sale_order_cron_auto_close_odsp_paid_cases",
"community": 0,
"norm_label": "_cron_auto_close_odsp_paid_cases()"
},
{
"label": "_cron_send_acceptance_reminders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8436",
"id": "sale_order_cron_send_acceptance_reminders",
"community": 3,
"norm_label": "_cron_send_acceptance_reminders()"
},
{
"label": ".action_mod_schedule_assessment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8563",
"id": "sale_order_saleorder_action_mod_schedule_assessment",
"community": 1,
"norm_label": ".action_mod_schedule_assessment()"
},
{
"label": ".action_mod_complete_assessment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8570",
"id": "sale_order_saleorder_action_mod_complete_assessment",
"community": 1,
"norm_label": ".action_mod_complete_assessment()"
},
{
"label": ".action_mod_processing_drawing()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8577",
"id": "sale_order_saleorder_action_mod_processing_drawing",
"community": 1,
"norm_label": ".action_mod_processing_drawing()"
},
{
"label": ".action_mod_awaiting_funding()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8598",
"id": "sale_order_saleorder_action_mod_awaiting_funding",
"community": 0,
"norm_label": ".action_mod_awaiting_funding()"
},
{
"label": ".action_mod_funding_approved()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8610",
"id": "sale_order_saleorder_action_mod_funding_approved",
"community": 0,
"norm_label": ".action_mod_funding_approved()"
},
{
"label": ".action_mod_funding_denied()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8622",
"id": "sale_order_saleorder_action_mod_funding_denied",
"community": 0,
"norm_label": ".action_mod_funding_denied()"
},
{
"label": ".action_mod_contract_received()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8639",
"id": "sale_order_saleorder_action_mod_contract_received",
"community": 0,
"norm_label": ".action_mod_contract_received()"
},
{
"label": ".action_mod_in_production()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8651",
"id": "sale_order_saleorder_action_mod_in_production",
"community": 1,
"norm_label": ".action_mod_in_production()"
},
{
"label": ".action_mod_project_complete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8658",
"id": "sale_order_saleorder_action_mod_project_complete",
"community": 1,
"norm_label": ".action_mod_project_complete()"
},
{
"label": ".action_mod_pod_submitted()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8665",
"id": "sale_order_saleorder_action_mod_pod_submitted",
"community": 0,
"norm_label": ".action_mod_pod_submitted()"
},
{
"label": ".action_mod_close_case()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8681",
"id": "sale_order_saleorder_action_mod_close_case",
"community": 1,
"norm_label": ".action_mod_close_case()"
},
{
"label": ".action_mod_on_hold()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8688",
"id": "sale_order_saleorder_action_mod_on_hold",
"community": 1,
"norm_label": ".action_mod_on_hold()"
},
{
"label": ".action_mod_resume()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8705",
"id": "sale_order_saleorder_action_mod_resume",
"community": 1,
"norm_label": ".action_mod_resume()"
},
{
"label": ".action_mod_set_submission_path()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8737",
"id": "sale_order_saleorder_action_mod_set_submission_path",
"community": 0,
"norm_label": ".action_mod_set_submission_path()"
},
{
"label": ".action_mod_request_vod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8749",
"id": "sale_order_saleorder_action_mod_request_vod",
"community": 3,
"norm_label": ".action_mod_request_vod()"
},
{
"label": ".action_mod_handoff_to_client()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8764",
"id": "sale_order_saleorder_action_mod_handoff_to_client",
"community": 1,
"norm_label": ".action_mod_handoff_to_client()"
},
{
"label": ".action_mod_confirmed_submission()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8800",
"id": "sale_order_saleorder_action_mod_confirmed_submission",
"community": 0,
"norm_label": ".action_mod_confirmed_submission()"
},
{
"label": ".action_mod_resubmit_from_denied()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8812",
"id": "sale_order_saleorder_action_mod_resubmit_from_denied",
"community": 0,
"norm_label": ".action_mod_resubmit_from_denied()"
},
{
"label": ".action_mod_cancel_from_denied()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8826",
"id": "sale_order_saleorder_action_mod_cancel_from_denied",
"community": 1,
"norm_label": ".action_mod_cancel_from_denied()"
},
{
"label": ".action_mod_reopen_cancelled()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8842",
"id": "sale_order_saleorder_action_mod_reopen_cancelled",
"community": 1,
"norm_label": ".action_mod_reopen_cancelled()"
},
{
"label": ".action_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8862",
"id": "sale_order_saleorder_action_cancel",
"community": 1,
"norm_label": ".action_cancel()"
},
{
"label": "._get_mod_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8872",
"id": "sale_order_saleorder_get_mod_partner",
"community": 3,
"norm_label": "._get_mod_partner()"
},
{
"label": "._create_mod_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8885",
"id": "sale_order_saleorder_create_mod_invoice",
"community": 3,
"norm_label": "._create_mod_invoice()"
},
{
"label": ".action_send_to_mod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8916",
"id": "sale_order_saleorder_action_send_to_mod",
"community": 0,
"norm_label": ".action_send_to_mod()"
},
{
"label": ".action_open_mod_drawing()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8933",
"id": "sale_order_saleorder_action_open_mod_drawing",
"community": 0,
"norm_label": ".action_open_mod_drawing()"
},
{
"label": ".action_open_mod_initial_photos()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8937",
"id": "sale_order_saleorder_action_open_mod_initial_photos",
"community": 0,
"norm_label": ".action_open_mod_initial_photos()"
},
{
"label": ".action_open_mod_pca()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8941",
"id": "sale_order_saleorder_action_open_mod_pca",
"community": 0,
"norm_label": ".action_open_mod_pca()"
},
{
"label": ".action_open_mod_pod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8945",
"id": "sale_order_saleorder_action_open_mod_pod",
"community": 0,
"norm_label": ".action_open_mod_pod()"
},
{
"label": ".action_open_mod_completion_photos()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8949",
"id": "sale_order_saleorder_action_open_mod_completion_photos",
"community": 0,
"norm_label": ".action_open_mod_completion_photos()"
},
{
"label": "._action_open_image()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8953",
"id": "sale_order_saleorder_action_open_image",
"community": 0,
"norm_label": "._action_open_image()"
},
{
"label": "._build_mod_case_detail_rows()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8979",
"id": "sale_order_saleorder_build_mod_case_detail_rows",
"community": 1,
"norm_label": "._build_mod_case_detail_rows()"
},
{
"label": "._mod_email_build()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9007",
"id": "sale_order_saleorder_mod_email_build",
"community": 3,
"norm_label": "._mod_email_build()"
},
{
"label": "._get_mod_email_recipients()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9018",
"id": "sale_order_saleorder_get_mod_email_recipients",
"community": 1,
"norm_label": "._get_mod_email_recipients()"
},
{
"label": "._send_mod_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9055",
"id": "sale_order_saleorder_send_mod_email",
"community": 1,
"norm_label": "._send_mod_email()"
},
{
"label": "._send_mod_assessment_scheduled_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9114",
"id": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"community": 1,
"norm_label": "._send_mod_assessment_scheduled_email()"
},
{
"label": "._send_mod_assessment_completed_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9130",
"id": "sale_order_saleorder_send_mod_assessment_completed_email",
"community": 1,
"norm_label": "._send_mod_assessment_completed_email()"
},
{
"label": "._send_mod_quote_submitted_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9150",
"id": "sale_order_saleorder_send_mod_quote_submitted_email",
"community": 1,
"norm_label": "._send_mod_quote_submitted_email()"
},
{
"label": "._send_mod_funding_approved_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9165",
"id": "sale_order_saleorder_send_mod_funding_approved_email",
"community": 1,
"norm_label": "._send_mod_funding_approved_email()"
},
{
"label": "._send_mod_funding_denied_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9184",
"id": "sale_order_saleorder_send_mod_funding_denied_email",
"community": 1,
"norm_label": "._send_mod_funding_denied_email()"
},
{
"label": "._send_mod_contract_received_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9201",
"id": "sale_order_saleorder_send_mod_contract_received_email",
"community": 1,
"norm_label": "._send_mod_contract_received_email()"
},
{
"label": "._send_mod_invoice_submitted_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9218",
"id": "sale_order_saleorder_send_mod_invoice_submitted_email",
"community": 1,
"norm_label": "._send_mod_invoice_submitted_email()"
},
{
"label": "._send_mod_initial_payment_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9235",
"id": "sale_order_saleorder_send_mod_initial_payment_email",
"community": 1,
"norm_label": "._send_mod_initial_payment_email()"
},
{
"label": "._send_mod_project_complete_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9252",
"id": "sale_order_saleorder_send_mod_project_complete_email",
"community": 1,
"norm_label": "._send_mod_project_complete_email()"
},
{
"label": "._send_mod_pod_submitted_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9268",
"id": "sale_order_saleorder_send_mod_pod_submitted_email",
"community": 1,
"norm_label": "._send_mod_pod_submitted_email()"
},
{
"label": "._send_mod_final_payment_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9286",
"id": "sale_order_saleorder_send_mod_final_payment_email",
"community": 1,
"norm_label": "._send_mod_final_payment_email()"
},
{
"label": "._send_mod_case_closed_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9302",
"id": "sale_order_saleorder_send_mod_case_closed_email",
"community": 1,
"norm_label": "._send_mod_case_closed_email()"
},
{
"label": "._send_mod_cancelled_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9317",
"id": "sale_order_saleorder_send_mod_cancelled_email",
"community": 1,
"norm_label": "._send_mod_cancelled_email()"
},
{
"label": "._mod_company_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9338",
"id": "sale_order_saleorder_mod_company_attachment",
"community": 3,
"norm_label": "._mod_company_attachment()"
},
{
"label": "._send_mod_vod_request_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9358",
"id": "sale_order_saleorder_send_mod_vod_request_email",
"community": 3,
"norm_label": "._send_mod_vod_request_email()"
},
{
"label": "._send_mod_handoff_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9430",
"id": "sale_order_saleorder_send_mod_handoff_email",
"community": 3,
"norm_label": "._send_mod_handoff_email()"
},
{
"label": "._cron_mod_handoff_followup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9548",
"id": "sale_order_saleorder_cron_mod_handoff_followup",
"community": 30,
"norm_label": "._cron_mod_handoff_followup()"
},
{
"label": "._mod_followup_cap_state()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9648",
"id": "sale_order_saleorder_mod_followup_cap_state",
"community": 3,
"norm_label": "._mod_followup_cap_state()"
},
{
"label": "._send_mod_followup_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9682",
"id": "sale_order_saleorder_send_mod_followup_email",
"community": 3,
"norm_label": "._send_mod_followup_email()"
},
{
"label": "._send_mod_sms()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9776",
"id": "sale_order_saleorder_send_mod_sms",
"community": 1,
"norm_label": "._send_mod_sms()"
},
{
"label": "._twilio_send_sms()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9818",
"id": "sale_order_saleorder_twilio_send_sms",
"community": 1,
"norm_label": "._twilio_send_sms()"
},
{
"label": "_cron_mod_schedule_followups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9854",
"id": "sale_order_cron_mod_schedule_followups",
"community": 3,
"norm_label": "_cron_mod_schedule_followups()"
},
{
"label": "_cron_mod_escalate_followups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9967",
"id": "sale_order_cron_mod_escalate_followups",
"community": 1,
"norm_label": "_cron_mod_escalate_followups()"
},
{
"label": "._odsp_email_build()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10032",
"id": "sale_order_saleorder_odsp_email_build",
"community": 0,
"norm_label": "._odsp_email_build()"
},
{
"label": "._get_sa_mobility_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10041",
"id": "sale_order_saleorder_get_sa_mobility_email",
"community": 13,
"norm_label": "._get_sa_mobility_email()"
},
{
"label": "._send_sa_mobility_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10046",
"id": "sale_order_saleorder_send_sa_mobility_email",
"community": 13,
"norm_label": "._send_sa_mobility_email()"
},
{
"label": "._send_sa_mobility_completion_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10125",
"id": "sale_order_saleorder_send_sa_mobility_completion_email",
"community": 0,
"norm_label": "._send_sa_mobility_completion_email()"
},
{
"label": "._send_odsp_submission_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10175",
"id": "sale_order_saleorder_send_odsp_submission_email",
"community": 0,
"norm_label": "._send_odsp_submission_email()"
},
{
"label": "._funder_label()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10247",
"id": "sale_order_saleorder_funder_label",
"community": 12,
"norm_label": "._funder_label()"
},
{
"label": "._build_funder_case_rows()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10251",
"id": "sale_order_saleorder_build_funder_case_rows",
"community": 12,
"norm_label": "._build_funder_case_rows()"
},
{
"label": "._funder_is_funded_sale()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10302",
"id": "sale_order_saleorder_funder_is_funded_sale",
"community": 12,
"norm_label": "._funder_is_funded_sale()"
},
{
"label": "._send_funder_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10306",
"id": "sale_order_saleorder_send_funder_email",
"community": 12,
"norm_label": "._send_funder_email()"
},
{
"label": "._get_funder_approval_attachments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10377",
"id": "sale_order_saleorder_get_funder_approval_attachments",
"community": 12,
"norm_label": "._get_funder_approval_attachments()"
},
{
"label": "._send_funder_package_ready_client_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10395",
"id": "sale_order_saleorder_send_funder_package_ready_client_email",
"community": 12,
"norm_label": "._send_funder_package_ready_client_email()"
},
{
"label": "._send_funder_approval_client_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10411",
"id": "sale_order_saleorder_send_funder_approval_client_email",
"community": 12,
"norm_label": "._send_funder_approval_client_email()"
},
{
"label": "._send_funder_delivered_client_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10430",
"id": "sale_order_saleorder_send_funder_delivered_client_email",
"community": 12,
"norm_label": "._send_funder_delivered_client_email()"
},
{
"label": "._send_funder_case_closed_client_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10441",
"id": "sale_order_saleorder_send_funder_case_closed_client_email",
"community": 12,
"norm_label": "._send_funder_case_closed_client_email()"
},
{
"label": "._send_funder_denial_client_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10452",
"id": "sale_order_saleorder_send_funder_denial_client_email",
"community": 12,
"norm_label": "._send_funder_denial_client_email()"
},
{
"label": "._send_funder_package_ready_authorizer_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10467",
"id": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"community": 12,
"norm_label": "._send_funder_package_ready_authorizer_email()"
},
{
"label": "._send_funder_approval_authorizer_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10483",
"id": "sale_order_saleorder_send_funder_approval_authorizer_email",
"community": 12,
"norm_label": "._send_funder_approval_authorizer_email()"
},
{
"label": "._send_funder_delivered_authorizer_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10504",
"id": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"community": 12,
"norm_label": "._send_funder_delivered_authorizer_email()"
},
{
"label": "._send_funder_denial_authorizer_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10520",
"id": "sale_order_saleorder_send_funder_denial_authorizer_email",
"community": 12,
"norm_label": "._send_funder_denial_authorizer_email()"
},
{
"label": "._fire_funder_emails()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10589",
"id": "sale_order_saleorder_fire_funder_emails",
"community": 1,
"norm_label": "._fire_funder_emails()"
},
{
"label": "Compute separate counts for ADP and Client invoices. Uses x_fc_",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L54",
"id": "sale_order_rationale_54",
"community": 83,
"norm_label": "compute separate counts for adp and client invoices. uses x_fc_"
},
{
"label": "Compute separate counts for MOD and Client invoices on MOD cases.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L97",
"id": "sale_order_rationale_97",
"community": 84,
"norm_label": "compute separate counts for mod and client invoices on mod cases."
},
{
"label": "Open MOD portion invoices for this order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L120",
"id": "sale_order_rationale_120",
"community": 0,
"norm_label": "open mod portion invoices for this order."
},
{
"label": "Open Client portion invoices for MOD cases.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L141",
"id": "sale_order_rationale_141",
"community": 0,
"norm_label": "open client portion invoices for mod cases."
},
{
"label": "Compute count of linked vendor bills.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L180",
"id": "sale_order_rationale_180",
"community": 85,
"norm_label": "compute count of linked vendor bills."
},
{
"label": "Open view of linked vendor bills.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L185",
"id": "sale_order_rationale_185",
"community": 0,
"norm_label": "open view of linked vendor bills."
},
{
"label": "Compute the number of submissions for this order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L216",
"id": "sale_order_rationale_216",
"community": 86,
"norm_label": "compute the number of submissions for this order."
},
{
"label": "Open the submission history for this order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L221",
"id": "sale_order_rationale_221",
"community": 0,
"norm_label": "open the submission history for this order."
},
{
"label": "Open the technician tasks linked to this order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L251",
"id": "sale_order_rationale_251",
"community": 0,
"norm_label": "open the technician tasks linked to this order."
},
{
"label": "Open the task scheduling form to schedule a delivery task. Instead of a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L267",
"id": "sale_order_rationale_267",
"community": 7,
"norm_label": "open the task scheduling form to schedule a delivery task. instead of a"
},
{
"label": "Compute if this is an ADP sale - only ADP or ADP/ODSP sale types.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L313",
"id": "sale_order_rationale_313",
"community": 87,
"norm_label": "compute if this is an adp sale - only adp or adp/odsp sale types."
},
{
"label": "Sale type is locked once a workflow has progressed past quotation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L350",
"id": "sale_order_rationale_350",
"community": 88,
"norm_label": "sale type is locked once a workflow has progressed past quotation."
},
{
"label": "Compute whether to show the authorizer field based on sale type and authorizer_r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L407",
"id": "sale_order_rationale_407",
"community": 89,
"norm_label": "compute whether to show the authorizer field based on sale type and authorizer_r"
},
{
"label": "Compute whether to show the 'Authorizer Required?' field.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L430",
"id": "sale_order_rationale_430",
"community": 90,
"norm_label": "compute whether to show the 'authorizer required?' field."
},
{
"label": "Return the main MOD workflow statuses for kanban columns. Always shows c",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L471",
"id": "sale_order_rationale_471",
"community": 91,
"norm_label": "return the main mod workflow statuses for kanban columns. always shows c"
},
{
"label": "When weeks change, compute the completion date from approval date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L553",
"id": "sale_order_rationale_553",
"community": 92,
"norm_label": "when weeks change, compute the completion date from approval date."
},
{
"label": "When date changes, compute weeks from approval date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L561",
"id": "sale_order_rationale_561",
"community": 93,
"norm_label": "when date changes, compute weeks from approval date."
},
{
"label": "Compute whether to show March of Dimes case fields.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L931",
"id": "sale_order_rationale_931",
"community": 94,
"norm_label": "compute whether to show march of dimes case fields."
},
{
"label": "Compute if this is a March of Dimes sale.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L937",
"id": "sale_order_rationale_937",
"community": 95,
"norm_label": "compute if this is a march of dimes sale."
},
{
"label": "Helper: check if this order is a March of Dimes sale.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L942",
"id": "sale_order_rationale_942",
"community": 1,
"norm_label": "helper: check if this order is a march of dimes sale."
},
{
"label": "Return the status field name for this order's division.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1112",
"id": "sale_order_rationale_1112",
"community": 0,
"norm_label": "return the status field name for this order's division."
},
{
"label": "Return the current division-specific status value.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1118",
"id": "sale_order_rationale_1118",
"community": 0,
"norm_label": "return the current division-specific status value."
},
{
"label": "Compute if this is an ODSP sale.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1130",
"id": "sale_order_rationale_1130",
"community": 96,
"norm_label": "compute if this is an odsp sale."
},
{
"label": "Compute whether to show ODSP case fields.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1136",
"id": "sale_order_rationale_1136",
"community": 97,
"norm_label": "compute whether to show odsp case fields."
},
{
"label": "Helper: check if this order is an ODSP sale.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1141",
"id": "sale_order_rationale_1141",
"community": 6,
"norm_label": "helper: check if this order is an odsp sale."
},
{
"label": "Block changing ODSP division once the division-specific status has advan",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1147",
"id": "sale_order_rationale_1147",
"community": 98,
"norm_label": "block changing odsp division once the division-specific status has advan"
},
{
"label": "Auto-populate ODSP case worker from partner when partner changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1168",
"id": "sale_order_rationale_1168",
"community": 99,
"norm_label": "auto-populate odsp case worker from partner when partner changes."
},
{
"label": "Open the SA Mobility form filling wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1276",
"id": "sale_order_rationale_1276",
"community": 0,
"norm_label": "open the sa mobility form filling wizard."
},
{
"label": "Open the Discretionary Benefits form filling wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1288",
"id": "sale_order_rationale_1288",
"community": 0,
"norm_label": "open the discretionary benefits form filling wizard."
},
{
"label": "Open the Submit to ODSP wizard (quotation + authorizer letter).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1300",
"id": "sale_order_rationale_1300",
"community": 0,
"norm_label": "open the submit to odsp wizard (quotation + authorizer letter)."
},
{
"label": "Advance the division-specific ODSP status and log to chatter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1314",
"id": "sale_order_rationale_1314",
"community": 0,
"norm_label": "advance the division-specific odsp status and log to chatter."
},
{
"label": "Collect signed SA form, internal POD, and invoice, then email to SA Mobility.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1390",
"id": "sale_order_rationale_1390",
"community": 0,
"norm_label": "collect signed sa form, internal pod, and invoice, then email to sa mobility."
},
{
"label": "Standard ODSP: collect approval doc, POD, and invoice, then email to ODSP office",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1457",
"id": "sale_order_rationale_1457",
"community": 0,
"norm_label": "standard odsp: collect approval doc, pod, and invoice, then email to odsp office"
},
{
"label": "Ontario Works: create invoice from SO, advance status, open invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1532",
"id": "sale_order_rationale_1532",
"community": 0,
"norm_label": "ontario works: create invoice from so, advance status, open invoice."
},
{
"label": "Put ODSP case on hold, remembering the previous status for resume. 2026",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1557",
"id": "sale_order_rationale_1557",
"community": 0,
"norm_label": "put odsp case on hold, remembering the previous status for resume. 2026"
},
{
"label": "Resume from on_hold \u2014 restore the previous status. 2026-04 fix \u2014 used t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1575",
"id": "sale_order_rationale_1575",
"community": 0,
"norm_label": "resume from on_hold \u2014 restore the previous status. 2026-04 fix \u2014 used t"
},
{
"label": "Overlay client signature onto Page 2 of the approved SA Mobility form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1599",
"id": "sale_order_rationale_1599",
"community": 1,
"norm_label": "overlay client signature onto page 2 of the approved sa mobility form."
},
{
"label": "Auto-overlay POD signature onto the ODSP approval form. Uses the ODSP P",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1697",
"id": "sale_order_rationale_1697",
"community": 1,
"norm_label": "auto-overlay pod signature onto the odsp approval form. uses the odsp p"
},
{
"label": "Return the main workflow statuses for kanban columns. Always shows core",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2337",
"id": "sale_order_rationale_2337",
"community": 100,
"norm_label": "return the main workflow statuses for kanban columns. always shows core"
},
{
"label": "Override to sort groups by workflow order when grouping by ADP status.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2395",
"id": "sale_order_rationale_2395",
"community": 101,
"norm_label": "override to sort groups by workflow order when grouping by adp status."
},
{
"label": "Compute validity and expiry information for assessments and approvals.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2632",
"id": "sale_order_rationale_2632",
"community": 102,
"norm_label": "compute validity and expiry information for assessments and approvals."
},
{
"label": "Compute workflow stage flags for conditional visibility in views.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2718",
"id": "sale_order_rationale_2718",
"community": 103,
"norm_label": "compute workflow stage flags for conditional visibility in views."
},
{
"label": "Count approval photos.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3033",
"id": "sale_order_rationale_3033",
"community": 104,
"norm_label": "count approval photos."
},
{
"label": "Check if client/ADP split invoices have already been created.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3284",
"id": "sale_order_rationale_3284",
"community": 0,
"norm_label": "check if client/adp split invoices have already been created."
},
{
"label": "Compute filtered list of only actual product lines (no sections, notes, or empty",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3303",
"id": "sale_order_rationale_3303",
"community": 105,
"norm_label": "compute filtered list of only actual product lines (no sections, notes, or empty"
},
{
"label": "Compute device approval status for ADP orders. Only counts line",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3311",
"id": "sale_order_rationale_3311",
"community": 106,
"norm_label": "compute device approval status for adp orders. only counts line"
},
{
"label": "Compute if order has any deductions and total deduction amount.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3349",
"id": "sale_order_rationale_3349",
"community": 107,
"norm_label": "compute if order has any deductions and total deduction amount."
},
{
"label": "Compute years since previous funding and 5-year flag.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3384",
"id": "sale_order_rationale_3384",
"community": 108,
"norm_label": "compute years since previous funding and 5-year flag."
},
{
"label": "Compute warning message for previous funding with time elapsed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3419",
"id": "sale_order_rationale_3419",
"community": 109,
"norm_label": "compute warning message for previous funding with time elapsed."
},
{
"label": "Validate claim number: 10 digits only, numbers only.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3454",
"id": "sale_order_rationale_3454",
"community": 110,
"norm_label": "validate claim number: 10 digits only, numbers only."
},
{
"label": "Validate client reference 1: up to 4 letters, comma allowed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3467",
"id": "sale_order_rationale_3467",
"community": 111,
"norm_label": "validate client reference 1: up to 4 letters, comma allowed."
},
{
"label": "Validate client reference 2: exactly 4 digits, numbers only.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3487",
"id": "sale_order_rationale_3487",
"community": 112,
"norm_label": "validate client reference 2: exactly 4 digits, numbers only."
},
{
"label": "Validate that Original ADP Application is a PDF file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3499",
"id": "sale_order_rationale_3499",
"community": 113,
"norm_label": "validate that original adp application is a pdf file."
},
{
"label": "Validate that Page 11 & 12 is a PDF file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3510",
"id": "sale_order_rationale_3510",
"community": 114,
"norm_label": "validate that page 11 & 12 is a pdf file."
},
{
"label": "Validate that Final Submitted Application is a PDF file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3521",
"id": "sale_order_rationale_3521",
"community": 115,
"norm_label": "validate that final submitted application is a pdf file."
},
{
"label": "Validate that XML File is an XML file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3532",
"id": "sale_order_rationale_3532",
"community": 116,
"norm_label": "validate that xml file is an xml file."
},
{
"label": "Validate that Proof of Delivery is a PDF file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3543",
"id": "sale_order_rationale_3543",
"community": 117,
"norm_label": "validate that proof of delivery is a pdf file."
},
{
"label": "Validate that delivery date is not before approval date. Per bu",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3554",
"id": "sale_order_rationale_3554",
"community": 118,
"norm_label": "validate that delivery date is not before approval date. per bu"
},
{
"label": "Return a file extension (with dot) for a MIME type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3635",
"id": "sale_order_rationale_3635",
"community": 0,
"norm_label": "return a file extension (with dot) for a mime type."
},
{
"label": "Return (first_name, last_name) cleaned for filenames.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3639",
"id": "sale_order_rationale_3639",
"community": 0,
"norm_label": "return (first_name, last_name) cleaned for filenames."
},
{
"label": "Build the proper filename for a field attachment. Uses FIELD_NAME_TEMPL",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3648",
"id": "sale_order_rationale_3648",
"community": 0,
"norm_label": "build the proper filename for a field attachment. uses field_name_templ"
},
{
"label": "Rename an attachment to a clean, professional filename. Always renames",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3668",
"id": "sale_order_rationale_3668",
"community": 0,
"norm_label": "rename an attachment to a clean, professional filename. always renames"
},
{
"label": "Find the ir.attachment for a binary field, rename it properly, return its id.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3689",
"id": "sale_order_rationale_3689",
"community": 0,
"norm_label": "find the ir.attachment for a binary field, rename it properly, return its id."
},
{
"label": "Get the ir.attachment record for a binary field stored as attachment.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3703",
"id": "sale_order_rationale_3703",
"community": 0,
"norm_label": "get the ir.attachment record for a binary field stored as attachment."
},
{
"label": "Get the current attachment for a binary field (attachment=True). For at",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3713",
"id": "sale_order_rationale_3713",
"community": 0,
"norm_label": "get the current attachment for a binary field (attachment=true). for at"
},
{
"label": "Open the Original ADP Application PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3748",
"id": "sale_order_rationale_3748",
"community": 0,
"norm_label": "open the original adp application pdf."
},
{
"label": "Open the Page 11 & 12 PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3767",
"id": "sale_order_rationale_3767",
"community": 0,
"norm_label": "open the page 11 & 12 pdf."
},
{
"label": "Open the wizard to send Page 11 for remote signing.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3772",
"id": "sale_order_rationale_3772",
"community": 0,
"norm_label": "open the wizard to send page 11 for remote signing."
},
{
"label": "Open the list of Page 11 signing requests.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3784",
"id": "sale_order_rationale_3784",
"community": 0,
"norm_label": "open the list of page 11 signing requests."
},
{
"label": "Open the Final Submitted Application PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3796",
"id": "sale_order_rationale_3796",
"community": 0,
"norm_label": "open the final submitted application pdf."
},
{
"label": "Open the XML File in viewer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3801",
"id": "sale_order_rationale_3801",
"community": 0,
"norm_label": "open the xml file in viewer."
},
{
"label": "Open the Proof of Delivery PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3806",
"id": "sale_order_rationale_3806",
"community": 0,
"norm_label": "open the proof of delivery pdf."
},
{
"label": "Open the ADP Approval Letter PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3811",
"id": "sale_order_rationale_3811",
"community": 0,
"norm_label": "open the adp approval letter pdf."
},
{
"label": "Open the SA Mobility ODSP Approval Form PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3816",
"id": "sale_order_rationale_3816",
"community": 0,
"norm_label": "open the sa mobility odsp approval form pdf."
},
{
"label": "Open the signed SA Mobility form PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3821",
"id": "sale_order_rationale_3821",
"community": 0,
"norm_label": "open the signed sa mobility form pdf."
},
{
"label": "Open the physically signed SA Mobility copy.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3826",
"id": "sale_order_rationale_3826",
"community": 0,
"norm_label": "open the physically signed sa mobility copy."
},
{
"label": "Generate and open the internal POD report on-the-fly.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3831",
"id": "sale_order_rationale_3831",
"community": 0,
"norm_label": "generate and open the internal pod report on-the-fly."
},
{
"label": "Open the Ontario Works Discretionary Benefits form PDF.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3837",
"id": "sale_order_rationale_3837",
"community": 0,
"norm_label": "open the ontario works discretionary benefits form pdf."
},
{
"label": "Open the Ontario Works Authorizer Letter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3842",
"id": "sale_order_rationale_3842",
"community": 0,
"norm_label": "open the ontario works authorizer letter."
},
{
"label": "Generate and open the internal POD report on-the-fly (Ontario Works).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3847",
"id": "sale_order_rationale_3847",
"community": 0,
"norm_label": "generate and open the internal pod report on-the-fly (ontario works)."
},
{
"label": "Open the Standard ODSP Approval Document.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3853",
"id": "sale_order_rationale_3853",
"community": 0,
"norm_label": "open the standard odsp approval document."
},
{
"label": "Open the Standard ODSP Authorizer Letter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3858",
"id": "sale_order_rationale_3858",
"community": 0,
"norm_label": "open the standard odsp authorizer letter."
},
{
"label": "Generate and open the internal POD report on-the-fly (Standard ODSP).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3863",
"id": "sale_order_rationale_3863",
"community": 0,
"norm_label": "generate and open the internal pod report on-the-fly (standard odsp)."
},
{
"label": "Generate the standard POD report PDF and return (pdf_bytes, filename).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3869",
"id": "sale_order_rationale_3869",
"community": 0,
"norm_label": "generate the standard pod report pdf and return (pdf_bytes, filename)."
},
{
"label": "Open approval photos using Odoo's native attachment viewer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3876",
"id": "sale_order_rationale_3876",
"community": 0,
"norm_label": "open approval photos using odoo's native attachment viewer."
},
{
"label": "Open a document in a preview dialog (PDF or XML viewer).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3899",
"id": "sale_order_rationale_3899",
"community": 0,
"norm_label": "open a document in a preview dialog (pdf or xml viewer)."
},
{
"label": "Trigger recalculation when sale type or client type changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3960",
"id": "sale_order_rationale_3960",
"community": 119,
"norm_label": "trigger recalculation when sale type or client type changes."
},
{
"label": "Get sale type from x_fc_sale_type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3968",
"id": "sale_order_rationale_3968",
"community": 0,
"norm_label": "get sale type from x_fc_sale_type."
},
{
"label": "Get client type from x_fc_client_type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3973",
"id": "sale_order_rationale_3973",
"community": 7,
"norm_label": "get client type from x_fc_client_type."
},
{
"label": "Get authorizer from mapped field or built-in field. Returns name as string.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3978",
"id": "sale_order_rationale_3978",
"community": 0,
"norm_label": "get authorizer from mapped field or built-in field. returns name as string."
},
{
"label": "Get client reference 1.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3996",
"id": "sale_order_rationale_3996",
"community": 0,
"norm_label": "get client reference 1."
},
{
"label": "Get client reference 2.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4001",
"id": "sale_order_rationale_4001",
"community": 0,
"norm_label": "get client reference 2."
},
{
"label": "Get ADP delivery date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4006",
"id": "sale_order_rationale_4006",
"community": 0,
"norm_label": "get adp delivery date."
},
{
"label": "Check if this is an ADP sale type. Returns True only for ADP-re",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4011",
"id": "sale_order_rationale_4011",
"community": 7,
"norm_label": "check if this is an adp sale type. returns true only for adp-re"
},
{
"label": "Get all serial numbers from order lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4026",
"id": "sale_order_rationale_4026",
"community": 4,
"norm_label": "get all serial numbers from order lines."
},
{
"label": "Manually recalculate ADP and Client portions for all lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4043",
"id": "sale_order_rationale_4043",
"community": 4,
"norm_label": "manually recalculate adp and client portions for all lines."
},
{
"label": "Mark order as submitted to ADP.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4061",
"id": "sale_order_rationale_4061",
"community": 7,
"norm_label": "mark order as submitted to adp."
},
{
"label": "Mark order as approved by ADP.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4068",
"id": "sale_order_rationale_4068",
"community": 7,
"norm_label": "mark order as approved by adp."
},
{
"label": "Open the device approval wizard to verify which devices were approved by ADP.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4075",
"id": "sale_order_rationale_4075",
"community": 0,
"norm_label": "open the device approval wizard to verify which devices were approved by adp."
},
{
"label": "Open the submission verification wizard to confirm which device types are being",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4090",
"id": "sale_order_rationale_4090",
"community": 0,
"norm_label": "open the submission verification wizard to confirm which device types are being"
},
{
"label": "Open wizard to schedule assessment with date/time and calendar event.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4109",
"id": "sale_order_rationale_4109",
"community": 0,
"norm_label": "open wizard to schedule assessment with date/time and calendar event."
},
{
"label": "Open wizard to mark assessment as completed with date. Allowed from 'quo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4127",
"id": "sale_order_rationale_4127",
"community": 0,
"norm_label": "open wizard to mark assessment as completed with date. allowed from 'quo"
},
{
"label": "Open wizard to upload ADP application and pages 11 & 12.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4149",
"id": "sale_order_rationale_4149",
"community": 0,
"norm_label": "open wizard to upload adp application and pages 11 & 12."
},
{
"label": "Open wizard to collect required fields and mark as ready for submission.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4167",
"id": "sale_order_rationale_4167",
"community": 0,
"norm_label": "open wizard to collect required fields and mark as ready for submission."
},
{
"label": "Open submission verification wizard and submit the application. This fo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4189",
"id": "sale_order_rationale_4189",
"community": 0,
"norm_label": "open submission verification wizard and submit the application. this fo"
},
{
"label": "Open case close verification wizard to verify audit trail before closing.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4215",
"id": "sale_order_rationale_4215",
"community": 0,
"norm_label": "open case close verification wizard to verify audit trail before closing."
},
{
"label": "Mark the application as accepted by ADP. This is called when AD",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4244",
"id": "sale_order_rationale_4244",
"community": 1,
"norm_label": "mark the application as accepted by adp. this is called when ad"
},
{
"label": "Open device approval wizard and mark as approved. This is calle",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4279",
"id": "sale_order_rationale_4279",
"community": 0,
"norm_label": "open device approval wizard and mark as approved. this is calle"
},
{
"label": "Resume the application from on-hold status. 2026-04 update \u2014 hold is on",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4306",
"id": "sale_order_rationale_4306",
"community": 1,
"norm_label": "resume the application from on-hold status. 2026-04 update \u2014 hold is on"
},
{
"label": "Return a withdrawn application to Ready for Submission for correction and resubm",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4361",
"id": "sale_order_rationale_4361",
"community": 1,
"norm_label": "return a withdrawn application to ready for submission for correction and resubm"
},
{
"label": "Post a standardised chatter note for an ADP workflow transition.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4410",
"id": "sale_order_rationale_4410",
"community": 1,
"norm_label": "post a standardised chatter note for an adp workflow transition."
},
{
"label": "Put the ADP application on hold. 2026-04 business rule \u2014 hold is only a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4433",
"id": "sale_order_rationale_4433",
"community": 1,
"norm_label": "put the adp application on hold. 2026-04 business rule \u2014 hold is only a"
},
{
"label": "Withdraw the ADP application. Records the previous state for later resub",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4477",
"id": "sale_order_rationale_4477",
"community": 1,
"norm_label": "withdraw the adp application. records the previous state for later resub"
},
{
"label": "Mark the application as rejected by ADP. Allows later correction + resubmission.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4505",
"id": "sale_order_rationale_4505",
"community": 1,
"norm_label": "mark the application as rejected by adp. allows later correction + resubmission."
},
{
"label": "Mark the application as denied by ADP after initial acceptance.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4524",
"id": "sale_order_rationale_4524",
"community": 1,
"norm_label": "mark the application as denied by adp after initial acceptance."
},
{
"label": "ADP has requested corrections (from portal feedback). Sends the applicat",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4543",
"id": "sale_order_rationale_4543",
"community": 1,
"norm_label": "adp has requested corrections (from portal feedback). sends the applicat"
},
{
"label": "Cancel the ADP application. Saves current state for possible reopen. 20",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4567",
"id": "sale_order_rationale_4567",
"community": 1,
"norm_label": "cancel the adp application. saves current state for possible reopen. 20"
},
{
"label": "Bring a cancelled order back into the workflow. 2026-04 business rule \u2014",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4595",
"id": "sale_order_rationale_4595",
"community": 1,
"norm_label": "bring a cancelled order back into the workflow. 2026-04 business rule \u2014"
},
{
"label": "Backwards-compat shim \u2014 routes old 'Reopen Expired' buttons to the new d",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4634",
"id": "sale_order_rationale_4634",
"community": 0,
"norm_label": "backwards-compat shim \u2014 routes old 'reopen expired' buttons to the new d"
},
{
"label": "Create a new sale order as a reassessment of this one. Used when:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4643",
"id": "sale_order_rationale_4643",
"community": 0,
"norm_label": "create a new sale order as a reassessment of this one. used when:"
},
{
"label": "Send a denied application back to Ready for Submission for a fresh attempt.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4718",
"id": "sale_order_rationale_4718",
"community": 1,
"norm_label": "send a denied application back to ready for submission for a fresh attempt."
},
{
"label": "Auto-expire ADP orders older than the configured approval window. 2026-",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4741",
"id": "sale_order_rationale_4741",
"community": 120,
"norm_label": "auto-expire adp orders older than the configured approval window. 2026-"
},
{
"label": "Monthly reminder to the client while the case is on hold. Client-only.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4788",
"id": "sale_order_rationale_4788",
"community": 3,
"norm_label": "monthly reminder to the client while the case is on hold. client-only."
},
{
"label": "Final pre-expiry warning: client + authorizer, one-shot. Fires once whe",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4846",
"id": "sale_order_rationale_4846",
"community": 3,
"norm_label": "final pre-expiry warning: client + authorizer, one-shot. fires once whe"
},
{
"label": "Cron: Monthly reminder + final warning for on-hold ADP cases. Logic per",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4908",
"id": "sale_order_rationale_4908",
"community": 121,
"norm_label": "cron: monthly reminder + final warning for on-hold adp cases. logic per"
},
{
"label": "Open the Ready to Bill wizard to collect POD and delivery date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4985",
"id": "sale_order_rationale_4985",
"community": 0,
"norm_label": "open the ready to bill wizard to collect pod and delivery date."
},
{
"label": "Direct method to mark as ready to bill (used when POD already uploaded).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5022",
"id": "sale_order_rationale_5022",
"community": 0,
"norm_label": "direct method to mark as ready to bill (used when pod already uploaded)."
},
{
"label": "Mark order as billed after validating invoices are posted. Vali",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5080",
"id": "sale_order_rationale_5080",
"community": 1,
"norm_label": "mark order as billed after validating invoices are posted. vali"
},
{
"label": "Check if there are any unapproved ADP devices in the order. Onl",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5164",
"id": "sale_order_rationale_5164",
"community": 7,
"norm_label": "check if there are any unapproved adp devices in the order. onl"
},
{
"label": "Get a summary of approved vs unapproved devices.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5189",
"id": "sale_order_rationale_5189",
"community": 4,
"norm_label": "get a summary of approved vs unapproved devices."
},
{
"label": "Mark order as client paid (25%).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5207",
"id": "sale_order_rationale_5207",
"community": 7,
"norm_label": "mark order as client paid (25%)."
},
{
"label": "Mark order as delivered.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5214",
"id": "sale_order_rationale_5214",
"community": 7,
"norm_label": "mark order as delivered."
},
{
"label": "Mark order as billed to ADP (75%).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5221",
"id": "sale_order_rationale_5221",
"community": 7,
"norm_label": "mark order as billed to adp (75%)."
},
{
"label": "Mark order as closed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5228",
"id": "sale_order_rationale_5228",
"community": 7,
"norm_label": "mark order as closed."
},
{
"label": "Open list of ADP portion invoices for this order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5238",
"id": "sale_order_rationale_5238",
"community": 0,
"norm_label": "open list of adp portion invoices for this order."
},
{
"label": "Open list of Client portion invoices for this order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5263",
"id": "sale_order_rationale_5263",
"community": 0,
"norm_label": "open list of client portion invoices for this order."
},
{
"label": "Create invoice for client portion (25% for REG clients, 0% for others).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5291",
"id": "sale_order_rationale_5291",
"community": 7,
"norm_label": "create invoice for client portion (25% for reg clients, 0% for others)."
},
{
"label": "Create invoice for ADP portion (75% for REG clients, 100% for others).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5389",
"id": "sale_order_rationale_5389",
"community": 7,
"norm_label": "create invoice for adp portion (75% for reg clients, 100% for others)."
},
{
"label": "Create a split invoice for ADP sales. Args: invoice",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5523",
"id": "sale_order_rationale_5523",
"community": 7,
"norm_label": "create a split invoice for adp sales. args: invoice"
},
{
"label": "Override to ensure ALL sections and notes are included in invoices.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5935",
"id": "sale_order_rationale_5935",
"community": 0,
"norm_label": "override to ensure all sections and notes are included in invoices."
},
{
"label": "Override to copy ADP fields to the invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5965",
"id": "sale_order_rationale_5965",
"community": 7,
"norm_label": "override to copy adp fields to the invoice."
},
{
"label": "Post a document to the chatter, reusing the existing field attachment.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5996",
"id": "sale_order_rationale_5996",
"community": 0,
"norm_label": "post a document to the chatter, reusing the existing field attachment."
},
{
"label": "Check if email notifications are enabled in settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6063",
"id": "sale_order_rationale_6063",
"community": 3,
"norm_label": "check if email notifications are enabled in settings."
},
{
"label": "Get office notification emails from company settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6068",
"id": "sale_order_rationale_6068",
"community": 3,
"norm_label": "get office notification emails from company settings."
},
{
"label": "Get standard email recipients for ADP notifications. Returns di",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6074",
"id": "sale_order_rationale_6074",
"community": 3,
"norm_label": "get standard email recipients for adp notifications. returns di"
},
{
"label": "Check if authorizer has logged into portal. Returns True if aut",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6120",
"id": "sale_order_rationale_6120",
"community": 0,
"norm_label": "check if authorizer has logged into portal. returns true if aut"
},
{
"label": "Build standard case detail rows for email templates.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6143",
"id": "sale_order_rationale_6143",
"community": 3,
"norm_label": "build standard case detail rows for email templates."
},
{
"label": "Post a concise chatter note confirming an email was sent.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6170",
"id": "sale_order_rationale_6170",
"community": 3,
"norm_label": "post a concise chatter note confirming an email was sent."
},
{
"label": "Send email when application is submitted with PDF and XML attachments.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6186",
"id": "sale_order_rationale_6186",
"community": 0,
"norm_label": "send email when application is submitted with pdf and xml attachments."
},
{
"label": "Cron job: Find assessments completed X days ago without application and send rem",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6245",
"id": "sale_order_rationale_6245",
"community": 122,
"norm_label": "cron job: find assessments completed x days ago without application and send rem"
},
{
"label": "Send reminder to therapist to submit ADP application.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6278",
"id": "sale_order_rationale_6278",
"community": 3,
"norm_label": "send reminder to therapist to submit adp application."
},
{
"label": "Cron job: Send second reminder X days after first reminder was sent.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6325",
"id": "sale_order_rationale_6325",
"community": 123,
"norm_label": "cron job: send second reminder x days after first reminder was sent."
},
{
"label": "Send second/follow-up reminder to therapist to submit ADP application.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6362",
"id": "sale_order_rationale_6362",
"community": 3,
"norm_label": "send second/follow-up reminder to therapist to submit adp application."
},
{
"label": "Send summary email when order is billed to ADP.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6414",
"id": "sale_order_rationale_6414",
"community": 3,
"norm_label": "send summary email when order is billed to adp."
},
{
"label": "Build an HTML table of approved order line items. Columns: S/N, ADP Cod",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6454",
"id": "sale_order_rationale_6454",
"community": 4,
"norm_label": "build an html table of approved order line items. columns: s/n, adp cod"
},
{
"label": "Generate the Approved Items PDF using the QWeb report and return an ir.attachmen",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6565",
"id": "sale_order_rationale_6565",
"community": 0,
"norm_label": "generate the approved items pdf using the qweb report and return an ir.attachmen"
},
{
"label": "Send notification when ADP application is approved, with approved items report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6590",
"id": "sale_order_rationale_6590",
"community": 3,
"norm_label": "send notification when adp application is approved, with approved items report."
},
{
"label": "Send notification when ADP application is denied (funding denied).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6660",
"id": "sale_order_rationale_6660",
"community": 3,
"norm_label": "send notification when adp application is denied (funding denied)."
},
{
"label": "Send notification when ADP rejects the submission (data errors, not funding deni",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6700",
"id": "sale_order_rationale_6700",
"community": 3,
"norm_label": "send notification when adp rejects the submission (data errors, not funding deni"
},
{
"label": "Send notification when ADP application needs correction.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6759",
"id": "sale_order_rationale_6759",
"community": 3,
"norm_label": "send notification when adp application needs correction."
},
{
"label": "Send summary email when case is closed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6801",
"id": "sale_order_rationale_6801",
"community": 3,
"norm_label": "send summary email when case is closed."
},
{
"label": "Shared helper for the new stage emails below. Defaults to client + auth",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6847",
"id": "sale_order_rationale_6847",
"community": 1,
"norm_label": "shared helper for the new stage emails below. defaults to client + auth"
},
{
"label": "Email when OT assessment is booked. Client + authorizer + sales rep.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6892",
"id": "sale_order_rationale_6892",
"community": 1,
"norm_label": "email when ot assessment is booked. client + authorizer + sales rep."
},
{
"label": "Email when the OT's ADP application docs are received by the office. Cl",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6909",
"id": "sale_order_rationale_6909",
"community": 1,
"norm_label": "email when the ot's adp application docs are received by the office. cl"
},
{
"label": "Email when OT assessment is done. Client + authorizer + sales rep.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6929",
"id": "sale_order_rationale_6929",
"community": 1,
"norm_label": "email when ot assessment is done. client + authorizer + sales rep."
},
{
"label": "Email when ADP accepts a submission (before the approval decision). Cli",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6943",
"id": "sale_order_rationale_6943",
"community": 1,
"norm_label": "email when adp accepts a submission (before the approval decision). cli"
},
{
"label": "Email when an ADP application is cancelled.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6967",
"id": "sale_order_rationale_6967",
"community": 1,
"norm_label": "email when an adp application is cancelled."
},
{
"label": "Email when an approved application expires (12-month funding window lapsed).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6981",
"id": "sale_order_rationale_6981",
"community": 1,
"norm_label": "email when an approved application expires (12-month funding window lapsed)."
},
{
"label": "Send notification when application is withdrawn. Args: reas",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7002",
"id": "sale_order_rationale_7002",
"community": 3,
"norm_label": "send notification when application is withdrawn. args: reas"
},
{
"label": "Send notification when application is marked Ready for Delivery. Client",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7066",
"id": "sale_order_rationale_7066",
"community": 3,
"norm_label": "send notification when application is marked ready for delivery. client"
},
{
"label": "Send notification when application is put on hold.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7138",
"id": "sale_order_rationale_7138",
"community": 3,
"norm_label": "send notification when application is put on hold."
},
{
"label": "TEMP DEBUG: Intercept web_save to diagnose 'Missing required fields' on old orde",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7183",
"id": "sale_order_rationale_7183",
"community": 0,
"norm_label": "temp debug: intercept web_save to diagnose 'missing required fields' on old orde"
},
{
"label": "Override write to handle ADP status changes, date auto-population, and document",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7195",
"id": "sale_order_rationale_7195",
"community": 1,
"norm_label": "override write to handle adp status changes, date auto-population, and document"
},
{
"label": "Get field mappings from system parameters. Returns dict with SO",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7998",
"id": "sale_order_rationale_7998",
"community": 1,
"norm_label": "get field mappings from system parameters. returns dict with so"
},
{
"label": "Safely get a field value from a record.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8027",
"id": "sale_order_rationale_8027",
"community": 0,
"norm_label": "safely get a field value from a record."
},
{
"label": "Sync ADP fields from Sale Order to linked Invoices. Uses dynami",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8037",
"id": "sale_order_rationale_8037",
"community": 1,
"norm_label": "sync adp fields from sale order to linked invoices. uses dynami"
},
{
"label": "Sync serial numbers from SO lines to linked invoice lines. Uses",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8117",
"id": "sale_order_rationale_8117",
"community": 1,
"norm_label": "sync serial numbers from so lines to linked invoice lines. uses"
},
{
"label": "Override to use ADP email template for ADP sales. When sending",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8172",
"id": "sale_order_rationale_8172",
"community": 7,
"norm_label": "override to use adp email template for adp sales. when sending"
},
{
"label": "Schedule or renew an ADP-related activity. If an activity of th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8220",
"id": "sale_order_rationale_8220",
"community": 5,
"norm_label": "schedule or renew an adp-related activity. if an activity of th"
},
{
"label": "Complete all activities of a specific type for this record. Arg",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8266",
"id": "sale_order_rationale_8266",
"community": 0,
"norm_label": "complete all activities of a specific type for this record. arg"
},
{
"label": "Schedule a delivery reminder for the salesperson. Triggered whe",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8287",
"id": "sale_order_rationale_8287",
"community": 5,
"norm_label": "schedule a delivery reminder for the salesperson. triggered whe"
},
{
"label": "Cron job to renew overdue delivery reminders. For sale orders w",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8326",
"id": "sale_order_rationale_8326",
"community": 5,
"norm_label": "cron job to renew overdue delivery reminders. for sale orders w"
},
{
"label": "Cron job to automatically close cases 1 month after being billed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8360",
"id": "sale_order_rationale_8360",
"community": 1,
"norm_label": "cron job to automatically close cases 1 month after being billed."
},
{
"label": "Auto-close ODSP/SA/OW cases 7 days after their final workflow step. SA",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8401",
"id": "sale_order_rationale_8401",
"community": 124,
"norm_label": "auto-close odsp/sa/ow cases 7 days after their final workflow step. sa"
},
{
"label": "Cron job: Send reminders for orders still in 'submitted' status next business da",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8437",
"id": "sale_order_rationale_8437",
"community": 125,
"norm_label": "cron job: send reminders for orders still in 'submitted' status next business da"
},
{
"label": "Open wizard to attach drawing + photos and send quotation to MOD. If dra",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8578",
"id": "sale_order_rationale_8578",
"community": 1,
"norm_label": "open wizard to attach drawing + photos and send quotation to mod. if dra"
},
{
"label": "Open wizard to record Application Submission Date before moving to awaiting fund",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8599",
"id": "sale_order_rationale_8599",
"community": 0,
"norm_label": "open wizard to record application submission date before moving to awaiting fund"
},
{
"label": "Open wizard to record case worker and HVMP reference on approval.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8611",
"id": "sale_order_rationale_8611",
"community": 0,
"norm_label": "open wizard to record case worker and hvmp reference on approval."
},
{
"label": "Open the funding denied wizard to capture denial reason + category. 202",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8623",
"id": "sale_order_rationale_8623",
"community": 0,
"norm_label": "open the funding denied wizard to capture denial reason + category. 202"
},
{
"label": "Open wizard to upload PCA document and record receipt.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8640",
"id": "sale_order_rationale_8640",
"community": 0,
"norm_label": "open wizard to upload pca document and record receipt."
},
{
"label": "Open wizard to attach completion photos + POD and send to case worker.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8666",
"id": "sale_order_rationale_8666",
"community": 0,
"norm_label": "open wizard to attach completion photos + pod and send to case worker."
},
{
"label": "Put the MOD case on hold, remembering the previous state for resume. 20",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8689",
"id": "sale_order_rationale_8689",
"community": 1,
"norm_label": "put the mod case on hold, remembering the previous state for resume. 20"
},
{
"label": "Resume from on_hold \u2014 restore the previous status. 2026-04 fix \u2014 previo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8706",
"id": "sale_order_rationale_8706",
"community": 1,
"norm_label": "resume from on_hold \u2014 restore the previous status. 2026-04 fix \u2014 previo"
},
{
"label": "Open the wizard asking who will submit the MOD application.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8738",
"id": "sale_order_rationale_8738",
"community": 0,
"norm_label": "open the wizard asking who will submit the mod application."
},
{
"label": "Email the authorizer the blank VOD form to complete + return. Fired aut",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8750",
"id": "sale_order_rationale_8750",
"community": 3,
"norm_label": "email the authorizer the blank vod form to complete + return. fired aut"
},
{
"label": "Move a MOD order to 'handoff_to_client' and email the package to whoever",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8765",
"id": "sale_order_rationale_8765",
"community": 1,
"norm_label": "move a mod order to 'handoff_to_client' and email the package to whoever"
},
{
"label": "Open wizard to record that client/authorizer submitted the app.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8801",
"id": "sale_order_rationale_8801",
"community": 0,
"norm_label": "open wizard to record that client/authorizer submitted the app."
},
{
"label": "Open the resubmit wizard to revise + resubmit a denied case.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8813",
"id": "sale_order_rationale_8813",
"community": 0,
"norm_label": "open the resubmit wizard to revise + resubmit a denied case."
},
{
"label": "Cancel a denied MOD case.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8827",
"id": "sale_order_rationale_8827",
"community": 1,
"norm_label": "cancel a denied mod case."
},
{
"label": "Reopen a cancelled MOD case back to the entry state.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8843",
"id": "sale_order_rationale_8843",
"community": 1,
"norm_label": "reopen a cancelled mod case back to the entry state."
},
{
"label": "Override: also set MOD status to cancelled when order is cancelled.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8863",
"id": "sale_order_rationale_8863",
"community": 1,
"norm_label": "override: also set mod status to cancelled when order is cancelled."
},
{
"label": "Find or create the March of Dimes partner for invoicing.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8873",
"id": "sale_order_rationale_8873",
"community": 3,
"norm_label": "find or create the march of dimes partner for invoicing."
},
{
"label": "Create a MOD invoice with given lines. Reusable for full/split.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8886",
"id": "sale_order_rationale_8886",
"community": 3,
"norm_label": "create a mod invoice with given lines. reusable for full/split."
},
{
"label": "Open the Send to March of Dimes wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8917",
"id": "sale_order_rationale_8917",
"community": 0,
"norm_label": "open the send to march of dimes wizard."
},
{
"label": "Open an image attachment in a new browser tab.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8954",
"id": "sale_order_rationale_8954",
"community": 0,
"norm_label": "open an image attachment in a new browser tab."
},
{
"label": "Build case detail rows for MOD email templates.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8980",
"id": "sale_order_rationale_8980",
"community": 1,
"norm_label": "build case detail rows for mod email templates."
},
{
"label": "Wrapper around _email_build that overrides the footer for MOD emails.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9008",
"id": "sale_order_rationale_9008",
"community": 3,
"norm_label": "wrapper around _email_build that overrides the footer for mod emails."
},
{
"label": "Get email recipients for MOD notifications.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9020",
"id": "sale_order_rationale_9020",
"community": 1,
"norm_label": "get email recipients for mod notifications."
},
{
"label": "Generic MOD email sender to avoid repeating boilerplate.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9060",
"id": "sale_order_rationale_9060",
"community": 1,
"norm_label": "generic mod email sender to avoid repeating boilerplate."
},
{
"label": "Email: Assessment has been scheduled. To: Client, CC: Authorizer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9115",
"id": "sale_order_rationale_9115",
"community": 1,
"norm_label": "email: assessment has been scheduled. to: client, cc: authorizer."
},
{
"label": "Email: Accessibility assessment completed. Client + Authorizer. 2026-04",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9131",
"id": "sale_order_rationale_9131",
"community": 1,
"norm_label": "email: accessibility assessment completed. client + authorizer. 2026-04"
},
{
"label": "Email: Quote/drawings submitted. To: Client, CC: Authorizer, MOD contact.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9151",
"id": "sale_order_rationale_9151",
"community": 1,
"norm_label": "email: quote/drawings submitted. to: client, cc: authorizer, mod contact."
},
{
"label": "Email: Funding approved by MOD. To: Client, CC: Authorizer, Sales Rep.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9166",
"id": "sale_order_rationale_9166",
"community": 1,
"norm_label": "email: funding approved by mod. to: client, cc: authorizer, sales rep."
},
{
"label": "Email: Funding denied. To: Client, CC: Authorizer, Sales Rep.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9185",
"id": "sale_order_rationale_9185",
"community": 1,
"norm_label": "email: funding denied. to: client, cc: authorizer, sales rep."
},
{
"label": "Email: PCA/Contract received. To: Client, CC: Sales Rep.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9202",
"id": "sale_order_rationale_9202",
"community": 1,
"norm_label": "email: pca/contract received. to: client, cc: sales rep."
},
{
"label": "Email: Invoice submitted to MOD. To: MOD contact.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9219",
"id": "sale_order_rationale_9219",
"community": 1,
"norm_label": "email: invoice submitted to mod. to: mod contact."
},
{
"label": "Email: 90% payment received, project progressing. To: Client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9236",
"id": "sale_order_rationale_9236",
"community": 1,
"norm_label": "email: 90% payment received, project progressing. to: client."
},
{
"label": "Email: Project/installation complete. To: Client, CC: Authorizer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9253",
"id": "sale_order_rationale_9253",
"community": 1,
"norm_label": "email: project/installation complete. to: client, cc: authorizer."
},
{
"label": "Email: Photos/POD submitted to MOD. Client + Authorizer + MOD contact.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9269",
"id": "sale_order_rationale_9269",
"community": 1,
"norm_label": "email: photos/pod submitted to mod. client + authorizer + mod contact."
},
{
"label": "Email: Final payment received. To: Client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9287",
"id": "sale_order_rationale_9287",
"community": 1,
"norm_label": "email: final payment received. to: client."
},
{
"label": "Email: Case closed. To: Client, CC: Authorizer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9303",
"id": "sale_order_rationale_9303",
"community": 1,
"norm_label": "email: case closed. to: client, cc: authorizer."
},
{
"label": "Email: Case cancelled. To: Client, CC: Authorizer. 2026-04 email audit",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9318",
"id": "sale_order_rationale_9318",
"community": 1,
"norm_label": "email: case cancelled. to: client, cc: authorizer. 2026-04 email audit"
},
{
"label": "Build an ir.attachment record from a Binary on res.company so it can be",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9339",
"id": "sale_order_rationale_9339",
"community": 3,
"norm_label": "build an ir.attachment record from a binary on res.company so it can be"
},
{
"label": "Email the authorizer the blank VOD form for them to complete. Fires whe",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9359",
"id": "sale_order_rationale_9359",
"community": 3,
"norm_label": "email the authorizer the blank vod form for them to complete. fires whe"
},
{
"label": "Email the MOD application package to whoever is submitting it (client OR",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9431",
"id": "sale_order_rationale_9431",
"community": 3,
"norm_label": "email the mod application package to whoever is submitting it (client or"
},
{
"label": "Daily cron: create mail.activity follow-ups for MOD orders in handoff_to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9549",
"id": "sale_order_rationale_9549",
"community": 30,
"norm_label": "daily cron: create mail.activity follow-ups for mod orders in handoff_to"
},
{
"label": "Return (within_cap, reset_needed, new_start, max_per_month) tuple. Eval",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9649",
"id": "sale_order_rationale_9649",
"community": 3,
"norm_label": "return (within_cap, reset_needed, new_start, max_per_month) tuple. eval"
},
{
"label": "Auto-email to client when follow-up activity is not completed on time.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9683",
"id": "sale_order_rationale_9683",
"community": 3,
"norm_label": "auto-email to client when follow-up activity is not completed on time."
},
{
"label": "Send Twilio SMS for key MOD status changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9777",
"id": "sale_order_rationale_9777",
"community": 1,
"norm_label": "send twilio sms for key mod status changes."
},
{
"label": "Send SMS via Twilio REST API.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9819",
"id": "sale_order_rationale_9819",
"community": 1,
"norm_label": "send sms via twilio rest api."
},
{
"label": "Cron: Schedule bi-weekly follow-up activities for MOD cases awaiting funding.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9855",
"id": "sale_order_rationale_9855",
"community": 126,
"norm_label": "cron: schedule bi-weekly follow-up activities for mod cases awaiting funding."
},
{
"label": "Cron: Send auto-email if follow-up activity is overdue. The activity is",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9968",
"id": "sale_order_rationale_9968",
"community": 127,
"norm_label": "cron: send auto-email if follow-up activity is overdue. the activity is"
},
{
"label": "Wrapper around _email_build that overrides the footer for ODSP emails.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10033",
"id": "sale_order_rationale_10033",
"community": 0,
"norm_label": "wrapper around _email_build that overrides the footer for odsp emails."
},
{
"label": "Get the configured SA Mobility email address.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10042",
"id": "sale_order_rationale_10042",
"community": 13,
"norm_label": "get the configured sa mobility email address."
},
{
"label": "Send SA Mobility submission email. Args: request_type: 'bat",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10048",
"id": "sale_order_rationale_10048",
"community": 13,
"norm_label": "send sa mobility submission email. args: request_type: 'bat"
},
{
"label": "Send SA Mobility completion email with signed form, POD, and invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10126",
"id": "sale_order_rationale_10126",
"community": 0,
"norm_label": "send sa mobility completion email with signed form, pod, and invoice."
},
{
"label": "Send ODSP submission email to the selected ODSP office.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10176",
"id": "sale_order_rationale_10176",
"community": 0,
"norm_label": "send odsp submission email to the selected odsp office."
},
{
"label": "Factual case details for funder workflow emails.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10252",
"id": "sale_order_rationale_10252",
"community": 12,
"norm_label": "factual case details for funder workflow emails."
},
{
"label": "Unified sender for funder workflow emails. recipient: 'client' | 'autho",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10308",
"id": "sale_order_rationale_10308",
"community": 12,
"norm_label": "unified sender for funder workflow emails. recipient: 'client' | 'autho"
},
{
"label": "Return attachment IDs for the approval letter, if any, based on sale type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10378",
"id": "sale_order_rationale_10378",
"community": 12,
"norm_label": "return attachment ids for the approval letter, if any, based on sale type."
},
{
"label": "Quotation + application package prepared. Sent to client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10396",
"id": "sale_order_rationale_10396",
"community": 12,
"norm_label": "quotation + application package prepared. sent to client."
},
{
"label": "Funding approved. Sent to client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10412",
"id": "sale_order_rationale_10412",
"community": 12,
"norm_label": "funding approved. sent to client."
},
{
"label": "Product delivered. Sent to client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10431",
"id": "sale_order_rationale_10431",
"community": 12,
"norm_label": "product delivered. sent to client."
},
{
"label": "Case closed. Sent to client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10442",
"id": "sale_order_rationale_10442",
"community": 12,
"norm_label": "case closed. sent to client."
},
{
"label": "Case denied. Sent to client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10453",
"id": "sale_order_rationale_10453",
"community": 12,
"norm_label": "case denied. sent to client."
},
{
"label": "Package ready. Sent to authorizer (only when they submit).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10468",
"id": "sale_order_rationale_10468",
"community": 12,
"norm_label": "package ready. sent to authorizer (only when they submit)."
},
{
"label": "Funding approved. Sent to authorizer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10484",
"id": "sale_order_rationale_10484",
"community": 12,
"norm_label": "funding approved. sent to authorizer."
},
{
"label": "Delivery complete. Sent to authorizer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10505",
"id": "sale_order_rationale_10505",
"community": 12,
"norm_label": "delivery complete. sent to authorizer."
},
{
"label": "Case denied. Sent to authorizer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10521",
"id": "sale_order_rationale_10521",
"community": 12,
"norm_label": "case denied. sent to authorizer."
},
{
"label": "Fire all emails mapped to new_status for this order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10590",
"id": "sale_order_rationale_10590",
"community": 1,
"norm_label": "fire all emails mapped to new_status for this order."
},
{
"label": "# NOTE: x_fc_mod_application_submitted_date already exists at line ~865 \u2014",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L694",
"id": "sale_order_rationale_694",
"community": 6,
"norm_label": "# note: x_fc_mod_application_submitted_date already exists at line ~865 \u2014"
},
{
"label": "# IMPORTANT: Only validate when changing relevant fields, not on every write.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7519",
"id": "sale_order_rationale_7519",
"community": 6,
"norm_label": "# important: only validate when changing relevant fields, not on every write."
},
{
"label": "xml_parser.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"community": 8,
"norm_label": "xml_parser.py"
},
{
"label": "FusionXmlParser",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L17",
"id": "xml_parser_fusionxmlparser",
"community": 8,
"norm_label": "fusionxmlparser"
},
{
"label": "parse_from_binary()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L30",
"id": "xml_parser_parse_from_binary",
"community": 8,
"norm_label": "parse_from_binary()"
},
{
"label": "parse_and_create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L44",
"id": "xml_parser_parse_and_create",
"community": 8,
"norm_label": "parse_and_create()"
},
{
"label": "reparse_existing()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L81",
"id": "xml_parser_reparse_existing",
"community": 8,
"norm_label": "reparse_existing()"
},
{
"label": "._xml_to_json()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L130",
"id": "xml_parser_fusionxmlparser_xml_to_json",
"community": 8,
"norm_label": "._xml_to_json()"
},
{
"label": "._json_to_model_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L299",
"id": "xml_parser_fusionxmlparser_json_to_model_vals",
"community": 8,
"norm_label": "._json_to_model_vals()"
},
{
"label": "._link_authorizer_by_adp_number()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L644",
"id": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"community": 8,
"norm_label": "._link_authorizer_by_adp_number()"
},
{
"label": "._find_or_create_profile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L677",
"id": "xml_parser_fusionxmlparser_find_or_create_profile",
"community": 8,
"norm_label": "._find_or_create_profile()"
},
{
"label": "._find_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L741",
"id": "xml_parser_fusionxmlparser_find_partner",
"community": 8,
"norm_label": "._find_partner()"
},
{
"label": "_t()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L755",
"id": "xml_parser_t",
"community": 8,
"norm_label": "_t()"
},
{
"label": "_pd()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L763",
"id": "xml_parser_pd",
"community": 8,
"norm_label": "_pd()"
},
{
"label": "Utility to parse ADP application XML files and create/update client profiles",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L18",
"id": "xml_parser_rationale_18",
"community": 8,
"norm_label": "utility to parse adp application xml files and create/update client profiles"
},
{
"label": "Parse from binary field (base64 encoded). Returns tuple (profile, applic",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L31",
"id": "xml_parser_rationale_31",
"community": 128,
"norm_label": "parse from binary field (base64 encoded). returns tuple (profile, applic"
},
{
"label": "Parse raw XML string, create/update profile and application data. Return",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L45",
"id": "xml_parser_rationale_45",
"community": 129,
"norm_label": "parse raw xml string, create/update profile and application data. return"
},
{
"label": "Re-parse an existing application data record from its raw_xml. Updates a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L82",
"id": "xml_parser_rationale_82",
"community": 130,
"norm_label": "re-parse an existing application data record from its raw_xml. updates a"
},
{
"label": "Convert the entire Form element to a flat JSON dict with dot-notation keys.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L131",
"id": "xml_parser_rationale_131",
"community": 8,
"norm_label": "convert the entire form element to a flat json dict with dot-notation keys."
},
{
"label": "Map flat JSON dict to fusion.adp.application.data field values.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L300",
"id": "xml_parser_rationale_300",
"community": 8,
"norm_label": "map flat json dict to fusion.adp.application.data field values."
},
{
"label": "Auto-link the authorizer contact on the sale order using the ADP number from XML",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L645",
"id": "xml_parser_rationale_645",
"community": 8,
"norm_label": "auto-link the authorizer contact on the sale order using the adp number from xml"
},
{
"label": "Find or create a client profile from parsed application data.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L678",
"id": "xml_parser_rationale_678",
"community": 8,
"norm_label": "find or create a client profile from parsed application data."
},
{
"label": "Try to find a matching res.partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L742",
"id": "xml_parser_rationale_742",
"community": 8,
"norm_label": "try to find a matching res.partner."
},
{
"label": "Get text of child element, empty string if missing.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L756",
"id": "xml_parser_rationale_756",
"community": 131,
"norm_label": "get text of child element, empty string if missing."
},
{
"label": "Parse date string, return date or False.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L764",
"id": "xml_parser_rationale_764",
"community": 132,
"norm_label": "parse date string, return date or false."
},
{
"label": "adp_export_record.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"community": 11,
"norm_label": "adp_export_record.py"
},
{
"label": "ADPExportRecord",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L19",
"id": "adp_export_record_adpexportrecord",
"community": 11,
"norm_label": "adpexportrecord"
},
{
"label": "_read_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L34",
"id": "adp_export_record_read_group",
"community": 11,
"norm_label": "_read_group()"
},
{
"label": "_compute_period_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L140",
"id": "adp_export_record_compute_period_fields",
"community": 11,
"norm_label": "_compute_period_fields()"
},
{
"label": "_compute_invoice_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L157",
"id": "adp_export_record_compute_invoice_count",
"community": 11,
"norm_label": "_compute_invoice_count()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L162",
"id": "adp_export_record_create",
"community": 3,
"norm_label": "create()"
},
{
"label": "._process_file_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L168",
"id": "adp_export_record_adpexportrecord_process_file_data",
"community": 11,
"norm_label": "._process_file_data()"
},
{
"label": "_get_posting_period_for_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L203",
"id": "adp_export_record_get_posting_period_for_file",
"community": 5,
"norm_label": "_get_posting_period_for_file()"
},
{
"label": ".action_download()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L232",
"id": "adp_export_record_adpexportrecord_action_download",
"community": 11,
"norm_label": ".action_download()"
},
{
"label": ".action_view_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L244",
"id": "adp_export_record_adpexportrecord_action_view_invoices",
"community": 11,
"norm_label": ".action_view_invoices()"
},
{
"label": ".action_download_zip()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L255",
"id": "adp_export_record_adpexportrecord_action_download_zip",
"community": 11,
"norm_label": ".action_download_zip()"
},
{
"label": "migrate_from_documents()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L294",
"id": "adp_export_record_migrate_from_documents",
"community": 11,
"norm_label": "migrate_from_documents()"
},
{
"label": "_collect_subfolder_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L418",
"id": "adp_export_record_collect_subfolder_ids",
"community": 11,
"norm_label": "_collect_subfolder_ids()"
},
{
"label": "_parse_export_filename()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L431",
"id": "adp_export_record_parse_export_filename",
"community": 11,
"norm_label": "_parse_export_filename()"
},
{
"label": "Extract preview text and auto-link invoices from file content.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L169",
"id": "adp_export_record_rationale_169",
"community": 11,
"norm_label": "extract preview text and auto-link invoices from file content."
},
{
"label": "Determine which posting period a file belongs to. If the file was creat",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L204",
"id": "adp_export_record_rationale_204",
"community": 133,
"norm_label": "determine which posting period a file belongs to. if the file was creat"
},
{
"label": "Download the export file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L233",
"id": "adp_export_record_rationale_233",
"community": 11,
"norm_label": "download the export file."
},
{
"label": "Open the list of invoices included in this export.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L245",
"id": "adp_export_record_rationale_245",
"community": 11,
"norm_label": "open the list of invoices included in this export."
},
{
"label": "Download selected export records as a single ZIP file. Works as a multi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L256",
"id": "adp_export_record_rationale_256",
"community": 11,
"norm_label": "download selected export records as a single zip file. works as a multi"
},
{
"label": "Migrate existing ADP export files from Documents app to this model. Sea",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L295",
"id": "adp_export_record_rationale_295",
"community": 134,
"norm_label": "migrate existing adp export files from documents app to this model. sea"
},
{
"label": "Recursively collect all subfolder IDs under the given parent folders.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L419",
"id": "adp_export_record_rationale_419",
"community": 135,
"norm_label": "recursively collect all subfolder ids under the given parent folders."
},
{
"label": "Parse an ADP export filename to extract vendor code and date. Expected",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L432",
"id": "adp_export_record_rationale_432",
"community": 136,
"norm_label": "parse an adp export filename to extract vendor code and date. expected"
},
{
"label": "account_move_line.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_line_py",
"community": 7,
"norm_label": "account_move_line.py"
},
{
"label": "AccountMoveLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L9",
"id": "account_move_line_accountmoveline",
"community": 7,
"norm_label": "accountmoveline"
},
{
"label": "._compute_adp_portions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L89",
"id": "account_move_line_accountmoveline_compute_adp_portions",
"community": 7,
"norm_label": "._compute_adp_portions()"
},
{
"label": ".action_recalculate_portions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L96",
"id": "account_move_line_accountmoveline_action_recalculate_portions",
"community": 7,
"norm_label": ".action_recalculate_portions()"
},
{
"label": "._get_adp_device_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L169",
"id": "account_move_line_accountmoveline_get_adp_device_code",
"community": 7,
"norm_label": "._get_adp_device_code()"
},
{
"label": "._get_serial_number()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L229",
"id": "account_move_line_accountmoveline_get_serial_number",
"community": 7,
"norm_label": "._get_serial_number()"
},
{
"label": "._get_device_placement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L244",
"id": "account_move_line_accountmoveline_get_device_placement",
"community": 7,
"norm_label": "._get_device_placement()"
},
{
"label": "Compute ADP and client portions based on device codes database.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L90",
"id": "account_move_line_rationale_90",
"community": 7,
"norm_label": "compute adp and client portions based on device codes database."
},
{
"label": "Manually recalculate ADP and client portions based on device codes database.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L97",
"id": "account_move_line_rationale_97",
"community": 7,
"norm_label": "manually recalculate adp and client portions based on device codes database."
},
{
"label": "Get ADP device code from product. Checks multiple sources in or",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L170",
"id": "account_move_line_rationale_170",
"community": 7,
"norm_label": "get adp device code from product. checks multiple sources in or"
},
{
"label": "Get serial number from mapped field or native field.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L230",
"id": "account_move_line_rationale_230",
"community": 7,
"norm_label": "get serial number from mapped field or native field."
},
{
"label": "Get device placement.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L245",
"id": "account_move_line_rationale_245",
"community": 7,
"norm_label": "get device placement."
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_init_py",
"community": 46,
"norm_label": "__init__.py"
},
{
"label": "sale_order_line.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"community": 4,
"norm_label": "sale_order_line.py"
},
{
"label": "SaleOrderLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L9",
"id": "sale_order_line_saleorderline",
"community": 4,
"norm_label": "saleorderline"
},
{
"label": "._compute_is_adp_sale_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L22",
"id": "sale_order_line_saleorderline_compute_is_adp_sale_line",
"community": 4,
"norm_label": "._compute_is_adp_sale_line()"
},
{
"label": "_compute_adp_device_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L31",
"id": "sale_order_line_compute_adp_device_type",
"community": 4,
"norm_label": "_compute_adp_device_type()"
},
{
"label": "_compute_adp_portions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L153",
"id": "sale_order_line_compute_adp_portions",
"community": 4,
"norm_label": "_compute_adp_portions()"
},
{
"label": "._get_adp_device_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L272",
"id": "sale_order_line_saleorderline_get_adp_device_code",
"community": 4,
"norm_label": "._get_adp_device_code()"
},
{
"label": "._get_adp_code_for_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L322",
"id": "sale_order_line_saleorderline_get_adp_code_for_report",
"community": 4,
"norm_label": "._get_adp_code_for_report()"
},
{
"label": "._get_adp_device_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L346",
"id": "sale_order_line_saleorderline_get_adp_device_type",
"community": 4,
"norm_label": "._get_adp_device_type()"
},
{
"label": "._get_serial_number()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L365",
"id": "sale_order_line_saleorderline_get_serial_number",
"community": 4,
"norm_label": "._get_serial_number()"
},
{
"label": "._get_device_placement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L380",
"id": "sale_order_line_saleorderline_get_device_placement",
"community": 4,
"norm_label": "._get_device_placement()"
},
{
"label": "._prepare_invoice_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L388",
"id": "sale_order_line_saleorderline_prepare_invoice_line",
"community": 3,
"norm_label": "._prepare_invoice_line()"
},
{
"label": "_onchange_product_adp_info()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L407",
"id": "sale_order_line_onchange_product_adp_info",
"community": 4,
"norm_label": "_onchange_product_adp_info()"
},
{
"label": "Check if parent order is an ADP sale.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L23",
"id": "sale_order_line_rationale_23",
"community": 4,
"norm_label": "check if parent order is an adp sale."
},
{
"label": "Compute ADP device type and build type from the product's device code.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L32",
"id": "sale_order_line_rationale_32",
"community": 137,
"norm_label": "compute adp device type and build type from the product's device code."
},
{
"label": "Compute ADP and client portions based on product's ADP price, client type, and a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L154",
"id": "sale_order_line_rationale_154",
"community": 138,
"norm_label": "compute adp and client portions based on product's adp price, client type, and a"
},
{
"label": "Get ADP device code from product. Checks multiple sources in or",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L273",
"id": "sale_order_line_rationale_273",
"community": 4,
"norm_label": "get adp device code from product. checks multiple sources in or"
},
{
"label": "Return the ADP device code for display on reports. Uses the product's x",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L323",
"id": "sale_order_line_rationale_323",
"community": 4,
"norm_label": "return the adp device code for display on reports. uses the product's x"
},
{
"label": "Live lookup of device type from the ADP device code table. Returns 'No",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L347",
"id": "sale_order_line_rationale_347",
"community": 4,
"norm_label": "live lookup of device type from the adp device code table. returns 'no"
},
{
"label": "Get serial number from mapped field or native field.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L366",
"id": "sale_order_line_rationale_366",
"community": 4,
"norm_label": "get serial number from mapped field or native field."
},
{
"label": "Get device placement.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L381",
"id": "sale_order_line_rationale_381",
"community": 4,
"norm_label": "get device placement."
},
{
"label": "Override to copy ADP line fields to the invoice line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L389",
"id": "sale_order_line_rationale_389",
"community": 3,
"norm_label": "override to copy adp line fields to the invoice line."
},
{
"label": "Lookup ADP info from device codes when product changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L408",
"id": "sale_order_line_rationale_408",
"community": 139,
"norm_label": "lookup adp info from device codes when product changes."
},
{
"label": "product_template.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py",
"community": 29,
"norm_label": "product_template.py"
},
{
"label": "ProductTemplate",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L10",
"id": "product_template_producttemplate",
"community": 29,
"norm_label": "producttemplate"
},
{
"label": "_onchange_adp_device_code_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L73",
"id": "product_template_onchange_adp_device_code_id",
"community": 29,
"norm_label": "_onchange_adp_device_code_id()"
},
{
"label": "_check_adp_product_device_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L83",
"id": "product_template_check_adp_product_device_code",
"community": 29,
"norm_label": "_check_adp_product_device_code()"
},
{
"label": ".get_adp_price()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L94",
"id": "product_template_producttemplate_get_adp_price",
"community": 29,
"norm_label": ".get_adp_price()"
},
{
"label": ".get_adp_device_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L112",
"id": "product_template_producttemplate_get_adp_device_code",
"community": 29,
"norm_label": ".get_adp_device_code()"
},
{
"label": "Populate device code string and price from the selected device record.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L74",
"id": "product_template_rationale_74",
"community": 140,
"norm_label": "populate device code string and price from the selected device record."
},
{
"label": "Get ADP price, preferring the linked device code record. Checks in orde",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L95",
"id": "product_template_rationale_95",
"community": 29,
"norm_label": "get adp price, preferring the linked device code record. checks in orde"
},
{
"label": "Get ADP device code, preferring the linked device code record. Checks i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L113",
"id": "product_template_rationale_113",
"community": 29,
"norm_label": "get adp device code, preferring the linked device code record. checks i"
},
{
"label": "product_product.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_product_py",
"community": 4,
"norm_label": "product_product.py"
},
{
"label": "ProductProduct",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L9",
"id": "product_product_productproduct",
"community": 4,
"norm_label": "productproduct"
},
{
"label": ".get_adp_device_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L12",
"id": "product_product_productproduct_get_adp_device_code",
"community": 4,
"norm_label": ".get_adp_device_code()"
},
{
"label": ".get_adp_price()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L44",
"id": "product_product_productproduct_get_adp_price",
"community": 4,
"norm_label": ".get_adp_price()"
},
{
"label": ".is_non_adp_funded()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L76",
"id": "product_product_productproduct_is_non_adp_funded",
"community": 4,
"norm_label": ".is_non_adp_funded()"
},
{
"label": ".action_sync_adp_price_from_database()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L114",
"id": "product_product_productproduct_action_sync_adp_price_from_database",
"community": 4,
"norm_label": ".action_sync_adp_price_from_database()"
},
{
"label": "Get ADP device code, preferring the linked device code record. Checks i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L13",
"id": "product_product_rationale_13",
"community": 4,
"norm_label": "get adp device code, preferring the linked device code record. checks i"
},
{
"label": "Get ADP price, preferring the linked device code record. Checks in orde",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L45",
"id": "product_product_rationale_45",
"community": 4,
"norm_label": "get adp price, preferring the linked device code record. checks in orde"
},
{
"label": "Check if this product has a NON-ADP, NON-FUNDED, or UNFUNDED device code.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L77",
"id": "product_product_rationale_77",
"community": 4,
"norm_label": "check if this product has a non-adp, non-funded, or unfunded device code."
},
{
"label": "Sync product ADP data from the device codes database. Looks up the prod",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L115",
"id": "product_product_rationale_115",
"community": 4,
"norm_label": "sync product adp data from the device codes database. looks up the prod"
},
{
"label": "dashboard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_dashboard_py",
"community": 18,
"norm_label": "dashboard.py"
},
{
"label": "FusionClaimsDashboard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L32",
"id": "dashboard_fusionclaimsdashboard",
"community": 18,
"norm_label": "fusionclaimsdashboard"
},
{
"label": "._compute_stats()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L66",
"id": "dashboard_fusionclaimsdashboard_compute_stats",
"community": 18,
"norm_label": "._compute_stats()"
},
{
"label": "_compute_panels()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L81",
"id": "dashboard_compute_panels",
"community": 18,
"norm_label": "_compute_panels()"
},
{
"label": "._build_top_list()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L94",
"id": "dashboard_fusionclaimsdashboard_build_top_list",
"community": 18,
"norm_label": "._build_top_list()"
},
{
"label": ".action_open_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L115",
"id": "dashboard_fusionclaimsdashboard_action_open_order",
"community": 18,
"norm_label": ".action_open_order()"
},
{
"label": ".action_open_adp()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L126",
"id": "dashboard_fusionclaimsdashboard_action_open_adp",
"community": 18,
"norm_label": ".action_open_adp()"
},
{
"label": ".action_open_odsp()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L129",
"id": "dashboard_fusionclaimsdashboard_action_open_odsp",
"community": 18,
"norm_label": ".action_open_odsp()"
},
{
"label": ".action_open_march()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L132",
"id": "dashboard_fusionclaimsdashboard_action_open_march",
"community": 18,
"norm_label": ".action_open_march()"
},
{
"label": ".action_open_hardship()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L135",
"id": "dashboard_fusionclaimsdashboard_action_open_hardship",
"community": 18,
"norm_label": ".action_open_hardship()"
},
{
"label": ".action_open_acsd()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L138",
"id": "dashboard_fusionclaimsdashboard_action_open_acsd",
"community": 18,
"norm_label": ".action_open_acsd()"
},
{
"label": ".action_open_muscular()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L141",
"id": "dashboard_fusionclaimsdashboard_action_open_muscular",
"community": 18,
"norm_label": ".action_open_muscular()"
},
{
"label": ".action_open_insurance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L144",
"id": "dashboard_fusionclaimsdashboard_action_open_insurance",
"community": 18,
"norm_label": ".action_open_insurance()"
},
{
"label": ".action_open_wsib()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L147",
"id": "dashboard_fusionclaimsdashboard_action_open_wsib",
"community": 18,
"norm_label": ".action_open_wsib()"
},
{
"label": ".action_open_profiles()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L150",
"id": "dashboard_fusionclaimsdashboard_action_open_profiles",
"community": 18,
"norm_label": ".action_open_profiles()"
},
{
"label": "._open_type_action()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L156",
"id": "dashboard_fusionclaimsdashboard_open_type_action",
"community": 18,
"norm_label": "._open_type_action()"
},
{
"label": "Open a specific sale order with breadcrumbs.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L116",
"id": "dashboard_rationale_116",
"community": 18,
"norm_label": "open a specific sale order with breadcrumbs."
},
{
"label": "ai_agent_ext.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_ai_agent_ext_py",
"community": 27,
"norm_label": "ai_agent_ext.py"
},
{
"label": "AIAgentFusionClaims",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L13",
"id": "ai_agent_ext_aiagentfusionclaims",
"community": 27,
"norm_label": "aiagentfusionclaims"
},
{
"label": "._fc_tool_search_clients()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L17",
"id": "ai_agent_ext_aiagentfusionclaims_fc_tool_search_clients",
"community": 27,
"norm_label": "._fc_tool_search_clients()"
},
{
"label": "._fc_tool_client_details()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L49",
"id": "ai_agent_ext_aiagentfusionclaims_fc_tool_client_details",
"community": 27,
"norm_label": "._fc_tool_client_details()"
},
{
"label": "._fc_tool_claims_stats()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L115",
"id": "ai_agent_ext_aiagentfusionclaims_fc_tool_claims_stats",
"community": 27,
"norm_label": "._fc_tool_claims_stats()"
},
{
"label": "Extend ai.agent with Fusion Claims tool methods.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L14",
"id": "ai_agent_ext_rationale_14",
"community": 27,
"norm_label": "extend ai.agent with fusion claims tool methods."
},
{
"label": "AI Tool: Search client profiles.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L18",
"id": "ai_agent_ext_rationale_18",
"community": 27,
"norm_label": "ai tool: search client profiles."
},
{
"label": "AI Tool: Get detailed client information.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L50",
"id": "ai_agent_ext_rationale_50",
"community": 27,
"norm_label": "ai tool: get detailed client information."
},
{
"label": "AI Tool: Get aggregated claims statistics.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L116",
"id": "ai_agent_ext_rationale_116",
"community": 27,
"norm_label": "ai tool: get aggregated claims statistics."
},
{
"label": "account_payment.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_payment.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_payment_py",
"community": 40,
"norm_label": "account_payment.py"
},
{
"label": "AccountPayment",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_payment.py",
"source_location": "L9",
"id": "account_payment_accountpayment",
"community": 40,
"norm_label": "accountpayment"
},
{
"label": "res_company.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_company_py",
"community": 30,
"norm_label": "res_company.py"
},
{
"label": "ResCompany",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L9",
"id": "res_company_rescompany",
"community": 30,
"norm_label": "rescompany"
},
{
"label": "._get_cheque_payable_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L110",
"id": "res_company_rescompany_get_cheque_payable_name",
"community": 30,
"norm_label": "._get_cheque_payable_name()"
},
{
"label": "._get_mod_followup_assignee()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L115",
"id": "res_company_rescompany_get_mod_followup_assignee",
"community": 30,
"norm_label": "._get_mod_followup_assignee()"
},
{
"label": "Get the name for cheque payments, defaulting to company name.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L111",
"id": "res_company_rationale_111",
"community": 30,
"norm_label": "get the name for cheque payments, defaulting to company name."
},
{
"label": "Return the res.users who should receive the MOD handoff follow-up activi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L116",
"id": "res_company_rationale_116",
"community": 30,
"norm_label": "return the res.users who should receive the mod handoff follow-up activi"
},
{
"label": "submission_history.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_submission_history_py",
"community": 1,
"norm_label": "submission_history.py"
},
{
"label": "FusionSubmissionHistory",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L13",
"id": "submission_history_fusionsubmissionhistory",
"community": 1,
"norm_label": "fusionsubmissionhistory"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L145",
"id": "submission_history_compute_display_name",
"community": 1,
"norm_label": "_compute_display_name()"
},
{
"label": "create_from_submission()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L157",
"id": "submission_history_create_from_submission",
"community": 1,
"norm_label": "create_from_submission()"
},
{
"label": ".update_result()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L216",
"id": "submission_history_fusionsubmissionhistory_update_result",
"community": 1,
"norm_label": ".update_result()"
},
{
"label": "Track submission history for ADP applications. Each record represents o",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L14",
"id": "submission_history_rationale_14",
"community": 1,
"norm_label": "track submission history for adp applications. each record represents o"
},
{
"label": "Create a submission history record from a sale order submission.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L158",
"id": "submission_history_rationale_158",
"community": 141,
"norm_label": "create a submission history record from a sale order submission."
},
{
"label": "Update the result of a submission. Args: result: 'a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L217",
"id": "submission_history_rationale_217",
"community": 1,
"norm_label": "update the result of a submission. args: result: 'a"
},
{
"label": "fusion_adp_device_code.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"community": 14,
"norm_label": "fusion_adp_device_code.py"
},
{
"label": "FusionADPDeviceCode",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L17",
"id": "fusion_adp_device_code_fusionadpdevicecode",
"community": 14,
"norm_label": "fusionadpdevicecode"
},
{
"label": "._register_hook()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L22",
"id": "fusion_adp_device_code_fusionadpdevicecode_register_hook",
"community": 14,
"norm_label": "._register_hook()"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L107",
"id": "fusion_adp_device_code_fusionadpdevicecode_write",
"community": 2,
"norm_label": ".write()"
},
{
"label": "_compute_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L130",
"id": "fusion_adp_device_code_compute_name",
"community": 14,
"norm_label": "_compute_name()"
},
{
"label": "get_device_type_for_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L144",
"id": "fusion_adp_device_code_get_device_type_for_code",
"community": 14,
"norm_label": "get_device_type_for_code()"
},
{
"label": "get_unique_device_types()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L152",
"id": "fusion_adp_device_code_get_unique_device_types",
"community": 14,
"norm_label": "get_unique_device_types()"
},
{
"label": "get_device_info()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L167",
"id": "fusion_adp_device_code_get_device_info",
"community": 14,
"norm_label": "get_device_info()"
},
{
"label": "validate_device_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L183",
"id": "fusion_adp_device_code_validate_device_code",
"community": 14,
"norm_label": "validate_device_code()"
},
{
"label": "_clean_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L193",
"id": "fusion_adp_device_code_clean_text",
"community": 14,
"norm_label": "_clean_text()"
},
{
"label": "_parse_price()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L211",
"id": "fusion_adp_device_code_parse_price",
"community": 14,
"norm_label": "_parse_price()"
},
{
"label": "import_from_json()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L227",
"id": "fusion_adp_device_code_import_from_json",
"community": 14,
"norm_label": "import_from_json()"
},
{
"label": "import_from_csv_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L337",
"id": "fusion_adp_device_code_import_from_csv_file",
"community": 14,
"norm_label": "import_from_csv_file()"
},
{
"label": "import_from_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L371",
"id": "fusion_adp_device_code_import_from_file",
"community": 14,
"norm_label": "import_from_file()"
},
{
"label": "_load_packaged_device_codes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L388",
"id": "fusion_adp_device_code_load_packaged_device_codes",
"community": 14,
"norm_label": "_load_packaged_device_codes()"
},
{
"label": "Get the device type for a given device code.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L145",
"id": "fusion_adp_device_code_rationale_145",
"community": 142,
"norm_label": "get the device type for a given device code."
},
{
"label": "Get list of unique device types from the database.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L153",
"id": "fusion_adp_device_code_rationale_153",
"community": 143,
"norm_label": "get list of unique device types from the database."
},
{
"label": "Get device info by code.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L168",
"id": "fusion_adp_device_code_rationale_168",
"community": 144,
"norm_label": "get device info by code."
},
{
"label": "Check if a device code exists in the mobility manual.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L184",
"id": "fusion_adp_device_code_rationale_184",
"community": 145,
"norm_label": "check if a device code exists in the mobility manual."
},
{
"label": "Clean text from weird characters, normalize encoding.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L194",
"id": "fusion_adp_device_code_rationale_194",
"community": 146,
"norm_label": "clean text from weird characters, normalize encoding."
},
{
"label": "Parse price string like '$64.00' or '$2,578.00' to float.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L212",
"id": "fusion_adp_device_code_rationale_212",
"community": 147,
"norm_label": "parse price string like '$64.00' or '$2,578.00' to float."
},
{
"label": "Import device codes from JSON data. Expected format (enhanced w",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L228",
"id": "fusion_adp_device_code_rationale_228",
"community": 148,
"norm_label": "import device codes from json data. expected format (enhanced w"
},
{
"label": "Import device codes from a CSV file (ADP Mobility Manual format).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L338",
"id": "fusion_adp_device_code_rationale_338",
"community": 149,
"norm_label": "import device codes from a csv file (adp mobility manual format)."
},
{
"label": "Import device codes from a JSON file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L372",
"id": "fusion_adp_device_code_rationale_372",
"community": 150,
"norm_label": "import device codes from a json file."
},
{
"label": "Load device codes from the packaged JSON file. Called automatically on m",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L389",
"id": "fusion_adp_device_code_rationale_389",
"community": 151,
"norm_label": "load device codes from the packaged json file. called automatically on m"
},
{
"label": "res_config_settings.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"community": 11,
"norm_label": "res_config_settings.py"
},
{
"label": "ResConfigSettings",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L14",
"id": "res_config_settings_resconfigsettings",
"community": 11,
"norm_label": "resconfigsettings"
},
{
"label": "_onchange_portal_gradient_preset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L483",
"id": "res_config_settings_onchange_portal_gradient_preset",
"community": 11,
"norm_label": "_onchange_portal_gradient_preset()"
},
{
"label": "_compute_portal_gradient_preview()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L497",
"id": "res_config_settings_compute_portal_gradient_preview",
"community": 11,
"norm_label": "_compute_portal_gradient_preview()"
},
{
"label": "get_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L521",
"id": "res_config_settings_get_values",
"community": 11,
"norm_label": "get_values()"
},
{
"label": ".set_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L560",
"id": "res_config_settings_resconfigsettings_set_values",
"community": 11,
"norm_label": ".set_values()"
},
{
"label": ".action_open_field_mapping_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L637",
"id": "res_config_settings_resconfigsettings_action_open_field_mapping_wizard",
"community": 11,
"norm_label": ".action_open_field_mapping_wizard()"
},
{
"label": "._apply_gradient_preset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L657",
"id": "res_config_settings_resconfigsettings_apply_gradient_preset",
"community": 11,
"norm_label": "._apply_gradient_preset()"
},
{
"label": ".action_set_gradient_green_teal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L664",
"id": "res_config_settings_resconfigsettings_action_set_gradient_green_teal",
"community": 11,
"norm_label": ".action_set_gradient_green_teal()"
},
{
"label": ".action_set_gradient_blue_purple()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L667",
"id": "res_config_settings_resconfigsettings_action_set_gradient_blue_purple",
"community": 11,
"norm_label": ".action_set_gradient_blue_purple()"
},
{
"label": ".action_set_gradient_orange_red()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L670",
"id": "res_config_settings_resconfigsettings_action_set_gradient_orange_red",
"community": 11,
"norm_label": ".action_set_gradient_orange_red()"
},
{
"label": ".action_set_gradient_dark_slate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L673",
"id": "res_config_settings_resconfigsettings_action_set_gradient_dark_slate",
"community": 11,
"norm_label": ".action_set_gradient_dark_slate()"
},
{
"label": ".action_migrate_adp_export_files()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L676",
"id": "res_config_settings_resconfigsettings_action_migrate_adp_export_files",
"community": 11,
"norm_label": ".action_migrate_adp_export_files()"
},
{
"label": "Open the field mapping configuration wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L638",
"id": "res_config_settings_rationale_638",
"community": 11,
"norm_label": "open the field mapping configuration wizard."
},
{
"label": "Migrate ADP export files from Documents app to the new Export Files menu.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L677",
"id": "res_config_settings_rationale_677",
"community": 11,
"norm_label": "migrate adp export files from documents app to the new export files menu."
},
{
"label": "# NOTE: stored manually via get_values/set_values (not config_parameter)",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L291",
"id": "res_config_settings_rationale_291",
"community": 11,
"norm_label": "# note: stored manually via get_values/set_values (not config_parameter)"
},
{
"label": "client_profile.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"community": 23,
"norm_label": "client_profile.py"
},
{
"label": "FusionClientProfile",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L8",
"id": "client_profile_fusionclientprofile",
"community": 23,
"norm_label": "fusionclientprofile"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L140",
"id": "client_profile_compute_display_name",
"community": 23,
"norm_label": "_compute_display_name()"
},
{
"label": "_compute_claim_stats()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L149",
"id": "client_profile_compute_claim_stats",
"community": 23,
"norm_label": "_compute_claim_stats()"
},
{
"label": "._compute_application_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L166",
"id": "client_profile_fusionclientprofile_compute_application_count",
"community": 23,
"norm_label": "._compute_application_count()"
},
{
"label": "_compute_ai_analysis()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L172",
"id": "client_profile_compute_ai_analysis",
"community": 23,
"norm_label": "_compute_ai_analysis()"
},
{
"label": ".action_view_claims()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L255",
"id": "client_profile_fusionclientprofile_action_view_claims",
"community": 23,
"norm_label": ".action_view_claims()"
},
{
"label": ".action_view_applications()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L266",
"id": "client_profile_fusionclientprofile_action_view_applications",
"community": 23,
"norm_label": ".action_view_applications()"
},
{
"label": ".action_open_ai_chat()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L277",
"id": "client_profile_fusionclientprofile_action_open_ai_chat",
"community": 23,
"norm_label": ".action_open_ai_chat()"
},
{
"label": "Open sale orders for this client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L256",
"id": "client_profile_rationale_256",
"community": 23,
"norm_label": "open sale orders for this client."
},
{
"label": "Open parsed ADP application data for this client.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L267",
"id": "client_profile_rationale_267",
"community": 23,
"norm_label": "open parsed adp application data for this client."
},
{
"label": "Open AI chat about this client using Odoo's native AI agent.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L278",
"id": "client_profile_rationale_278",
"community": 23,
"norm_label": "open ai chat about this client using odoo's native ai agent."
},
{
"label": "technician_task.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"community": 10,
"norm_label": "technician_task.py"
},
{
"label": "FusionTechnicianTaskClaims",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L19",
"id": "technician_task_fusiontechniciantaskclaims",
"community": 10,
"norm_label": "fusiontechniciantaskclaims"
},
{
"label": "_onchange_sale_order_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L80",
"id": "technician_task_onchange_sale_order_id",
"community": 10,
"norm_label": "_onchange_sale_order_id()"
},
{
"label": "_onchange_purchase_order_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L91",
"id": "technician_task_onchange_purchase_order_id",
"community": 10,
"norm_label": "_onchange_purchase_order_id()"
},
{
"label": "_check_order_link()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L106",
"id": "technician_task_check_order_link",
"community": 10,
"norm_label": "_check_order_link()"
},
{
"label": "._get_linked_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L121",
"id": "technician_task_fusiontechniciantaskclaims_get_linked_order",
"community": 10,
"norm_label": "._get_linked_order()"
},
{
"label": "._create_vals_fill()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L125",
"id": "technician_task_fusiontechniciantaskclaims_create_vals_fill",
"community": 10,
"norm_label": "._create_vals_fill()"
},
{
"label": "._on_create_post_actions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L144",
"id": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"community": 0,
"norm_label": "._on_create_post_actions()"
},
{
"label": "._check_completion_requirements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L157",
"id": "technician_task_fusiontechniciantaskclaims_check_completion_requirements",
"community": 10,
"norm_label": "._check_completion_requirements()"
},
{
"label": "._on_complete_extra()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L166",
"id": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"community": 0,
"norm_label": "._on_complete_extra()"
},
{
"label": "._on_cancel_extra()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L179",
"id": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"community": 10,
"norm_label": "._on_cancel_extra()"
},
{
"label": "._post_task_created_to_linked_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L190",
"id": "technician_task_fusiontechniciantaskclaims_post_task_created_to_linked_order",
"community": 10,
"norm_label": "._post_task_created_to_linked_order()"
},
{
"label": "._mark_sale_order_ready_for_delivery()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L212",
"id": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"community": 10,
"norm_label": "._mark_sale_order_ready_for_delivery()"
},
{
"label": "._post_completion_to_linked_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L276",
"id": "technician_task_fusiontechniciantaskclaims_post_completion_to_linked_order",
"community": 10,
"norm_label": "._post_completion_to_linked_order()"
},
{
"label": "._revert_sale_order_on_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L301",
"id": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"community": 10,
"norm_label": "._revert_sale_order_on_cancel()"
},
{
"label": "._is_rental_pickup_task()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L347",
"id": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"community": 10,
"norm_label": "._is_rental_pickup_task()"
},
{
"label": "._apply_rental_inspection_results()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L356",
"id": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results",
"community": 10,
"norm_label": "._apply_rental_inspection_results()"
},
{
"label": ".action_view_sale_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L402",
"id": "technician_task_fusiontechniciantaskclaims_action_view_sale_order",
"community": 10,
"norm_label": ".action_view_sale_order()"
},
{
"label": ".action_view_purchase_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L415",
"id": "technician_task_fusiontechniciantaskclaims_action_view_purchase_order",
"community": 10,
"norm_label": ".action_view_purchase_order()"
},
{
"label": "._get_email_builder()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L432",
"id": "technician_task_fusiontechniciantaskclaims_get_email_builder",
"community": 10,
"norm_label": "._get_email_builder()"
},
{
"label": "._is_email_notifications_enabled()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L438",
"id": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"community": 10,
"norm_label": "._is_email_notifications_enabled()"
},
{
"label": "._get_task_email_details()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L447",
"id": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"community": 10,
"norm_label": "._get_task_email_details()"
},
{
"label": "._get_task_email_recipients()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L459",
"id": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"community": 10,
"norm_label": "._get_task_email_recipients()"
},
{
"label": "._send_task_cancelled_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L475",
"id": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"community": 10,
"norm_label": "._send_task_cancelled_email()"
},
{
"label": "._send_task_scheduled_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L538",
"id": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"community": 10,
"norm_label": "._send_task_scheduled_email()"
},
{
"label": "._send_task_rescheduled_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L603",
"id": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"community": 10,
"norm_label": "._send_task_rescheduled_email()"
},
{
"label": "Auto-fill client and address from the sale order's shipping address.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L81",
"id": "technician_task_rationale_81",
"community": 152,
"norm_label": "auto-fill client and address from the sale order's shipping address."
},
{
"label": "Auto-fill client and address from the purchase order's vendor.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L92",
"id": "technician_task_rationale_92",
"community": 153,
"norm_label": "auto-fill client and address from the purchase order's vendor."
},
{
"label": "Return the linked sale or purchase order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L122",
"id": "technician_task_rationale_122",
"community": 10,
"norm_label": "return the linked sale or purchase order."
},
{
"label": "Fill address from sale order or purchase order during create.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L126",
"id": "technician_task_rationale_126",
"community": 10,
"norm_label": "fill address from sale order or purchase order during create."
},
{
"label": "Post-create actions: chatter notices, delivery marking, ODSP.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L145",
"id": "technician_task_rationale_145",
"community": 0,
"norm_label": "post-create actions: chatter notices, delivery marking, odsp."
},
{
"label": "Check rental inspection requirement before completing pickup tasks.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L158",
"id": "technician_task_rationale_158",
"community": 10,
"norm_label": "check rental inspection requirement before completing pickup tasks."
},
{
"label": "ODSP advancement and rental inspection on task completion.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L167",
"id": "technician_task_rationale_167",
"community": 0,
"norm_label": "odsp advancement and rental inspection on task completion."
},
{
"label": "Revert sale order on delivery cancellation, send email otherwise.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L180",
"id": "technician_task_rationale_180",
"community": 10,
"norm_label": "revert sale order on delivery cancellation, send email otherwise."
},
{
"label": "Post a brief task creation notice to the linked order's chatter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L191",
"id": "technician_task_rationale_191",
"community": 10,
"norm_label": "post a brief task creation notice to the linked order's chatter."
},
{
"label": "Mark linked sale orders as Ready for Delivery.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L213",
"id": "technician_task_rationale_213",
"community": 10,
"norm_label": "mark linked sale orders as ready for delivery."
},
{
"label": "Post the completion notes to the linked order's chatter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L277",
"id": "technician_task_rationale_277",
"community": 10,
"norm_label": "post the completion notes to the linked order's chatter."
},
{
"label": "When a delivery task is cancelled, revert the sale order status.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L302",
"id": "technician_task_rationale_302",
"community": 10,
"norm_label": "when a delivery task is cancelled, revert the sale order status."
},
{
"label": "Check if this is a pickup task for a rental order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L348",
"id": "technician_task_rationale_348",
"community": 10,
"norm_label": "check if this is a pickup task for a rental order."
},
{
"label": "Write inspection results from the task back to the rental order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L357",
"id": "technician_task_rationale_357",
"community": 10,
"norm_label": "write inspection results from the task back to the rental order."
},
{
"label": "Open the linked sale order / case.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L403",
"id": "technician_task_rationale_403",
"community": 10,
"norm_label": "open the linked sale order / case."
},
{
"label": "Open the linked purchase order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L416",
"id": "technician_task_rationale_416",
"community": 10,
"norm_label": "open the linked purchase order."
},
{
"label": "Prefer the linked sale order for email building.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L433",
"id": "technician_task_rationale_433",
"community": 10,
"norm_label": "prefer the linked sale order for email building."
},
{
"label": "Check linked sale order's notification settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L439",
"id": "technician_task_rationale_439",
"community": 10,
"norm_label": "check linked sale order's notification settings."
},
{
"label": "Add SO/PO reference rows to email details.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L448",
"id": "technician_task_rationale_448",
"community": 10,
"norm_label": "add so/po reference rows to email details."
},
{
"label": "Add sales rep and office CC from linked sale order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L460",
"id": "technician_task_rationale_460",
"community": 10,
"norm_label": "add sales rep and office cc from linked sale order."
},
{
"label": "Send cancellation email using linked sale order's email builder.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L476",
"id": "technician_task_rationale_476",
"community": 10,
"norm_label": "send cancellation email using linked sale order's email builder."
},
{
"label": "Send appointment scheduled email using linked sale order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L539",
"id": "technician_task_rationale_539",
"community": 10,
"norm_label": "send appointment scheduled email using linked sale order."
},
{
"label": "Send reschedule email using linked sale order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L604",
"id": "technician_task_rationale_604",
"community": 10,
"norm_label": "send reschedule email using linked sale order."
},
{
"label": "adp_application_data.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"community": 25,
"norm_label": "adp_application_data.py"
},
{
"label": "FusionAdpApplicationData",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L15",
"id": "adp_application_data_fusionadpapplicationdata",
"community": 25,
"norm_label": "fusionadpapplicationdata"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L470",
"id": "adp_application_data_compute_display_name",
"community": 25,
"norm_label": "_compute_display_name()"
},
{
"label": "_compute_sections_submitted()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L479",
"id": "adp_application_data_compute_sections_submitted",
"community": 25,
"norm_label": "_compute_sections_submitted()"
},
{
"label": "_compute_base_device()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L497",
"id": "adp_application_data_compute_base_device",
"community": 25,
"norm_label": "_compute_base_device()"
},
{
"label": "_compute_reason()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L502",
"id": "adp_application_data_compute_reason",
"community": 25,
"norm_label": "_compute_reason()"
},
{
"label": ".action_export_xml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L509",
"id": "adp_application_data_fusionadpapplicationdata_action_export_xml",
"community": 25,
"norm_label": ".action_export_xml()"
},
{
"label": "._json_to_xml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L547",
"id": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"community": 25,
"norm_label": "._json_to_xml()"
},
{
"label": "_set_el()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L666",
"id": "adp_application_data_set_el",
"community": 25,
"norm_label": "_set_el()"
},
{
"label": "Reconstruct ADP XML from stored JSON data.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L510",
"id": "adp_application_data_rationale_510",
"community": 25,
"norm_label": "reconstruct adp xml from stored json data."
},
{
"label": "Reconstruct the ADP XML from flat JSON dictionary.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L548",
"id": "adp_application_data_rationale_548",
"community": 25,
"norm_label": "reconstruct the adp xml from flat json dictionary."
},
{
"label": "Create a child element, self-closing if empty.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L667",
"id": "adp_application_data_rationale_667",
"community": 154,
"norm_label": "create a child element, self-closing if empty."
},
{
"label": "res_partner.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_partner_py",
"community": 33,
"norm_label": "res_partner.py"
},
{
"label": "ResPartner",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L8",
"id": "res_partner_respartner",
"community": 33,
"norm_label": "respartner"
},
{
"label": "_compute_is_odsp_office()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L89",
"id": "res_partner_compute_is_odsp_office",
"community": 33,
"norm_label": "_compute_is_odsp_office()"
},
{
"label": "._compute_adp_application_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L93",
"id": "res_partner_respartner_compute_adp_application_count",
"community": 33,
"norm_label": "._compute_adp_application_count()"
},
{
"label": "._get_authorizer_application_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L99",
"id": "res_partner_respartner_get_authorizer_application_domain",
"community": 33,
"norm_label": "._get_authorizer_application_domain()"
},
{
"label": ".action_view_adp_applications()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L119",
"id": "res_partner_respartner_action_view_adp_applications",
"community": 33,
"norm_label": ".action_view_adp_applications()"
},
{
"label": "Build domain to find applications linked to this authorizer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L100",
"id": "res_partner_rationale_100",
"community": 33,
"norm_label": "build domain to find applications linked to this authorizer."
},
{
"label": "calendar_store_hours.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/calendar_store_hours.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_calendar_store_hours_js",
"community": 41,
"norm_label": "calendar_store_hours.js"
},
{
"label": "fcOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/calendar_store_hours.js",
"source_location": "L13",
"id": "calendar_store_hours_fcoptions",
"community": 41,
"norm_label": "fcoptions()"
},
{
"label": "preview_button_widget.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/preview_button_widget.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_preview_button_widget_js",
"community": 35,
"norm_label": "preview_button_widget.js"
},
{
"label": "PreviewButtonComponent",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/preview_button_widget.js",
"source_location": "L11",
"id": "preview_button_widget_previewbuttoncomponent",
"community": 35,
"norm_label": "previewbuttoncomponent"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/preview_button_widget.js",
"source_location": "L15",
"id": "preview_button_widget_previewbuttoncomponent_setup",
"community": 35,
"norm_label": ".setup()"
},
{
"label": ".onClick()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/preview_button_widget.js",
"source_location": "L20",
"id": "preview_button_widget_previewbuttoncomponent_onclick",
"community": 35,
"norm_label": ".onclick()"
},
{
"label": "attachment_image_compress.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_attachment_image_compress_js",
"community": 36,
"norm_label": "attachment_image_compress.js"
},
{
"label": "compressImageFile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L33",
"id": "attachment_image_compress_compressimagefile",
"community": 36,
"norm_label": "compressimagefile()"
},
{
"label": "onFileChange()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L102",
"id": "attachment_image_compress_onfilechange",
"community": 36,
"norm_label": "onfilechange()"
},
{
"label": "upload()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L182",
"id": "attachment_image_compress_upload",
"community": 36,
"norm_label": "upload()"
},
{
"label": "document_preview.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"community": 8,
"norm_label": "document_preview.js"
},
{
"label": "DocumentPreviewDialog",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L16",
"id": "document_preview_documentpreviewdialog",
"community": 8,
"norm_label": "documentpreviewdialog"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L20",
"id": "document_preview_documentpreviewdialog_setup",
"community": 8,
"norm_label": ".setup()"
},
{
"label": ".getViewerUrl()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L27",
"id": "document_preview_documentpreviewdialog_getviewerurl",
"community": 8,
"norm_label": ".getviewerurl()"
},
{
"label": ".onIframeLoad()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L33",
"id": "document_preview_documentpreviewdialog_oniframeload",
"community": 8,
"norm_label": ".oniframeload()"
},
{
"label": ".toggleMaximize()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L37",
"id": "document_preview_documentpreviewdialog_togglemaximize",
"community": 8,
"norm_label": ".togglemaximize()"
},
{
"label": ".getDialogSize()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L41",
"id": "document_preview_documentpreviewdialog_getdialogsize",
"community": 8,
"norm_label": ".getdialogsize()"
},
{
"label": ".getFrameStyle()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L45",
"id": "document_preview_documentpreviewdialog_getframestyle",
"community": 8,
"norm_label": ".getframestyle()"
},
{
"label": "XMLViewerDialog",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L56",
"id": "document_preview_xmlviewerdialog",
"community": 8,
"norm_label": "xmlviewerdialog"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L60",
"id": "document_preview_xmlviewerdialog_setup",
"community": 8,
"norm_label": ".setup()"
},
{
"label": ".loadXmlContent()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L75",
"id": "document_preview_xmlviewerdialog_loadxmlcontent",
"community": 8,
"norm_label": ".loadxmlcontent()"
},
{
"label": ".formatXml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L91",
"id": "document_preview_xmlviewerdialog_formatxml",
"community": 8,
"norm_label": ".formatxml()"
},
{
"label": ".highlightXml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L128",
"id": "document_preview_xmlviewerdialog_highlightxml",
"community": 8,
"norm_label": ".highlightxml()"
},
{
"label": ".escapeHtml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L143",
"id": "document_preview_xmlviewerdialog_escapehtml",
"community": 8,
"norm_label": ".escapehtml()"
},
{
"label": ".toggleMaximize()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L151",
"id": "document_preview_xmlviewerdialog_togglemaximize",
"community": 8,
"norm_label": ".togglemaximize()"
},
{
"label": ".getDialogSize()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L155",
"id": "document_preview_xmlviewerdialog_getdialogsize",
"community": 8,
"norm_label": ".getdialogsize()"
},
{
"label": ".copyToClipboard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L159",
"id": "document_preview_xmlviewerdialog_copytoclipboard",
"community": 8,
"norm_label": ".copytoclipboard()"
},
{
"label": ".downloadXml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L168",
"id": "document_preview_xmlviewerdialog_downloadxml",
"community": 8,
"norm_label": ".downloadxml()"
},
{
"label": "previewDocumentAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L176",
"id": "document_preview_previewdocumentaction",
"community": 8,
"norm_label": "previewdocumentaction()"
},
{
"label": "previewXmlAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L197",
"id": "document_preview_previewxmlaction",
"community": 8,
"norm_label": "previewxmlaction()"
},
{
"label": "ImagePreviewDialog",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L223",
"id": "document_preview_imagepreviewdialog",
"community": 8,
"norm_label": "imagepreviewdialog"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L227",
"id": "document_preview_imagepreviewdialog_setup",
"community": 8,
"norm_label": ".setup()"
},
{
"label": ".currentImage()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L234",
"id": "document_preview_imagepreviewdialog_currentimage",
"community": 8,
"norm_label": ".currentimage()"
},
{
"label": ".imageUrl()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L238",
"id": "document_preview_imagepreviewdialog_imageurl",
"community": 8,
"norm_label": ".imageurl()"
},
{
"label": ".hasMultiple()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L242",
"id": "document_preview_imagepreviewdialog_hasmultiple",
"community": 8,
"norm_label": ".hasmultiple()"
},
{
"label": ".currentPosition()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L246",
"id": "document_preview_imagepreviewdialog_currentposition",
"community": 8,
"norm_label": ".currentposition()"
},
{
"label": ".onImageLoad()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L250",
"id": "document_preview_imagepreviewdialog_onimageload",
"community": 8,
"norm_label": ".onimageload()"
},
{
"label": ".previousImage()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L254",
"id": "document_preview_imagepreviewdialog_previousimage",
"community": 8,
"norm_label": ".previousimage()"
},
{
"label": ".nextImage()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L261",
"id": "document_preview_imagepreviewdialog_nextimage",
"community": 8,
"norm_label": ".nextimage()"
},
{
"label": ".downloadImage()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L268",
"id": "document_preview_imagepreviewdialog_downloadimage",
"community": 8,
"norm_label": ".downloadimage()"
},
{
"label": "previewImageAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L276",
"id": "document_preview_previewimageaction",
"community": 8,
"norm_label": "previewimageaction()"
},
{
"label": "google_address_autocomplete.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"community": 17,
"norm_label": "google_address_autocomplete.js"
},
{
"label": "loadGoogleMapsApi()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L22",
"id": "google_address_autocomplete_loadgooglemapsapi",
"community": 17,
"norm_label": "loadgooglemapsapi()"
},
{
"label": "isOdooAddressAutocompleteActive()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L63",
"id": "google_address_autocomplete_isodooaddressautocompleteactive",
"community": 17,
"norm_label": "isodooaddressautocompleteactive()"
},
{
"label": "getGoogleMapsApiKey()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L74",
"id": "google_address_autocomplete_getgooglemapsapikey",
"community": 17,
"norm_label": "getgooglemapsapikey()"
},
{
"label": "initAutocompleteOnField()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L96",
"id": "google_address_autocomplete_initautocompleteonfield",
"community": 17,
"norm_label": "initautocompleteonfield()"
},
{
"label": "simulateMany2OneSelection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L295",
"id": "google_address_autocomplete_simulatemany2oneselection",
"community": 17,
"norm_label": "simulatemany2oneselection()"
},
{
"label": "initCompanyAutocomplete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L444",
"id": "google_address_autocomplete_initcompanyautocomplete",
"community": 17,
"norm_label": "initcompanyautocomplete()"
},
{
"label": "setupPartnerAutocomplete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L653",
"id": "google_address_autocomplete_setuppartnerautocomplete",
"community": 17,
"norm_label": "setuppartnerautocomplete()"
},
{
"label": "cleanupAutocomplete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L827",
"id": "google_address_autocomplete_cleanupautocomplete",
"community": 17,
"norm_label": "cleanupautocomplete()"
},
{
"label": "setupTaskAutocomplete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L841",
"id": "google_address_autocomplete_setuptaskautocomplete",
"community": 17,
"norm_label": "setuptaskautocomplete()"
},
{
"label": "_attachTaskAutocomplete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L881",
"id": "google_address_autocomplete_attachtaskautocomplete",
"community": 17,
"norm_label": "_attachtaskautocomplete()"
},
{
"label": "_reattachTaskAutocomplete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L986",
"id": "google_address_autocomplete_reattachtaskautocomplete",
"community": 17,
"norm_label": "_reattachtaskautocomplete()"
},
{
"label": "initSimpleAddressAutocomplete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1009",
"id": "google_address_autocomplete_initsimpleaddressautocomplete",
"community": 17,
"norm_label": "initsimpleaddressautocomplete()"
},
{
"label": "setupSimpleAddressFields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1049",
"id": "google_address_autocomplete_setupsimpleaddressfields",
"community": 17,
"norm_label": "setupsimpleaddressfields()"
},
{
"label": "setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1078",
"id": "google_address_autocomplete_setup",
"community": 17,
"norm_label": "setup()"
},
{
"label": "_startDialogWatcher()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1244",
"id": "google_address_autocomplete_startdialogwatcher",
"community": 17,
"norm_label": "_startdialogwatcher()"
},
{
"label": "_checkDialogsForPartnerForms()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1275",
"id": "google_address_autocomplete_checkdialogsforpartnerforms",
"community": 17,
"norm_label": "_checkdialogsforpartnerforms()"
},
{
"label": "_initDialogAutocomplete()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1383",
"id": "google_address_autocomplete_initdialogautocomplete",
"community": 17,
"norm_label": "_initdialogautocomplete()"
},
{
"label": "gallery_preview.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/gallery_preview.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_gallery_preview_js",
"community": 37,
"norm_label": "gallery_preview.js"
},
{
"label": "setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/gallery_preview.js",
"source_location": "L17",
"id": "gallery_preview_setup",
"community": 37,
"norm_label": "setup()"
},
{
"label": "_onGalleryClick()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/gallery_preview.js",
"source_location": "L49",
"id": "gallery_preview_ongalleryclick",
"community": 37,
"norm_label": "_ongalleryclick()"
},
{
"label": "fusion_task_map_view.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"community": 9,
"norm_label": "fusion_task_map_view.js"
},
{
"label": "numberedPinSvg()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L91",
"id": "fusion_task_map_view_numberedpinsvg",
"community": 9,
"norm_label": "numberedpinsvg()"
},
{
"label": "numberedPinUri()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L102",
"id": "fusion_task_map_view_numberedpinuri",
"community": 9,
"norm_label": "numberedpinuri()"
},
{
"label": "loadGoogleMaps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L108",
"id": "fusion_task_map_view_loadgooglemaps",
"community": 9,
"norm_label": "loadgooglemaps()"
},
{
"label": "initialsOf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L123",
"id": "fusion_task_map_view_initialsof",
"community": 9,
"norm_label": "initialsof()"
},
{
"label": "localDateStr()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L132",
"id": "fusion_task_map_view_localdatestr",
"community": 9,
"norm_label": "localdatestr()"
},
{
"label": "floatToTime12()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L137",
"id": "fusion_task_map_view_floattotime12",
"community": 9,
"norm_label": "floattotime12()"
},
{
"label": "classifyTask()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L148",
"id": "fusion_task_map_view_classifytask",
"community": 9,
"norm_label": "classifytask()"
},
{
"label": "classifyDate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L153",
"id": "fusion_task_map_view_classifydate",
"community": 9,
"norm_label": "classifydate()"
},
{
"label": "extractTechnicians()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L184",
"id": "fusion_task_map_view_extracttechnicians",
"community": 9,
"norm_label": "extracttechnicians()"
},
{
"label": "groupTasks()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L198",
"id": "fusion_task_map_view_grouptasks",
"community": 9,
"norm_label": "grouptasks()"
},
{
"label": "FusionTaskMapController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L254",
"id": "fusion_task_map_view_fusiontaskmapcontroller",
"community": 9,
"norm_label": "fusiontaskmapcontroller"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L265",
"id": "fusion_task_map_view_fusiontaskmapcontroller_setup",
"community": 9,
"norm_label": ".setup()"
},
{
"label": "._meta()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L344",
"id": "fusion_task_map_view_fusiontaskmapcontroller_meta",
"community": 9,
"norm_label": "._meta()"
},
{
"label": "._getDomain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L348",
"id": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"community": 9,
"norm_label": "._getdomain()"
},
{
"label": "._storeResult()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L354",
"id": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"community": 9,
"norm_label": "._storeresult()"
},
{
"label": "._rebuildGroups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L363",
"id": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"community": 9,
"norm_label": "._rebuildgroups()"
},
{
"label": "._loadAndRender()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L372",
"id": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"community": 9,
"norm_label": "._loadandrender()"
},
{
"label": "._softRefresh()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L398",
"id": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"community": 9,
"norm_label": "._softrefresh()"
},
{
"label": "._onModelUpdate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L419",
"id": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"community": 9,
"norm_label": "._onmodelupdate()"
},
{
"label": "._initMap()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L432",
"id": "fusion_task_map_view_fusiontaskmapcontroller_initmap",
"community": 9,
"norm_label": "._initmap()"
},
{
"label": "._clearMarkers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L459",
"id": "fusion_task_map_view_fusiontaskmapcontroller_clearmarkers",
"community": 9,
"norm_label": "._clearmarkers()"
},
{
"label": "._clearRoute()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L467",
"id": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"community": 9,
"norm_label": "._clearroute()"
},
{
"label": "._placeMarkers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L478",
"id": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"community": 9,
"norm_label": "._placemarkers()"
},
{
"label": "._renderMarkers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L578",
"id": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"community": 9,
"norm_label": "._rendermarkers()"
},
{
"label": "._renderRoute()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L598",
"id": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"community": 9,
"norm_label": "._renderroute()"
},
{
"label": "._pointAlongLeg()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L797",
"id": "fusion_task_map_view_fusiontaskmapcontroller_pointalongleg",
"community": 9,
"norm_label": "._pointalongleg()"
},
{
"label": "._haversine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L832",
"id": "fusion_task_map_view_fusiontaskmapcontroller_haversine",
"community": 9,
"norm_label": "._haversine()"
},
{
"label": "._createTravelLabel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L842",
"id": "fusion_task_map_view_fusiontaskmapcontroller_createtravellabel",
"community": 9,
"norm_label": "._createtravellabel()"
},
{
"label": "._startRouteAnimation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L913",
"id": "fusion_task_map_view_fusiontaskmapcontroller_startrouteanimation",
"community": 9,
"norm_label": "._startrouteanimation()"
},
{
"label": "._openTaskPopup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L933",
"id": "fusion_task_map_view_fusiontaskmapcontroller_opentaskpopup",
"community": 9,
"norm_label": "._opentaskpopup()"
},
{
"label": ".toggleSidebar()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L978",
"id": "fusion_task_map_view_fusiontaskmapcontroller_togglesidebar",
"community": 9,
"norm_label": ".togglesidebar()"
},
{
"label": ".toggleGroup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L986",
"id": "fusion_task_map_view_fusiontaskmapcontroller_togglegroup",
"community": 9,
"norm_label": ".togglegroup()"
},
{
"label": ".isGroupCollapsed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L990",
"id": "fusion_task_map_view_fusiontaskmapcontroller_isgroupcollapsed",
"community": 9,
"norm_label": ".isgroupcollapsed()"
},
{
"label": ".focusTask()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L994",
"id": "fusion_task_map_view_fusiontaskmapcontroller_focustask",
"community": 9,
"norm_label": ".focustask()"
},
{
"label": ".toggleDayFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1013",
"id": "fusion_task_map_view_fusiontaskmapcontroller_toggledayfilter",
"community": 9,
"norm_label": ".toggledayfilter()"
},
{
"label": ".isGroupVisible()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1018",
"id": "fusion_task_map_view_fusiontaskmapcontroller_isgroupvisible",
"community": 9,
"norm_label": ".isgroupvisible()"
},
{
"label": ".showAllDays()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1022",
"id": "fusion_task_map_view_fusiontaskmapcontroller_showalldays",
"community": 9,
"norm_label": ".showalldays()"
},
{
"label": ".showTodayOnly()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1029",
"id": "fusion_task_map_view_fusiontaskmapcontroller_showtodayonly",
"community": 9,
"norm_label": ".showtodayonly()"
},
{
"label": ".toggleTechFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1037",
"id": "fusion_task_map_view_fusiontaskmapcontroller_toggletechfilter",
"community": 9,
"norm_label": ".toggletechfilter()"
},
{
"label": ".isTechVisible()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1047",
"id": "fusion_task_map_view_fusiontaskmapcontroller_istechvisible",
"community": 9,
"norm_label": ".istechvisible()"
},
{
"label": ".showAllTechs()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1052",
"id": "fusion_task_map_view_fusiontaskmapcontroller_showalltechs",
"community": 9,
"norm_label": ".showalltechs()"
},
{
"label": ".toggleTraffic()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1059",
"id": "fusion_task_map_view_fusiontaskmapcontroller_toggletraffic",
"community": 9,
"norm_label": ".toggletraffic()"
},
{
"label": ".toggleTasks()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1065",
"id": "fusion_task_map_view_fusiontaskmapcontroller_toggletasks",
"community": 9,
"norm_label": ".toggletasks()"
},
{
"label": ".toggleTechnicians()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1069",
"id": "fusion_task_map_view_fusiontaskmapcontroller_toggletechnicians",
"community": 9,
"norm_label": ".toggletechnicians()"
},
{
"label": ".toggleRoute()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1073",
"id": "fusion_task_map_view_fusiontaskmapcontroller_toggleroute",
"community": 9,
"norm_label": ".toggleroute()"
},
{
"label": ".onRefresh()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1081",
"id": "fusion_task_map_view_fusiontaskmapcontroller_onrefresh",
"community": 9,
"norm_label": ".onrefresh()"
},
{
"label": ".openTask()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1085",
"id": "fusion_task_map_view_fusiontaskmapcontroller_opentask",
"community": 9,
"norm_label": ".opentask()"
},
{
"label": ".createNewTask()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1112",
"id": "fusion_task_map_view_fusiontaskmapcontroller_createnewtask",
"community": 9,
"norm_label": ".createnewtask()"
},
{
"label": "FusionMapArchParser",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1142",
"id": "fusion_task_map_view_fusionmaparchparser",
"community": 9,
"norm_label": "fusionmaparchparser"
},
{
"label": ".parse()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1143",
"id": "fusion_task_map_view_fusionmaparchparser_parse",
"community": 9,
"norm_label": ".parse()"
},
{
"label": "tax_totals_patch.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/tax_totals_patch.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_tax_totals_patch_js",
"community": 42,
"norm_label": "tax_totals_patch.js"
},
{
"label": "formatData()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/tax_totals_patch.js",
"source_location": "L12",
"id": "tax_totals_patch_formatdata",
"community": 42,
"norm_label": "formatdata()"
},
{
"label": "status_selection_filter.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/status_selection_filter.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_status_selection_filter_js",
"community": 38,
"norm_label": "status_selection_filter.js"
},
{
"label": "FilteredStatusSelectionField",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/status_selection_filter.js",
"source_location": "L38",
"id": "status_selection_filter_filteredstatusselectionfield",
"community": 38,
"norm_label": "filteredstatusselectionfield"
},
{
"label": ".options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/status_selection_filter.js",
"source_location": "L43",
"id": "status_selection_filter_filteredstatusselectionfield_options",
"community": 38,
"norm_label": ".options()"
},
{
"label": "debug_required_fields.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/debug_required_fields.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_debug_required_fields_js",
"community": 43,
"norm_label": "debug_required_fields.js"
},
{
"label": "_displayInvalidFieldNotification()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/debug_required_fields.js",
"source_location": "L7",
"id": "debug_required_fields_displayinvalidfieldnotification",
"community": 43,
"norm_label": "_displayinvalidfieldnotification()"
},
{
"label": "cleanup_demo_pool.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/cleanup_demo_pool.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_cleanup_demo_pool_py",
"community": 44,
"norm_label": "cleanup_demo_pool.py"
},
{
"label": "run_cleanup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/cleanup_demo_pool.py",
"source_location": "L41",
"id": "cleanup_demo_pool_run_cleanup",
"community": 44,
"norm_label": "run_cleanup()"
},
{
"label": "import_demo_pool.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"community": 28,
"norm_label": "import_demo_pool.py"
},
{
"label": "extract_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L74",
"id": "import_demo_pool_extract_name",
"community": 28,
"norm_label": "extract_name()"
},
{
"label": "get_category_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L90",
"id": "import_demo_pool_get_category_id",
"community": 28,
"norm_label": "get_category_id()"
},
{
"label": "fetch_accessories()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L117",
"id": "import_demo_pool_fetch_accessories",
"community": 28,
"norm_label": "fetch_accessories()"
},
{
"label": "run_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L133",
"id": "import_demo_pool_run_import",
"community": 28,
"norm_label": "run_import()"
},
{
"label": "Extract English name from Odoo JSONB field.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L75",
"id": "import_demo_pool_rationale_75",
"community": 28,
"norm_label": "extract english name from odoo jsonb field."
},
{
"label": "Map equipment type to an appropriate product category.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L91",
"id": "import_demo_pool_rationale_91",
"community": 28,
"norm_label": "map equipment type to an appropriate product category."
},
{
"label": "Fetch accessory lines from x_demo_pool_tracking_line_b4ec9.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L118",
"id": "import_demo_pool_rationale_118",
"community": 28,
"norm_label": "fetch accessory lines from x_demo_pool_tracking_line_b4ec9."
},
{
"label": "import_adp_mobility_manual.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"community": 31,
"norm_label": "import_adp_mobility_manual.py"
},
{
"label": "clean_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L25",
"id": "import_adp_mobility_manual_clean_text",
"community": 31,
"norm_label": "clean_text()"
},
{
"label": "parse_price()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L44",
"id": "import_adp_mobility_manual_parse_price",
"community": 31,
"norm_label": "parse_price()"
},
{
"label": "convert_csv_to_json()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L57",
"id": "import_adp_mobility_manual_convert_csv_to_json",
"community": 31,
"norm_label": "convert_csv_to_json()"
},
{
"label": "main()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L172",
"id": "import_adp_mobility_manual_main",
"community": 31,
"norm_label": "main()"
},
{
"label": "Clean text from weird characters, normalize encoding.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L26",
"id": "import_adp_mobility_manual_rationale_26",
"community": 31,
"norm_label": "clean text from weird characters, normalize encoding."
},
{
"label": "Parse price string like '$64.00' or '$2,578.00' to float.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L45",
"id": "import_adp_mobility_manual_rationale_45",
"community": 31,
"norm_label": "parse price string like '$64.00' or '$2,578.00' to float."
},
{
"label": "Convert ADP Mobility Manual CSV to JSON format.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L58",
"id": "import_adp_mobility_manual_rationale_58",
"community": 31,
"norm_label": "convert adp mobility manual csv to json format."
}
],
"links": [
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"target": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"_tgt": "init_load_adp_device_codes",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"target": "init_load_adp_device_codes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"_tgt": "init_link_products_to_device_codes",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_init_py",
"target": "init_link_products_to_device_codes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L20",
"weight": 1.0,
"_src": "init_load_adp_device_codes",
"_tgt": "init_link_products_to_device_codes",
"source": "init_load_adp_device_codes",
"target": "init_link_products_to_device_codes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L15",
"weight": 1.0,
"_src": "init_rationale_15",
"_tgt": "init_load_adp_device_codes",
"source": "init_load_adp_device_codes",
"target": "init_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L19",
"weight": 1.0,
"_src": "init_load_adp_device_codes",
"_tgt": "fusion_adp_device_code_load_packaged_device_codes",
"source": "init_load_adp_device_codes",
"target": "fusion_adp_device_code_load_packaged_device_codes"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/__init__.py",
"source_location": "L24",
"weight": 1.0,
"_src": "init_rationale_24",
"_tgt": "init_link_products_to_device_codes",
"source": "init_link_products_to_device_codes",
"target": "init_rationale_24",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_resubmit_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_resubmit_wizard_py",
"_tgt": "mod_resubmit_wizard_modresubmitwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_resubmit_wizard_py",
"target": "mod_resubmit_wizard_modresubmitwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_resubmit_wizard.py",
"source_location": "L34",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_resubmit_wizard_py",
"_tgt": "mod_resubmit_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_resubmit_wizard_py",
"target": "mod_resubmit_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_resubmit_wizard.py",
"source_location": "L41",
"weight": 1.0,
"_src": "mod_resubmit_wizard_modresubmitwizard",
"_tgt": "mod_resubmit_wizard_modresubmitwizard_action_confirm",
"source": "mod_resubmit_wizard_modresubmitwizard",
"target": "mod_resubmit_wizard_modresubmitwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_resubmit_wizard.py",
"source_location": "L66",
"weight": 1.0,
"_src": "mod_resubmit_wizard_modresubmitwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "mod_resubmit_wizard_modresubmitwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"_tgt": "ready_for_submission_wizard_readyforsubmissionwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"target": "ready_for_submission_wizard_readyforsubmissionwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L82",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"_tgt": "ready_for_submission_wizard_compute_requires_previous_funding",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"target": "ready_for_submission_wizard_compute_requires_previous_funding",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L89",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"_tgt": "ready_for_submission_wizard_compute_field_status",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"target": "ready_for_submission_wizard_compute_field_status",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L98",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"_tgt": "ready_for_submission_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_submission_wizard_py",
"target": "ready_for_submission_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L117",
"weight": 1.0,
"_src": "ready_for_submission_wizard_readyforsubmissionwizard",
"_tgt": "ready_for_submission_wizard_readyforsubmissionwizard_action_confirm",
"source": "ready_for_submission_wizard_readyforsubmissionwizard",
"target": "ready_for_submission_wizard_readyforsubmissionwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "ready_for_submission_wizard_rationale_15",
"_tgt": "ready_for_submission_wizard_readyforsubmissionwizard",
"source": "ready_for_submission_wizard_readyforsubmissionwizard",
"target": "ready_for_submission_wizard_rationale_15",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L118",
"weight": 1.0,
"_src": "ready_for_submission_wizard_rationale_118",
"_tgt": "ready_for_submission_wizard_readyforsubmissionwizard_action_confirm",
"source": "ready_for_submission_wizard_readyforsubmissionwizard_action_confirm",
"target": "ready_for_submission_wizard_rationale_118",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_submission_wizard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "ready_for_submission_wizard_readyforsubmissionwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "ready_for_submission_wizard_readyforsubmissionwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_to_mod_wizard_py",
"_tgt": "send_to_mod_wizard_sendtomodwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_to_mod_wizard_py",
"target": "send_to_mod_wizard_sendtomodwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L63",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_to_mod_wizard_py",
"_tgt": "send_to_mod_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_to_mod_wizard_py",
"target": "send_to_mod_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L132",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard",
"_tgt": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"source": "send_to_mod_wizard_sendtomodwizard",
"target": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L146",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard",
"_tgt": "send_to_mod_wizard_sendtomodwizard_action_preview_quotation",
"source": "send_to_mod_wizard_sendtomodwizard",
"target": "send_to_mod_wizard_sendtomodwizard_action_preview_quotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L154",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard",
"_tgt": "send_to_mod_wizard_sendtomodwizard_pro_name",
"source": "send_to_mod_wizard_sendtomodwizard",
"target": "send_to_mod_wizard_sendtomodwizard_pro_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L164",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard",
"_tgt": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"source": "send_to_mod_wizard_sendtomodwizard",
"target": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard",
"_tgt": "send_to_mod_wizard_sendtomodwizard_action_send",
"source": "send_to_mod_wizard_sendtomodwizard",
"target": "send_to_mod_wizard_sendtomodwizard_action_send",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L80",
"weight": 1.0,
"_src": "send_to_mod_wizard_default_get",
"_tgt": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"source": "send_to_mod_wizard_default_get",
"target": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L133",
"weight": 1.0,
"_src": "send_to_mod_wizard_rationale_133",
"_tgt": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"source": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"target": "send_to_mod_wizard_rationale_133",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L138",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"_tgt": "adp_export_record_create",
"source": "send_to_mod_wizard_sendtomodwizard_get_mod_partner",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L171",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"_tgt": "send_to_mod_wizard_sendtomodwizard_pro_name",
"source": "send_to_mod_wizard_sendtomodwizard_pro_name",
"target": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L155",
"weight": 1.0,
"_src": "send_to_mod_wizard_rationale_155",
"_tgt": "send_to_mod_wizard_sendtomodwizard_pro_name",
"source": "send_to_mod_wizard_sendtomodwizard_pro_name",
"target": "send_to_mod_wizard_rationale_155",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L247",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_action_send",
"_tgt": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"source": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"target": "send_to_mod_wizard_sendtomodwizard_action_send",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L171",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "send_to_mod_wizard_sendtomodwizard_get_field_att",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L202",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_action_send",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "send_to_mod_wizard_sendtomodwizard_action_send",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L235",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_action_send",
"_tgt": "adp_export_record_create",
"source": "send_to_mod_wizard_sendtomodwizard_action_send",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L285",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_action_send",
"_tgt": "sale_order_saleorder_mod_email_build",
"source": "send_to_mod_wizard_sendtomodwizard_action_send",
"target": "sale_order_saleorder_mod_email_build"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L288",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_action_send",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "send_to_mod_wizard_sendtomodwizard_action_send",
"target": "sale_order_saleorder_build_mod_case_detail_rows"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_to_mod_wizard.py",
"source_location": "L318",
"weight": 1.0,
"_src": "send_to_mod_wizard_sendtomodwizard_action_send",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "send_to_mod_wizard_sendtomodwizard_action_send",
"target": "sale_order_saleorder_email_chatter_log"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_deviceapprovalwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_deviceapprovalwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L104",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_compute_is_mark_approved_mode",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_compute_is_mark_approved_mode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L112",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_compute_has_unapproved",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_compute_has_unapproved",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L117",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_compute_has_deductions",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_compute_has_deductions",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L125",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_compute_has_invoices",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_compute_has_invoices",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L135",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_compute_submitted_device_types",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_compute_submitted_device_types",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L154",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_onchange_all_approved",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_onchange_all_approved",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L170",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L585",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_deviceapprovalwizardline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_deviceapprovalwizardline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L683",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"_tgt": "device_approval_wizard_compute_estimated_portions",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_compute_estimated_portions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L254",
"weight": 1.0,
"_src": "device_approval_wizard_rationale_254",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_rationale_254",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L308",
"weight": 1.0,
"_src": "device_approval_wizard_rationale_308",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_approval_wizard_py",
"target": "device_approval_wizard_rationale_308",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L243",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard",
"_tgt": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"source": "device_approval_wizard_deviceapprovalwizard",
"target": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L437",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard",
"_tgt": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"source": "device_approval_wizard_deviceapprovalwizard",
"target": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L566",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard",
"_tgt": "device_approval_wizard_deviceapprovalwizard_action_approve_all",
"source": "device_approval_wizard_deviceapprovalwizard",
"target": "device_approval_wizard_deviceapprovalwizard_action_approve_all",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "device_approval_wizard_rationale_14",
"_tgt": "device_approval_wizard_deviceapprovalwizard",
"source": "device_approval_wizard_deviceapprovalwizard",
"target": "device_approval_wizard_rationale_14",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L193",
"weight": 1.0,
"_src": "device_approval_wizard_default_get",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "device_approval_wizard_default_get",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L399",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"_tgt": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"source": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"target": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L244",
"weight": 1.0,
"_src": "device_approval_wizard_rationale_244",
"_tgt": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"source": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"target": "device_approval_wizard_rationale_244",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L261",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L280",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"_tgt": "sale_order_line_compute_adp_portions",
"source": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L282",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"_tgt": "sale_order_compute_adp_totals",
"source": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"target": "sale_order_compute_adp_totals"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L320",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"_tgt": "adp_export_record_create",
"source": "device_approval_wizard_deviceapprovalwizard_action_confirm_approval",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L438",
"weight": 1.0,
"_src": "device_approval_wizard_rationale_438",
"_tgt": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"source": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"target": "device_approval_wizard_rationale_438",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L462",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"_tgt": "product_product_productproduct_is_non_adp_funded",
"source": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"target": "product_product_productproduct_is_non_adp_funded"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L467",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L537",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "device_approval_wizard_deviceapprovalwizard_sync_approval_to_invoices",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L571",
"weight": 1.0,
"_src": "device_approval_wizard_deviceapprovalwizard_action_approve_all",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "device_approval_wizard_deviceapprovalwizard_action_approve_all",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L586",
"weight": 1.0,
"_src": "device_approval_wizard_rationale_586",
"_tgt": "device_approval_wizard_deviceapprovalwizardline",
"source": "device_approval_wizard_deviceapprovalwizardline",
"target": "device_approval_wizard_rationale_586",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_approval_wizard.py",
"source_location": "L700",
"weight": 1.0,
"_src": "device_approval_wizard_compute_estimated_portions",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "device_approval_wizard_compute_estimated_portions",
"target": "sale_order_saleorder_get_client_type"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/xml_import_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_xml_import_wizard_py",
"_tgt": "xml_import_wizard_fusionxmlimportwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_xml_import_wizard_py",
"target": "xml_import_wizard_fusionxmlimportwizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/xml_import_wizard.py",
"source_location": "L28",
"weight": 1.0,
"_src": "xml_import_wizard_fusionxmlimportwizard",
"_tgt": "xml_import_wizard_fusionxmlimportwizard_action_import",
"source": "xml_import_wizard_fusionxmlimportwizard",
"target": "xml_import_wizard_fusionxmlimportwizard_action_import",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/xml_import_wizard.py",
"source_location": "L29",
"weight": 1.0,
"_src": "xml_import_wizard_rationale_29",
"_tgt": "xml_import_wizard_fusionxmlimportwizard_action_import",
"source": "xml_import_wizard_fusionxmlimportwizard_action_import",
"target": "xml_import_wizard_rationale_29",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/xml_import_wizard.py",
"source_location": "L68",
"weight": 1.0,
"_src": "xml_import_wizard_fusionxmlimportwizard_action_import",
"_tgt": "xml_parser_parse_and_create",
"source": "xml_import_wizard_fusionxmlimportwizard_action_import",
"target": "xml_parser_parse_and_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L18",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_import_wizard_py",
"_tgt": "adp_import_wizard_adpimportwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_import_wizard_py",
"target": "adp_import_wizard_adpimportwizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L35",
"weight": 1.0,
"_src": "adp_import_wizard_adpimportwizard",
"_tgt": "adp_import_wizard_adpimportwizard_action_import",
"source": "adp_import_wizard_adpimportwizard",
"target": "adp_import_wizard_adpimportwizard_action_import",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L99",
"weight": 1.0,
"_src": "adp_import_wizard_adpimportwizard",
"_tgt": "adp_import_wizard_adpimportwizard_collect_files",
"source": "adp_import_wizard_adpimportwizard",
"target": "adp_import_wizard_adpimportwizard_collect_files",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L126",
"weight": 1.0,
"_src": "adp_import_wizard_adpimportwizard",
"_tgt": "adp_import_wizard_adpimportwizard_extract_txt_from_zip",
"source": "adp_import_wizard_adpimportwizard",
"target": "adp_import_wizard_adpimportwizard_extract_txt_from_zip",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L46",
"weight": 1.0,
"_src": "adp_import_wizard_adpimportwizard_action_import",
"_tgt": "adp_import_wizard_adpimportwizard_collect_files",
"source": "adp_import_wizard_adpimportwizard_action_import",
"target": "adp_import_wizard_adpimportwizard_collect_files",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L36",
"weight": 1.0,
"_src": "adp_import_wizard_rationale_36",
"_tgt": "adp_import_wizard_adpimportwizard_action_import",
"source": "adp_import_wizard_adpimportwizard_action_import",
"target": "adp_import_wizard_rationale_36",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L55",
"weight": 1.0,
"_src": "adp_import_wizard_adpimportwizard_action_import",
"_tgt": "adp_export_record_parse_export_filename",
"source": "adp_import_wizard_adpimportwizard_action_import",
"target": "adp_export_record_parse_export_filename"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L56",
"weight": 1.0,
"_src": "adp_import_wizard_adpimportwizard_action_import",
"_tgt": "adp_export_record_get_posting_period_for_file",
"source": "adp_import_wizard_adpimportwizard_action_import",
"target": "adp_export_record_get_posting_period_for_file"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L60",
"weight": 1.0,
"_src": "adp_import_wizard_adpimportwizard_action_import",
"_tgt": "adp_export_record_create",
"source": "adp_import_wizard_adpimportwizard_action_import",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L122",
"weight": 1.0,
"_src": "adp_import_wizard_adpimportwizard_collect_files",
"_tgt": "adp_import_wizard_adpimportwizard_extract_txt_from_zip",
"source": "adp_import_wizard_adpimportwizard_collect_files",
"target": "adp_import_wizard_adpimportwizard_extract_txt_from_zip",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L100",
"weight": 1.0,
"_src": "adp_import_wizard_rationale_100",
"_tgt": "adp_import_wizard_adpimportwizard_collect_files",
"source": "adp_import_wizard_adpimportwizard_collect_files",
"target": "adp_import_wizard_rationale_100",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_import_wizard.py",
"source_location": "L127",
"weight": 1.0,
"_src": "adp_import_wizard_rationale_127",
"_tgt": "adp_import_wizard_adpimportwizard_extract_txt_from_zip",
"source": "adp_import_wizard_adpimportwizard_extract_txt_from_zip",
"target": "adp_import_wizard_rationale_127",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_status_change_reason_wizard_py",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_status_change_reason_wizard_py",
"target": "status_change_reason_wizard_statuschangereasonwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L93",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_status_change_reason_wizard_py",
"_tgt": "status_change_reason_wizard_compute_reason_required",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_status_change_reason_wizard_py",
"target": "status_change_reason_wizard_compute_reason_required",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L107",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_status_change_reason_wizard_py",
"_tgt": "status_change_reason_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_status_change_reason_wizard_py",
"target": "status_change_reason_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L123",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_status_label",
"source": "status_change_reason_wizard_statuschangereasonwizard",
"target": "status_change_reason_wizard_statuschangereasonwizard_get_status_label",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L135",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_status_icon",
"source": "status_change_reason_wizard_statuschangereasonwizard",
"target": "status_change_reason_wizard_statuschangereasonwizard_get_status_icon",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L147",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_rejection_reason_label",
"source": "status_change_reason_wizard_statuschangereasonwizard",
"target": "status_change_reason_wizard_statuschangereasonwizard_get_rejection_reason_label",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L159",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_denial_reason_label",
"source": "status_change_reason_wizard_statuschangereasonwizard",
"target": "status_change_reason_wizard_statuschangereasonwizard_get_denial_reason_label",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L171",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"source": "status_change_reason_wizard_statuschangereasonwizard",
"target": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L8",
"weight": 1.0,
"_src": "status_change_reason_wizard_rationale_8",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard",
"source": "status_change_reason_wizard_statuschangereasonwizard",
"target": "status_change_reason_wizard_rationale_8",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L180",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_status_label",
"source": "status_change_reason_wizard_statuschangereasonwizard_get_status_label",
"target": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L124",
"weight": 1.0,
"_src": "status_change_reason_wizard_rationale_124",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_status_label",
"source": "status_change_reason_wizard_statuschangereasonwizard_get_status_label",
"target": "status_change_reason_wizard_rationale_124",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L181",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_status_icon",
"source": "status_change_reason_wizard_statuschangereasonwizard_get_status_icon",
"target": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L136",
"weight": 1.0,
"_src": "status_change_reason_wizard_rationale_136",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_status_icon",
"source": "status_change_reason_wizard_statuschangereasonwizard_get_status_icon",
"target": "status_change_reason_wizard_rationale_136",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L206",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_rejection_reason_label",
"source": "status_change_reason_wizard_statuschangereasonwizard_get_rejection_reason_label",
"target": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L148",
"weight": 1.0,
"_src": "status_change_reason_wizard_rationale_148",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_rejection_reason_label",
"source": "status_change_reason_wizard_statuschangereasonwizard_get_rejection_reason_label",
"target": "status_change_reason_wizard_rationale_148",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L242",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_denial_reason_label",
"source": "status_change_reason_wizard_statuschangereasonwizard_get_denial_reason_label",
"target": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L160",
"weight": 1.0,
"_src": "status_change_reason_wizard_rationale_160",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_get_denial_reason_label",
"source": "status_change_reason_wizard_statuschangereasonwizard_get_denial_reason_label",
"target": "status_change_reason_wizard_rationale_160",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L172",
"weight": 1.0,
"_src": "status_change_reason_wizard_rationale_172",
"_tgt": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"source": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"target": "status_change_reason_wizard_rationale_172",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L310",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L316",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"_tgt": "sale_order_saleorder_send_correction_needed_email",
"source": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"target": "sale_order_saleorder_send_correction_needed_email"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L412",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"_tgt": "sale_order_saleorder_send_withdrawal_email",
"source": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"target": "sale_order_saleorder_send_withdrawal_email"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/status_change_reason_wizard.py",
"source_location": "L447",
"weight": 1.0,
"_src": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"_tgt": "sale_order_saleorder_send_on_hold_email",
"source": "status_change_reason_wizard_statuschangereasonwizard_action_confirm",
"target": "sale_order_saleorder_send_on_hold_email"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"target": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L36",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"_tgt": "odsp_ready_delivery_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"target": "odsp_ready_delivery_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L58",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"_tgt": "odsp_ready_delivery_wizard_compute_total_pages",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"target": "odsp_ready_delivery_wizard_compute_total_pages",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L72",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"_tgt": "odsp_ready_delivery_wizard_compute_preview_image",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_ready_delivery_wizard_py",
"target": "odsp_ready_delivery_wizard_compute_preview_image",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L83",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_get_template_fields",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"target": "odsp_ready_delivery_wizard_odspreadydeliverywizard_get_template_fields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L92",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"target": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L160",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_confirm",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"target": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L189",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_preview_full",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard",
"target": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_preview_full",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L78",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_compute_preview_image",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"source": "odsp_ready_delivery_wizard_compute_preview_image",
"target": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L137",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_get_template_fields",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard_get_template_fields",
"target": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L84",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_rationale_84",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_get_template_fields",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard_get_template_fields",
"target": "odsp_ready_delivery_wizard_rationale_84",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L93",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_rationale_93",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard_render_preview",
"target": "odsp_ready_delivery_wizard_rationale_93",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L161",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_rationale_161",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_confirm",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_confirm",
"target": "odsp_ready_delivery_wizard_rationale_161",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L170",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L190",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_rationale_190",
"_tgt": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_preview_full",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_preview_full",
"target": "odsp_ready_delivery_wizard_rationale_190",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_ready_delivery_wizard.py",
"source_location": "L202",
"weight": 1.0,
"_src": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_preview_full",
"_tgt": "adp_export_record_create",
"source": "odsp_ready_delivery_wizard_odspreadydeliverywizard_action_preview_full",
"target": "adp_export_record_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_approved_wizard_py",
"_tgt": "mod_funding_approved_wizard_modfundingapprovedwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_approved_wizard_py",
"target": "mod_funding_approved_wizard_modfundingapprovedwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L24",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_approved_wizard_py",
"_tgt": "mod_funding_approved_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_approved_wizard_py",
"target": "mod_funding_approved_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L65",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_approved_wizard_py",
"_tgt": "mod_funding_approved_wizard_modfundingapprovedwizardline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_approved_wizard_py",
"target": "mod_funding_approved_wizard_modfundingapprovedwizardline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L35",
"weight": 1.0,
"_src": "mod_funding_approved_wizard_modfundingapprovedwizard",
"_tgt": "mod_funding_approved_wizard_modfundingapprovedwizard_action_confirm",
"source": "mod_funding_approved_wizard_modfundingapprovedwizard",
"target": "mod_funding_approved_wizard_modfundingapprovedwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L36",
"weight": 1.0,
"_src": "mod_funding_approved_wizard_rationale_36",
"_tgt": "mod_funding_approved_wizard_modfundingapprovedwizard_action_confirm",
"source": "mod_funding_approved_wizard_modfundingapprovedwizard_action_confirm",
"target": "mod_funding_approved_wizard_rationale_36",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_approved_wizard.py",
"source_location": "L48",
"weight": 1.0,
"_src": "mod_funding_approved_wizard_modfundingapprovedwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "mod_funding_approved_wizard_modfundingapprovedwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_assessment_completed_wizard_py",
"_tgt": "assessment_completed_wizard_assessmentcompletedwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_assessment_completed_wizard_py",
"target": "assessment_completed_wizard_assessmentcompletedwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L59",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_assessment_completed_wizard_py",
"_tgt": "assessment_completed_wizard_compute_is_override",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_assessment_completed_wizard_py",
"target": "assessment_completed_wizard_compute_is_override",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L67",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_assessment_completed_wizard_py",
"_tgt": "assessment_completed_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_assessment_completed_wizard_py",
"target": "assessment_completed_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L79",
"weight": 1.0,
"_src": "assessment_completed_wizard_assessmentcompletedwizard",
"_tgt": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"source": "assessment_completed_wizard_assessmentcompletedwizard",
"target": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L158",
"weight": 1.0,
"_src": "assessment_completed_wizard_assessmentcompletedwizard",
"_tgt": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"source": "assessment_completed_wizard_assessmentcompletedwizard",
"target": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L154",
"weight": 1.0,
"_src": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"_tgt": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"source": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"target": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L80",
"weight": 1.0,
"_src": "assessment_completed_wizard_rationale_80",
"_tgt": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"source": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"target": "assessment_completed_wizard_rationale_80",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L111",
"weight": 1.0,
"_src": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "assessment_completed_wizard_assessmentcompletedwizard_action_complete",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L159",
"weight": 1.0,
"_src": "assessment_completed_wizard_rationale_159",
"_tgt": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"source": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"target": "assessment_completed_wizard_rationale_159",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/assessment_completed_wizard.py",
"source_location": "L221",
"weight": 1.0,
"_src": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"_tgt": "adp_export_record_create",
"source": "assessment_completed_wizard_assessmentcompletedwizard_send_backend_completion_email",
"target": "adp_export_record_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"_tgt": "case_close_verification_wizard_casecloseverificationwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"target": "case_close_verification_wizard_casecloseverificationwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L78",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"_tgt": "case_close_verification_wizard_compute_document_status",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"target": "case_close_verification_wizard_compute_document_status",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L88",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"_tgt": "case_close_verification_wizard_compute_all_verified",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"target": "case_close_verification_wizard_compute_all_verified",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L107",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"_tgt": "case_close_verification_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_case_close_verification_wizard_py",
"target": "case_close_verification_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L120",
"weight": 1.0,
"_src": "case_close_verification_wizard_casecloseverificationwizard",
"_tgt": "case_close_verification_wizard_casecloseverificationwizard_action_close_case",
"source": "case_close_verification_wizard_casecloseverificationwizard",
"target": "case_close_verification_wizard_casecloseverificationwizard_action_close_case",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L173",
"weight": 1.0,
"_src": "case_close_verification_wizard_casecloseverificationwizard",
"_tgt": "case_close_verification_wizard_casecloseverificationwizard_action_close_anyway",
"source": "case_close_verification_wizard_casecloseverificationwizard",
"target": "case_close_verification_wizard_casecloseverificationwizard_action_close_anyway",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "case_close_verification_wizard_rationale_15",
"_tgt": "case_close_verification_wizard_casecloseverificationwizard",
"source": "case_close_verification_wizard_casecloseverificationwizard",
"target": "case_close_verification_wizard_rationale_15",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L121",
"weight": 1.0,
"_src": "case_close_verification_wizard_rationale_121",
"_tgt": "case_close_verification_wizard_casecloseverificationwizard_action_close_case",
"source": "case_close_verification_wizard_casecloseverificationwizard_action_close_case",
"target": "case_close_verification_wizard_rationale_121",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L135",
"weight": 1.0,
"_src": "case_close_verification_wizard_casecloseverificationwizard_action_close_case",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "case_close_verification_wizard_casecloseverificationwizard_action_close_case",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "case_close_verification_wizard_rationale_174",
"_tgt": "case_close_verification_wizard_casecloseverificationwizard_action_close_anyway",
"source": "case_close_verification_wizard_casecloseverificationwizard_action_close_anyway",
"target": "case_close_verification_wizard_rationale_174",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/case_close_verification_wizard.py",
"source_location": "L180",
"weight": 1.0,
"_src": "case_close_verification_wizard_casecloseverificationwizard_action_close_anyway",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "case_close_verification_wizard_casecloseverificationwizard_action_close_anyway",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_awaiting_funding_wizard.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_awaiting_funding_wizard_py",
"_tgt": "mod_awaiting_funding_wizard_modawaitingfundingwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_awaiting_funding_wizard_py",
"target": "mod_awaiting_funding_wizard_modawaitingfundingwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_awaiting_funding_wizard.py",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_awaiting_funding_wizard_py",
"_tgt": "mod_awaiting_funding_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_awaiting_funding_wizard_py",
"target": "mod_awaiting_funding_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_awaiting_funding_wizard.py",
"source_location": "L30",
"weight": 1.0,
"_src": "mod_awaiting_funding_wizard_modawaitingfundingwizard",
"_tgt": "mod_awaiting_funding_wizard_modawaitingfundingwizard_action_confirm",
"source": "mod_awaiting_funding_wizard_modawaitingfundingwizard",
"target": "mod_awaiting_funding_wizard_modawaitingfundingwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_awaiting_funding_wizard.py",
"source_location": "L33",
"weight": 1.0,
"_src": "mod_awaiting_funding_wizard_modawaitingfundingwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "mod_awaiting_funding_wizard_modawaitingfundingwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py",
"_tgt": "adp_export_wizard_fusioncentralexportwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py",
"target": "adp_export_wizard_fusioncentralexportwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L46",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py",
"_tgt": "adp_export_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py",
"target": "adp_export_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L62",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_get_field_value",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_get_field_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L66",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_format_date",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_format_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L77",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L83",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_validate_dates",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_validate_dates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L104",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_verify_portions",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_verify_portions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L175",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L290",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L336",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_get_export_filename",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_get_export_filename",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L345",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_check_existing_file",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_check_existing_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L362",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_action_export",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_action_export",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L428",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"source": "adp_export_wizard_fusioncentralexportwizard",
"target": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L63",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_63",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_get_field_value",
"source": "adp_export_wizard_fusioncentralexportwizard_get_field_value",
"target": "adp_export_wizard_rationale_63",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L268",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_format_date",
"source": "adp_export_wizard_fusioncentralexportwizard_format_date",
"target": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L67",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_67",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_format_date",
"source": "adp_export_wizard_fusioncentralexportwizard_format_date",
"target": "adp_export_wizard_rationale_67",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L202",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"source": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"target": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L78",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_78",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"source": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"target": "adp_export_wizard_rationale_78",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L79",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "adp_export_wizard_fusioncentralexportwizard_should_skip_line",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L300",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_validate_dates",
"source": "adp_export_wizard_fusioncentralexportwizard_validate_dates",
"target": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L84",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_84",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_validate_dates",
"source": "adp_export_wizard_fusioncentralexportwizard_validate_dates",
"target": "adp_export_wizard_rationale_84",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L239",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_verify_portions",
"source": "adp_export_wizard_fusioncentralexportwizard_verify_portions",
"target": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L106",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_106",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_verify_portions",
"source": "adp_export_wizard_fusioncentralexportwizard_verify_portions",
"target": "adp_export_wizard_rationale_106",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L303",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"source": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"target": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L176",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_176",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"source": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"target": "adp_export_wizard_rationale_176",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L190",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"target": "sale_order_saleorder_get_client_type"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L206",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L255",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"_tgt": "sale_order_line_saleorderline_get_serial_number",
"source": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines",
"target": "sale_order_line_saleorderline_get_serial_number"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L384",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_action_export",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"source": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"target": "adp_export_wizard_fusioncentralexportwizard_action_export",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L291",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_291",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"source": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"target": "adp_export_wizard_rationale_291",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L296",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"_tgt": "account_move_accountmove_is_adp_invoice",
"source": "adp_export_wizard_fusioncentralexportwizard_generate_export_content",
"target": "account_move_accountmove_is_adp_invoice"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L380",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_action_export",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_get_export_filename",
"source": "adp_export_wizard_fusioncentralexportwizard_get_export_filename",
"target": "adp_export_wizard_fusioncentralexportwizard_action_export",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L337",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_337",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_get_export_filename",
"source": "adp_export_wizard_fusioncentralexportwizard_get_export_filename",
"target": "adp_export_wizard_rationale_337",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L382",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_action_export",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_check_existing_file",
"source": "adp_export_wizard_fusioncentralexportwizard_check_existing_file",
"target": "adp_export_wizard_fusioncentralexportwizard_action_export",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L346",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_346",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_check_existing_file",
"source": "adp_export_wizard_fusioncentralexportwizard_check_existing_file",
"target": "adp_export_wizard_rationale_346",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L398",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_action_export",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"source": "adp_export_wizard_fusioncentralexportwizard_action_export",
"target": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L363",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_363",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_action_export",
"source": "adp_export_wizard_fusioncentralexportwizard_action_export",
"target": "adp_export_wizard_rationale_363",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L401",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_action_export",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "adp_export_wizard_fusioncentralexportwizard_action_export",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L429",
"weight": 1.0,
"_src": "adp_export_wizard_rationale_429",
"_tgt": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"source": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"target": "adp_export_wizard_rationale_429",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L432",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"_tgt": "adp_export_record_get_posting_period_for_file",
"source": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"target": "adp_export_record_get_posting_period_for_file"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py",
"source_location": "L434",
"weight": 1.0,
"_src": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"_tgt": "adp_export_record_create",
"source": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records",
"target": "adp_export_record_create"
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/__init__.py",
"source_location": "L36",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_init_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_init_py",
"target": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_pre_approved_wizard_py",
"_tgt": "odsp_pre_approved_wizard_odsppreapprovedwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_pre_approved_wizard_py",
"target": "odsp_pre_approved_wizard_odsppreapprovedwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L26",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_pre_approved_wizard_py",
"_tgt": "odsp_pre_approved_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_pre_approved_wizard_py",
"target": "odsp_pre_approved_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L33",
"weight": 1.0,
"_src": "odsp_pre_approved_wizard_odsppreapprovedwizard",
"_tgt": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"source": "odsp_pre_approved_wizard_odsppreapprovedwizard",
"target": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L42",
"weight": 1.0,
"_src": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L52",
"weight": 1.0,
"_src": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"_tgt": "adp_export_record_create",
"source": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_pre_approved_wizard.py",
"source_location": "L68",
"weight": 1.0,
"_src": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "odsp_pre_approved_wizard_odsppreapprovedwizard_action_confirm",
"target": "sale_order_saleorder_odsp_advance_status"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_sale_advance_payment_inv_py",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_sale_advance_payment_inv_py",
"target": "sale_advance_payment_inv_saleadvancepaymentinv",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L25",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_is_adp_sale_order",
"source": "sale_advance_payment_inv_saleadvancepaymentinv",
"target": "sale_advance_payment_inv_saleadvancepaymentinv_is_adp_sale_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L33",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_get_adp_client_type",
"source": "sale_advance_payment_inv_saleadvancepaymentinv",
"target": "sale_advance_payment_inv_saleadvancepaymentinv_get_adp_client_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L41",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"source": "sale_advance_payment_inv_saleadvancepaymentinv",
"target": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L49",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"source": "sale_advance_payment_inv_saleadvancepaymentinv",
"target": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L91",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"source": "sale_advance_payment_inv_saleadvancepaymentinv",
"target": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L26",
"weight": 1.0,
"_src": "sale_advance_payment_inv_rationale_26",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_is_adp_sale_order",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_is_adp_sale_order",
"target": "sale_advance_payment_inv_rationale_26",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L29",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_is_adp_sale_order",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_is_adp_sale_order",
"target": "sale_order_saleorder_is_adp_sale"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L34",
"weight": 1.0,
"_src": "sale_advance_payment_inv_rationale_34",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_get_adp_client_type",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_get_adp_client_type",
"target": "sale_advance_payment_inv_rationale_34",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L38",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_get_adp_client_type",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_get_adp_client_type",
"target": "sale_order_saleorder_get_client_type"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L44",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"target": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L46",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"target": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L42",
"weight": 1.0,
"_src": "sale_advance_payment_inv_rationale_42",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_invoices",
"target": "sale_advance_payment_inv_rationale_42",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L50",
"weight": 1.0,
"_src": "sale_advance_payment_inv_rationale_50",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"target": "sale_advance_payment_inv_rationale_50",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L55",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"target": "sale_order_saleorder_is_adp_sale"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L58",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"target": "sale_order_saleorder_get_client_type"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L65",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"_tgt": "sale_order_saleorder_create_adp_split_invoice",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_client_invoice",
"target": "sale_order_saleorder_create_adp_split_invoice"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L92",
"weight": 1.0,
"_src": "sale_advance_payment_inv_rationale_92",
"_tgt": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"target": "sale_advance_payment_inv_rationale_92",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L97",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"target": "sale_order_saleorder_is_adp_sale"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/sale_advance_payment_inv.py",
"source_location": "L100",
"weight": 1.0,
"_src": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"_tgt": "sale_order_saleorder_create_adp_split_invoice",
"source": "sale_advance_payment_inv_saleadvancepaymentinv_create_adp_portion_invoice",
"target": "sale_order_saleorder_create_adp_split_invoice"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_to_bill_wizard_py",
"_tgt": "ready_to_bill_wizard_readytobillwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_to_bill_wizard_py",
"target": "ready_to_bill_wizard_readytobillwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L74",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_to_bill_wizard_py",
"_tgt": "ready_to_bill_wizard_compute_existing_data",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_to_bill_wizard_py",
"target": "ready_to_bill_wizard_compute_existing_data",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L86",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_to_bill_wizard_py",
"_tgt": "ready_to_bill_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_to_bill_wizard_py",
"target": "ready_to_bill_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L110",
"weight": 1.0,
"_src": "ready_to_bill_wizard_readytobillwizard",
"_tgt": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"source": "ready_to_bill_wizard_readytobillwizard",
"target": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "ready_to_bill_wizard_rationale_14",
"_tgt": "ready_to_bill_wizard_readytobillwizard",
"source": "ready_to_bill_wizard_readytobillwizard",
"target": "ready_to_bill_wizard_rationale_14",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L111",
"weight": 1.0,
"_src": "ready_to_bill_wizard_rationale_111",
"_tgt": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"source": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"target": "ready_to_bill_wizard_rationale_111",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L138",
"weight": 1.0,
"_src": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_to_bill_wizard.py",
"source_location": "L146",
"weight": 1.0,
"_src": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"_tgt": "adp_export_record_create",
"source": "ready_to_bill_wizard_readytobillwizard_action_mark_ready_to_bill",
"target": "adp_export_record_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_path_wizard_py",
"_tgt": "mod_submission_path_wizard_modsubmissionpathwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_path_wizard_py",
"target": "mod_submission_path_wizard_modsubmissionpathwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L32",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_path_wizard_py",
"_tgt": "mod_submission_path_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_path_wizard_py",
"target": "mod_submission_path_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L41",
"weight": 1.0,
"_src": "mod_submission_path_wizard_modsubmissionpathwizard",
"_tgt": "mod_submission_path_wizard_modsubmissionpathwizard_action_confirm",
"source": "mod_submission_path_wizard_modsubmissionpathwizard",
"target": "mod_submission_path_wizard_modsubmissionpathwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L46",
"weight": 1.0,
"_src": "mod_submission_path_wizard_modsubmissionpathwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "mod_submission_path_wizard_modsubmissionpathwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_path_wizard.py",
"source_location": "L70",
"weight": 1.0,
"_src": "mod_submission_path_wizard_modsubmissionpathwizard_action_confirm",
"_tgt": "sale_order_saleorder_send_mod_vod_request_email",
"source": "mod_submission_path_wizard_modsubmissionpathwizard_action_confirm",
"target": "sale_order_saleorder_send_mod_vod_request_email"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_page11_wizard_py",
"_tgt": "send_page11_wizard_sendpage11wizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_page11_wizard_py",
"target": "send_page11_wizard_sendpage11wizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L41",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_page11_wizard_py",
"_tgt": "send_page11_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_send_page11_wizard_py",
"target": "send_page11_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L55",
"weight": 1.0,
"_src": "send_page11_wizard_sendpage11wizard",
"_tgt": "send_page11_wizard_sendpage11wizard_action_send",
"source": "send_page11_wizard_sendpage11wizard",
"target": "send_page11_wizard_sendpage11wizard_action_send",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L56",
"weight": 1.0,
"_src": "send_page11_wizard_rationale_56",
"_tgt": "send_page11_wizard_sendpage11wizard_action_send",
"source": "send_page11_wizard_sendpage11wizard_action_send",
"target": "send_page11_wizard_rationale_56",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L64",
"weight": 1.0,
"_src": "send_page11_wizard_sendpage11wizard_action_send",
"_tgt": "adp_export_record_create",
"source": "send_page11_wizard_sendpage11wizard_action_send",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/send_page11_wizard.py",
"source_location": "L77",
"weight": 1.0,
"_src": "send_page11_wizard_sendpage11wizard_action_send",
"_tgt": "page11_sign_request_page11signrequest_send_signing_email",
"source": "send_page11_wizard_sendpage11wizard_action_send",
"target": "page11_sign_request_page11signrequest_send_signing_email"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"_tgt": "odsp_sa_mobility_wizard_samobilitypartline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"target": "odsp_sa_mobility_wizard_samobilitypartline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L92",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"_tgt": "odsp_sa_mobility_wizard_compute_taxes",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"target": "odsp_sa_mobility_wizard_compute_taxes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L97",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"_tgt": "odsp_sa_mobility_wizard_compute_amount",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"target": "odsp_sa_mobility_wizard_compute_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L49",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"_tgt": "odsp_sa_mobility_wizard_samobilitylabourline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"target": "odsp_sa_mobility_wizard_samobilitylabourline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L76",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"_tgt": "odsp_sa_mobility_wizard_samobilityfeeline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"target": "odsp_sa_mobility_wizard_samobilityfeeline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L102",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"target": "odsp_sa_mobility_wizard_samobilitywizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L189",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"_tgt": "odsp_sa_mobility_wizard_compute_totals",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"target": "odsp_sa_mobility_wizard_compute_totals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L197",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"_tgt": "odsp_sa_mobility_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_sa_mobility_wizard_py",
"target": "odsp_sa_mobility_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L280",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_get_template_path",
"source": "odsp_sa_mobility_wizard_samobilitywizard",
"target": "odsp_sa_mobility_wizard_samobilitywizard_get_template_path",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L285",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_build_field_mapping",
"source": "odsp_sa_mobility_wizard_samobilitywizard",
"target": "odsp_sa_mobility_wizard_samobilitywizard_build_field_mapping",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L386",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"source": "odsp_sa_mobility_wizard_samobilitywizard",
"target": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L444",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"source": "odsp_sa_mobility_wizard_samobilitywizard",
"target": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L462",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"source": "odsp_sa_mobility_wizard_samobilitywizard",
"target": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L492",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"source": "odsp_sa_mobility_wizard_samobilitywizard",
"target": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L553",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_get_device_label",
"source": "odsp_sa_mobility_wizard_samobilitywizard",
"target": "odsp_sa_mobility_wizard_samobilitywizard_get_device_label",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L392",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_get_template_path",
"source": "odsp_sa_mobility_wizard_samobilitywizard_get_template_path",
"target": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L281",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_rationale_281",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_get_template_path",
"source": "odsp_sa_mobility_wizard_samobilitywizard_get_template_path",
"target": "odsp_sa_mobility_wizard_rationale_281",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L396",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_build_field_mapping",
"source": "odsp_sa_mobility_wizard_samobilitywizard_build_field_mapping",
"target": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L286",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_rationale_286",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_build_field_mapping",
"source": "odsp_sa_mobility_wizard_samobilitywizard_build_field_mapping",
"target": "odsp_sa_mobility_wizard_rationale_286",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L468",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"source": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"target": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L498",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"source": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"target": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L387",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_rationale_387",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"source": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"target": "odsp_sa_mobility_wizard_rationale_387",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L441",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "odsp_sa_mobility_wizard_samobilitywizard_fill_pdf",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L467",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"source": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"target": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L497",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"source": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"target": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L445",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_rationale_445",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"source": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"target": "odsp_sa_mobility_wizard_rationale_445",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L447",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "odsp_sa_mobility_wizard_samobilitywizard_save_form_data",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L463",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_rationale_463",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"source": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"target": "odsp_sa_mobility_wizard_rationale_463",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L471",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"_tgt": "adp_export_record_create",
"source": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_and_attach",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L531",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_get_device_label",
"source": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"target": "odsp_sa_mobility_wizard_samobilitywizard_get_device_label",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L493",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_rationale_493",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"source": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"target": "odsp_sa_mobility_wizard_rationale_493",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L502",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"_tgt": "adp_export_record_create",
"source": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L529",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"_tgt": "sale_order_saleorder_send_sa_mobility_email",
"source": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"target": "sale_order_saleorder_send_sa_mobility_email"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L540",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"_tgt": "sale_order_saleorder_get_sa_mobility_email",
"source": "odsp_sa_mobility_wizard_samobilitywizard_action_fill_attach_and_send",
"target": "sale_order_saleorder_get_sa_mobility_email"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_sa_mobility_wizard.py",
"source_location": "L554",
"weight": 1.0,
"_src": "odsp_sa_mobility_wizard_rationale_554",
"_tgt": "odsp_sa_mobility_wizard_samobilitywizard_get_device_label",
"source": "odsp_sa_mobility_wizard_samobilitywizard_get_device_label",
"target": "odsp_sa_mobility_wizard_rationale_554",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_account_payment_register_py",
"_tgt": "account_payment_register_accountpaymentregister",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_account_payment_register_py",
"target": "account_payment_register_accountpaymentregister",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L31",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_account_payment_register_py",
"_tgt": "account_payment_register_compute_is_card_payment",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_account_payment_register_py",
"target": "account_payment_register_compute_is_card_payment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L50",
"weight": 1.0,
"_src": "account_payment_register_accountpaymentregister",
"_tgt": "account_payment_register_accountpaymentregister_action_create_payments",
"source": "account_payment_register_accountpaymentregister",
"target": "account_payment_register_accountpaymentregister_action_create_payments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L69",
"weight": 1.0,
"_src": "account_payment_register_accountpaymentregister",
"_tgt": "account_payment_register_accountpaymentregister_create_payment_vals_from_wizard",
"source": "account_payment_register_accountpaymentregister",
"target": "account_payment_register_accountpaymentregister_create_payment_vals_from_wizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L51",
"weight": 1.0,
"_src": "account_payment_register_rationale_51",
"_tgt": "account_payment_register_accountpaymentregister_action_create_payments",
"source": "account_payment_register_accountpaymentregister_action_create_payments",
"target": "account_payment_register_rationale_51",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/account_payment_register.py",
"source_location": "L70",
"weight": 1.0,
"_src": "account_payment_register_rationale_70",
"_tgt": "account_payment_register_accountpaymentregister_create_payment_vals_from_wizard",
"source": "account_payment_register_accountpaymentregister_create_payment_vals_from_wizard",
"target": "account_payment_register_rationale_70",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"_tgt": "submission_verification_wizard_submissionverificationwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"target": "submission_verification_wizard_submissionverificationwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L85",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"_tgt": "submission_verification_wizard_compute_summary",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"target": "submission_verification_wizard_compute_summary",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L94",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"_tgt": "submission_verification_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"target": "submission_verification_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L354",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"_tgt": "submission_verification_wizard_submissionverificationwizardline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_submission_verification_wizard_py",
"target": "submission_verification_wizard_submissionverificationwizardline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L194",
"weight": 1.0,
"_src": "submission_verification_wizard_submissionverificationwizard",
"_tgt": "submission_verification_wizard_submissionverificationwizard_action_confirm_submission",
"source": "submission_verification_wizard_submissionverificationwizard",
"target": "submission_verification_wizard_submissionverificationwizard_action_confirm_submission",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L339",
"weight": 1.0,
"_src": "submission_verification_wizard_submissionverificationwizard",
"_tgt": "submission_verification_wizard_submissionverificationwizard_action_select_all",
"source": "submission_verification_wizard_submissionverificationwizard",
"target": "submission_verification_wizard_submissionverificationwizard_action_select_all",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "submission_verification_wizard_rationale_15",
"_tgt": "submission_verification_wizard_submissionverificationwizard",
"source": "submission_verification_wizard_submissionverificationwizard",
"target": "submission_verification_wizard_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L119",
"weight": 1.0,
"_src": "submission_verification_wizard_default_get",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "submission_verification_wizard_default_get",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L195",
"weight": 1.0,
"_src": "submission_verification_wizard_rationale_195",
"_tgt": "submission_verification_wizard_submissionverificationwizard_action_confirm_submission",
"source": "submission_verification_wizard_submissionverificationwizard_action_confirm_submission",
"target": "submission_verification_wizard_rationale_195",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L238",
"weight": 1.0,
"_src": "submission_verification_wizard_submissionverificationwizard_action_confirm_submission",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "submission_verification_wizard_submissionverificationwizard_action_confirm_submission",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L340",
"weight": 1.0,
"_src": "submission_verification_wizard_rationale_340",
"_tgt": "submission_verification_wizard_submissionverificationwizard_action_select_all",
"source": "submission_verification_wizard_submissionverificationwizard_action_select_all",
"target": "submission_verification_wizard_rationale_340",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/submission_verification_wizard.py",
"source_location": "L355",
"weight": 1.0,
"_src": "submission_verification_wizard_rationale_355",
"_tgt": "submission_verification_wizard_submissionverificationwizardline",
"source": "submission_verification_wizard_submissionverificationwizardline",
"target": "submission_verification_wizard_rationale_355",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_confirmed_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_confirmed_wizard_py",
"_tgt": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_confirmed_wizard_py",
"target": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_confirmed_wizard.py",
"source_location": "L45",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_confirmed_wizard_py",
"_tgt": "mod_submission_confirmed_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_submission_confirmed_wizard_py",
"target": "mod_submission_confirmed_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_confirmed_wizard.py",
"source_location": "L59",
"weight": 1.0,
"_src": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard",
"_tgt": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard_action_confirm",
"source": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard",
"target": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_submission_confirmed_wizard.py",
"source_location": "L69",
"weight": 1.0,
"_src": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "mod_submission_confirmed_wizard_modsubmissionconfirmedwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_discretionary_wizard_py",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_discretionary_wizard_py",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L66",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_discretionary_wizard_py",
"_tgt": "odsp_discretionary_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_discretionary_wizard_py",
"target": "odsp_discretionary_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L94",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_get_template_path",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_get_template_path",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L99",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_build_field_mapping",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_build_field_mapping",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L133",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L193",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L198",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L236",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L256",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L266",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L297",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L337",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L142",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_get_template_path",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_get_template_path",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L95",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_95",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_get_template_path",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_get_template_path",
"target": "odsp_discretionary_wizard_rationale_95",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L146",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_build_field_mapping",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_build_field_mapping",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L100",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_100",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_build_field_mapping",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_build_field_mapping",
"target": "odsp_discretionary_wizard_rationale_100",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L204",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L134",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_134",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"target": "odsp_discretionary_wizard_rationale_134",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L190",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_fill_pdf",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L239",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L271",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L300",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L342",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L194",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_194",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_sync_odsp_office",
"target": "odsp_discretionary_wizard_rationale_194",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L242",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L275",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L310",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L352",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L199",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_199",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"target": "odsp_discretionary_wizard_rationale_199",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L207",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"_tgt": "adp_export_record_create",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L217",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_generate_and_attach",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L237",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_237",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"target": "odsp_discretionary_wizard_rationale_237",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L244",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"target": "sale_order_saleorder_get_odsp_status"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L245",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_action_fill_and_attach",
"target": "sale_order_saleorder_odsp_advance_status"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L277",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L317",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L359",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"target": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L257",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_257",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"target": "odsp_discretionary_wizard_rationale_257",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L258",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"target": "sale_order_saleorder_get_odsp_status"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L260",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_advance_status_on_submit",
"target": "sale_order_saleorder_odsp_advance_status"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L267",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_267",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax",
"target": "odsp_discretionary_wizard_rationale_267",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L298",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_298",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"target": "odsp_discretionary_wizard_rationale_298",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L312",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"_tgt": "sale_order_saleorder_send_odsp_submission_email",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_email",
"target": "sale_order_saleorder_send_odsp_submission_email"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L338",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_rationale_338",
"_tgt": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"target": "odsp_discretionary_wizard_rationale_338",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_discretionary_wizard.py",
"source_location": "L354",
"weight": 1.0,
"_src": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"_tgt": "sale_order_saleorder_send_odsp_submission_email",
"source": "odsp_discretionary_wizard_discretionarybenefitwizard_action_send_fax_and_email",
"target": "sale_order_saleorder_send_odsp_submission_email"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_pca_received_wizard_py",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_pca_received_wizard_py",
"target": "mod_pca_received_wizard_modpcareceivedwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L50",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_pca_received_wizard_py",
"_tgt": "mod_pca_received_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_pca_received_wizard_py",
"target": "mod_pca_received_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L70",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_pca_received_wizard_py",
"_tgt": "mod_pca_received_wizard_onchange_compute_preview",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_pca_received_wizard_py",
"target": "mod_pca_received_wizard_onchange_compute_preview",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L107",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"source": "mod_pca_received_wizard_modpcareceivedwizard",
"target": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L163",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard",
"target": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L186",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard",
"target": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L219",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard",
"target": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L262",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_log_pca_and_invoices",
"source": "mod_pca_received_wizard_modpcareceivedwizard",
"target": "mod_pca_received_wizard_modpcareceivedwizard_log_pca_and_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L297",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_open_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard",
"target": "mod_pca_received_wizard_modpcareceivedwizard_open_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L150",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"target": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L151",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_log_pca_and_invoices",
"source": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"target": "mod_pca_received_wizard_modpcareceivedwizard_log_pca_and_invoices",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L152",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_open_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"target": "mod_pca_received_wizard_modpcareceivedwizard_open_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L154",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"target": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L155",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"target": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L108",
"weight": 1.0,
"_src": "mod_pca_received_wizard_rationale_108",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"source": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"target": "mod_pca_received_wizard_rationale_108",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L143",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L146",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"_tgt": "sale_order_saleorder_get_mod_partner",
"source": "mod_pca_received_wizard_modpcareceivedwizard_action_confirm",
"target": "sale_order_saleorder_get_mod_partner"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L164",
"weight": 1.0,
"_src": "mod_pca_received_wizard_rationale_164",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"target": "mod_pca_received_wizard_rationale_164",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L168",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"_tgt": "adp_export_record_create",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"_tgt": "sale_order_line_saleorderline_prepare_invoice_line",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"target": "sale_order_line_saleorderline_prepare_invoice_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L179",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"_tgt": "sale_order_saleorder_create_mod_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_full_invoice",
"target": "sale_order_saleorder_create_mod_invoice"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L187",
"weight": 1.0,
"_src": "mod_pca_received_wizard_rationale_187",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"target": "mod_pca_received_wizard_rationale_187",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L194",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"_tgt": "adp_export_record_create",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L206",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"_tgt": "sale_order_line_saleorderline_prepare_invoice_line",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"target": "sale_order_line_saleorderline_prepare_invoice_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L212",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"_tgt": "sale_order_saleorder_create_mod_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_split_mod_invoice",
"target": "sale_order_saleorder_create_mod_invoice"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L220",
"weight": 1.0,
"_src": "mod_pca_received_wizard_rationale_220",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"target": "mod_pca_received_wizard_rationale_220",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L227",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"_tgt": "adp_export_record_create",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L240",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"_tgt": "sale_order_line_saleorderline_prepare_invoice_line",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"target": "sale_order_line_saleorderline_prepare_invoice_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L251",
"weight": 1.0,
"_src": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"_tgt": "sale_order_saleorder_create_mod_invoice",
"source": "mod_pca_received_wizard_modpcareceivedwizard_create_split_client_invoice",
"target": "sale_order_saleorder_create_mod_invoice"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_pca_received_wizard.py",
"source_location": "L263",
"weight": 1.0,
"_src": "mod_pca_received_wizard_rationale_263",
"_tgt": "mod_pca_received_wizard_modpcareceivedwizard_log_pca_and_invoices",
"source": "mod_pca_received_wizard_modpcareceivedwizard_log_pca_and_invoices",
"target": "mod_pca_received_wizard_rationale_263",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_submit_to_odsp_wizard_py",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_submit_to_odsp_wizard_py",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L42",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_submit_to_odsp_wizard_py",
"_tgt": "odsp_submit_to_odsp_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_odsp_submit_to_odsp_wizard_py",
"target": "odsp_submit_to_odsp_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L59",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L64",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L101",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L108",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L148",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L177",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L111",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L151",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L180",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L60",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_rationale_60",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_sync_odsp_office",
"target": "odsp_submit_to_odsp_wizard_rationale_60",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L121",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L155",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L190",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L65",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_rationale_65",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"target": "odsp_submit_to_odsp_wizard_rationale_65",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L73",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"_tgt": "adp_export_record_create",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L85",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_generate_attachments",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L128",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L157",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L197",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"target": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L102",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_rationale_102",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"target": "odsp_submit_to_odsp_wizard_rationale_102",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L103",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"target": "sale_order_saleorder_get_odsp_status"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L105",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_advance_status",
"target": "sale_order_saleorder_odsp_advance_status"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L109",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_rationale_109",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"target": "odsp_submit_to_odsp_wizard_rationale_109",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L123",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"_tgt": "sale_order_saleorder_send_odsp_submission_email",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_email",
"target": "sale_order_saleorder_send_odsp_submission_email"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L149",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_rationale_149",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax",
"target": "odsp_submit_to_odsp_wizard_rationale_149",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L178",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_rationale_178",
"_tgt": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"target": "odsp_submit_to_odsp_wizard_rationale_178",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/odsp_submit_to_odsp_wizard.py",
"source_location": "L192",
"weight": 1.0,
"_src": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"_tgt": "sale_order_saleorder_send_odsp_submission_email",
"source": "odsp_submit_to_odsp_wizard_odspsubmittoodspwizard_action_send_fax_and_email",
"target": "sale_order_saleorder_send_odsp_submission_email"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_schedule_assessment_wizard_py",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_schedule_assessment_wizard_py",
"target": "schedule_assessment_wizard_scheduleassessmentwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L76",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_schedule_assessment_wizard_py",
"_tgt": "schedule_assessment_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_schedule_assessment_wizard_py",
"target": "schedule_assessment_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L95",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"source": "schedule_assessment_wizard_scheduleassessmentwizard",
"target": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L147",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"source": "schedule_assessment_wizard_scheduleassessmentwizard",
"target": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L188",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_build_event_description",
"source": "schedule_assessment_wizard_scheduleassessmentwizard",
"target": "schedule_assessment_wizard_scheduleassessmentwizard_build_event_description",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L206",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_format_time",
"source": "schedule_assessment_wizard_scheduleassessmentwizard",
"target": "schedule_assessment_wizard_scheduleassessmentwizard_format_time",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "schedule_assessment_wizard_rationale_15",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard",
"source": "schedule_assessment_wizard_scheduleassessmentwizard",
"target": "schedule_assessment_wizard_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L114",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"target": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L123",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_format_time",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"target": "schedule_assessment_wizard_scheduleassessmentwizard_format_time",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L96",
"weight": 1.0,
"_src": "schedule_assessment_wizard_rationale_96",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"target": "schedule_assessment_wizard_rationale_96",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L117",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_action_schedule",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L164",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_build_event_description",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"target": "schedule_assessment_wizard_scheduleassessmentwizard_build_event_description",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L148",
"weight": 1.0,
"_src": "schedule_assessment_wizard_rationale_148",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"target": "schedule_assessment_wizard_rationale_148",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L178",
"weight": 1.0,
"_src": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"_tgt": "adp_export_record_create",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_create_calendar_event",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L189",
"weight": 1.0,
"_src": "schedule_assessment_wizard_rationale_189",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_build_event_description",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_build_event_description",
"target": "schedule_assessment_wizard_rationale_189",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/schedule_assessment_wizard.py",
"source_location": "L207",
"weight": 1.0,
"_src": "schedule_assessment_wizard_rationale_207",
"_tgt": "schedule_assessment_wizard_scheduleassessmentwizard_format_time",
"source": "schedule_assessment_wizard_scheduleassessmentwizard_format_time",
"target": "schedule_assessment_wizard_rationale_207",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L18",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_import_wizard_py",
"_tgt": "device_import_wizard_devicecodeimportwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_import_wizard_py",
"target": "device_import_wizard_devicecodeimportwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L44",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_import_wizard_py",
"_tgt": "device_import_wizard_onchange_filename",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_device_import_wizard_py",
"target": "device_import_wizard_onchange_filename",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L52",
"weight": 1.0,
"_src": "device_import_wizard_devicecodeimportwizard",
"_tgt": "device_import_wizard_devicecodeimportwizard_parse_csv_content",
"source": "device_import_wizard_devicecodeimportwizard",
"target": "device_import_wizard_devicecodeimportwizard_parse_csv_content",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L142",
"weight": 1.0,
"_src": "device_import_wizard_devicecodeimportwizard",
"_tgt": "device_import_wizard_devicecodeimportwizard_action_import",
"source": "device_import_wizard_devicecodeimportwizard",
"target": "device_import_wizard_devicecodeimportwizard_action_import",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L155",
"weight": 1.0,
"_src": "device_import_wizard_devicecodeimportwizard_action_import",
"_tgt": "device_import_wizard_devicecodeimportwizard_parse_csv_content",
"source": "device_import_wizard_devicecodeimportwizard_parse_csv_content",
"target": "device_import_wizard_devicecodeimportwizard_action_import",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L53",
"weight": 1.0,
"_src": "device_import_wizard_rationale_53",
"_tgt": "device_import_wizard_devicecodeimportwizard_parse_csv_content",
"source": "device_import_wizard_devicecodeimportwizard_parse_csv_content",
"target": "device_import_wizard_rationale_53",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L143",
"weight": 1.0,
"_src": "device_import_wizard_rationale_143",
"_tgt": "device_import_wizard_devicecodeimportwizard_action_import",
"source": "device_import_wizard_devicecodeimportwizard_action_import",
"target": "device_import_wizard_rationale_143",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "device_import_wizard_devicecodeimportwizard_action_import",
"_tgt": "fusion_adp_device_code_import_from_json",
"source": "device_import_wizard_devicecodeimportwizard_action_import",
"target": "fusion_adp_device_code_import_from_json"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/device_import_wizard.py",
"source_location": "L177",
"weight": 1.0,
"_src": "device_import_wizard_devicecodeimportwizard_action_import",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "device_import_wizard_devicecodeimportwizard_action_import",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L230",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"_tgt": "field_mapping_config_wizard_fieldmappingline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"target": "field_mapping_config_wizard_fieldmappingline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L267",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"_tgt": "field_mapping_config_wizard_compute_field_exists",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"target": "field_mapping_config_wizard_compute_field_exists",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L282",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"_tgt": "field_mapping_config_wizard_onchange_field_name",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"target": "field_mapping_config_wizard_onchange_field_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L288",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"target": "field_mapping_config_wizard_fieldmappingconfigwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L319",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"_tgt": "field_mapping_config_wizard_compute_summary",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"target": "field_mapping_config_wizard_compute_summary",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L331",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"_tgt": "field_mapping_config_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_field_mapping_config_wizard_py",
"target": "field_mapping_config_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L231",
"weight": 1.0,
"_src": "field_mapping_config_wizard_rationale_231",
"_tgt": "field_mapping_config_wizard_fieldmappingline",
"source": "field_mapping_config_wizard_fieldmappingline",
"target": "field_mapping_config_wizard_rationale_231",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L365",
"weight": 1.0,
"_src": "field_mapping_config_wizard_fieldmappingconfigwizard",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard",
"target": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L379",
"weight": 1.0,
"_src": "field_mapping_config_wizard_fieldmappingconfigwizard",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save_and_close",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard",
"target": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save_and_close",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L384",
"weight": 1.0,
"_src": "field_mapping_config_wizard_fieldmappingconfigwizard",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_reset_defaults",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard",
"target": "field_mapping_config_wizard_fieldmappingconfigwizard_action_reset_defaults",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L401",
"weight": 1.0,
"_src": "field_mapping_config_wizard_fieldmappingconfigwizard",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_auto_detect",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard",
"target": "field_mapping_config_wizard_fieldmappingconfigwizard_action_auto_detect",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L458",
"weight": 1.0,
"_src": "field_mapping_config_wizard_fieldmappingconfigwizard",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_close",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard",
"target": "field_mapping_config_wizard_fieldmappingconfigwizard_action_close",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L289",
"weight": 1.0,
"_src": "field_mapping_config_wizard_rationale_289",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard",
"target": "field_mapping_config_wizard_rationale_289",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L381",
"weight": 1.0,
"_src": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save_and_close",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save",
"target": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save_and_close",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L366",
"weight": 1.0,
"_src": "field_mapping_config_wizard_rationale_366",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save",
"target": "field_mapping_config_wizard_rationale_366",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L380",
"weight": 1.0,
"_src": "field_mapping_config_wizard_rationale_380",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save_and_close",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard_action_save_and_close",
"target": "field_mapping_config_wizard_rationale_380",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L385",
"weight": 1.0,
"_src": "field_mapping_config_wizard_rationale_385",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_reset_defaults",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard_action_reset_defaults",
"target": "field_mapping_config_wizard_rationale_385",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L402",
"weight": 1.0,
"_src": "field_mapping_config_wizard_rationale_402",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_auto_detect",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard_action_auto_detect",
"target": "field_mapping_config_wizard_rationale_402",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/field_mapping_config_wizard.py",
"source_location": "L459",
"weight": 1.0,
"_src": "field_mapping_config_wizard_rationale_459",
"_tgt": "field_mapping_config_wizard_fieldmappingconfigwizard_action_close",
"source": "field_mapping_config_wizard_fieldmappingconfigwizard_action_close",
"target": "field_mapping_config_wizard_rationale_459",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_delivery_wizard_py",
"_tgt": "ready_for_delivery_wizard_readyfordeliverywizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_delivery_wizard_py",
"target": "ready_for_delivery_wizard_readyfordeliverywizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L79",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_delivery_wizard_py",
"_tgt": "ready_for_delivery_wizard_compute_delivery_address",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_ready_for_delivery_wizard_py",
"target": "ready_for_delivery_wizard_compute_delivery_address",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L94",
"weight": 1.0,
"_src": "ready_for_delivery_wizard_readyfordeliverywizard",
"_tgt": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"source": "ready_for_delivery_wizard_readyfordeliverywizard",
"target": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L158",
"weight": 1.0,
"_src": "ready_for_delivery_wizard_readyfordeliverywizard",
"_tgt": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"source": "ready_for_delivery_wizard_readyfordeliverywizard",
"target": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L154",
"weight": 1.0,
"_src": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"_tgt": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"source": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"target": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L95",
"weight": 1.0,
"_src": "ready_for_delivery_wizard_rationale_95",
"_tgt": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"source": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"target": "ready_for_delivery_wizard_rationale_95",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L107",
"weight": 1.0,
"_src": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L147",
"weight": 1.0,
"_src": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"_tgt": "sale_order_saleorder_send_ready_for_delivery_email",
"source": "ready_for_delivery_wizard_readyfordeliverywizard_action_confirm",
"target": "sale_order_saleorder_send_ready_for_delivery_email"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L159",
"weight": 1.0,
"_src": "ready_for_delivery_wizard_rationale_159",
"_tgt": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"source": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"target": "ready_for_delivery_wizard_rationale_159",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/ready_for_delivery_wizard.py",
"source_location": "L194",
"weight": 1.0,
"_src": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"_tgt": "adp_export_record_create",
"source": "ready_for_delivery_wizard_readyfordeliverywizard_create_technician_tasks",
"target": "adp_export_record_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_denied_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_denied_wizard_py",
"_tgt": "mod_funding_denied_wizard_modfundingdeniedwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_denied_wizard_py",
"target": "mod_funding_denied_wizard_modfundingdeniedwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_denied_wizard.py",
"source_location": "L44",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_denied_wizard_py",
"_tgt": "mod_funding_denied_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_mod_funding_denied_wizard_py",
"target": "mod_funding_denied_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_denied_wizard.py",
"source_location": "L51",
"weight": 1.0,
"_src": "mod_funding_denied_wizard_modfundingdeniedwizard",
"_tgt": "mod_funding_denied_wizard_modfundingdeniedwizard_action_confirm",
"source": "mod_funding_denied_wizard_modfundingdeniedwizard",
"target": "mod_funding_denied_wizard_modfundingdeniedwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/mod_funding_denied_wizard.py",
"source_location": "L64",
"weight": 1.0,
"_src": "mod_funding_denied_wizard_modfundingdeniedwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "mod_funding_denied_wizard_modfundingdeniedwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"_tgt": "application_received_wizard_applicationreceivedwizard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"target": "application_received_wizard_applicationreceivedwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L57",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"_tgt": "application_received_wizard_compute_has_pending_page11_request",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"target": "application_received_wizard_compute_has_pending_page11_request",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L74",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"_tgt": "application_received_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"target": "application_received_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L89",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"_tgt": "application_received_wizard_check_application_file_type",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"target": "application_received_wizard_check_application_file_type",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L99",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"_tgt": "application_received_wizard_check_pages_file_type",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_application_received_wizard_py",
"target": "application_received_wizard_check_pages_file_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L108",
"weight": 1.0,
"_src": "application_received_wizard_applicationreceivedwizard",
"_tgt": "application_received_wizard_applicationreceivedwizard_action_confirm",
"source": "application_received_wizard_applicationreceivedwizard",
"target": "application_received_wizard_applicationreceivedwizard_action_confirm",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L168",
"weight": 1.0,
"_src": "application_received_wizard_applicationreceivedwizard",
"_tgt": "application_received_wizard_applicationreceivedwizard_action_request_page11_signature",
"source": "application_received_wizard_applicationreceivedwizard",
"target": "application_received_wizard_applicationreceivedwizard_action_request_page11_signature",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "application_received_wizard_rationale_14",
"_tgt": "application_received_wizard_applicationreceivedwizard",
"source": "application_received_wizard_applicationreceivedwizard",
"target": "application_received_wizard_rationale_14",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L109",
"weight": 1.0,
"_src": "application_received_wizard_rationale_109",
"_tgt": "application_received_wizard_applicationreceivedwizard_action_confirm",
"source": "application_received_wizard_applicationreceivedwizard_action_confirm",
"target": "application_received_wizard_rationale_109",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L143",
"weight": 1.0,
"_src": "application_received_wizard_applicationreceivedwizard_action_confirm",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "application_received_wizard_applicationreceivedwizard_action_confirm",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1488",
"weight": 1.0,
"_src": "sale_order_saleorder_odsp_std_submit_documents",
"_tgt": "application_received_wizard_applicationreceivedwizard_action_confirm",
"source": "application_received_wizard_applicationreceivedwizard_action_confirm",
"target": "sale_order_saleorder_odsp_std_submit_documents"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1535",
"weight": 1.0,
"_src": "sale_order_saleorder_ow_payment_create_invoice",
"_tgt": "application_received_wizard_applicationreceivedwizard_action_confirm",
"source": "application_received_wizard_applicationreceivedwizard_action_confirm",
"target": "sale_order_saleorder_ow_payment_create_invoice"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/application_received_wizard.py",
"source_location": "L169",
"weight": 1.0,
"_src": "application_received_wizard_rationale_169",
"_tgt": "application_received_wizard_applicationreceivedwizard_action_request_page11_signature",
"source": "application_received_wizard_applicationreceivedwizard_action_request_page11_signature",
"target": "application_received_wizard_rationale_169",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_chat_py",
"_tgt": "client_chat_fusionclientchatsession",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_chat_py",
"target": "client_chat_fusionclientchatsession",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L334",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_chat_py",
"_tgt": "client_chat_fusionclientchatmessage",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_chat_py",
"target": "client_chat_fusionclientchatmessage",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L41",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession",
"_tgt": "client_chat_fusionclientchatsession_action_send_message",
"source": "client_chat_fusionclientchatsession",
"target": "client_chat_fusionclientchatsession_action_send_message",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L80",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession",
"_tgt": "client_chat_fusionclientchatsession_generate_ai_response",
"source": "client_chat_fusionclientchatsession",
"target": "client_chat_fusionclientchatsession_generate_ai_response",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L139",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession",
"_tgt": "client_chat_fusionclientchatsession_generate_local_response",
"source": "client_chat_fusionclientchatsession",
"target": "client_chat_fusionclientchatsession_generate_local_response",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L238",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession",
"_tgt": "client_chat_fusionclientchatsession_build_system_prompt",
"source": "client_chat_fusionclientchatsession",
"target": "client_chat_fusionclientchatsession_build_system_prompt",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L271",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession",
"_tgt": "client_chat_fusionclientchatsession_build_data_context",
"source": "client_chat_fusionclientchatsession",
"target": "client_chat_fusionclientchatsession_build_data_context",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L58",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession_action_send_message",
"_tgt": "client_chat_fusionclientchatsession_generate_ai_response",
"source": "client_chat_fusionclientchatsession_action_send_message",
"target": "client_chat_fusionclientchatsession_generate_ai_response",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L42",
"weight": 1.0,
"_src": "client_chat_rationale_42",
"_tgt": "client_chat_fusionclientchatsession_action_send_message",
"source": "client_chat_fusionclientchatsession_action_send_message",
"target": "client_chat_rationale_42",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L50",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession_action_send_message",
"_tgt": "adp_export_record_create",
"source": "client_chat_fusionclientchatsession_action_send_message",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L89",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession_generate_ai_response",
"_tgt": "client_chat_fusionclientchatsession_generate_local_response",
"source": "client_chat_fusionclientchatsession_generate_ai_response",
"target": "client_chat_fusionclientchatsession_generate_local_response",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L94",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession_generate_ai_response",
"_tgt": "client_chat_fusionclientchatsession_build_data_context",
"source": "client_chat_fusionclientchatsession_generate_ai_response",
"target": "client_chat_fusionclientchatsession_build_data_context",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L97",
"weight": 1.0,
"_src": "client_chat_fusionclientchatsession_generate_ai_response",
"_tgt": "client_chat_fusionclientchatsession_build_system_prompt",
"source": "client_chat_fusionclientchatsession_generate_ai_response",
"target": "client_chat_fusionclientchatsession_build_system_prompt",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L81",
"weight": 1.0,
"_src": "client_chat_rationale_81",
"_tgt": "client_chat_fusionclientchatsession_generate_ai_response",
"source": "client_chat_fusionclientchatsession_generate_ai_response",
"target": "client_chat_rationale_81",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L140",
"weight": 1.0,
"_src": "client_chat_rationale_140",
"_tgt": "client_chat_fusionclientchatsession_generate_local_response",
"source": "client_chat_fusionclientchatsession_generate_local_response",
"target": "client_chat_rationale_140",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L239",
"weight": 1.0,
"_src": "client_chat_rationale_239",
"_tgt": "client_chat_fusionclientchatsession_build_system_prompt",
"source": "client_chat_fusionclientchatsession_build_system_prompt",
"target": "client_chat_rationale_239",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_chat.py",
"source_location": "L272",
"weight": 1.0,
"_src": "client_chat_rationale_272",
"_tgt": "client_chat_fusionclientchatsession_build_data_context",
"source": "client_chat_fusionclientchatsession_build_data_context",
"target": "client_chat_rationale_272",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_central_config_py",
"_tgt": "fusion_central_config_fusioncentralconfig",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_central_config_py",
"target": "fusion_central_config_fusioncentralconfig",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L41",
"weight": 1.0,
"_src": "fusion_central_config_rationale_41",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_central_config_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_central_config_py",
"target": "fusion_central_config_rationale_41",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L20",
"weight": 1.0,
"_src": "fusion_central_config_fusioncentralconfig",
"_tgt": "fusion_central_config_fusioncentralconfig_action_detect_existing_fields",
"source": "fusion_central_config_fusioncentralconfig",
"target": "fusion_central_config_fusioncentralconfig_action_detect_existing_fields",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_central_config.py",
"source_location": "L21",
"weight": 1.0,
"_src": "fusion_central_config_rationale_21",
"_tgt": "fusion_central_config_fusioncentralconfig_action_detect_existing_fields",
"source": "fusion_central_config_fusioncentralconfig_action_detect_existing_fields",
"target": "fusion_central_config_rationale_21",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_accountmove",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_accountmove",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L43",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_compute_is_mod_invoice",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_compute_is_mod_invoice",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L241",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_compute_show_authorizer",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_compute_show_authorizer",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L264",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_compute_show_authorizer_question",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_compute_show_authorizer_question",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L405",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_compute_needs_device_verification",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_compute_needs_device_verification",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L479",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_compute_adp_totals",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_compute_adp_totals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L495",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_compute_product_lines",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_compute_product_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L506",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_compute_has_deductions",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_compute_has_deductions",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L577",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"_tgt": "account_move_onchange_invoice_type_client_type",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_py",
"target": "account_move_onchange_invoice_type_client_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L24",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_compute_is_adp_invoice_flag",
"source": "account_move_accountmove",
"target": "account_move_accountmove_compute_is_adp_invoice_flag",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L29",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_compute_payment_state",
"source": "account_move_accountmove",
"target": "account_move_accountmove_compute_payment_state",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L47",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_auto_advance_odsp_on_payment",
"source": "account_move_accountmove",
"target": "account_move_accountmove_auto_advance_odsp_on_payment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L67",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_ow_schedule_delivery_activity",
"source": "account_move_accountmove",
"target": "account_move_accountmove_ow_schedule_delivery_activity",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L82",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_action_mod_send_invoice",
"source": "account_move_accountmove",
"target": "account_move_accountmove_action_mod_send_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L537",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_compute_sibling_totals",
"source": "account_move_accountmove",
"target": "account_move_accountmove_compute_sibling_totals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L585",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_get_invoice_type",
"source": "account_move_accountmove",
"target": "account_move_accountmove_get_invoice_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L595",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_get_client_type",
"source": "account_move_accountmove",
"target": "account_move_accountmove_get_client_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L605",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_get_authorizer",
"source": "account_move_accountmove",
"target": "account_move_accountmove_get_authorizer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L618",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_get_claim_number",
"source": "account_move_accountmove",
"target": "account_move_accountmove_get_claim_number",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L623",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_get_client_ref_1",
"source": "account_move_accountmove",
"target": "account_move_accountmove_get_client_ref_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L628",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_get_client_ref_2",
"source": "account_move_accountmove",
"target": "account_move_accountmove_get_client_ref_2",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L633",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_get_adp_delivery_date",
"source": "account_move_accountmove",
"target": "account_move_accountmove_get_adp_delivery_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L638",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_is_adp_invoice",
"source": "account_move_accountmove",
"target": "account_move_accountmove_is_adp_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L647",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_get_serial_numbers",
"source": "account_move_accountmove",
"target": "account_move_accountmove_get_serial_numbers",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L664",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_action_export_adp_claim",
"source": "account_move_accountmove",
"target": "account_move_accountmove_action_export_adp_claim",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L680",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_action_recalculate_adp_portions",
"source": "account_move_accountmove",
"target": "account_move_accountmove_action_recalculate_adp_portions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L698",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_action_sync_to_sale_order",
"source": "account_move_accountmove",
"target": "account_move_accountmove_action_sync_to_sale_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L791",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_sync_line_fields_to_sale_order",
"source": "account_move_accountmove",
"target": "account_move_accountmove_sync_line_fields_to_sale_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L863",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_write",
"source": "account_move_accountmove",
"target": "account_move_accountmove_write",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L928",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_action_open_device_approval_wizard",
"source": "account_move_accountmove",
"target": "account_move_accountmove_action_open_device_approval_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L982",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_action_invoice_sent",
"source": "account_move_accountmove",
"target": "account_move_accountmove_action_invoice_sent",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1027",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_schedule_or_renew_adp_activity",
"source": "account_move_accountmove",
"target": "account_move_accountmove_schedule_or_renew_adp_activity",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1066",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_complete_adp_activities",
"source": "account_move_accountmove",
"target": "account_move_accountmove_complete_adp_activities",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1083",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_schedule_billing_reminder",
"source": "account_move_accountmove",
"target": "account_move_accountmove_schedule_billing_reminder",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1122",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_schedule_correction_reminders",
"source": "account_move_accountmove",
"target": "account_move_accountmove_schedule_correction_reminders",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1159",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_cron_renew_billing_reminders",
"source": "account_move_accountmove",
"target": "account_move_accountmove_cron_renew_billing_reminders",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1190",
"weight": 1.0,
"_src": "account_move_accountmove",
"_tgt": "account_move_accountmove_cron_renew_correction_reminders",
"source": "account_move_accountmove",
"target": "account_move_accountmove_cron_renew_correction_reminders",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L27",
"weight": 1.0,
"_src": "account_move_accountmove_compute_is_adp_invoice_flag",
"_tgt": "account_move_accountmove_is_adp_invoice",
"source": "account_move_accountmove_compute_is_adp_invoice_flag",
"target": "account_move_accountmove_is_adp_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L25",
"weight": 1.0,
"_src": "account_move_rationale_25",
"_tgt": "account_move_accountmove_compute_is_adp_invoice_flag",
"source": "account_move_accountmove_compute_is_adp_invoice_flag",
"target": "account_move_rationale_25",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L35",
"weight": 1.0,
"_src": "account_move_accountmove_compute_payment_state",
"_tgt": "account_move_accountmove_auto_advance_odsp_on_payment",
"source": "account_move_accountmove_compute_payment_state",
"target": "account_move_accountmove_auto_advance_odsp_on_payment",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L30",
"weight": 1.0,
"_src": "account_move_rationale_30",
"_tgt": "account_move_accountmove_compute_payment_state",
"source": "account_move_accountmove_compute_payment_state",
"target": "account_move_rationale_30",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L65",
"weight": 1.0,
"_src": "account_move_accountmove_auto_advance_odsp_on_payment",
"_tgt": "account_move_accountmove_ow_schedule_delivery_activity",
"source": "account_move_accountmove_auto_advance_odsp_on_payment",
"target": "account_move_accountmove_ow_schedule_delivery_activity",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L48",
"weight": 1.0,
"_src": "account_move_rationale_48",
"_tgt": "account_move_accountmove_auto_advance_odsp_on_payment",
"source": "account_move_accountmove_auto_advance_odsp_on_payment",
"target": "account_move_rationale_48",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L55",
"weight": 1.0,
"_src": "account_move_accountmove_auto_advance_odsp_on_payment",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "account_move_accountmove_auto_advance_odsp_on_payment",
"target": "sale_order_saleorder_get_odsp_status"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L59",
"weight": 1.0,
"_src": "account_move_accountmove_auto_advance_odsp_on_payment",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "account_move_accountmove_auto_advance_odsp_on_payment",
"target": "sale_order_saleorder_odsp_advance_status"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L68",
"weight": 1.0,
"_src": "account_move_rationale_68",
"_tgt": "account_move_accountmove_ow_schedule_delivery_activity",
"source": "account_move_accountmove_ow_schedule_delivery_activity",
"target": "account_move_rationale_68",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L83",
"weight": 1.0,
"_src": "account_move_rationale_83",
"_tgt": "account_move_accountmove_action_mod_send_invoice",
"source": "account_move_accountmove_action_mod_send_invoice",
"target": "account_move_rationale_83",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L111",
"weight": 1.0,
"_src": "account_move_accountmove_action_mod_send_invoice",
"_tgt": "adp_export_record_create",
"source": "account_move_accountmove_action_mod_send_invoice",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L129",
"weight": 1.0,
"_src": "account_move_accountmove_action_mod_send_invoice",
"_tgt": "sale_order_saleorder_mod_email_build",
"source": "account_move_accountmove_action_mod_send_invoice",
"target": "sale_order_saleorder_mod_email_build"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L162",
"weight": 1.0,
"_src": "account_move_accountmove_action_mod_send_invoice",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "account_move_accountmove_action_mod_send_invoice",
"target": "sale_order_saleorder_email_chatter_log"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L685",
"weight": 1.0,
"_src": "account_move_accountmove_action_recalculate_adp_portions",
"_tgt": "account_move_compute_adp_totals",
"source": "account_move_compute_adp_totals",
"target": "account_move_accountmove_action_recalculate_adp_portions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L527",
"weight": 1.0,
"_src": "account_move_compute_has_deductions",
"_tgt": "account_move_accountmove_get_client_type",
"source": "account_move_compute_has_deductions",
"target": "account_move_accountmove_get_client_type",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L538",
"weight": 1.0,
"_src": "account_move_rationale_538",
"_tgt": "account_move_accountmove_compute_sibling_totals",
"source": "account_move_accountmove_compute_sibling_totals",
"target": "account_move_rationale_538",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L580",
"weight": 1.0,
"_src": "account_move_onchange_invoice_type_client_type",
"_tgt": "sale_order_line_compute_adp_portions",
"source": "account_move_onchange_invoice_type_client_type",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L641",
"weight": 1.0,
"_src": "account_move_accountmove_is_adp_invoice",
"_tgt": "account_move_accountmove_get_invoice_type",
"source": "account_move_accountmove_get_invoice_type",
"target": "account_move_accountmove_is_adp_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L586",
"weight": 1.0,
"_src": "account_move_rationale_586",
"_tgt": "account_move_accountmove_get_invoice_type",
"source": "account_move_accountmove_get_invoice_type",
"target": "account_move_rationale_586",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L596",
"weight": 1.0,
"_src": "account_move_rationale_596",
"_tgt": "account_move_accountmove_get_client_type",
"source": "account_move_accountmove_get_client_type",
"target": "account_move_rationale_596",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L606",
"weight": 1.0,
"_src": "account_move_rationale_606",
"_tgt": "account_move_accountmove_get_authorizer",
"source": "account_move_accountmove_get_authorizer",
"target": "account_move_rationale_606",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L624",
"weight": 1.0,
"_src": "account_move_rationale_624",
"_tgt": "account_move_accountmove_get_client_ref_1",
"source": "account_move_accountmove_get_client_ref_1",
"target": "account_move_rationale_624",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L629",
"weight": 1.0,
"_src": "account_move_rationale_629",
"_tgt": "account_move_accountmove_get_client_ref_2",
"source": "account_move_accountmove_get_client_ref_2",
"target": "account_move_rationale_629",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L634",
"weight": 1.0,
"_src": "account_move_rationale_634",
"_tgt": "account_move_accountmove_get_adp_delivery_date",
"source": "account_move_accountmove_get_adp_delivery_date",
"target": "account_move_rationale_634",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L991",
"weight": 1.0,
"_src": "account_move_accountmove_action_invoice_sent",
"_tgt": "account_move_accountmove_is_adp_invoice",
"source": "account_move_accountmove_is_adp_invoice",
"target": "account_move_accountmove_action_invoice_sent",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1090",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_billing_reminder",
"_tgt": "account_move_accountmove_is_adp_invoice",
"source": "account_move_accountmove_is_adp_invoice",
"target": "account_move_accountmove_schedule_billing_reminder",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1129",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_correction_reminders",
"_tgt": "account_move_accountmove_is_adp_invoice",
"source": "account_move_accountmove_is_adp_invoice",
"target": "account_move_accountmove_schedule_correction_reminders",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L639",
"weight": 1.0,
"_src": "account_move_rationale_639",
"_tgt": "account_move_accountmove_is_adp_invoice",
"source": "account_move_accountmove_is_adp_invoice",
"target": "account_move_rationale_639",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L648",
"weight": 1.0,
"_src": "account_move_rationale_648",
"_tgt": "account_move_accountmove_get_serial_numbers",
"source": "account_move_accountmove_get_serial_numbers",
"target": "account_move_rationale_648",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L652",
"weight": 1.0,
"_src": "account_move_accountmove_get_serial_numbers",
"_tgt": "sale_order_line_saleorderline_get_serial_number",
"source": "account_move_accountmove_get_serial_numbers",
"target": "sale_order_line_saleorderline_get_serial_number"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L657",
"weight": 1.0,
"_src": "account_move_accountmove_get_serial_numbers",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "account_move_accountmove_get_serial_numbers",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L665",
"weight": 1.0,
"_src": "account_move_rationale_665",
"_tgt": "account_move_accountmove_action_export_adp_claim",
"source": "account_move_accountmove_action_export_adp_claim",
"target": "account_move_rationale_665",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L681",
"weight": 1.0,
"_src": "account_move_rationale_681",
"_tgt": "account_move_accountmove_action_recalculate_adp_portions",
"source": "account_move_accountmove_action_recalculate_adp_portions",
"target": "account_move_rationale_681",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L684",
"weight": 1.0,
"_src": "account_move_accountmove_action_recalculate_adp_portions",
"_tgt": "sale_order_line_compute_adp_portions",
"source": "account_move_accountmove_action_recalculate_adp_portions",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L755",
"weight": 1.0,
"_src": "account_move_accountmove_action_sync_to_sale_order",
"_tgt": "account_move_accountmove_write",
"source": "account_move_accountmove_action_sync_to_sale_order",
"target": "account_move_accountmove_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L760",
"weight": 1.0,
"_src": "account_move_accountmove_action_sync_to_sale_order",
"_tgt": "account_move_accountmove_sync_line_fields_to_sale_order",
"source": "account_move_accountmove_action_sync_to_sale_order",
"target": "account_move_accountmove_sync_line_fields_to_sale_order",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L699",
"weight": 1.0,
"_src": "account_move_rationale_699",
"_tgt": "account_move_accountmove_action_sync_to_sale_order",
"source": "account_move_accountmove_action_sync_to_sale_order",
"target": "account_move_rationale_699",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L763",
"weight": 1.0,
"_src": "account_move_accountmove_action_sync_to_sale_order",
"_tgt": "sale_order_saleorder_sync_fields_to_invoices",
"source": "account_move_accountmove_action_sync_to_sale_order",
"target": "sale_order_saleorder_sync_fields_to_invoices"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L827",
"weight": 1.0,
"_src": "account_move_accountmove_sync_line_fields_to_sale_order",
"_tgt": "account_move_accountmove_write",
"source": "account_move_accountmove_sync_line_fields_to_sale_order",
"target": "account_move_accountmove_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L792",
"weight": 1.0,
"_src": "account_move_rationale_792",
"_tgt": "account_move_accountmove_sync_line_fields_to_sale_order",
"source": "account_move_accountmove_sync_line_fields_to_sale_order",
"target": "account_move_rationale_792",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L904",
"weight": 1.0,
"_src": "account_move_accountmove_write",
"_tgt": "account_move_accountmove_schedule_billing_reminder",
"source": "account_move_accountmove_write",
"target": "account_move_accountmove_schedule_billing_reminder",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L908",
"weight": 1.0,
"_src": "account_move_accountmove_write",
"_tgt": "account_move_accountmove_schedule_correction_reminders",
"source": "account_move_accountmove_write",
"target": "account_move_accountmove_schedule_correction_reminders",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L912",
"weight": 1.0,
"_src": "account_move_accountmove_write",
"_tgt": "account_move_accountmove_complete_adp_activities",
"source": "account_move_accountmove_write",
"target": "account_move_accountmove_complete_adp_activities",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1049",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_or_renew_adp_activity",
"_tgt": "account_move_accountmove_write",
"source": "account_move_accountmove_write",
"target": "account_move_accountmove_schedule_or_renew_adp_activity",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L864",
"weight": 1.0,
"_src": "account_move_rationale_864",
"_tgt": "account_move_accountmove_write",
"source": "account_move_accountmove_write",
"target": "account_move_rationale_864",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L880",
"weight": 1.0,
"_src": "account_move_accountmove_write",
"_tgt": "sale_order_line_compute_adp_portions",
"source": "account_move_accountmove_write",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L929",
"weight": 1.0,
"_src": "account_move_rationale_929",
"_tgt": "account_move_accountmove_action_open_device_approval_wizard",
"source": "account_move_accountmove_action_open_device_approval_wizard",
"target": "account_move_rationale_929",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L983",
"weight": 1.0,
"_src": "account_move_rationale_983",
"_tgt": "account_move_accountmove_action_invoice_sent",
"source": "account_move_accountmove_action_invoice_sent",
"target": "account_move_rationale_983",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1114",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_billing_reminder",
"_tgt": "account_move_accountmove_schedule_or_renew_adp_activity",
"source": "account_move_accountmove_schedule_or_renew_adp_activity",
"target": "account_move_accountmove_schedule_billing_reminder",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1151",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_correction_reminders",
"_tgt": "account_move_accountmove_schedule_or_renew_adp_activity",
"source": "account_move_accountmove_schedule_or_renew_adp_activity",
"target": "account_move_accountmove_schedule_correction_reminders",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1028",
"weight": 1.0,
"_src": "account_move_rationale_1028",
"_tgt": "account_move_accountmove_schedule_or_renew_adp_activity",
"source": "account_move_accountmove_schedule_or_renew_adp_activity",
"target": "account_move_rationale_1028",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1067",
"weight": 1.0,
"_src": "account_move_rationale_1067",
"_tgt": "account_move_accountmove_complete_adp_activities",
"source": "account_move_accountmove_complete_adp_activities",
"target": "account_move_rationale_1067",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1187",
"weight": 1.0,
"_src": "account_move_accountmove_cron_renew_billing_reminders",
"_tgt": "account_move_accountmove_schedule_billing_reminder",
"source": "account_move_accountmove_schedule_billing_reminder",
"target": "account_move_accountmove_cron_renew_billing_reminders",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1084",
"weight": 1.0,
"_src": "account_move_rationale_1084",
"_tgt": "account_move_accountmove_schedule_billing_reminder",
"source": "account_move_accountmove_schedule_billing_reminder",
"target": "account_move_rationale_1084",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1094",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_billing_reminder",
"_tgt": "adp_posting_schedule_get_adp_billing_reminder_user",
"source": "account_move_accountmove_schedule_billing_reminder",
"target": "adp_posting_schedule_get_adp_billing_reminder_user"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1100",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_billing_reminder",
"_tgt": "adp_posting_schedule_get_next_posting_date",
"source": "account_move_accountmove_schedule_billing_reminder",
"target": "adp_posting_schedule_get_next_posting_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1101",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_billing_reminder",
"_tgt": "adp_posting_schedule_get_posting_week_monday",
"source": "account_move_accountmove_schedule_billing_reminder",
"target": "adp_posting_schedule_get_posting_week_monday"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1102",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_billing_reminder",
"_tgt": "adp_posting_schedule_get_posting_week_wednesday",
"source": "account_move_accountmove_schedule_billing_reminder",
"target": "adp_posting_schedule_get_posting_week_wednesday"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1218",
"weight": 1.0,
"_src": "account_move_accountmove_cron_renew_correction_reminders",
"_tgt": "account_move_accountmove_schedule_correction_reminders",
"source": "account_move_accountmove_schedule_correction_reminders",
"target": "account_move_accountmove_cron_renew_correction_reminders",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1123",
"weight": 1.0,
"_src": "account_move_rationale_1123",
"_tgt": "account_move_accountmove_schedule_correction_reminders",
"source": "account_move_accountmove_schedule_correction_reminders",
"target": "account_move_rationale_1123",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1133",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_correction_reminders",
"_tgt": "adp_posting_schedule_get_adp_correction_reminder_users",
"source": "account_move_accountmove_schedule_correction_reminders",
"target": "adp_posting_schedule_get_adp_correction_reminder_users"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1139",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_correction_reminders",
"_tgt": "adp_posting_schedule_get_next_posting_date",
"source": "account_move_accountmove_schedule_correction_reminders",
"target": "adp_posting_schedule_get_next_posting_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1140",
"weight": 1.0,
"_src": "account_move_accountmove_schedule_correction_reminders",
"_tgt": "adp_posting_schedule_get_posting_week_wednesday",
"source": "account_move_accountmove_schedule_correction_reminders",
"target": "adp_posting_schedule_get_posting_week_wednesday"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1160",
"weight": 1.0,
"_src": "account_move_rationale_1160",
"_tgt": "account_move_accountmove_cron_renew_billing_reminders",
"source": "account_move_accountmove_cron_renew_billing_reminders",
"target": "account_move_rationale_1160",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move.py",
"source_location": "L1191",
"weight": 1.0,
"_src": "account_move_rationale_1191",
"_tgt": "account_move_accountmove_cron_renew_correction_reminders",
"source": "account_move_accountmove_cron_renew_correction_reminders",
"target": "account_move_rationale_1191",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_adppostingschedulemixin",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_adppostingschedulemixin",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L31",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_adp_posting_base_date",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_adp_posting_base_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L41",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_adp_posting_frequency",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_adp_posting_frequency",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L51",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_next_posting_date",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_next_posting_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L91",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_current_posting_date",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_current_posting_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L120",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_posting_week_wednesday",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_posting_week_wednesday",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L144",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_posting_week_tuesday",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_posting_week_tuesday",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L164",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_posting_week_monday",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_posting_week_monday",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L181",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_expected_payment_date",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_expected_payment_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L196",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_payment_processed_date",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_payment_processed_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L211",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_adp_billing_reminder_user",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_adp_billing_reminder_user",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L224",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_get_adp_correction_reminder_users",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_get_adp_correction_reminder_users",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L237",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"_tgt": "adp_posting_schedule_is_past_submission_deadline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_posting_schedule_py",
"target": "adp_posting_schedule_is_past_submission_deadline",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L14",
"weight": 1.0,
"_src": "adp_posting_schedule_rationale_14",
"_tgt": "adp_posting_schedule_adppostingschedulemixin",
"source": "adp_posting_schedule_adppostingschedulemixin",
"target": "adp_posting_schedule_rationale_14",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L65",
"weight": 1.0,
"_src": "adp_posting_schedule_get_next_posting_date",
"_tgt": "adp_posting_schedule_get_adp_posting_base_date",
"source": "adp_posting_schedule_get_adp_posting_base_date",
"target": "adp_posting_schedule_get_next_posting_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L105",
"weight": 1.0,
"_src": "adp_posting_schedule_get_current_posting_date",
"_tgt": "adp_posting_schedule_get_adp_posting_base_date",
"source": "adp_posting_schedule_get_adp_posting_base_date",
"target": "adp_posting_schedule_get_current_posting_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L219",
"weight": 1.0,
"_src": "adp_export_record_get_posting_period_for_file",
"_tgt": "adp_posting_schedule_get_adp_posting_base_date",
"source": "adp_posting_schedule_get_adp_posting_base_date",
"target": "adp_export_record_get_posting_period_for_file"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L66",
"weight": 1.0,
"_src": "adp_posting_schedule_get_next_posting_date",
"_tgt": "adp_posting_schedule_get_adp_posting_frequency",
"source": "adp_posting_schedule_get_adp_posting_frequency",
"target": "adp_posting_schedule_get_next_posting_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L106",
"weight": 1.0,
"_src": "adp_posting_schedule_get_current_posting_date",
"_tgt": "adp_posting_schedule_get_adp_posting_frequency",
"source": "adp_posting_schedule_get_adp_posting_frequency",
"target": "adp_posting_schedule_get_current_posting_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L220",
"weight": 1.0,
"_src": "adp_export_record_get_posting_period_for_file",
"_tgt": "adp_posting_schedule_get_adp_posting_frequency",
"source": "adp_posting_schedule_get_adp_posting_frequency",
"target": "adp_export_record_get_posting_period_for_file"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L250",
"weight": 1.0,
"_src": "adp_posting_schedule_is_past_submission_deadline",
"_tgt": "adp_posting_schedule_get_next_posting_date",
"source": "adp_posting_schedule_get_next_posting_date",
"target": "adp_posting_schedule_is_past_submission_deadline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8304",
"weight": 1.0,
"_src": "sale_order_saleorder_schedule_delivery_reminder",
"_tgt": "adp_posting_schedule_get_next_posting_date",
"source": "adp_posting_schedule_get_next_posting_date",
"target": "sale_order_saleorder_schedule_delivery_reminder"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_posting_schedule.py",
"source_location": "L252",
"weight": 1.0,
"_src": "adp_posting_schedule_is_past_submission_deadline",
"_tgt": "adp_posting_schedule_get_posting_week_wednesday",
"source": "adp_posting_schedule_get_posting_week_wednesday",
"target": "adp_posting_schedule_is_past_submission_deadline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8305",
"weight": 1.0,
"_src": "sale_order_saleorder_schedule_delivery_reminder",
"_tgt": "adp_posting_schedule_get_posting_week_tuesday",
"source": "adp_posting_schedule_get_posting_week_tuesday",
"target": "sale_order_saleorder_schedule_delivery_reminder"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_payment_method_line.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_payment_method_line_py",
"_tgt": "account_payment_method_line_accountpaymentmethodline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_payment_method_line_py",
"target": "account_payment_method_line_accountpaymentmethodline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L35",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_page11_sign_request_py",
"_tgt": "page11_sign_request_page11signrequest",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_page11_sign_request_py",
"target": "page11_sign_request_page11signrequest",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L381",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_page11_sign_request_py",
"_tgt": "page11_sign_request_cron_expire_requests",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_page11_sign_request_py",
"target": "page11_sign_request_cron_expire_requests",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L101",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest",
"_tgt": "page11_sign_request_page11signrequest_name_get",
"source": "page11_sign_request_page11signrequest",
"target": "page11_sign_request_page11signrequest_name_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L107",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest",
"_tgt": "page11_sign_request_page11signrequest_send_signing_email",
"source": "page11_sign_request_page11signrequest",
"target": "page11_sign_request_page11signrequest_send_signing_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L185",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest",
"_tgt": "page11_sign_request_page11signrequest_generate_signed_pdf",
"source": "page11_sign_request_page11signrequest",
"target": "page11_sign_request_page11signrequest_generate_signed_pdf",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L268",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest",
"_tgt": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"source": "page11_sign_request_page11signrequest",
"target": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L297",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest",
"_tgt": "page11_sign_request_page11signrequest_update_sale_order",
"source": "page11_sign_request_page11signrequest",
"target": "page11_sign_request_page11signrequest_update_sale_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L347",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest",
"_tgt": "page11_sign_request_page11signrequest_action_cancel",
"source": "page11_sign_request_page11signrequest",
"target": "page11_sign_request_page11signrequest_action_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L353",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest",
"_tgt": "page11_sign_request_page11signrequest_action_resend",
"source": "page11_sign_request_page11signrequest",
"target": "page11_sign_request_page11signrequest_action_resend",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L361",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest",
"_tgt": "page11_sign_request_page11signrequest_action_request_new_signature",
"source": "page11_sign_request_page11signrequest",
"target": "page11_sign_request_page11signrequest_action_request_new_signature",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L359",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_action_resend",
"_tgt": "page11_sign_request_page11signrequest_send_signing_email",
"source": "page11_sign_request_page11signrequest_send_signing_email",
"target": "page11_sign_request_page11signrequest_action_resend",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L108",
"weight": 1.0,
"_src": "page11_sign_request_rationale_108",
"_tgt": "page11_sign_request_page11signrequest_send_signing_email",
"source": "page11_sign_request_page11signrequest_send_signing_email",
"target": "page11_sign_request_rationale_108",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L168",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_send_signing_email",
"_tgt": "adp_export_record_create",
"source": "page11_sign_request_page11signrequest_send_signing_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L171",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_send_signing_email",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "page11_sign_request_page11signrequest_send_signing_email",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L197",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_generate_signed_pdf",
"_tgt": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"source": "page11_sign_request_page11signrequest_generate_signed_pdf",
"target": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L186",
"weight": 1.0,
"_src": "page11_sign_request_rationale_186",
"_tgt": "page11_sign_request_page11signrequest_generate_signed_pdf",
"source": "page11_sign_request_page11signrequest_generate_signed_pdf",
"target": "page11_sign_request_rationale_186",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L257",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_generate_signed_pdf",
"_tgt": "sale_order_saleorder_get_client_name_parts",
"source": "page11_sign_request_page11signrequest_generate_signed_pdf",
"target": "sale_order_saleorder_get_client_name_parts"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L259",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_generate_signed_pdf",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "page11_sign_request_page11signrequest_generate_signed_pdf",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L269",
"weight": 1.0,
"_src": "page11_sign_request_rationale_269",
"_tgt": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"source": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"target": "page11_sign_request_rationale_269",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L272",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"_tgt": "sale_order_saleorder_get_client_name_parts",
"source": "page11_sign_request_page11signrequest_build_pdf_context_from_order",
"target": "sale_order_saleorder_get_client_name_parts"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L298",
"weight": 1.0,
"_src": "page11_sign_request_rationale_298",
"_tgt": "page11_sign_request_page11signrequest_update_sale_order",
"source": "page11_sign_request_page11signrequest_update_sale_order",
"target": "page11_sign_request_rationale_298",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L315",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_update_sale_order",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "page11_sign_request_page11signrequest_update_sale_order",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L322",
"weight": 1.0,
"_src": "page11_sign_request_page11signrequest_update_sale_order",
"_tgt": "adp_export_record_create",
"source": "page11_sign_request_page11signrequest_update_sale_order",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L348",
"weight": 1.0,
"_src": "page11_sign_request_rationale_348",
"_tgt": "page11_sign_request_page11signrequest_action_cancel",
"source": "page11_sign_request_page11signrequest_action_cancel",
"target": "page11_sign_request_rationale_348",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L354",
"weight": 1.0,
"_src": "page11_sign_request_rationale_354",
"_tgt": "page11_sign_request_page11signrequest_action_resend",
"source": "page11_sign_request_page11signrequest_action_resend",
"target": "page11_sign_request_rationale_354",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L362",
"weight": 1.0,
"_src": "page11_sign_request_rationale_362",
"_tgt": "page11_sign_request_page11signrequest_action_request_new_signature",
"source": "page11_sign_request_page11signrequest_action_request_new_signature",
"target": "page11_sign_request_rationale_362",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/page11_sign_request.py",
"source_location": "L388",
"weight": 1.0,
"_src": "page11_sign_request_cron_expire_requests",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "page11_sign_request_cron_expire_requests",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_saleorder",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_saleorder",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L19",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_rec_names_search",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_rec_names_search",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L53",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_invoice_counts",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_invoice_counts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L96",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_mod_invoice_counts",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_mod_invoice_counts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L179",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_vendor_bill_count",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_vendor_bill_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L215",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_submission_count",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_submission_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L246",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_technician_task_count",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_technician_task_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L312",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_is_adp_sale",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_is_adp_sale",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L349",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_sale_type_locked",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_sale_type_locked",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L406",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_show_authorizer",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_show_authorizer",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L429",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_show_authorizer_question",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_show_authorizer_question",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L470",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_mod_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_mod_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L552",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_onchange_mod_estimated_weeks",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_onchange_mod_estimated_weeks",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L560",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_onchange_mod_estimated_completion_date",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_onchange_mod_estimated_completion_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L734",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_mod_trail",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_mod_trail",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L907",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_mod_audit_trail",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_mod_audit_trail",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L930",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_show_mod_fields",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_show_mod_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L936",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_is_mod_sale",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_is_mod_sale",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1018",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_sa_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_sa_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1055",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_odsp_std_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_odsp_std_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1092",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_ow_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_ow_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1129",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_is_odsp_sale",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_is_odsp_sale",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1135",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_show_odsp_fields",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_show_odsp_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1146",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_odsp_division_change",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_odsp_division_change",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1167",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_onchange_partner_odsp_case_worker",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_onchange_partner_odsp_case_worker",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1812",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_wsib_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_wsib_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1860",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_is_wsib_sale",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_is_wsib_sale",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1865",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_show_wsib_fields",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_show_wsib_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1912",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_insurance_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_insurance_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1976",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_is_insurance_sale",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_is_insurance_sale",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1981",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_show_insurance_fields",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_show_insurance_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2023",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_mdc_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_mdc_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2083",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_mdc_payment_due_date",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_mdc_payment_due_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2102",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_is_mdc_sale",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_is_mdc_sale",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2107",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_show_mdc_fields",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_show_mdc_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2149",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_hardship_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_hardship_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2224",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_is_hardship_sale",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_is_hardship_sale",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2229",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_show_hardship_fields",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_show_hardship_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2336",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_expand_adp_application_statuses",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_expand_adp_application_statuses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2387",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_status_sequence",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_status_sequence",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2394",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_read_group",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_read_group",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2631",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_validity_expiry",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_validity_expiry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2717",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_workflow_stages",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_workflow_stages",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3032",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_approval_photo_count",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_approval_photo_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3241",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_order_trail",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_order_trail",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3278",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_adp_totals",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_adp_totals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3302",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_product_lines",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_product_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3310",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_device_approval_status",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_device_approval_status",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3348",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_has_deductions",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_has_deductions",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3383",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_years_since_funding",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_years_since_funding",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3418",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_funding_warning_message",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_funding_warning_message",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3453",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_claim_number",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_claim_number",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3466",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_client_ref_1",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_client_ref_1",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3486",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_client_ref_2",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_client_ref_2",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3498",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_original_application_pdf",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_original_application_pdf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3509",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_signed_pages_pdf",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_signed_pages_pdf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3520",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_final_application_pdf",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_final_application_pdf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3531",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_xml_file",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_xml_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3542",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_proof_of_delivery_pdf",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_proof_of_delivery_pdf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3553",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_check_delivery_date_after_approval",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_check_delivery_date_after_approval",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3753",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_compute_page11_sign_request_count",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_compute_page11_sign_request_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3959",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_onchange_sale_type_client_type",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_onchange_sale_type_client_type",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4740",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_cron_adp_expire_approved",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_cron_adp_expire_approved",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4907",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_cron_adp_hold_expiry_reminders",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_cron_adp_hold_expiry_reminders",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6244",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_cron_send_application_reminders",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_cron_send_application_reminders",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6324",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_cron_send_application_reminders_2",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_cron_send_application_reminders_2",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8400",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_cron_auto_close_odsp_paid_cases",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_cron_auto_close_odsp_paid_cases",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8436",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_cron_send_acceptance_reminders",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_cron_send_acceptance_reminders",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9854",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_cron_mod_schedule_followups",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_cron_mod_schedule_followups",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9967",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"_tgt": "sale_order_cron_mod_escalate_followups",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_cron_mod_escalate_followups",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L694",
"weight": 1.0,
"_src": "sale_order_rationale_694",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_rationale_694",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7519",
"weight": 1.0,
"_src": "sale_order_rationale_7519",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_py",
"target": "sale_order_rationale_7519",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L119",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_mod_invoices",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_mod_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L140",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_mod_client_invoices",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_mod_client_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L184",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_vendor_bills",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_vendor_bills",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L220",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_submission_history",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_submission_history",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L250",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_technician_tasks",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_technician_tasks",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L266",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_ready_for_delivery",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_ready_for_delivery",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L941",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_is_mod_sale",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_is_mod_sale",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1111",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_odsp_status_field",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_odsp_status_field",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1117",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_odsp_status",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1140",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_is_odsp_sale",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_is_odsp_sale",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1275",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_sa_mobility_wizard",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_sa_mobility_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1287",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_discretionary_wizard",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_discretionary_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1299",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_submit_to_odsp_wizard",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_submit_to_odsp_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1313",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_odsp_advance_status",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1320",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_submitted",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_submitted",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1324",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_submitted_ow",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_submitted_ow",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1328",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_pre_approved",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_pre_approved",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1341",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_ready_delivery",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_ready_delivery",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1369",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_delivered",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_delivered",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1381",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_pod_submitted",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_pod_submitted",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1389",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_sa_mobility_submit_documents",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_sa_mobility_submit_documents",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1456",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_odsp_std_submit_documents",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_odsp_std_submit_documents",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1525",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_payment_received",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_payment_received",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1531",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_ow_payment_create_invoice",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_ow_payment_create_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1552",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_close_case",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_close_case",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1556",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_on_hold",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_on_hold",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1574",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_resume",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_resume",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1594",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_odsp_denied",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_odsp_denied",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1598",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_sign_sa_mobility_form",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_sign_sa_mobility_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1696",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1869",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_is_wsib_sale",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_is_wsib_sale",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1985",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_is_insurance_sale",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_is_insurance_sale",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2111",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_is_mdc_sale",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_is_mdc_sale",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L2233",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_is_hardship_sale",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_is_hardship_sale",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3283",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_compute_adp_invoice_status",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_compute_adp_invoice_status",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3634",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_ext_from_mime",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_ext_from_mime",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3638",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_client_name_parts",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_client_name_parts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3647",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_build_attachment_name",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_build_attachment_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3667",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_prepare_attachment_for_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_prepare_attachment_for_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3688",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_and_prepare_field_attachment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_and_prepare_field_attachment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3702",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_document_attachment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_document_attachment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3712",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_or_create_attachment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_or_create_attachment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3747",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_original_application",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_original_application",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3766",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_signed_pages",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_signed_pages",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3771",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_request_page11_signature",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_request_page11_signature",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3783",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_page11_requests",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_page11_requests",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3795",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_final_application",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_final_application",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3800",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_xml_file",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_xml_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3805",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_proof_of_delivery",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_proof_of_delivery",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3810",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_approval_letter",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_approval_letter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3815",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_sa_approval_form",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_sa_approval_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3820",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_sa_signed_form",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_sa_signed_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3825",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_sa_physical_copy",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_sa_physical_copy",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3830",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_sa_internal_pod",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_sa_internal_pod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3836",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_ow_discretionary_form",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_ow_discretionary_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3841",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_ow_authorizer_letter",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_ow_authorizer_letter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3846",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_ow_internal_pod",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_ow_internal_pod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3852",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_odsp_std_approval_document",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_odsp_std_approval_document",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3857",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_odsp_std_authorizer_letter",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_odsp_std_authorizer_letter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3862",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_odsp_std_internal_pod",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_odsp_std_internal_pod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3868",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_sa_pod_pdf",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_sa_pod_pdf",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3875",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_approval_photos",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_approval_photos",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3898",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3967",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_sale_type",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_sale_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3972",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_client_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3977",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_authorizer",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_authorizer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3990",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_claim_number",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_claim_number",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3995",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_client_ref_1",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_client_ref_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4000",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_client_ref_2",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_client_ref_2",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4005",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_adp_delivery_date",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_adp_delivery_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4010",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_is_adp_sale",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4025",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_serial_numbers",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_serial_numbers",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4042",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_recalculate_adp_portions",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_recalculate_adp_portions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4060",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_submit_to_adp",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_submit_to_adp",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4067",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mark_adp_approved",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mark_adp_approved",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4074",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_device_approval_wizard",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_device_approval_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4089",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_submission_verification_wizard",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_submission_verification_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4108",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_schedule_assessment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_schedule_assessment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4126",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_complete_assessment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_complete_assessment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4148",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_application_received",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_application_received",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4166",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_ready_for_submission",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_ready_for_submission",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4188",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_submit_application",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_submit_application",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4214",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_close_case",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_close_case",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4243",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mark_accepted",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mark_accepted",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4278",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mark_approved",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mark_approved",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4305",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_resume_from_hold",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_resume_from_hold",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4360",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_resubmit_from_withdrawn",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_resubmit_from_withdrawn",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4409",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_adp_chatter_transition",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4432",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_put_on_hold",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_put_on_hold",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4476",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_withdraw",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_withdraw",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4504",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_mark_rejected",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_mark_rejected",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4523",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_mark_denied",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_mark_denied",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4542",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_mark_needs_correction",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_mark_needs_correction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4566",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_cancel",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4594",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_reopen_cancelled",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_reopen_cancelled",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4633",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_reopen_expired",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_reopen_expired",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4642",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_duplicate_for_reassessment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_duplicate_for_reassessment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4717",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_adp_resubmit_from_denied",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_adp_resubmit_from_denied",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4787",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_hold_expiry_reminder_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_hold_expiry_reminder_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4845",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_hold_final_warning_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_hold_final_warning_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4984",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_set_ready_to_bill",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_set_ready_to_bill",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5021",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_set_ready_to_bill_direct",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_set_ready_to_bill_direct",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5079",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mark_as_billed",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mark_as_billed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5163",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_check_unapproved_devices",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_check_unapproved_devices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5188",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_approved_devices_summary",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_approved_devices_summary",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5206",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mark_client_paid",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mark_client_paid",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5213",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mark_delivered",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mark_delivered",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5220",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mark_billed",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mark_billed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5227",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mark_closed",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mark_closed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5237",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_adp_invoices",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_adp_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5262",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_view_client_invoices",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_view_client_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5290",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_create_client_invoice",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_create_client_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5388",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_create_adp_invoice",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_create_adp_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5522",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_create_adp_split_invoice",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_create_adp_split_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5934",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_invoiceable_lines",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_invoiceable_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5964",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_prepare_invoice",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_prepare_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5995",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_post_document_to_chatter",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_post_document_to_chatter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6062",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_is_email_notifications_enabled",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6067",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_office_cc_emails",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_office_cc_emails",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6073",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_email_recipients",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6119",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_check_authorizer_portal_access",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_check_authorizer_portal_access",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6142",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_build_case_detail_rows",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6169",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_email_chatter_log",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6185",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_submission_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_submission_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6277",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_application_reminder_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_application_reminder_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6361",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_application_reminder_2_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_application_reminder_2_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6413",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_billed_summary_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_billed_summary_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6453",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_build_approved_items_html",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_build_approved_items_html",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6564",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_generate_approved_items_pdf",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_generate_approved_items_pdf",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6589",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_approval_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_approval_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6659",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_denial_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_denial_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6699",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_rejection_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_rejection_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6758",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_correction_needed_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_correction_needed_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6800",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_case_closed_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_case_closed_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6845",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_adp_send_stage_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_adp_send_stage_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6891",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_assessment_scheduled_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_assessment_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6908",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_application_received_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_application_received_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6928",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_assessment_completed_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_assessment_completed_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6942",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_accepted_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_accepted_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6966",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_cancelled_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6980",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_expired_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_expired_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7001",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_withdrawal_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_withdrawal_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7065",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_ready_for_delivery_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_ready_for_delivery_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7137",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_on_hold_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_on_hold_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7182",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_web_save",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_web_save",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7194",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7997",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_field_mappings",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_field_mappings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8026",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_field_value",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_field_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8036",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_sync_fields_to_invoices",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_sync_fields_to_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8116",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8171",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_quotation_send",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_quotation_send",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8219",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_schedule_or_renew_adp_activity",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_schedule_or_renew_adp_activity",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8265",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_complete_adp_activities",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_complete_adp_activities",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8286",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_schedule_delivery_reminder",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_schedule_delivery_reminder",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8325",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_cron_renew_delivery_reminders",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_cron_renew_delivery_reminders",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8359",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_cron_auto_close_billed_cases",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_cron_auto_close_billed_cases",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8563",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_schedule_assessment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_schedule_assessment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8570",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_complete_assessment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_complete_assessment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8577",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_processing_drawing",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_processing_drawing",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8598",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_awaiting_funding",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_awaiting_funding",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8610",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_funding_approved",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_funding_approved",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8622",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_funding_denied",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_funding_denied",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8639",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_contract_received",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_contract_received",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8651",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_in_production",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_in_production",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8658",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_project_complete",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_project_complete",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8665",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_pod_submitted",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_pod_submitted",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8681",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_close_case",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_close_case",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8688",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_on_hold",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_on_hold",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8705",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_resume",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_resume",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8737",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_set_submission_path",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_set_submission_path",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8749",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_request_vod",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_request_vod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8764",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_handoff_to_client",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_handoff_to_client",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8800",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_confirmed_submission",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_confirmed_submission",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8812",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_resubmit_from_denied",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_resubmit_from_denied",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8826",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_cancel_from_denied",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_cancel_from_denied",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8842",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_mod_reopen_cancelled",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_mod_reopen_cancelled",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8862",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_cancel",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8872",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_mod_partner",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_mod_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8885",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_create_mod_invoice",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_create_mod_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8916",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_send_to_mod",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_send_to_mod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8933",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_mod_drawing",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_mod_drawing",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8937",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_mod_initial_photos",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_mod_initial_photos",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8941",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_mod_pca",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_mod_pca",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8945",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_mod_pod",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_mod_pod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8949",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_mod_completion_photos",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_mod_completion_photos",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8953",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_action_open_image",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_action_open_image",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8979",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_build_mod_case_detail_rows",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9007",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_mod_email_build",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_mod_email_build",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9018",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_mod_email_recipients",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_mod_email_recipients",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9055",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9114",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9130",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_assessment_completed_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_assessment_completed_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9150",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_quote_submitted_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_quote_submitted_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9165",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_funding_approved_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_funding_approved_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9184",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_funding_denied_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_funding_denied_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9201",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_contract_received_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_contract_received_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9218",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_invoice_submitted_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_invoice_submitted_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9235",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_initial_payment_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_initial_payment_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9252",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_project_complete_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_project_complete_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9268",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_pod_submitted_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_pod_submitted_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9286",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_final_payment_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_final_payment_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9302",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_case_closed_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_case_closed_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9317",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_cancelled_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9338",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_mod_company_attachment",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_mod_company_attachment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9358",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_vod_request_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_vod_request_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9430",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_handoff_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_handoff_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9548",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_cron_mod_handoff_followup",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_cron_mod_handoff_followup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9648",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_mod_followup_cap_state",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_mod_followup_cap_state",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9682",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_followup_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_followup_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9776",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_mod_sms",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_mod_sms",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9818",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_twilio_send_sms",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_twilio_send_sms",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10032",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_odsp_email_build",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_odsp_email_build",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10041",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_sa_mobility_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_sa_mobility_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10046",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_sa_mobility_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_sa_mobility_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10125",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_sa_mobility_completion_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_sa_mobility_completion_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10175",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_odsp_submission_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_odsp_submission_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10247",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_funder_label",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10251",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_build_funder_case_rows",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_build_funder_case_rows",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10302",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_funder_is_funded_sale",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_funder_is_funded_sale",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10306",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10377",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_get_funder_approval_attachments",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_get_funder_approval_attachments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10395",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_package_ready_client_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_package_ready_client_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10411",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_approval_client_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_approval_client_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10430",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_delivered_client_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_delivered_client_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10441",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_case_closed_client_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_case_closed_client_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10452",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_denial_client_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_denial_client_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10467",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10483",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_approval_authorizer_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_approval_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10504",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10520",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_send_funder_denial_authorizer_email",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_send_funder_denial_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10589",
"weight": 1.0,
"_src": "sale_order_saleorder",
"_tgt": "sale_order_saleorder_fire_funder_emails",
"source": "sale_order_saleorder",
"target": "sale_order_saleorder_fire_funder_emails",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L120",
"weight": 1.0,
"_src": "sale_order_rationale_120",
"_tgt": "sale_order_saleorder_action_view_mod_invoices",
"source": "sale_order_saleorder_action_view_mod_invoices",
"target": "sale_order_rationale_120",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L141",
"weight": 1.0,
"_src": "sale_order_rationale_141",
"_tgt": "sale_order_saleorder_action_view_mod_client_invoices",
"source": "sale_order_saleorder_action_view_mod_client_invoices",
"target": "sale_order_rationale_141",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L185",
"weight": 1.0,
"_src": "sale_order_rationale_185",
"_tgt": "sale_order_saleorder_action_view_vendor_bills",
"source": "sale_order_saleorder_action_view_vendor_bills",
"target": "sale_order_rationale_185",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L221",
"weight": 1.0,
"_src": "sale_order_rationale_221",
"_tgt": "sale_order_saleorder_action_view_submission_history",
"source": "sale_order_saleorder_action_view_submission_history",
"target": "sale_order_rationale_221",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L251",
"weight": 1.0,
"_src": "sale_order_rationale_251",
"_tgt": "sale_order_saleorder_action_view_technician_tasks",
"source": "sale_order_saleorder_action_view_technician_tasks",
"target": "sale_order_rationale_251",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L276",
"weight": 1.0,
"_src": "sale_order_saleorder_action_ready_for_delivery",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_action_ready_for_delivery",
"target": "sale_order_saleorder_is_adp_sale",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L267",
"weight": 1.0,
"_src": "sale_order_rationale_267",
"_tgt": "sale_order_saleorder_action_ready_for_delivery",
"source": "sale_order_saleorder_action_ready_for_delivery",
"target": "sale_order_rationale_267",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L315",
"weight": 1.0,
"_src": "sale_order_compute_is_adp_sale",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_compute_is_adp_sale",
"target": "sale_order_saleorder_is_adp_sale",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7977",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_compute_is_adp_sale",
"source": "sale_order_compute_is_adp_sale",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7753",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_is_mod_sale",
"source": "sale_order_saleorder_is_mod_sale",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8866",
"weight": 1.0,
"_src": "sale_order_saleorder_action_cancel",
"_tgt": "sale_order_saleorder_is_mod_sale",
"source": "sale_order_saleorder_is_mod_sale",
"target": "sale_order_saleorder_action_cancel",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10009",
"weight": 1.0,
"_src": "sale_order_cron_mod_escalate_followups",
"_tgt": "sale_order_saleorder_is_mod_sale",
"source": "sale_order_saleorder_is_mod_sale",
"target": "sale_order_cron_mod_escalate_followups",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L942",
"weight": 1.0,
"_src": "sale_order_rationale_942",
"_tgt": "sale_order_saleorder_is_mod_sale",
"source": "sale_order_saleorder_is_mod_sale",
"target": "sale_order_rationale_942",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1120",
"weight": 1.0,
"_src": "sale_order_saleorder_get_odsp_status",
"_tgt": "sale_order_saleorder_get_odsp_status_field",
"source": "sale_order_saleorder_get_odsp_status_field",
"target": "sale_order_saleorder_get_odsp_status",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1316",
"weight": 1.0,
"_src": "sale_order_saleorder_odsp_advance_status",
"_tgt": "sale_order_saleorder_get_odsp_status_field",
"source": "sale_order_saleorder_get_odsp_status_field",
"target": "sale_order_saleorder_odsp_advance_status",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1112",
"weight": 1.0,
"_src": "sale_order_rationale_1112",
"_tgt": "sale_order_saleorder_get_odsp_status_field",
"source": "sale_order_saleorder_get_odsp_status_field",
"target": "sale_order_rationale_1112",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1158",
"weight": 1.0,
"_src": "sale_order_check_odsp_division_change",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder_get_odsp_status",
"target": "sale_order_check_odsp_division_change",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1564",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_on_hold",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder_get_odsp_status",
"target": "sale_order_saleorder_action_odsp_on_hold",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1583",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_resume",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder_get_odsp_status",
"target": "sale_order_saleorder_action_odsp_resume",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8419",
"weight": 1.0,
"_src": "sale_order_cron_auto_close_odsp_paid_cases",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder_get_odsp_status",
"target": "sale_order_cron_auto_close_odsp_paid_cases",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10230",
"weight": 1.0,
"_src": "sale_order_saleorder_send_odsp_submission_email",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder_get_odsp_status",
"target": "sale_order_saleorder_send_odsp_submission_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1118",
"weight": 1.0,
"_src": "sale_order_rationale_1118",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder_get_odsp_status",
"target": "sale_order_rationale_1118",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L153",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder_get_odsp_status",
"target": "technician_task_fusiontechniciantaskclaims_on_create_post_actions"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L171",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"_tgt": "sale_order_saleorder_get_odsp_status",
"source": "sale_order_saleorder_get_odsp_status",
"target": "technician_task_fusiontechniciantaskclaims_on_complete_extra"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1156",
"weight": 1.0,
"_src": "sale_order_check_odsp_division_change",
"_tgt": "sale_order_saleorder_is_odsp_sale",
"source": "sale_order_saleorder_is_odsp_sale",
"target": "sale_order_check_odsp_division_change",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1141",
"weight": 1.0,
"_src": "sale_order_rationale_1141",
"_tgt": "sale_order_saleorder_is_odsp_sale",
"source": "sale_order_saleorder_is_odsp_sale",
"target": "sale_order_rationale_1141",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1276",
"weight": 1.0,
"_src": "sale_order_rationale_1276",
"_tgt": "sale_order_saleorder_action_open_sa_mobility_wizard",
"source": "sale_order_saleorder_action_open_sa_mobility_wizard",
"target": "sale_order_rationale_1276",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1288",
"weight": 1.0,
"_src": "sale_order_rationale_1288",
"_tgt": "sale_order_saleorder_action_open_discretionary_wizard",
"source": "sale_order_saleorder_action_open_discretionary_wizard",
"target": "sale_order_rationale_1288",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1300",
"weight": 1.0,
"_src": "sale_order_rationale_1300",
"_tgt": "sale_order_saleorder_action_open_submit_to_odsp_wizard",
"source": "sale_order_saleorder_action_open_submit_to_odsp_wizard",
"target": "sale_order_rationale_1300",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1322",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_submitted",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_submitted",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1326",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_submitted_ow",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_submitted_ow",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1339",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_pre_approved",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_pre_approved",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1367",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_ready_delivery",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_ready_delivery",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1374",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_delivered",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_delivered",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1387",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_pod_submitted",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_pod_submitted",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1529",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_payment_received",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_payment_received",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1540",
"weight": 1.0,
"_src": "sale_order_saleorder_ow_payment_create_invoice",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_ow_payment_create_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1554",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_close_case",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_close_case",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1572",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_on_hold",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_on_hold",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1586",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_resume",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_resume",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1596",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_denied",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_action_odsp_denied",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7796",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8427",
"weight": 1.0,
"_src": "sale_order_cron_auto_close_odsp_paid_cases",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_cron_auto_close_odsp_paid_cases",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10231",
"weight": 1.0,
"_src": "sale_order_saleorder_send_odsp_submission_email",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_saleorder_send_odsp_submission_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1314",
"weight": 1.0,
"_src": "sale_order_rationale_1314",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "sale_order_rationale_1314",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L154",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "technician_task_fusiontechniciantaskclaims_on_create_post_actions"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L172",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"_tgt": "sale_order_saleorder_odsp_advance_status",
"source": "sale_order_saleorder_odsp_advance_status",
"target": "technician_task_fusiontechniciantaskclaims_on_complete_extra"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1384",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_pod_submitted",
"_tgt": "sale_order_saleorder_sa_mobility_submit_documents",
"source": "sale_order_saleorder_action_odsp_pod_submitted",
"target": "sale_order_saleorder_sa_mobility_submit_documents",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1386",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_pod_submitted",
"_tgt": "sale_order_saleorder_odsp_std_submit_documents",
"source": "sale_order_saleorder_action_odsp_pod_submitted",
"target": "sale_order_saleorder_odsp_std_submit_documents",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1400",
"weight": 1.0,
"_src": "sale_order_saleorder_sa_mobility_submit_documents",
"_tgt": "sale_order_saleorder_get_and_prepare_field_attachment",
"source": "sale_order_saleorder_sa_mobility_submit_documents",
"target": "sale_order_saleorder_get_and_prepare_field_attachment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1407",
"weight": 1.0,
"_src": "sale_order_saleorder_sa_mobility_submit_documents",
"_tgt": "sale_order_saleorder_get_sa_pod_pdf",
"source": "sale_order_saleorder_sa_mobility_submit_documents",
"target": "sale_order_saleorder_get_sa_pod_pdf",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1427",
"weight": 1.0,
"_src": "sale_order_saleorder_sa_mobility_submit_documents",
"_tgt": "sale_order_saleorder_get_client_name_parts",
"source": "sale_order_saleorder_sa_mobility_submit_documents",
"target": "sale_order_saleorder_get_client_name_parts",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1441",
"weight": 1.0,
"_src": "sale_order_saleorder_sa_mobility_submit_documents",
"_tgt": "sale_order_saleorder_send_sa_mobility_completion_email",
"source": "sale_order_saleorder_sa_mobility_submit_documents",
"target": "sale_order_saleorder_send_sa_mobility_completion_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1390",
"weight": 1.0,
"_src": "sale_order_rationale_1390",
"_tgt": "sale_order_saleorder_sa_mobility_submit_documents",
"source": "sale_order_saleorder_sa_mobility_submit_documents",
"target": "sale_order_rationale_1390",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1408",
"weight": 1.0,
"_src": "sale_order_saleorder_sa_mobility_submit_documents",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_sa_mobility_submit_documents",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1464",
"weight": 1.0,
"_src": "sale_order_saleorder_odsp_std_submit_documents",
"_tgt": "sale_order_saleorder_get_and_prepare_field_attachment",
"source": "sale_order_saleorder_odsp_std_submit_documents",
"target": "sale_order_saleorder_get_and_prepare_field_attachment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1471",
"weight": 1.0,
"_src": "sale_order_saleorder_odsp_std_submit_documents",
"_tgt": "sale_order_saleorder_get_sa_pod_pdf",
"source": "sale_order_saleorder_odsp_std_submit_documents",
"target": "sale_order_saleorder_get_sa_pod_pdf",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1490",
"weight": 1.0,
"_src": "sale_order_saleorder_odsp_std_submit_documents",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_odsp_std_submit_documents",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1496",
"weight": 1.0,
"_src": "sale_order_saleorder_odsp_std_submit_documents",
"_tgt": "sale_order_saleorder_get_client_name_parts",
"source": "sale_order_saleorder_odsp_std_submit_documents",
"target": "sale_order_saleorder_get_client_name_parts",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1510",
"weight": 1.0,
"_src": "sale_order_saleorder_odsp_std_submit_documents",
"_tgt": "sale_order_saleorder_send_odsp_submission_email",
"source": "sale_order_saleorder_odsp_std_submit_documents",
"target": "sale_order_saleorder_send_odsp_submission_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1457",
"weight": 1.0,
"_src": "sale_order_rationale_1457",
"_tgt": "sale_order_saleorder_odsp_std_submit_documents",
"source": "sale_order_saleorder_odsp_std_submit_documents",
"target": "sale_order_rationale_1457",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1472",
"weight": 1.0,
"_src": "sale_order_saleorder_odsp_std_submit_documents",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_odsp_std_submit_documents",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1528",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_payment_received",
"_tgt": "sale_order_saleorder_ow_payment_create_invoice",
"source": "sale_order_saleorder_action_odsp_payment_received",
"target": "sale_order_saleorder_ow_payment_create_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1538",
"weight": 1.0,
"_src": "sale_order_saleorder_ow_payment_create_invoice",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_ow_payment_create_invoice",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1532",
"weight": 1.0,
"_src": "sale_order_rationale_1532",
"_tgt": "sale_order_saleorder_ow_payment_create_invoice",
"source": "sale_order_saleorder_ow_payment_create_invoice",
"target": "sale_order_rationale_1532",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1569",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_on_hold",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_odsp_on_hold",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1557",
"weight": 1.0,
"_src": "sale_order_rationale_1557",
"_tgt": "sale_order_saleorder_action_odsp_on_hold",
"source": "sale_order_saleorder_action_odsp_on_hold",
"target": "sale_order_rationale_1557",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1590",
"weight": 1.0,
"_src": "sale_order_saleorder_action_odsp_resume",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_odsp_resume",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1575",
"weight": 1.0,
"_src": "sale_order_rationale_1575",
"_tgt": "sale_order_saleorder_action_odsp_resume",
"source": "sale_order_saleorder_action_odsp_resume",
"target": "sale_order_rationale_1575",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1680",
"weight": 1.0,
"_src": "sale_order_saleorder_action_sign_sa_mobility_form",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_sign_sa_mobility_form",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1599",
"weight": 1.0,
"_src": "sale_order_rationale_1599",
"_tgt": "sale_order_saleorder_action_sign_sa_mobility_form",
"source": "sale_order_saleorder_action_sign_sa_mobility_form",
"target": "sale_order_rationale_1599",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7790",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"source": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1697",
"weight": 1.0,
"_src": "sale_order_rationale_1697",
"_tgt": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"source": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"target": "sale_order_rationale_1697",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L1766",
"weight": 1.0,
"_src": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_apply_pod_signature_to_approval_form",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10272",
"weight": 1.0,
"_src": "sale_order_saleorder_build_funder_case_rows",
"_tgt": "sale_order_saleorder_is_wsib_sale",
"source": "sale_order_saleorder_is_wsib_sale",
"target": "sale_order_saleorder_build_funder_case_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10380",
"weight": 1.0,
"_src": "sale_order_saleorder_get_funder_approval_attachments",
"_tgt": "sale_order_saleorder_is_wsib_sale",
"source": "sale_order_saleorder_is_wsib_sale",
"target": "sale_order_saleorder_get_funder_approval_attachments",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10278",
"weight": 1.0,
"_src": "sale_order_saleorder_build_funder_case_rows",
"_tgt": "sale_order_saleorder_is_insurance_sale",
"source": "sale_order_saleorder_is_insurance_sale",
"target": "sale_order_saleorder_build_funder_case_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10383",
"weight": 1.0,
"_src": "sale_order_saleorder_get_funder_approval_attachments",
"_tgt": "sale_order_saleorder_is_insurance_sale",
"source": "sale_order_saleorder_is_insurance_sale",
"target": "sale_order_saleorder_get_funder_approval_attachments",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10285",
"weight": 1.0,
"_src": "sale_order_saleorder_build_funder_case_rows",
"_tgt": "sale_order_saleorder_is_mdc_sale",
"source": "sale_order_saleorder_is_mdc_sale",
"target": "sale_order_saleorder_build_funder_case_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10386",
"weight": 1.0,
"_src": "sale_order_saleorder_get_funder_approval_attachments",
"_tgt": "sale_order_saleorder_is_mdc_sale",
"source": "sale_order_saleorder_is_mdc_sale",
"target": "sale_order_saleorder_get_funder_approval_attachments",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10291",
"weight": 1.0,
"_src": "sale_order_saleorder_build_funder_case_rows",
"_tgt": "sale_order_saleorder_is_hardship_sale",
"source": "sale_order_saleorder_is_hardship_sale",
"target": "sale_order_saleorder_build_funder_case_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10389",
"weight": 1.0,
"_src": "sale_order_saleorder_get_funder_approval_attachments",
"_tgt": "sale_order_saleorder_is_hardship_sale",
"source": "sale_order_saleorder_is_hardship_sale",
"target": "sale_order_saleorder_get_funder_approval_attachments",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4047",
"weight": 1.0,
"_src": "sale_order_saleorder_action_recalculate_adp_portions",
"_tgt": "sale_order_compute_adp_totals",
"source": "sale_order_compute_adp_totals",
"target": "sale_order_saleorder_action_recalculate_adp_portions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3284",
"weight": 1.0,
"_src": "sale_order_rationale_3284",
"_tgt": "sale_order_saleorder_compute_adp_invoice_status",
"source": "sale_order_saleorder_compute_adp_invoice_status",
"target": "sale_order_rationale_3284",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3329",
"weight": 1.0,
"_src": "sale_order_compute_device_approval_status",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_compute_device_approval_status",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3372",
"weight": 1.0,
"_src": "sale_order_compute_has_deductions",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_order_compute_has_deductions",
"target": "sale_order_saleorder_get_client_type",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3659",
"weight": 1.0,
"_src": "sale_order_saleorder_build_attachment_name",
"_tgt": "sale_order_saleorder_get_ext_from_mime",
"source": "sale_order_saleorder_get_ext_from_mime",
"target": "sale_order_saleorder_build_attachment_name",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3635",
"weight": 1.0,
"_src": "sale_order_rationale_3635",
"_tgt": "sale_order_saleorder_get_ext_from_mime",
"source": "sale_order_saleorder_get_ext_from_mime",
"target": "sale_order_rationale_3635",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3653",
"weight": 1.0,
"_src": "sale_order_saleorder_build_attachment_name",
"_tgt": "sale_order_saleorder_get_client_name_parts",
"source": "sale_order_saleorder_get_client_name_parts",
"target": "sale_order_saleorder_build_attachment_name",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6569",
"weight": 1.0,
"_src": "sale_order_saleorder_generate_approved_items_pdf",
"_tgt": "sale_order_saleorder_get_client_name_parts",
"source": "sale_order_saleorder_get_client_name_parts",
"target": "sale_order_saleorder_generate_approved_items_pdf",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3639",
"weight": 1.0,
"_src": "sale_order_rationale_3639",
"_tgt": "sale_order_saleorder_get_client_name_parts",
"source": "sale_order_saleorder_get_client_name_parts",
"target": "sale_order_rationale_3639",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3676",
"weight": 1.0,
"_src": "sale_order_saleorder_prepare_attachment_for_email",
"_tgt": "sale_order_saleorder_build_attachment_name",
"source": "sale_order_saleorder_build_attachment_name",
"target": "sale_order_saleorder_prepare_attachment_for_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3734",
"weight": 1.0,
"_src": "sale_order_saleorder_get_or_create_attachment",
"_tgt": "sale_order_saleorder_build_attachment_name",
"source": "sale_order_saleorder_build_attachment_name",
"target": "sale_order_saleorder_get_or_create_attachment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6018",
"weight": 1.0,
"_src": "sale_order_saleorder_post_document_to_chatter",
"_tgt": "sale_order_saleorder_build_attachment_name",
"source": "sale_order_saleorder_build_attachment_name",
"target": "sale_order_saleorder_post_document_to_chatter",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3648",
"weight": 1.0,
"_src": "sale_order_rationale_3648",
"_tgt": "sale_order_saleorder_build_attachment_name",
"source": "sale_order_saleorder_build_attachment_name",
"target": "sale_order_rationale_3648",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3682",
"weight": 1.0,
"_src": "sale_order_saleorder_prepare_attachment_for_email",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_prepare_attachment_for_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3700",
"weight": 1.0,
"_src": "sale_order_saleorder_get_and_prepare_field_attachment",
"_tgt": "sale_order_saleorder_prepare_attachment_for_email",
"source": "sale_order_saleorder_prepare_attachment_for_email",
"target": "sale_order_saleorder_get_and_prepare_field_attachment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3731",
"weight": 1.0,
"_src": "sale_order_saleorder_get_or_create_attachment",
"_tgt": "sale_order_saleorder_prepare_attachment_for_email",
"source": "sale_order_saleorder_prepare_attachment_for_email",
"target": "sale_order_saleorder_get_or_create_attachment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6035",
"weight": 1.0,
"_src": "sale_order_saleorder_post_document_to_chatter",
"_tgt": "sale_order_saleorder_prepare_attachment_for_email",
"source": "sale_order_saleorder_prepare_attachment_for_email",
"target": "sale_order_saleorder_post_document_to_chatter",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3668",
"weight": 1.0,
"_src": "sale_order_rationale_3668",
"_tgt": "sale_order_saleorder_prepare_attachment_for_email",
"source": "sale_order_saleorder_prepare_attachment_for_email",
"target": "sale_order_rationale_3668",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3697",
"weight": 1.0,
"_src": "sale_order_saleorder_get_and_prepare_field_attachment",
"_tgt": "sale_order_saleorder_get_document_attachment",
"source": "sale_order_saleorder_get_and_prepare_field_attachment",
"target": "sale_order_saleorder_get_document_attachment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6199",
"weight": 1.0,
"_src": "sale_order_saleorder_send_submission_email",
"_tgt": "sale_order_saleorder_get_and_prepare_field_attachment",
"source": "sale_order_saleorder_get_and_prepare_field_attachment",
"target": "sale_order_saleorder_send_submission_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10381",
"weight": 1.0,
"_src": "sale_order_saleorder_get_funder_approval_attachments",
"_tgt": "sale_order_saleorder_get_and_prepare_field_attachment",
"source": "sale_order_saleorder_get_and_prepare_field_attachment",
"target": "sale_order_saleorder_get_funder_approval_attachments",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3689",
"weight": 1.0,
"_src": "sale_order_rationale_3689",
"_tgt": "sale_order_saleorder_get_and_prepare_field_attachment",
"source": "sale_order_saleorder_get_and_prepare_field_attachment",
"target": "sale_order_rationale_3689",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6032",
"weight": 1.0,
"_src": "sale_order_saleorder_post_document_to_chatter",
"_tgt": "sale_order_saleorder_get_document_attachment",
"source": "sale_order_saleorder_get_document_attachment",
"target": "sale_order_saleorder_post_document_to_chatter",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3703",
"weight": 1.0,
"_src": "sale_order_rationale_3703",
"_tgt": "sale_order_saleorder_get_document_attachment",
"source": "sale_order_saleorder_get_document_attachment",
"target": "sale_order_rationale_3703",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3916",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_document",
"_tgt": "sale_order_saleorder_get_or_create_attachment",
"source": "sale_order_saleorder_get_or_create_attachment",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8966",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_image",
"_tgt": "sale_order_saleorder_get_or_create_attachment",
"source": "sale_order_saleorder_get_or_create_attachment",
"target": "sale_order_saleorder_action_open_image",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3713",
"weight": 1.0,
"_src": "sale_order_rationale_3713",
"_tgt": "sale_order_saleorder_get_or_create_attachment",
"source": "sale_order_saleorder_get_or_create_attachment",
"target": "sale_order_rationale_3713",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3736",
"weight": 1.0,
"_src": "sale_order_saleorder_get_or_create_attachment",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_get_or_create_attachment",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3750",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_original_application",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_original_application",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3748",
"weight": 1.0,
"_src": "sale_order_rationale_3748",
"_tgt": "sale_order_saleorder_action_open_original_application",
"source": "sale_order_saleorder_action_open_original_application",
"target": "sale_order_rationale_3748",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3769",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_signed_pages",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_signed_pages",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3767",
"weight": 1.0,
"_src": "sale_order_rationale_3767",
"_tgt": "sale_order_saleorder_action_open_signed_pages",
"source": "sale_order_saleorder_action_open_signed_pages",
"target": "sale_order_rationale_3767",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3772",
"weight": 1.0,
"_src": "sale_order_rationale_3772",
"_tgt": "sale_order_saleorder_action_request_page11_signature",
"source": "sale_order_saleorder_action_request_page11_signature",
"target": "sale_order_rationale_3772",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3784",
"weight": 1.0,
"_src": "sale_order_rationale_3784",
"_tgt": "sale_order_saleorder_action_view_page11_requests",
"source": "sale_order_saleorder_action_view_page11_requests",
"target": "sale_order_rationale_3784",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3798",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_final_application",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_final_application",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3796",
"weight": 1.0,
"_src": "sale_order_rationale_3796",
"_tgt": "sale_order_saleorder_action_open_final_application",
"source": "sale_order_saleorder_action_open_final_application",
"target": "sale_order_rationale_3796",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3803",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_xml_file",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_xml_file",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3801",
"weight": 1.0,
"_src": "sale_order_rationale_3801",
"_tgt": "sale_order_saleorder_action_open_xml_file",
"source": "sale_order_saleorder_action_open_xml_file",
"target": "sale_order_rationale_3801",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3808",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_proof_of_delivery",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_proof_of_delivery",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3806",
"weight": 1.0,
"_src": "sale_order_rationale_3806",
"_tgt": "sale_order_saleorder_action_open_proof_of_delivery",
"source": "sale_order_saleorder_action_open_proof_of_delivery",
"target": "sale_order_rationale_3806",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3813",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_approval_letter",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_approval_letter",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3811",
"weight": 1.0,
"_src": "sale_order_rationale_3811",
"_tgt": "sale_order_saleorder_action_open_approval_letter",
"source": "sale_order_saleorder_action_open_approval_letter",
"target": "sale_order_rationale_3811",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3818",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_sa_approval_form",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_sa_approval_form",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3816",
"weight": 1.0,
"_src": "sale_order_rationale_3816",
"_tgt": "sale_order_saleorder_action_open_sa_approval_form",
"source": "sale_order_saleorder_action_open_sa_approval_form",
"target": "sale_order_rationale_3816",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3823",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_sa_signed_form",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_sa_signed_form",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3821",
"weight": 1.0,
"_src": "sale_order_rationale_3821",
"_tgt": "sale_order_saleorder_action_open_sa_signed_form",
"source": "sale_order_saleorder_action_open_sa_signed_form",
"target": "sale_order_rationale_3821",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3828",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_sa_physical_copy",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_sa_physical_copy",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3826",
"weight": 1.0,
"_src": "sale_order_rationale_3826",
"_tgt": "sale_order_saleorder_action_open_sa_physical_copy",
"source": "sale_order_saleorder_action_open_sa_physical_copy",
"target": "sale_order_rationale_3826",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3831",
"weight": 1.0,
"_src": "sale_order_rationale_3831",
"_tgt": "sale_order_saleorder_action_open_sa_internal_pod",
"source": "sale_order_saleorder_action_open_sa_internal_pod",
"target": "sale_order_rationale_3831",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3839",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_ow_discretionary_form",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_ow_discretionary_form",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3837",
"weight": 1.0,
"_src": "sale_order_rationale_3837",
"_tgt": "sale_order_saleorder_action_open_ow_discretionary_form",
"source": "sale_order_saleorder_action_open_ow_discretionary_form",
"target": "sale_order_rationale_3837",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3844",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_ow_authorizer_letter",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_ow_authorizer_letter",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3842",
"weight": 1.0,
"_src": "sale_order_rationale_3842",
"_tgt": "sale_order_saleorder_action_open_ow_authorizer_letter",
"source": "sale_order_saleorder_action_open_ow_authorizer_letter",
"target": "sale_order_rationale_3842",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3847",
"weight": 1.0,
"_src": "sale_order_rationale_3847",
"_tgt": "sale_order_saleorder_action_open_ow_internal_pod",
"source": "sale_order_saleorder_action_open_ow_internal_pod",
"target": "sale_order_rationale_3847",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3855",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_odsp_std_approval_document",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_odsp_std_approval_document",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3853",
"weight": 1.0,
"_src": "sale_order_rationale_3853",
"_tgt": "sale_order_saleorder_action_open_odsp_std_approval_document",
"source": "sale_order_saleorder_action_open_odsp_std_approval_document",
"target": "sale_order_rationale_3853",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3860",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_odsp_std_authorizer_letter",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_odsp_std_authorizer_letter",
"target": "sale_order_saleorder_action_open_document",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3858",
"weight": 1.0,
"_src": "sale_order_rationale_3858",
"_tgt": "sale_order_saleorder_action_open_odsp_std_authorizer_letter",
"source": "sale_order_saleorder_action_open_odsp_std_authorizer_letter",
"target": "sale_order_rationale_3858",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3863",
"weight": 1.0,
"_src": "sale_order_rationale_3863",
"_tgt": "sale_order_saleorder_action_open_odsp_std_internal_pod",
"source": "sale_order_saleorder_action_open_odsp_std_internal_pod",
"target": "sale_order_rationale_3863",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3869",
"weight": 1.0,
"_src": "sale_order_rationale_3869",
"_tgt": "sale_order_saleorder_get_sa_pod_pdf",
"source": "sale_order_saleorder_get_sa_pod_pdf",
"target": "sale_order_rationale_3869",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3876",
"weight": 1.0,
"_src": "sale_order_rationale_3876",
"_tgt": "sale_order_saleorder_action_view_approval_photos",
"source": "sale_order_saleorder_action_view_approval_photos",
"target": "sale_order_rationale_3876",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8935",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_mod_drawing",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_document",
"target": "sale_order_saleorder_action_open_mod_drawing",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8943",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_mod_pca",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_document",
"target": "sale_order_saleorder_action_open_mod_pca",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8947",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_mod_pod",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_document",
"target": "sale_order_saleorder_action_open_mod_pod",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3899",
"weight": 1.0,
"_src": "sale_order_rationale_3899",
"_tgt": "sale_order_saleorder_action_open_document",
"source": "sale_order_saleorder_action_open_document",
"target": "sale_order_rationale_3899",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3962",
"weight": 1.0,
"_src": "sale_order_onchange_sale_type_client_type",
"_tgt": "sale_order_line_compute_adp_portions",
"source": "sale_order_onchange_sale_type_client_type",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3968",
"weight": 1.0,
"_src": "sale_order_rationale_3968",
"_tgt": "sale_order_saleorder_get_sale_type",
"source": "sale_order_saleorder_get_sale_type",
"target": "sale_order_rationale_3968",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5316",
"weight": 1.0,
"_src": "sale_order_saleorder_action_create_client_invoice",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_order_saleorder_get_client_type",
"target": "sale_order_saleorder_action_create_client_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5538",
"weight": 1.0,
"_src": "sale_order_saleorder_create_adp_split_invoice",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_order_saleorder_get_client_type",
"target": "sale_order_saleorder_create_adp_split_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3973",
"weight": 1.0,
"_src": "sale_order_rationale_3973",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_order_saleorder_get_client_type",
"target": "sale_order_rationale_3973",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L113",
"weight": 1.0,
"_src": "account_move_line_accountmoveline_action_recalculate_portions",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_order_saleorder_get_client_type",
"target": "account_move_line_accountmoveline_action_recalculate_portions"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L225",
"weight": 1.0,
"_src": "sale_order_line_compute_adp_portions",
"_tgt": "sale_order_saleorder_get_client_type",
"source": "sale_order_saleorder_get_client_type",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3978",
"weight": 1.0,
"_src": "sale_order_rationale_3978",
"_tgt": "sale_order_saleorder_get_authorizer",
"source": "sale_order_saleorder_get_authorizer",
"target": "sale_order_rationale_3978",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L3996",
"weight": 1.0,
"_src": "sale_order_rationale_3996",
"_tgt": "sale_order_saleorder_get_client_ref_1",
"source": "sale_order_saleorder_get_client_ref_1",
"target": "sale_order_rationale_3996",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4001",
"weight": 1.0,
"_src": "sale_order_rationale_4001",
"_tgt": "sale_order_saleorder_get_client_ref_2",
"source": "sale_order_saleorder_get_client_ref_2",
"target": "sale_order_rationale_4001",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4006",
"weight": 1.0,
"_src": "sale_order_rationale_4006",
"_tgt": "sale_order_saleorder_get_adp_delivery_date",
"source": "sale_order_saleorder_get_adp_delivery_date",
"target": "sale_order_rationale_4006",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4063",
"weight": 1.0,
"_src": "sale_order_saleorder_action_submit_to_adp",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_submit_to_adp",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4070",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mark_adp_approved",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_mark_adp_approved",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5209",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mark_client_paid",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_mark_client_paid",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5216",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mark_delivered",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_mark_delivered",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5223",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mark_billed",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_mark_billed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5230",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mark_closed",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_mark_closed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5305",
"weight": 1.0,
"_src": "sale_order_saleorder_action_create_client_invoice",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_create_client_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5397",
"weight": 1.0,
"_src": "sale_order_saleorder_action_create_adp_invoice",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_create_adp_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5967",
"weight": 1.0,
"_src": "sale_order_saleorder_prepare_invoice",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_prepare_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8180",
"weight": 1.0,
"_src": "sale_order_saleorder_action_quotation_send",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_action_quotation_send",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8294",
"weight": 1.0,
"_src": "sale_order_saleorder_schedule_delivery_reminder",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_saleorder_schedule_delivery_reminder",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4011",
"weight": 1.0,
"_src": "sale_order_rationale_4011",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_rationale_4011",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L173",
"weight": 1.0,
"_src": "sale_order_line_compute_adp_portions",
"_tgt": "sale_order_saleorder_is_adp_sale",
"source": "sale_order_saleorder_is_adp_sale",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4026",
"weight": 1.0,
"_src": "sale_order_rationale_4026",
"_tgt": "sale_order_saleorder_get_serial_numbers",
"source": "sale_order_saleorder_get_serial_numbers",
"target": "sale_order_rationale_4026",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4030",
"weight": 1.0,
"_src": "sale_order_saleorder_get_serial_numbers",
"_tgt": "sale_order_line_saleorderline_get_serial_number",
"source": "sale_order_saleorder_get_serial_numbers",
"target": "sale_order_line_saleorderline_get_serial_number"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4035",
"weight": 1.0,
"_src": "sale_order_saleorder_get_serial_numbers",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_saleorder_get_serial_numbers",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4043",
"weight": 1.0,
"_src": "sale_order_rationale_4043",
"_tgt": "sale_order_saleorder_action_recalculate_adp_portions",
"source": "sale_order_saleorder_action_recalculate_adp_portions",
"target": "sale_order_rationale_4043",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4046",
"weight": 1.0,
"_src": "sale_order_saleorder_action_recalculate_adp_portions",
"_tgt": "sale_order_line_compute_adp_portions",
"source": "sale_order_saleorder_action_recalculate_adp_portions",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4061",
"weight": 1.0,
"_src": "sale_order_rationale_4061",
"_tgt": "sale_order_saleorder_action_submit_to_adp",
"source": "sale_order_saleorder_action_submit_to_adp",
"target": "sale_order_rationale_4061",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4068",
"weight": 1.0,
"_src": "sale_order_rationale_4068",
"_tgt": "sale_order_saleorder_action_mark_adp_approved",
"source": "sale_order_saleorder_action_mark_adp_approved",
"target": "sale_order_rationale_4068",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4075",
"weight": 1.0,
"_src": "sale_order_rationale_4075",
"_tgt": "sale_order_saleorder_action_open_device_approval_wizard",
"source": "sale_order_saleorder_action_open_device_approval_wizard",
"target": "sale_order_rationale_4075",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4090",
"weight": 1.0,
"_src": "sale_order_rationale_4090",
"_tgt": "sale_order_saleorder_action_open_submission_verification_wizard",
"source": "sale_order_saleorder_action_open_submission_verification_wizard",
"target": "sale_order_rationale_4090",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4109",
"weight": 1.0,
"_src": "sale_order_rationale_4109",
"_tgt": "sale_order_saleorder_action_schedule_assessment",
"source": "sale_order_saleorder_action_schedule_assessment",
"target": "sale_order_rationale_4109",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4127",
"weight": 1.0,
"_src": "sale_order_rationale_4127",
"_tgt": "sale_order_saleorder_action_complete_assessment",
"source": "sale_order_saleorder_action_complete_assessment",
"target": "sale_order_rationale_4127",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4149",
"weight": 1.0,
"_src": "sale_order_rationale_4149",
"_tgt": "sale_order_saleorder_action_application_received",
"source": "sale_order_saleorder_action_application_received",
"target": "sale_order_rationale_4149",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4167",
"weight": 1.0,
"_src": "sale_order_rationale_4167",
"_tgt": "sale_order_saleorder_action_ready_for_submission",
"source": "sale_order_saleorder_action_ready_for_submission",
"target": "sale_order_rationale_4167",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4189",
"weight": 1.0,
"_src": "sale_order_rationale_4189",
"_tgt": "sale_order_saleorder_action_submit_application",
"source": "sale_order_saleorder_action_submit_application",
"target": "sale_order_rationale_4189",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4215",
"weight": 1.0,
"_src": "sale_order_rationale_4215",
"_tgt": "sale_order_saleorder_action_close_case",
"source": "sale_order_saleorder_action_close_case",
"target": "sale_order_rationale_4215",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4259",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mark_accepted",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_mark_accepted",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4244",
"weight": 1.0,
"_src": "sale_order_rationale_4244",
"_tgt": "sale_order_saleorder_action_mark_accepted",
"source": "sale_order_saleorder_action_mark_accepted",
"target": "sale_order_rationale_4244",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4279",
"weight": 1.0,
"_src": "sale_order_rationale_4279",
"_tgt": "sale_order_saleorder_action_mark_approved",
"source": "sale_order_saleorder_action_mark_approved",
"target": "sale_order_rationale_4279",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4329",
"weight": 1.0,
"_src": "sale_order_saleorder_action_resume_from_hold",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_resume_from_hold",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4306",
"weight": 1.0,
"_src": "sale_order_rationale_4306",
"_tgt": "sale_order_saleorder_action_resume_from_hold",
"source": "sale_order_saleorder_action_resume_from_hold",
"target": "sale_order_rationale_4306",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4367",
"weight": 1.0,
"_src": "sale_order_saleorder_action_resubmit_from_withdrawn",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_resubmit_from_withdrawn",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4361",
"weight": 1.0,
"_src": "sale_order_rationale_4361",
"_tgt": "sale_order_saleorder_action_resubmit_from_withdrawn",
"source": "sale_order_saleorder_action_resubmit_from_withdrawn",
"target": "sale_order_rationale_4361",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4463",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_put_on_hold",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_saleorder_action_adp_put_on_hold",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4492",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_withdraw",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_saleorder_action_adp_withdraw",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4516",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_mark_rejected",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_saleorder_action_adp_mark_rejected",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4535",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_mark_denied",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_saleorder_action_adp_mark_denied",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4559",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_mark_needs_correction",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_saleorder_action_adp_mark_needs_correction",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4587",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_cancel",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_saleorder_action_adp_cancel",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4625",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_reopen_cancelled",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_saleorder_action_adp_reopen_cancelled",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4725",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_resubmit_from_denied",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_saleorder_action_adp_resubmit_from_denied",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4410",
"weight": 1.0,
"_src": "sale_order_rationale_4410",
"_tgt": "sale_order_saleorder_adp_chatter_transition",
"source": "sale_order_saleorder_adp_chatter_transition",
"target": "sale_order_rationale_4410",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4454",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_put_on_hold",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_adp_put_on_hold",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4471",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_put_on_hold",
"_tgt": "sale_order_saleorder_send_on_hold_email",
"source": "sale_order_saleorder_action_adp_put_on_hold",
"target": "sale_order_saleorder_send_on_hold_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4433",
"weight": 1.0,
"_src": "sale_order_rationale_4433",
"_tgt": "sale_order_saleorder_action_adp_put_on_hold",
"source": "sale_order_saleorder_action_adp_put_on_hold",
"target": "sale_order_rationale_4433",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4488",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_withdraw",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_adp_withdraw",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4499",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_withdraw",
"_tgt": "sale_order_saleorder_send_withdrawal_email",
"source": "sale_order_saleorder_action_adp_withdraw",
"target": "sale_order_saleorder_send_withdrawal_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4477",
"weight": 1.0,
"_src": "sale_order_rationale_4477",
"_tgt": "sale_order_saleorder_action_adp_withdraw",
"source": "sale_order_saleorder_action_adp_withdraw",
"target": "sale_order_rationale_4477",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4513",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_mark_rejected",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_adp_mark_rejected",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4505",
"weight": 1.0,
"_src": "sale_order_rationale_4505",
"_tgt": "sale_order_saleorder_action_adp_mark_rejected",
"source": "sale_order_saleorder_action_adp_mark_rejected",
"target": "sale_order_rationale_4505",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4532",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_mark_denied",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_adp_mark_denied",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4524",
"weight": 1.0,
"_src": "sale_order_rationale_4524",
"_tgt": "sale_order_saleorder_action_adp_mark_denied",
"source": "sale_order_saleorder_action_adp_mark_denied",
"target": "sale_order_rationale_4524",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4556",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_mark_needs_correction",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_adp_mark_needs_correction",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4543",
"weight": 1.0,
"_src": "sale_order_rationale_4543",
"_tgt": "sale_order_saleorder_action_adp_mark_needs_correction",
"source": "sale_order_saleorder_action_adp_mark_needs_correction",
"target": "sale_order_rationale_4543",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4583",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_cancel",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_adp_cancel",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4567",
"weight": 1.0,
"_src": "sale_order_rationale_4567",
"_tgt": "sale_order_saleorder_action_adp_cancel",
"source": "sale_order_saleorder_action_adp_cancel",
"target": "sale_order_rationale_4567",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4620",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_reopen_cancelled",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_adp_reopen_cancelled",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4595",
"weight": 1.0,
"_src": "sale_order_rationale_4595",
"_tgt": "sale_order_saleorder_action_adp_reopen_cancelled",
"source": "sale_order_saleorder_action_adp_reopen_cancelled",
"target": "sale_order_rationale_4595",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4640",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_reopen_expired",
"_tgt": "sale_order_saleorder_action_adp_duplicate_for_reassessment",
"source": "sale_order_saleorder_action_adp_reopen_expired",
"target": "sale_order_saleorder_action_adp_duplicate_for_reassessment",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4634",
"weight": 1.0,
"_src": "sale_order_rationale_4634",
"_tgt": "sale_order_saleorder_action_adp_reopen_expired",
"source": "sale_order_saleorder_action_adp_reopen_expired",
"target": "sale_order_rationale_4634",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4643",
"weight": 1.0,
"_src": "sale_order_rationale_4643",
"_tgt": "sale_order_saleorder_action_adp_duplicate_for_reassessment",
"source": "sale_order_saleorder_action_adp_duplicate_for_reassessment",
"target": "sale_order_rationale_4643",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4722",
"weight": 1.0,
"_src": "sale_order_saleorder_action_adp_resubmit_from_denied",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_adp_resubmit_from_denied",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4718",
"weight": 1.0,
"_src": "sale_order_rationale_4718",
"_tgt": "sale_order_saleorder_action_adp_resubmit_from_denied",
"source": "sale_order_saleorder_action_adp_resubmit_from_denied",
"target": "sale_order_rationale_4718",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4764",
"weight": 1.0,
"_src": "sale_order_cron_adp_expire_approved",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_cron_adp_expire_approved",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4799",
"weight": 1.0,
"_src": "sale_order_saleorder_send_hold_expiry_reminder_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_send_hold_expiry_reminder_email",
"target": "sale_order_saleorder_is_email_notifications_enabled",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4821",
"weight": 1.0,
"_src": "sale_order_saleorder_send_hold_expiry_reminder_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_send_hold_expiry_reminder_email",
"target": "sale_order_saleorder_build_case_detail_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4836",
"weight": 1.0,
"_src": "sale_order_saleorder_send_hold_expiry_reminder_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_send_hold_expiry_reminder_email",
"target": "sale_order_saleorder_email_chatter_log",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4977",
"weight": 1.0,
"_src": "sale_order_cron_adp_hold_expiry_reminders",
"_tgt": "sale_order_saleorder_send_hold_expiry_reminder_email",
"source": "sale_order_saleorder_send_hold_expiry_reminder_email",
"target": "sale_order_cron_adp_hold_expiry_reminders",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4788",
"weight": 1.0,
"_src": "sale_order_rationale_4788",
"_tgt": "sale_order_saleorder_send_hold_expiry_reminder_email",
"source": "sale_order_saleorder_send_hold_expiry_reminder_email",
"target": "sale_order_rationale_4788",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4830",
"weight": 1.0,
"_src": "sale_order_saleorder_send_hold_expiry_reminder_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_hold_expiry_reminder_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4855",
"weight": 1.0,
"_src": "sale_order_saleorder_send_hold_final_warning_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_send_hold_final_warning_email",
"target": "sale_order_saleorder_is_email_notifications_enabled",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4882",
"weight": 1.0,
"_src": "sale_order_saleorder_send_hold_final_warning_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_send_hold_final_warning_email",
"target": "sale_order_saleorder_build_case_detail_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4900",
"weight": 1.0,
"_src": "sale_order_saleorder_send_hold_final_warning_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_send_hold_final_warning_email",
"target": "sale_order_saleorder_email_chatter_log",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4966",
"weight": 1.0,
"_src": "sale_order_cron_adp_hold_expiry_reminders",
"_tgt": "sale_order_saleorder_send_hold_final_warning_email",
"source": "sale_order_saleorder_send_hold_final_warning_email",
"target": "sale_order_cron_adp_hold_expiry_reminders",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4846",
"weight": 1.0,
"_src": "sale_order_rationale_4846",
"_tgt": "sale_order_saleorder_send_hold_final_warning_email",
"source": "sale_order_saleorder_send_hold_final_warning_email",
"target": "sale_order_rationale_4846",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4894",
"weight": 1.0,
"_src": "sale_order_saleorder_send_hold_final_warning_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_hold_final_warning_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4922",
"weight": 1.0,
"_src": "sale_order_cron_adp_hold_expiry_reminders",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_cron_adp_hold_expiry_reminders",
"target": "sale_order_saleorder_is_email_notifications_enabled",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4967",
"weight": 1.0,
"_src": "sale_order_cron_adp_hold_expiry_reminders",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_cron_adp_hold_expiry_reminders",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5037",
"weight": 1.0,
"_src": "sale_order_saleorder_action_set_ready_to_bill_direct",
"_tgt": "sale_order_saleorder_action_set_ready_to_bill",
"source": "sale_order_saleorder_action_set_ready_to_bill",
"target": "sale_order_saleorder_action_set_ready_to_bill_direct",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L4985",
"weight": 1.0,
"_src": "sale_order_rationale_4985",
"_tgt": "sale_order_saleorder_action_set_ready_to_bill",
"source": "sale_order_saleorder_action_set_ready_to_bill",
"target": "sale_order_rationale_4985",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5055",
"weight": 1.0,
"_src": "sale_order_saleorder_action_set_ready_to_bill_direct",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_set_ready_to_bill_direct",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5022",
"weight": 1.0,
"_src": "sale_order_rationale_5022",
"_tgt": "sale_order_saleorder_action_set_ready_to_bill_direct",
"source": "sale_order_saleorder_action_set_ready_to_bill_direct",
"target": "sale_order_rationale_5022",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5126",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mark_as_billed",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_action_mark_as_billed",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5080",
"weight": 1.0,
"_src": "sale_order_rationale_5080",
"_tgt": "sale_order_saleorder_action_mark_as_billed",
"source": "sale_order_saleorder_action_mark_as_billed",
"target": "sale_order_rationale_5080",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5500",
"weight": 1.0,
"_src": "sale_order_saleorder_action_create_adp_invoice",
"_tgt": "sale_order_saleorder_check_unapproved_devices",
"source": "sale_order_saleorder_check_unapproved_devices",
"target": "sale_order_saleorder_action_create_adp_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5164",
"weight": 1.0,
"_src": "sale_order_rationale_5164",
"_tgt": "sale_order_saleorder_check_unapproved_devices",
"source": "sale_order_saleorder_check_unapproved_devices",
"target": "sale_order_rationale_5164",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5182",
"weight": 1.0,
"_src": "sale_order_saleorder_check_unapproved_devices",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_saleorder_check_unapproved_devices",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5189",
"weight": 1.0,
"_src": "sale_order_rationale_5189",
"_tgt": "sale_order_saleorder_get_approved_devices_summary",
"source": "sale_order_saleorder_get_approved_devices_summary",
"target": "sale_order_rationale_5189",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5195",
"weight": 1.0,
"_src": "sale_order_saleorder_get_approved_devices_summary",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_saleorder_get_approved_devices_summary",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5207",
"weight": 1.0,
"_src": "sale_order_rationale_5207",
"_tgt": "sale_order_saleorder_action_mark_client_paid",
"source": "sale_order_saleorder_action_mark_client_paid",
"target": "sale_order_rationale_5207",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5214",
"weight": 1.0,
"_src": "sale_order_rationale_5214",
"_tgt": "sale_order_saleorder_action_mark_delivered",
"source": "sale_order_saleorder_action_mark_delivered",
"target": "sale_order_rationale_5214",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5221",
"weight": 1.0,
"_src": "sale_order_rationale_5221",
"_tgt": "sale_order_saleorder_action_mark_billed",
"source": "sale_order_saleorder_action_mark_billed",
"target": "sale_order_rationale_5221",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5228",
"weight": 1.0,
"_src": "sale_order_rationale_5228",
"_tgt": "sale_order_saleorder_action_mark_closed",
"source": "sale_order_saleorder_action_mark_closed",
"target": "sale_order_rationale_5228",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5238",
"weight": 1.0,
"_src": "sale_order_rationale_5238",
"_tgt": "sale_order_saleorder_action_view_adp_invoices",
"source": "sale_order_saleorder_action_view_adp_invoices",
"target": "sale_order_rationale_5238",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5263",
"weight": 1.0,
"_src": "sale_order_rationale_5263",
"_tgt": "sale_order_saleorder_action_view_client_invoices",
"source": "sale_order_saleorder_action_view_client_invoices",
"target": "sale_order_rationale_5263",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5374",
"weight": 1.0,
"_src": "sale_order_saleorder_action_create_client_invoice",
"_tgt": "sale_order_saleorder_create_adp_split_invoice",
"source": "sale_order_saleorder_action_create_client_invoice",
"target": "sale_order_saleorder_create_adp_split_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5291",
"weight": 1.0,
"_src": "sale_order_rationale_5291",
"_tgt": "sale_order_saleorder_action_create_client_invoice",
"source": "sale_order_saleorder_action_create_client_invoice",
"target": "sale_order_rationale_5291",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5509",
"weight": 1.0,
"_src": "sale_order_saleorder_action_create_adp_invoice",
"_tgt": "sale_order_saleorder_create_adp_split_invoice",
"source": "sale_order_saleorder_action_create_adp_invoice",
"target": "sale_order_saleorder_create_adp_split_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5389",
"weight": 1.0,
"_src": "sale_order_rationale_5389",
"_tgt": "sale_order_saleorder_action_create_adp_invoice",
"source": "sale_order_saleorder_action_create_adp_invoice",
"target": "sale_order_rationale_5389",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5557",
"weight": 1.0,
"_src": "sale_order_saleorder_create_adp_split_invoice",
"_tgt": "sale_order_saleorder_prepare_invoice",
"source": "sale_order_saleorder_create_adp_split_invoice",
"target": "sale_order_saleorder_prepare_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5860",
"weight": 1.0,
"_src": "sale_order_saleorder_create_adp_split_invoice",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_create_adp_split_invoice",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5523",
"weight": 1.0,
"_src": "sale_order_rationale_5523",
"_tgt": "sale_order_saleorder_create_adp_split_invoice",
"source": "sale_order_saleorder_create_adp_split_invoice",
"target": "sale_order_rationale_5523",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5656",
"weight": 1.0,
"_src": "sale_order_saleorder_create_adp_split_invoice",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_create_adp_split_invoice",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5689",
"weight": 1.0,
"_src": "sale_order_saleorder_create_adp_split_invoice",
"_tgt": "product_product_productproduct_is_non_adp_funded",
"source": "sale_order_saleorder_create_adp_split_invoice",
"target": "product_product_productproduct_is_non_adp_funded"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5694",
"weight": 1.0,
"_src": "sale_order_saleorder_create_adp_split_invoice",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_saleorder_create_adp_split_invoice",
"target": "sale_order_line_saleorderline_get_adp_device_code"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5935",
"weight": 1.0,
"_src": "sale_order_rationale_5935",
"_tgt": "sale_order_saleorder_get_invoiceable_lines",
"source": "sale_order_saleorder_get_invoiceable_lines",
"target": "sale_order_rationale_5935",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5965",
"weight": 1.0,
"_src": "sale_order_rationale_5965",
"_tgt": "sale_order_saleorder_prepare_invoice",
"source": "sale_order_saleorder_prepare_invoice",
"target": "sale_order_rationale_5965",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7395",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_post_document_to_chatter",
"source": "sale_order_saleorder_post_document_to_chatter",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L5996",
"weight": 1.0,
"_src": "sale_order_rationale_5996",
"_tgt": "sale_order_saleorder_post_document_to_chatter",
"source": "sale_order_saleorder_post_document_to_chatter",
"target": "sale_order_rationale_5996",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6025",
"weight": 1.0,
"_src": "sale_order_saleorder_post_document_to_chatter",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_post_document_to_chatter",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6188",
"weight": 1.0,
"_src": "sale_order_saleorder_send_submission_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_submission_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6248",
"weight": 1.0,
"_src": "sale_order_cron_send_application_reminders",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_cron_send_application_reminders",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6280",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_application_reminder_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6328",
"weight": 1.0,
"_src": "sale_order_cron_send_application_reminders_2",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_cron_send_application_reminders_2",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6364",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_2_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_application_reminder_2_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6592",
"weight": 1.0,
"_src": "sale_order_saleorder_send_approval_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_approval_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6662",
"weight": 1.0,
"_src": "sale_order_saleorder_send_denial_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_denial_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6706",
"weight": 1.0,
"_src": "sale_order_saleorder_send_rejection_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_rejection_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6761",
"weight": 1.0,
"_src": "sale_order_saleorder_send_correction_needed_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_correction_needed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6803",
"weight": 1.0,
"_src": "sale_order_saleorder_send_case_closed_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_case_closed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6856",
"weight": 1.0,
"_src": "sale_order_saleorder_adp_send_stage_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_adp_send_stage_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7009",
"weight": 1.0,
"_src": "sale_order_saleorder_send_withdrawal_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_withdrawal_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7075",
"weight": 1.0,
"_src": "sale_order_saleorder_send_ready_for_delivery_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_ready_for_delivery_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7140",
"weight": 1.0,
"_src": "sale_order_saleorder_send_on_hold_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_on_hold_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8452",
"weight": 1.0,
"_src": "sale_order_cron_send_acceptance_reminders",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_cron_send_acceptance_reminders",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9062",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_mod_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9366",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_vod_request_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_mod_vod_request_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9436",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_handoff_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_mod_handoff_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9690",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_followup_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_mod_followup_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10314",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_email",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_saleorder_send_funder_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6063",
"weight": 1.0,
"_src": "sale_order_rationale_6063",
"_tgt": "sale_order_saleorder_is_email_notifications_enabled",
"source": "sale_order_saleorder_is_email_notifications_enabled",
"target": "sale_order_rationale_6063",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6108",
"weight": 1.0,
"_src": "sale_order_saleorder_get_email_recipients",
"_tgt": "sale_order_saleorder_get_office_cc_emails",
"source": "sale_order_saleorder_get_office_cc_emails",
"target": "sale_order_saleorder_get_email_recipients",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6394",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_2_email",
"_tgt": "sale_order_saleorder_get_office_cc_emails",
"source": "sale_order_saleorder_get_office_cc_emails",
"target": "sale_order_saleorder_send_application_reminder_2_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9044",
"weight": 1.0,
"_src": "sale_order_saleorder_get_mod_email_recipients",
"_tgt": "sale_order_saleorder_get_office_cc_emails",
"source": "sale_order_saleorder_get_office_cc_emails",
"target": "sale_order_saleorder_get_mod_email_recipients",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10342",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_email",
"_tgt": "sale_order_saleorder_get_office_cc_emails",
"source": "sale_order_saleorder_get_office_cc_emails",
"target": "sale_order_saleorder_send_funder_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6068",
"weight": 1.0,
"_src": "sale_order_rationale_6068",
"_tgt": "sale_order_saleorder_get_office_cc_emails",
"source": "sale_order_saleorder_get_office_cc_emails",
"target": "sale_order_rationale_6068",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6191",
"weight": 1.0,
"_src": "sale_order_saleorder_send_submission_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_submission_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6304",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_application_reminder_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6594",
"weight": 1.0,
"_src": "sale_order_saleorder_send_approval_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_approval_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6664",
"weight": 1.0,
"_src": "sale_order_saleorder_send_denial_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_denial_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6708",
"weight": 1.0,
"_src": "sale_order_saleorder_send_rejection_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_rejection_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6763",
"weight": 1.0,
"_src": "sale_order_saleorder_send_correction_needed_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_correction_needed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6805",
"weight": 1.0,
"_src": "sale_order_saleorder_send_case_closed_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_case_closed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6858",
"weight": 1.0,
"_src": "sale_order_saleorder_adp_send_stage_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_adp_send_stage_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7011",
"weight": 1.0,
"_src": "sale_order_saleorder_send_withdrawal_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_withdrawal_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7077",
"weight": 1.0,
"_src": "sale_order_saleorder_send_ready_for_delivery_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_ready_for_delivery_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7142",
"weight": 1.0,
"_src": "sale_order_saleorder_send_on_hold_email",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_saleorder_send_on_hold_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6074",
"weight": 1.0,
"_src": "sale_order_rationale_6074",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "sale_order_rationale_6074",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L467",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"_tgt": "sale_order_saleorder_get_email_recipients",
"source": "sale_order_saleorder_get_email_recipients",
"target": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6120",
"weight": 1.0,
"_src": "sale_order_rationale_6120",
"_tgt": "sale_order_saleorder_check_authorizer_portal_access",
"source": "sale_order_saleorder_check_authorizer_portal_access",
"target": "sale_order_rationale_6120",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6216",
"weight": 1.0,
"_src": "sale_order_saleorder_send_submission_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_submission_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6296",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_application_reminder_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6382",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_2_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_application_reminder_2_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6432",
"weight": 1.0,
"_src": "sale_order_saleorder_send_billed_summary_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_billed_summary_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6621",
"weight": 1.0,
"_src": "sale_order_saleorder_send_approval_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_approval_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6676",
"weight": 1.0,
"_src": "sale_order_saleorder_send_denial_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_denial_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6736",
"weight": 1.0,
"_src": "sale_order_saleorder_send_rejection_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_rejection_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6779",
"weight": 1.0,
"_src": "sale_order_saleorder_send_correction_needed_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_correction_needed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6817",
"weight": 1.0,
"_src": "sale_order_saleorder_send_case_closed_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_case_closed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6870",
"weight": 1.0,
"_src": "sale_order_saleorder_adp_send_stage_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_adp_send_stage_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7044",
"weight": 1.0,
"_src": "sale_order_saleorder_send_withdrawal_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_withdrawal_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7094",
"weight": 1.0,
"_src": "sale_order_saleorder_send_ready_for_delivery_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_ready_for_delivery_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7158",
"weight": 1.0,
"_src": "sale_order_saleorder_send_on_hold_email",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_saleorder_send_on_hold_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6143",
"weight": 1.0,
"_src": "sale_order_rationale_6143",
"_tgt": "sale_order_saleorder_build_case_detail_rows",
"source": "sale_order_saleorder_build_case_detail_rows",
"target": "sale_order_rationale_6143",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6235",
"weight": 1.0,
"_src": "sale_order_saleorder_send_submission_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_submission_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6317",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_application_reminder_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6406",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_2_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_application_reminder_2_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6447",
"weight": 1.0,
"_src": "sale_order_saleorder_send_billed_summary_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_billed_summary_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6650",
"weight": 1.0,
"_src": "sale_order_saleorder_send_approval_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_approval_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6693",
"weight": 1.0,
"_src": "sale_order_saleorder_send_denial_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_denial_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6751",
"weight": 1.0,
"_src": "sale_order_saleorder_send_rejection_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_rejection_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6794",
"weight": 1.0,
"_src": "sale_order_saleorder_send_correction_needed_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_correction_needed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6833",
"weight": 1.0,
"_src": "sale_order_saleorder_send_case_closed_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_case_closed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6885",
"weight": 1.0,
"_src": "sale_order_saleorder_adp_send_stage_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_adp_send_stage_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7059",
"weight": 1.0,
"_src": "sale_order_saleorder_send_withdrawal_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_withdrawal_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7173",
"weight": 1.0,
"_src": "sale_order_saleorder_send_on_hold_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_on_hold_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9104",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_mod_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9419",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_vod_request_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_mod_vod_request_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9537",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_handoff_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_mod_handoff_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9766",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_followup_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_mod_followup_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9839",
"weight": 1.0,
"_src": "sale_order_saleorder_twilio_send_sms",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_twilio_send_sms",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10116",
"weight": 1.0,
"_src": "sale_order_saleorder_send_sa_mobility_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_sa_mobility_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10168",
"weight": 1.0,
"_src": "sale_order_saleorder_send_sa_mobility_completion_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_sa_mobility_completion_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10228",
"weight": 1.0,
"_src": "sale_order_saleorder_send_odsp_submission_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_odsp_submission_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10369",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_saleorder_send_funder_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6170",
"weight": 1.0,
"_src": "sale_order_rationale_6170",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "sale_order_rationale_6170",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L531",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L596",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L669",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"_tgt": "sale_order_saleorder_email_chatter_log",
"source": "sale_order_saleorder_email_chatter_log",
"target": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7818",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_submission_email",
"source": "sale_order_saleorder_send_submission_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6186",
"weight": 1.0,
"_src": "sale_order_rationale_6186",
"_tgt": "sale_order_saleorder_send_submission_email",
"source": "sale_order_saleorder_send_submission_email",
"target": "sale_order_rationale_6186",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6227",
"weight": 1.0,
"_src": "sale_order_saleorder_send_submission_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_submission_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6273",
"weight": 1.0,
"_src": "sale_order_cron_send_application_reminders",
"_tgt": "sale_order_saleorder_send_application_reminder_email",
"source": "sale_order_cron_send_application_reminders",
"target": "sale_order_saleorder_send_application_reminder_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6316",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_email",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_send_application_reminder_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6278",
"weight": 1.0,
"_src": "sale_order_rationale_6278",
"_tgt": "sale_order_saleorder_send_application_reminder_email",
"source": "sale_order_saleorder_send_application_reminder_email",
"target": "sale_order_rationale_6278",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6309",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_application_reminder_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6357",
"weight": 1.0,
"_src": "sale_order_cron_send_application_reminders_2",
"_tgt": "sale_order_saleorder_send_application_reminder_2_email",
"source": "sale_order_cron_send_application_reminders_2",
"target": "sale_order_saleorder_send_application_reminder_2_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6405",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_2_email",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_send_application_reminder_2_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6362",
"weight": 1.0,
"_src": "sale_order_rationale_6362",
"_tgt": "sale_order_saleorder_send_application_reminder_2_email",
"source": "sale_order_saleorder_send_application_reminder_2_email",
"target": "sale_order_rationale_6362",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6398",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_reminder_2_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_application_reminder_2_email",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6414",
"weight": 1.0,
"_src": "sale_order_rationale_6414",
"_tgt": "sale_order_saleorder_send_billed_summary_email",
"source": "sale_order_saleorder_send_billed_summary_email",
"target": "sale_order_rationale_6414",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6441",
"weight": 1.0,
"_src": "sale_order_saleorder_send_billed_summary_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_billed_summary_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6614",
"weight": 1.0,
"_src": "sale_order_saleorder_send_approval_email",
"_tgt": "sale_order_saleorder_build_approved_items_html",
"source": "sale_order_saleorder_build_approved_items_html",
"target": "sale_order_saleorder_send_approval_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6454",
"weight": 1.0,
"_src": "sale_order_rationale_6454",
"_tgt": "sale_order_saleorder_build_approved_items_html",
"source": "sale_order_saleorder_build_approved_items_html",
"target": "sale_order_rationale_6454",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6514",
"weight": 1.0,
"_src": "sale_order_saleorder_build_approved_items_html",
"_tgt": "sale_order_line_saleorderline_get_adp_code_for_report",
"source": "sale_order_saleorder_build_approved_items_html",
"target": "sale_order_line_saleorderline_get_adp_code_for_report"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6515",
"weight": 1.0,
"_src": "sale_order_saleorder_build_approved_items_html",
"_tgt": "sale_order_line_saleorderline_get_adp_device_type",
"source": "sale_order_saleorder_build_approved_items_html",
"target": "sale_order_line_saleorderline_get_adp_device_type"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6632",
"weight": 1.0,
"_src": "sale_order_saleorder_send_approval_email",
"_tgt": "sale_order_saleorder_generate_approved_items_pdf",
"source": "sale_order_saleorder_generate_approved_items_pdf",
"target": "sale_order_saleorder_send_approval_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6565",
"weight": 1.0,
"_src": "sale_order_rationale_6565",
"_tgt": "sale_order_saleorder_generate_approved_items_pdf",
"source": "sale_order_saleorder_generate_approved_items_pdf",
"target": "sale_order_rationale_6565",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6579",
"weight": 1.0,
"_src": "sale_order_saleorder_generate_approved_items_pdf",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_generate_approved_items_pdf",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7832",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_approval_email",
"source": "sale_order_saleorder_send_approval_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6590",
"weight": 1.0,
"_src": "sale_order_rationale_6590",
"_tgt": "sale_order_saleorder_send_approval_email",
"source": "sale_order_saleorder_send_approval_email",
"target": "sale_order_rationale_6590",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6649",
"weight": 1.0,
"_src": "sale_order_saleorder_send_approval_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_approval_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7863",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_denial_email",
"source": "sale_order_saleorder_send_denial_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6660",
"weight": 1.0,
"_src": "sale_order_rationale_6660",
"_tgt": "sale_order_saleorder_send_denial_email",
"source": "sale_order_saleorder_send_denial_email",
"target": "sale_order_rationale_6660",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6687",
"weight": 1.0,
"_src": "sale_order_saleorder_send_denial_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_denial_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7849",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_rejection_email",
"source": "sale_order_saleorder_send_rejection_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6700",
"weight": 1.0,
"_src": "sale_order_rationale_6700",
"_tgt": "sale_order_saleorder_send_rejection_email",
"source": "sale_order_saleorder_send_rejection_email",
"target": "sale_order_rationale_6700",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6745",
"weight": 1.0,
"_src": "sale_order_saleorder_send_rejection_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_rejection_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7869",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_correction_needed_email",
"source": "sale_order_saleorder_send_correction_needed_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6759",
"weight": 1.0,
"_src": "sale_order_rationale_6759",
"_tgt": "sale_order_saleorder_send_correction_needed_email",
"source": "sale_order_saleorder_send_correction_needed_email",
"target": "sale_order_rationale_6759",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6788",
"weight": 1.0,
"_src": "sale_order_saleorder_send_correction_needed_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_correction_needed_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7873",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_case_closed_email",
"source": "sale_order_saleorder_send_case_closed_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6801",
"weight": 1.0,
"_src": "sale_order_rationale_6801",
"_tgt": "sale_order_saleorder_send_case_closed_email",
"source": "sale_order_saleorder_send_case_closed_email",
"target": "sale_order_rationale_6801",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6827",
"weight": 1.0,
"_src": "sale_order_saleorder_send_case_closed_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_case_closed_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6896",
"weight": 1.0,
"_src": "sale_order_saleorder_send_assessment_scheduled_email",
"_tgt": "sale_order_saleorder_adp_send_stage_email",
"source": "sale_order_saleorder_adp_send_stage_email",
"target": "sale_order_saleorder_send_assessment_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6917",
"weight": 1.0,
"_src": "sale_order_saleorder_send_application_received_email",
"_tgt": "sale_order_saleorder_adp_send_stage_email",
"source": "sale_order_saleorder_adp_send_stage_email",
"target": "sale_order_saleorder_send_application_received_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6932",
"weight": 1.0,
"_src": "sale_order_saleorder_send_assessment_completed_email",
"_tgt": "sale_order_saleorder_adp_send_stage_email",
"source": "sale_order_saleorder_adp_send_stage_email",
"target": "sale_order_saleorder_send_assessment_completed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6954",
"weight": 1.0,
"_src": "sale_order_saleorder_send_accepted_email",
"_tgt": "sale_order_saleorder_adp_send_stage_email",
"source": "sale_order_saleorder_adp_send_stage_email",
"target": "sale_order_saleorder_send_accepted_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6970",
"weight": 1.0,
"_src": "sale_order_saleorder_send_cancelled_email",
"_tgt": "sale_order_saleorder_adp_send_stage_email",
"source": "sale_order_saleorder_adp_send_stage_email",
"target": "sale_order_saleorder_send_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6989",
"weight": 1.0,
"_src": "sale_order_saleorder_send_expired_email",
"_tgt": "sale_order_saleorder_adp_send_stage_email",
"source": "sale_order_saleorder_adp_send_stage_email",
"target": "sale_order_saleorder_send_expired_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6847",
"weight": 1.0,
"_src": "sale_order_rationale_6847",
"_tgt": "sale_order_saleorder_adp_send_stage_email",
"source": "sale_order_saleorder_adp_send_stage_email",
"target": "sale_order_rationale_6847",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6879",
"weight": 1.0,
"_src": "sale_order_saleorder_adp_send_stage_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_adp_send_stage_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7809",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_assessment_scheduled_email",
"source": "sale_order_saleorder_send_assessment_scheduled_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6892",
"weight": 1.0,
"_src": "sale_order_rationale_6892",
"_tgt": "sale_order_saleorder_send_assessment_scheduled_email",
"source": "sale_order_saleorder_send_assessment_scheduled_email",
"target": "sale_order_rationale_6892",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7815",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_application_received_email",
"source": "sale_order_saleorder_send_application_received_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6909",
"weight": 1.0,
"_src": "sale_order_rationale_6909",
"_tgt": "sale_order_saleorder_send_application_received_email",
"source": "sale_order_saleorder_send_application_received_email",
"target": "sale_order_rationale_6909",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7812",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_assessment_completed_email",
"source": "sale_order_saleorder_send_assessment_completed_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6929",
"weight": 1.0,
"_src": "sale_order_rationale_6929",
"_tgt": "sale_order_saleorder_send_assessment_completed_email",
"source": "sale_order_saleorder_send_assessment_completed_email",
"target": "sale_order_rationale_6929",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7838",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_accepted_email",
"source": "sale_order_saleorder_send_accepted_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6943",
"weight": 1.0,
"_src": "sale_order_rationale_6943",
"_tgt": "sale_order_saleorder_send_accepted_email",
"source": "sale_order_saleorder_send_accepted_email",
"target": "sale_order_rationale_6943",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7878",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_cancelled_email",
"source": "sale_order_saleorder_send_cancelled_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6967",
"weight": 1.0,
"_src": "sale_order_rationale_6967",
"_tgt": "sale_order_saleorder_send_cancelled_email",
"source": "sale_order_saleorder_send_cancelled_email",
"target": "sale_order_rationale_6967",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7883",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_expired_email",
"source": "sale_order_saleorder_send_expired_email",
"target": "sale_order_saleorder_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L6981",
"weight": 1.0,
"_src": "sale_order_rationale_6981",
"_tgt": "sale_order_saleorder_send_expired_email",
"source": "sale_order_saleorder_send_expired_email",
"target": "sale_order_rationale_6981",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7002",
"weight": 1.0,
"_src": "sale_order_rationale_7002",
"_tgt": "sale_order_saleorder_send_withdrawal_email",
"source": "sale_order_saleorder_send_withdrawal_email",
"target": "sale_order_rationale_7002",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7053",
"weight": 1.0,
"_src": "sale_order_saleorder_send_withdrawal_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_withdrawal_email",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7066",
"weight": 1.0,
"_src": "sale_order_rationale_7066",
"_tgt": "sale_order_saleorder_send_ready_for_delivery_email",
"source": "sale_order_saleorder_send_ready_for_delivery_email",
"target": "sale_order_rationale_7066",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7125",
"weight": 1.0,
"_src": "sale_order_saleorder_send_ready_for_delivery_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_ready_for_delivery_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L268",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"_tgt": "sale_order_saleorder_send_ready_for_delivery_email",
"source": "sale_order_saleorder_send_ready_for_delivery_email",
"target": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7138",
"weight": 1.0,
"_src": "sale_order_rationale_7138",
"_tgt": "sale_order_saleorder_send_on_hold_email",
"source": "sale_order_saleorder_send_on_hold_email",
"target": "sale_order_rationale_7138",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7167",
"weight": 1.0,
"_src": "sale_order_saleorder_send_on_hold_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_on_hold_email",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7183",
"weight": 1.0,
"_src": "sale_order_rationale_7183",
"_tgt": "sale_order_saleorder_web_save",
"source": "sale_order_saleorder_web_save",
"target": "sale_order_rationale_7183",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7833",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_schedule_delivery_reminder",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_schedule_delivery_reminder",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7912",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7913",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_sms",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_sms",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7915",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_assessment_completed_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_assessment_completed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7917",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_quote_submitted_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_quote_submitted_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7922",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_funding_approved_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_funding_approved_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7928",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_funding_denied_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_funding_denied_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7930",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_contract_received_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_contract_received_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7934",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_project_complete_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_project_complete_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7937",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_pod_submitted_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_pod_submitted_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7939",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_case_closed_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_case_closed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7941",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_send_mod_cancelled_email",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7962",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_saleorder_fire_funder_emails",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_fire_funder_emails",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8106",
"weight": 1.0,
"_src": "sale_order_saleorder_sync_fields_to_invoices",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_sync_fields_to_invoices",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8163",
"weight": 1.0,
"_src": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8248",
"weight": 1.0,
"_src": "sale_order_saleorder_schedule_or_renew_adp_activity",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_schedule_or_renew_adp_activity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8379",
"weight": 1.0,
"_src": "sale_order_saleorder_cron_auto_close_billed_cases",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_cron_auto_close_billed_cases",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8550",
"weight": 1.0,
"_src": "sale_order_cron_send_acceptance_reminders",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_cron_send_acceptance_reminders",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8565",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_schedule_assessment",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_schedule_assessment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8572",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_complete_assessment",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_complete_assessment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8583",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_processing_drawing",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_processing_drawing",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8653",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_in_production",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_in_production",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8660",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_project_complete",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_project_complete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8683",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_close_case",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_close_case",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8700",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_on_hold",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_on_hold",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8717",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_resume",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_resume",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8790",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_handoff_to_client",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_handoff_to_client",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8831",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_cancel_from_denied",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_cancel_from_denied",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8847",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_reopen_cancelled",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_mod_reopen_cancelled",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8867",
"weight": 1.0,
"_src": "sale_order_saleorder_action_cancel",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_action_cancel",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9416",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_vod_request_email",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_vod_request_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9595",
"weight": 1.0,
"_src": "sale_order_saleorder_cron_mod_handoff_followup",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_cron_mod_handoff_followup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9702",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_followup_email",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_saleorder_send_mod_followup_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9922",
"weight": 1.0,
"_src": "sale_order_cron_mod_schedule_followups",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_cron_mod_schedule_followups",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7195",
"weight": 1.0,
"_src": "sale_order_rationale_7195",
"_tgt": "sale_order_saleorder_write",
"source": "sale_order_saleorder_write",
"target": "sale_order_rationale_7195",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7821",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "submission_history_create_from_submission",
"source": "sale_order_saleorder_write",
"target": "submission_history_create_from_submission"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7845",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "submission_history_fusionsubmissionhistory_update_result",
"source": "sale_order_saleorder_write",
"target": "submission_history_fusionsubmissionhistory_update_result"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7980",
"weight": 1.0,
"_src": "sale_order_saleorder_write",
"_tgt": "sale_order_line_compute_adp_portions",
"source": "sale_order_saleorder_write",
"target": "sale_order_line_compute_adp_portions"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8041",
"weight": 1.0,
"_src": "sale_order_saleorder_sync_fields_to_invoices",
"_tgt": "sale_order_saleorder_get_field_mappings",
"source": "sale_order_saleorder_get_field_mappings",
"target": "sale_order_saleorder_sync_fields_to_invoices",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8125",
"weight": 1.0,
"_src": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"_tgt": "sale_order_saleorder_get_field_mappings",
"source": "sale_order_saleorder_get_field_mappings",
"target": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L7998",
"weight": 1.0,
"_src": "sale_order_rationale_7998",
"_tgt": "sale_order_saleorder_get_field_mappings",
"source": "sale_order_saleorder_get_field_mappings",
"target": "sale_order_rationale_7998",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8027",
"weight": 1.0,
"_src": "sale_order_rationale_8027",
"_tgt": "sale_order_saleorder_get_field_value",
"source": "sale_order_saleorder_get_field_value",
"target": "sale_order_rationale_8027",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8114",
"weight": 1.0,
"_src": "sale_order_saleorder_sync_fields_to_invoices",
"_tgt": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"source": "sale_order_saleorder_sync_fields_to_invoices",
"target": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8037",
"weight": 1.0,
"_src": "sale_order_rationale_8037",
"_tgt": "sale_order_saleorder_sync_fields_to_invoices",
"source": "sale_order_saleorder_sync_fields_to_invoices",
"target": "sale_order_rationale_8037",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8117",
"weight": 1.0,
"_src": "sale_order_rationale_8117",
"_tgt": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"source": "sale_order_saleorder_sync_serial_numbers_to_invoices",
"target": "sale_order_rationale_8117",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8172",
"weight": 1.0,
"_src": "sale_order_rationale_8172",
"_tgt": "sale_order_saleorder_action_quotation_send",
"source": "sale_order_saleorder_action_quotation_send",
"target": "sale_order_rationale_8172",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8317",
"weight": 1.0,
"_src": "sale_order_saleorder_schedule_delivery_reminder",
"_tgt": "sale_order_saleorder_schedule_or_renew_adp_activity",
"source": "sale_order_saleorder_schedule_or_renew_adp_activity",
"target": "sale_order_saleorder_schedule_delivery_reminder",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8220",
"weight": 1.0,
"_src": "sale_order_rationale_8220",
"_tgt": "sale_order_saleorder_schedule_or_renew_adp_activity",
"source": "sale_order_saleorder_schedule_or_renew_adp_activity",
"target": "sale_order_rationale_8220",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8266",
"weight": 1.0,
"_src": "sale_order_rationale_8266",
"_tgt": "sale_order_saleorder_complete_adp_activities",
"source": "sale_order_saleorder_complete_adp_activities",
"target": "sale_order_rationale_8266",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8356",
"weight": 1.0,
"_src": "sale_order_saleorder_cron_renew_delivery_reminders",
"_tgt": "sale_order_saleorder_schedule_delivery_reminder",
"source": "sale_order_saleorder_schedule_delivery_reminder",
"target": "sale_order_saleorder_cron_renew_delivery_reminders",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8287",
"weight": 1.0,
"_src": "sale_order_rationale_8287",
"_tgt": "sale_order_saleorder_schedule_delivery_reminder",
"source": "sale_order_saleorder_schedule_delivery_reminder",
"target": "sale_order_rationale_8287",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8326",
"weight": 1.0,
"_src": "sale_order_rationale_8326",
"_tgt": "sale_order_saleorder_cron_renew_delivery_reminders",
"source": "sale_order_saleorder_cron_renew_delivery_reminders",
"target": "sale_order_rationale_8326",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8360",
"weight": 1.0,
"_src": "sale_order_rationale_8360",
"_tgt": "sale_order_saleorder_cron_auto_close_billed_cases",
"source": "sale_order_saleorder_cron_auto_close_billed_cases",
"target": "sale_order_rationale_8360",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8542",
"weight": 1.0,
"_src": "sale_order_cron_send_acceptance_reminders",
"_tgt": "adp_export_record_create",
"source": "sale_order_cron_send_acceptance_reminders",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8578",
"weight": 1.0,
"_src": "sale_order_rationale_8578",
"_tgt": "sale_order_saleorder_action_mod_processing_drawing",
"source": "sale_order_saleorder_action_mod_processing_drawing",
"target": "sale_order_rationale_8578",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8599",
"weight": 1.0,
"_src": "sale_order_rationale_8599",
"_tgt": "sale_order_saleorder_action_mod_awaiting_funding",
"source": "sale_order_saleorder_action_mod_awaiting_funding",
"target": "sale_order_rationale_8599",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8611",
"weight": 1.0,
"_src": "sale_order_rationale_8611",
"_tgt": "sale_order_saleorder_action_mod_funding_approved",
"source": "sale_order_saleorder_action_mod_funding_approved",
"target": "sale_order_rationale_8611",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8623",
"weight": 1.0,
"_src": "sale_order_rationale_8623",
"_tgt": "sale_order_saleorder_action_mod_funding_denied",
"source": "sale_order_saleorder_action_mod_funding_denied",
"target": "sale_order_rationale_8623",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8640",
"weight": 1.0,
"_src": "sale_order_rationale_8640",
"_tgt": "sale_order_saleorder_action_mod_contract_received",
"source": "sale_order_saleorder_action_mod_contract_received",
"target": "sale_order_rationale_8640",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8666",
"weight": 1.0,
"_src": "sale_order_rationale_8666",
"_tgt": "sale_order_saleorder_action_mod_pod_submitted",
"source": "sale_order_saleorder_action_mod_pod_submitted",
"target": "sale_order_rationale_8666",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8689",
"weight": 1.0,
"_src": "sale_order_rationale_8689",
"_tgt": "sale_order_saleorder_action_mod_on_hold",
"source": "sale_order_saleorder_action_mod_on_hold",
"target": "sale_order_rationale_8689",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8706",
"weight": 1.0,
"_src": "sale_order_rationale_8706",
"_tgt": "sale_order_saleorder_action_mod_resume",
"source": "sale_order_saleorder_action_mod_resume",
"target": "sale_order_rationale_8706",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8738",
"weight": 1.0,
"_src": "sale_order_rationale_8738",
"_tgt": "sale_order_saleorder_action_mod_set_submission_path",
"source": "sale_order_saleorder_action_mod_set_submission_path",
"target": "sale_order_rationale_8738",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8761",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_request_vod",
"_tgt": "sale_order_saleorder_send_mod_vod_request_email",
"source": "sale_order_saleorder_action_mod_request_vod",
"target": "sale_order_saleorder_send_mod_vod_request_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8750",
"weight": 1.0,
"_src": "sale_order_rationale_8750",
"_tgt": "sale_order_saleorder_action_mod_request_vod",
"source": "sale_order_saleorder_action_mod_request_vod",
"target": "sale_order_rationale_8750",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8795",
"weight": 1.0,
"_src": "sale_order_saleorder_action_mod_handoff_to_client",
"_tgt": "sale_order_saleorder_send_mod_handoff_email",
"source": "sale_order_saleorder_action_mod_handoff_to_client",
"target": "sale_order_saleorder_send_mod_handoff_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8765",
"weight": 1.0,
"_src": "sale_order_rationale_8765",
"_tgt": "sale_order_saleorder_action_mod_handoff_to_client",
"source": "sale_order_saleorder_action_mod_handoff_to_client",
"target": "sale_order_rationale_8765",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8801",
"weight": 1.0,
"_src": "sale_order_rationale_8801",
"_tgt": "sale_order_saleorder_action_mod_confirmed_submission",
"source": "sale_order_saleorder_action_mod_confirmed_submission",
"target": "sale_order_rationale_8801",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8813",
"weight": 1.0,
"_src": "sale_order_rationale_8813",
"_tgt": "sale_order_saleorder_action_mod_resubmit_from_denied",
"source": "sale_order_saleorder_action_mod_resubmit_from_denied",
"target": "sale_order_rationale_8813",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8827",
"weight": 1.0,
"_src": "sale_order_rationale_8827",
"_tgt": "sale_order_saleorder_action_mod_cancel_from_denied",
"source": "sale_order_saleorder_action_mod_cancel_from_denied",
"target": "sale_order_rationale_8827",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8843",
"weight": 1.0,
"_src": "sale_order_rationale_8843",
"_tgt": "sale_order_saleorder_action_mod_reopen_cancelled",
"source": "sale_order_saleorder_action_mod_reopen_cancelled",
"target": "sale_order_rationale_8843",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8863",
"weight": 1.0,
"_src": "sale_order_rationale_8863",
"_tgt": "sale_order_saleorder_action_cancel",
"source": "sale_order_saleorder_action_cancel",
"target": "sale_order_rationale_8863",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8873",
"weight": 1.0,
"_src": "sale_order_rationale_8873",
"_tgt": "sale_order_saleorder_get_mod_partner",
"source": "sale_order_saleorder_get_mod_partner",
"target": "sale_order_rationale_8873",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8878",
"weight": 1.0,
"_src": "sale_order_saleorder_get_mod_partner",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_get_mod_partner",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8886",
"weight": 1.0,
"_src": "sale_order_rationale_8886",
"_tgt": "sale_order_saleorder_create_mod_invoice",
"source": "sale_order_saleorder_create_mod_invoice",
"target": "sale_order_rationale_8886",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8894",
"weight": 1.0,
"_src": "sale_order_saleorder_create_mod_invoice",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_create_mod_invoice",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8917",
"weight": 1.0,
"_src": "sale_order_rationale_8917",
"_tgt": "sale_order_saleorder_action_send_to_mod",
"source": "sale_order_saleorder_action_send_to_mod",
"target": "sale_order_rationale_8917",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8939",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_mod_initial_photos",
"_tgt": "sale_order_saleorder_action_open_image",
"source": "sale_order_saleorder_action_open_mod_initial_photos",
"target": "sale_order_saleorder_action_open_image",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8951",
"weight": 1.0,
"_src": "sale_order_saleorder_action_open_mod_completion_photos",
"_tgt": "sale_order_saleorder_action_open_image",
"source": "sale_order_saleorder_action_open_mod_completion_photos",
"target": "sale_order_saleorder_action_open_image",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8954",
"weight": 1.0,
"_src": "sale_order_rationale_8954",
"_tgt": "sale_order_saleorder_action_open_image",
"source": "sale_order_saleorder_action_open_image",
"target": "sale_order_rationale_8954",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9080",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_email",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "sale_order_saleorder_build_mod_case_detail_rows",
"target": "sale_order_saleorder_send_mod_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9176",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_funding_approved_email",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "sale_order_saleorder_build_mod_case_detail_rows",
"target": "sale_order_saleorder_send_mod_funding_approved_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9231",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_invoice_submitted_email",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "sale_order_saleorder_build_mod_case_detail_rows",
"target": "sale_order_saleorder_send_mod_invoice_submitted_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9386",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_vod_request_email",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "sale_order_saleorder_build_mod_case_detail_rows",
"target": "sale_order_saleorder_send_mod_vod_request_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9491",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_handoff_email",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "sale_order_saleorder_build_mod_case_detail_rows",
"target": "sale_order_saleorder_send_mod_handoff_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9745",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_followup_email",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "sale_order_saleorder_build_mod_case_detail_rows",
"target": "sale_order_saleorder_send_mod_followup_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L8980",
"weight": 1.0,
"_src": "sale_order_rationale_8980",
"_tgt": "sale_order_saleorder_build_mod_case_detail_rows",
"source": "sale_order_saleorder_build_mod_case_detail_rows",
"target": "sale_order_rationale_8980",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9076",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_email",
"_tgt": "sale_order_saleorder_mod_email_build",
"source": "sale_order_saleorder_mod_email_build",
"target": "sale_order_saleorder_send_mod_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9377",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_vod_request_email",
"_tgt": "sale_order_saleorder_mod_email_build",
"source": "sale_order_saleorder_mod_email_build",
"target": "sale_order_saleorder_send_mod_vod_request_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9487",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_handoff_email",
"_tgt": "sale_order_saleorder_mod_email_build",
"source": "sale_order_saleorder_mod_email_build",
"target": "sale_order_saleorder_send_mod_handoff_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9740",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_followup_email",
"_tgt": "sale_order_saleorder_mod_email_build",
"source": "sale_order_saleorder_mod_email_build",
"target": "sale_order_saleorder_send_mod_followup_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9008",
"weight": 1.0,
"_src": "sale_order_rationale_9008",
"_tgt": "sale_order_saleorder_mod_email_build",
"source": "sale_order_saleorder_mod_email_build",
"target": "sale_order_rationale_9008",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9065",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_email",
"_tgt": "sale_order_saleorder_get_mod_email_recipients",
"source": "sale_order_saleorder_get_mod_email_recipients",
"target": "sale_order_saleorder_send_mod_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9020",
"weight": 1.0,
"_src": "sale_order_rationale_9020",
"_tgt": "sale_order_saleorder_get_mod_email_recipients",
"source": "sale_order_saleorder_get_mod_email_recipients",
"target": "sale_order_rationale_9020",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9119",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9139",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_assessment_completed_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_assessment_completed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9154",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_quote_submitted_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_quote_submitted_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9170",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_funding_approved_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_funding_approved_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9188",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_funding_denied_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_funding_denied_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9206",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_contract_received_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_contract_received_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9225",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_invoice_submitted_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_invoice_submitted_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9240",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_initial_payment_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_initial_payment_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9256",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_project_complete_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_project_complete_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9277",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_pod_submitted_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_pod_submitted_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9290",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_final_payment_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_final_payment_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9306",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_case_closed_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_case_closed_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9325",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_cancelled_email",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_saleorder_send_mod_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9060",
"weight": 1.0,
"_src": "sale_order_rationale_9060",
"_tgt": "sale_order_saleorder_send_mod_email",
"source": "sale_order_saleorder_send_mod_email",
"target": "sale_order_rationale_9060",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9103",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_mod_email",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9115",
"weight": 1.0,
"_src": "sale_order_rationale_9115",
"_tgt": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"source": "sale_order_saleorder_send_mod_assessment_scheduled_email",
"target": "sale_order_rationale_9115",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9131",
"weight": 1.0,
"_src": "sale_order_rationale_9131",
"_tgt": "sale_order_saleorder_send_mod_assessment_completed_email",
"source": "sale_order_saleorder_send_mod_assessment_completed_email",
"target": "sale_order_rationale_9131",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9151",
"weight": 1.0,
"_src": "sale_order_rationale_9151",
"_tgt": "sale_order_saleorder_send_mod_quote_submitted_email",
"source": "sale_order_saleorder_send_mod_quote_submitted_email",
"target": "sale_order_rationale_9151",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9166",
"weight": 1.0,
"_src": "sale_order_rationale_9166",
"_tgt": "sale_order_saleorder_send_mod_funding_approved_email",
"source": "sale_order_saleorder_send_mod_funding_approved_email",
"target": "sale_order_rationale_9166",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9185",
"weight": 1.0,
"_src": "sale_order_rationale_9185",
"_tgt": "sale_order_saleorder_send_mod_funding_denied_email",
"source": "sale_order_saleorder_send_mod_funding_denied_email",
"target": "sale_order_rationale_9185",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9202",
"weight": 1.0,
"_src": "sale_order_rationale_9202",
"_tgt": "sale_order_saleorder_send_mod_contract_received_email",
"source": "sale_order_saleorder_send_mod_contract_received_email",
"target": "sale_order_rationale_9202",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9219",
"weight": 1.0,
"_src": "sale_order_rationale_9219",
"_tgt": "sale_order_saleorder_send_mod_invoice_submitted_email",
"source": "sale_order_saleorder_send_mod_invoice_submitted_email",
"target": "sale_order_rationale_9219",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9236",
"weight": 1.0,
"_src": "sale_order_rationale_9236",
"_tgt": "sale_order_saleorder_send_mod_initial_payment_email",
"source": "sale_order_saleorder_send_mod_initial_payment_email",
"target": "sale_order_rationale_9236",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9253",
"weight": 1.0,
"_src": "sale_order_rationale_9253",
"_tgt": "sale_order_saleorder_send_mod_project_complete_email",
"source": "sale_order_saleorder_send_mod_project_complete_email",
"target": "sale_order_rationale_9253",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9269",
"weight": 1.0,
"_src": "sale_order_rationale_9269",
"_tgt": "sale_order_saleorder_send_mod_pod_submitted_email",
"source": "sale_order_saleorder_send_mod_pod_submitted_email",
"target": "sale_order_rationale_9269",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9287",
"weight": 1.0,
"_src": "sale_order_rationale_9287",
"_tgt": "sale_order_saleorder_send_mod_final_payment_email",
"source": "sale_order_saleorder_send_mod_final_payment_email",
"target": "sale_order_rationale_9287",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9303",
"weight": 1.0,
"_src": "sale_order_rationale_9303",
"_tgt": "sale_order_saleorder_send_mod_case_closed_email",
"source": "sale_order_saleorder_send_mod_case_closed_email",
"target": "sale_order_rationale_9303",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9318",
"weight": 1.0,
"_src": "sale_order_rationale_9318",
"_tgt": "sale_order_saleorder_send_mod_cancelled_email",
"source": "sale_order_saleorder_send_mod_cancelled_email",
"target": "sale_order_rationale_9318",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9396",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_vod_request_email",
"_tgt": "sale_order_saleorder_mod_company_attachment",
"source": "sale_order_saleorder_mod_company_attachment",
"target": "sale_order_saleorder_send_mod_vod_request_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9516",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_handoff_email",
"_tgt": "sale_order_saleorder_mod_company_attachment",
"source": "sale_order_saleorder_mod_company_attachment",
"target": "sale_order_saleorder_send_mod_handoff_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9339",
"weight": 1.0,
"_src": "sale_order_rationale_9339",
"_tgt": "sale_order_saleorder_mod_company_attachment",
"source": "sale_order_saleorder_mod_company_attachment",
"target": "sale_order_rationale_9339",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9349",
"weight": 1.0,
"_src": "sale_order_saleorder_mod_company_attachment",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_mod_company_attachment",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9359",
"weight": 1.0,
"_src": "sale_order_rationale_9359",
"_tgt": "sale_order_saleorder_send_mod_vod_request_email",
"source": "sale_order_saleorder_send_mod_vod_request_email",
"target": "sale_order_rationale_9359",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9415",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_vod_request_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_mod_vod_request_email",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9431",
"weight": 1.0,
"_src": "sale_order_rationale_9431",
"_tgt": "sale_order_saleorder_send_mod_handoff_email",
"source": "sale_order_saleorder_send_mod_handoff_email",
"target": "sale_order_rationale_9431",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9499",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_handoff_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_mod_handoff_email",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9549",
"weight": 1.0,
"_src": "sale_order_rationale_9549",
"_tgt": "sale_order_saleorder_cron_mod_handoff_followup",
"source": "sale_order_saleorder_cron_mod_handoff_followup",
"target": "sale_order_rationale_9549",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9612",
"weight": 1.0,
"_src": "sale_order_saleorder_cron_mod_handoff_followup",
"_tgt": "res_company_rescompany_get_mod_followup_assignee",
"source": "sale_order_saleorder_cron_mod_handoff_followup",
"target": "res_company_rescompany_get_mod_followup_assignee"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9626",
"weight": 1.0,
"_src": "sale_order_saleorder_cron_mod_handoff_followup",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_cron_mod_handoff_followup",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9698",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_followup_email",
"_tgt": "sale_order_saleorder_mod_followup_cap_state",
"source": "sale_order_saleorder_mod_followup_cap_state",
"target": "sale_order_saleorder_send_mod_followup_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9920",
"weight": 1.0,
"_src": "sale_order_cron_mod_schedule_followups",
"_tgt": "sale_order_saleorder_mod_followup_cap_state",
"source": "sale_order_saleorder_mod_followup_cap_state",
"target": "sale_order_cron_mod_schedule_followups",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9649",
"weight": 1.0,
"_src": "sale_order_rationale_9649",
"_tgt": "sale_order_saleorder_mod_followup_cap_state",
"source": "sale_order_saleorder_mod_followup_cap_state",
"target": "sale_order_rationale_9649",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10021",
"weight": 1.0,
"_src": "sale_order_cron_mod_escalate_followups",
"_tgt": "sale_order_saleorder_send_mod_followup_email",
"source": "sale_order_saleorder_send_mod_followup_email",
"target": "sale_order_cron_mod_escalate_followups",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9683",
"weight": 1.0,
"_src": "sale_order_rationale_9683",
"_tgt": "sale_order_saleorder_send_mod_followup_email",
"source": "sale_order_saleorder_send_mod_followup_email",
"target": "sale_order_rationale_9683",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9754",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_followup_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_mod_followup_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9816",
"weight": 1.0,
"_src": "sale_order_saleorder_send_mod_sms",
"_tgt": "sale_order_saleorder_twilio_send_sms",
"source": "sale_order_saleorder_send_mod_sms",
"target": "sale_order_saleorder_twilio_send_sms",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9777",
"weight": 1.0,
"_src": "sale_order_rationale_9777",
"_tgt": "sale_order_saleorder_send_mod_sms",
"source": "sale_order_saleorder_send_mod_sms",
"target": "sale_order_rationale_9777",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9819",
"weight": 1.0,
"_src": "sale_order_rationale_9819",
"_tgt": "sale_order_saleorder_twilio_send_sms",
"source": "sale_order_saleorder_twilio_send_sms",
"target": "sale_order_rationale_9819",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L9947",
"weight": 1.0,
"_src": "sale_order_cron_mod_schedule_followups",
"_tgt": "adp_export_record_create",
"source": "sale_order_cron_mod_schedule_followups",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10091",
"weight": 1.0,
"_src": "sale_order_saleorder_send_sa_mobility_email",
"_tgt": "sale_order_saleorder_odsp_email_build",
"source": "sale_order_saleorder_odsp_email_build",
"target": "sale_order_saleorder_send_sa_mobility_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10139",
"weight": 1.0,
"_src": "sale_order_saleorder_send_sa_mobility_completion_email",
"_tgt": "sale_order_saleorder_odsp_email_build",
"source": "sale_order_saleorder_odsp_email_build",
"target": "sale_order_saleorder_send_sa_mobility_completion_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10199",
"weight": 1.0,
"_src": "sale_order_saleorder_send_odsp_submission_email",
"_tgt": "sale_order_saleorder_odsp_email_build",
"source": "sale_order_saleorder_odsp_email_build",
"target": "sale_order_saleorder_send_odsp_submission_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10033",
"weight": 1.0,
"_src": "sale_order_rationale_10033",
"_tgt": "sale_order_saleorder_odsp_email_build",
"source": "sale_order_saleorder_odsp_email_build",
"target": "sale_order_rationale_10033",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10061",
"weight": 1.0,
"_src": "sale_order_saleorder_send_sa_mobility_email",
"_tgt": "sale_order_saleorder_get_sa_mobility_email",
"source": "sale_order_saleorder_get_sa_mobility_email",
"target": "sale_order_saleorder_send_sa_mobility_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10130",
"weight": 1.0,
"_src": "sale_order_saleorder_send_sa_mobility_completion_email",
"_tgt": "sale_order_saleorder_get_sa_mobility_email",
"source": "sale_order_saleorder_get_sa_mobility_email",
"target": "sale_order_saleorder_send_sa_mobility_completion_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10042",
"weight": 1.0,
"_src": "sale_order_rationale_10042",
"_tgt": "sale_order_saleorder_get_sa_mobility_email",
"source": "sale_order_saleorder_get_sa_mobility_email",
"target": "sale_order_rationale_10042",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10048",
"weight": 1.0,
"_src": "sale_order_rationale_10048",
"_tgt": "sale_order_saleorder_send_sa_mobility_email",
"source": "sale_order_saleorder_send_sa_mobility_email",
"target": "sale_order_rationale_10048",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10115",
"weight": 1.0,
"_src": "sale_order_saleorder_send_sa_mobility_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_sa_mobility_email",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10126",
"weight": 1.0,
"_src": "sale_order_rationale_10126",
"_tgt": "sale_order_saleorder_send_sa_mobility_completion_email",
"source": "sale_order_saleorder_send_sa_mobility_completion_email",
"target": "sale_order_rationale_10126",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10167",
"weight": 1.0,
"_src": "sale_order_saleorder_send_sa_mobility_completion_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_sa_mobility_completion_email",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10176",
"weight": 1.0,
"_src": "sale_order_rationale_10176",
"_tgt": "sale_order_saleorder_send_odsp_submission_email",
"source": "sale_order_saleorder_send_odsp_submission_email",
"target": "sale_order_rationale_10176",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10227",
"weight": 1.0,
"_src": "sale_order_saleorder_send_odsp_submission_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_odsp_submission_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10267",
"weight": 1.0,
"_src": "sale_order_saleorder_build_funder_case_rows",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder_funder_label",
"target": "sale_order_saleorder_build_funder_case_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10399",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_package_ready_client_email",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder_funder_label",
"target": "sale_order_saleorder_send_funder_package_ready_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10414",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_approval_client_email",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder_funder_label",
"target": "sale_order_saleorder_send_funder_approval_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10455",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_denial_client_email",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder_funder_label",
"target": "sale_order_saleorder_send_funder_denial_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10471",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder_funder_label",
"target": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10487",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_approval_authorizer_email",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder_funder_label",
"target": "sale_order_saleorder_send_funder_approval_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10508",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder_funder_label",
"target": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10524",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_denial_authorizer_email",
"_tgt": "sale_order_saleorder_funder_label",
"source": "sale_order_saleorder_funder_label",
"target": "sale_order_saleorder_send_funder_denial_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10349",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_email",
"_tgt": "sale_order_saleorder_build_funder_case_rows",
"source": "sale_order_saleorder_build_funder_case_rows",
"target": "sale_order_saleorder_send_funder_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10252",
"weight": 1.0,
"_src": "sale_order_rationale_10252",
"_tgt": "sale_order_saleorder_build_funder_case_rows",
"source": "sale_order_saleorder_build_funder_case_rows",
"target": "sale_order_rationale_10252",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10316",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_email",
"_tgt": "sale_order_saleorder_funder_is_funded_sale",
"source": "sale_order_saleorder_funder_is_funded_sale",
"target": "sale_order_saleorder_send_funder_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10400",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_package_ready_client_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_package_ready_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10418",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_approval_client_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_approval_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10433",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_delivered_client_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_delivered_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10444",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_case_closed_client_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_case_closed_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10456",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_denial_client_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_denial_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10472",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10491",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_approval_authorizer_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_approval_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10509",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10525",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_denial_authorizer_email",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_saleorder_send_funder_denial_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10308",
"weight": 1.0,
"_src": "sale_order_rationale_10308",
"_tgt": "sale_order_saleorder_send_funder_email",
"source": "sale_order_saleorder_send_funder_email",
"target": "sale_order_rationale_10308",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10368",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_email",
"_tgt": "adp_export_record_create",
"source": "sale_order_saleorder_send_funder_email",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10415",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_approval_client_email",
"_tgt": "sale_order_saleorder_get_funder_approval_attachments",
"source": "sale_order_saleorder_get_funder_approval_attachments",
"target": "sale_order_saleorder_send_funder_approval_client_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10488",
"weight": 1.0,
"_src": "sale_order_saleorder_send_funder_approval_authorizer_email",
"_tgt": "sale_order_saleorder_get_funder_approval_attachments",
"source": "sale_order_saleorder_get_funder_approval_attachments",
"target": "sale_order_saleorder_send_funder_approval_authorizer_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10378",
"weight": 1.0,
"_src": "sale_order_rationale_10378",
"_tgt": "sale_order_saleorder_get_funder_approval_attachments",
"source": "sale_order_saleorder_get_funder_approval_attachments",
"target": "sale_order_rationale_10378",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10396",
"weight": 1.0,
"_src": "sale_order_rationale_10396",
"_tgt": "sale_order_saleorder_send_funder_package_ready_client_email",
"source": "sale_order_saleorder_send_funder_package_ready_client_email",
"target": "sale_order_rationale_10396",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10412",
"weight": 1.0,
"_src": "sale_order_rationale_10412",
"_tgt": "sale_order_saleorder_send_funder_approval_client_email",
"source": "sale_order_saleorder_send_funder_approval_client_email",
"target": "sale_order_rationale_10412",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10431",
"weight": 1.0,
"_src": "sale_order_rationale_10431",
"_tgt": "sale_order_saleorder_send_funder_delivered_client_email",
"source": "sale_order_saleorder_send_funder_delivered_client_email",
"target": "sale_order_rationale_10431",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10442",
"weight": 1.0,
"_src": "sale_order_rationale_10442",
"_tgt": "sale_order_saleorder_send_funder_case_closed_client_email",
"source": "sale_order_saleorder_send_funder_case_closed_client_email",
"target": "sale_order_rationale_10442",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10453",
"weight": 1.0,
"_src": "sale_order_rationale_10453",
"_tgt": "sale_order_saleorder_send_funder_denial_client_email",
"source": "sale_order_saleorder_send_funder_denial_client_email",
"target": "sale_order_rationale_10453",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10468",
"weight": 1.0,
"_src": "sale_order_rationale_10468",
"_tgt": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"source": "sale_order_saleorder_send_funder_package_ready_authorizer_email",
"target": "sale_order_rationale_10468",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10484",
"weight": 1.0,
"_src": "sale_order_rationale_10484",
"_tgt": "sale_order_saleorder_send_funder_approval_authorizer_email",
"source": "sale_order_saleorder_send_funder_approval_authorizer_email",
"target": "sale_order_rationale_10484",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10505",
"weight": 1.0,
"_src": "sale_order_rationale_10505",
"_tgt": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"source": "sale_order_saleorder_send_funder_delivered_authorizer_email",
"target": "sale_order_rationale_10505",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10521",
"weight": 1.0,
"_src": "sale_order_rationale_10521",
"_tgt": "sale_order_saleorder_send_funder_denial_authorizer_email",
"source": "sale_order_saleorder_send_funder_denial_authorizer_email",
"target": "sale_order_rationale_10521",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order.py",
"source_location": "L10590",
"weight": 1.0,
"_src": "sale_order_rationale_10590",
"_tgt": "sale_order_saleorder_fire_funder_emails",
"source": "sale_order_saleorder_fire_funder_emails",
"target": "sale_order_rationale_10590",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"_tgt": "xml_parser_fusionxmlparser",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"target": "xml_parser_fusionxmlparser",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L30",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"_tgt": "xml_parser_parse_from_binary",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"target": "xml_parser_parse_from_binary",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L44",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"_tgt": "xml_parser_parse_and_create",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"target": "xml_parser_parse_and_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L81",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"_tgt": "xml_parser_reparse_existing",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"target": "xml_parser_reparse_existing",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L755",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"_tgt": "xml_parser_t",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"target": "xml_parser_t",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L763",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"_tgt": "xml_parser_pd",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_xml_parser_py",
"target": "xml_parser_pd",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L130",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser",
"_tgt": "xml_parser_fusionxmlparser_xml_to_json",
"source": "xml_parser_fusionxmlparser",
"target": "xml_parser_fusionxmlparser_xml_to_json",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L299",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser",
"_tgt": "xml_parser_fusionxmlparser_json_to_model_vals",
"source": "xml_parser_fusionxmlparser",
"target": "xml_parser_fusionxmlparser_json_to_model_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L644",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser",
"_tgt": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"source": "xml_parser_fusionxmlparser",
"target": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L677",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser",
"_tgt": "xml_parser_fusionxmlparser_find_or_create_profile",
"source": "xml_parser_fusionxmlparser",
"target": "xml_parser_fusionxmlparser_find_or_create_profile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L741",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser",
"_tgt": "xml_parser_fusionxmlparser_find_partner",
"source": "xml_parser_fusionxmlparser",
"target": "xml_parser_fusionxmlparser_find_partner",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L18",
"weight": 1.0,
"_src": "xml_parser_rationale_18",
"_tgt": "xml_parser_fusionxmlparser",
"source": "xml_parser_fusionxmlparser",
"target": "xml_parser_rationale_18",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L41",
"weight": 1.0,
"_src": "xml_parser_parse_from_binary",
"_tgt": "xml_parser_parse_and_create",
"source": "xml_parser_parse_from_binary",
"target": "xml_parser_parse_and_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L59",
"weight": 1.0,
"_src": "xml_parser_parse_and_create",
"_tgt": "xml_parser_fusionxmlparser_xml_to_json",
"source": "xml_parser_parse_and_create",
"target": "xml_parser_fusionxmlparser_xml_to_json",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L62",
"weight": 1.0,
"_src": "xml_parser_parse_and_create",
"_tgt": "xml_parser_fusionxmlparser_json_to_model_vals",
"source": "xml_parser_parse_and_create",
"target": "xml_parser_fusionxmlparser_json_to_model_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L67",
"weight": 1.0,
"_src": "xml_parser_parse_and_create",
"_tgt": "xml_parser_fusionxmlparser_find_or_create_profile",
"source": "xml_parser_parse_and_create",
"target": "xml_parser_fusionxmlparser_find_or_create_profile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L71",
"weight": 1.0,
"_src": "xml_parser_parse_and_create",
"_tgt": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"source": "xml_parser_parse_and_create",
"target": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L76",
"weight": 1.0,
"_src": "xml_parser_parse_and_create",
"_tgt": "adp_export_record_create",
"source": "xml_parser_parse_and_create",
"target": "adp_export_record_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L97",
"weight": 1.0,
"_src": "xml_parser_reparse_existing",
"_tgt": "xml_parser_fusionxmlparser_xml_to_json",
"source": "xml_parser_reparse_existing",
"target": "xml_parser_fusionxmlparser_xml_to_json",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L98",
"weight": 1.0,
"_src": "xml_parser_reparse_existing",
"_tgt": "xml_parser_fusionxmlparser_json_to_model_vals",
"source": "xml_parser_reparse_existing",
"target": "xml_parser_fusionxmlparser_json_to_model_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L106",
"weight": 1.0,
"_src": "xml_parser_reparse_existing",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "xml_parser_reparse_existing",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L133",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser_xml_to_json",
"_tgt": "xml_parser_t",
"source": "xml_parser_fusionxmlparser_xml_to_json",
"target": "xml_parser_t",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L131",
"weight": 1.0,
"_src": "xml_parser_rationale_131",
"_tgt": "xml_parser_fusionxmlparser_xml_to_json",
"source": "xml_parser_fusionxmlparser_xml_to_json",
"target": "xml_parser_rationale_131",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L314",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser_json_to_model_vals",
"_tgt": "xml_parser_pd",
"source": "xml_parser_fusionxmlparser_json_to_model_vals",
"target": "xml_parser_pd",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L300",
"weight": 1.0,
"_src": "xml_parser_rationale_300",
"_tgt": "xml_parser_fusionxmlparser_json_to_model_vals",
"source": "xml_parser_fusionxmlparser_json_to_model_vals",
"target": "xml_parser_rationale_300",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L645",
"weight": 1.0,
"_src": "xml_parser_rationale_645",
"_tgt": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"source": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"target": "xml_parser_rationale_645",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L668",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "xml_parser_fusionxmlparser_link_authorizer_by_adp_number",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L730",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser_find_or_create_profile",
"_tgt": "xml_parser_fusionxmlparser_find_partner",
"source": "xml_parser_fusionxmlparser_find_or_create_profile",
"target": "xml_parser_fusionxmlparser_find_partner",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L678",
"weight": 1.0,
"_src": "xml_parser_rationale_678",
"_tgt": "xml_parser_fusionxmlparser_find_or_create_profile",
"source": "xml_parser_fusionxmlparser_find_or_create_profile",
"target": "xml_parser_rationale_678",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L735",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser_find_or_create_profile",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "xml_parser_fusionxmlparser_find_or_create_profile",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L737",
"weight": 1.0,
"_src": "xml_parser_fusionxmlparser_find_or_create_profile",
"_tgt": "adp_export_record_create",
"source": "xml_parser_fusionxmlparser_find_or_create_profile",
"target": "adp_export_record_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/xml_parser.py",
"source_location": "L742",
"weight": 1.0,
"_src": "xml_parser_rationale_742",
"_tgt": "xml_parser_fusionxmlparser_find_partner",
"source": "xml_parser_fusionxmlparser_find_partner",
"target": "xml_parser_rationale_742",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L162",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog_copytoclipboard",
"_tgt": "xml_parser_t",
"source": "xml_parser_t",
"target": "document_preview_xmlviewerdialog_copytoclipboard"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L182",
"weight": 1.0,
"_src": "document_preview_previewdocumentaction",
"_tgt": "xml_parser_t",
"source": "xml_parser_t",
"target": "document_preview_previewdocumentaction"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L203",
"weight": 1.0,
"_src": "document_preview_previewxmlaction",
"_tgt": "xml_parser_t",
"source": "xml_parser_t",
"target": "document_preview_previewxmlaction"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L283",
"weight": 1.0,
"_src": "document_preview_previewimageaction",
"_tgt": "xml_parser_t",
"source": "xml_parser_t",
"target": "document_preview_previewimageaction"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L380",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"_tgt": "xml_parser_t",
"source": "xml_parser_t",
"target": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L19",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_adpexportrecord",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_adpexportrecord",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L34",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_read_group",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_read_group",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L140",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_compute_period_fields",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_compute_period_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L157",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_compute_invoice_count",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_compute_invoice_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L162",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_create",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L203",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_get_posting_period_for_file",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_get_posting_period_for_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L294",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_migrate_from_documents",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_migrate_from_documents",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L418",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_collect_subfolder_ids",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_collect_subfolder_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L431",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"_tgt": "adp_export_record_parse_export_filename",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_export_record_py",
"target": "adp_export_record_parse_export_filename",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L168",
"weight": 1.0,
"_src": "adp_export_record_adpexportrecord",
"_tgt": "adp_export_record_adpexportrecord_process_file_data",
"source": "adp_export_record_adpexportrecord",
"target": "adp_export_record_adpexportrecord_process_file_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L232",
"weight": 1.0,
"_src": "adp_export_record_adpexportrecord",
"_tgt": "adp_export_record_adpexportrecord_action_download",
"source": "adp_export_record_adpexportrecord",
"target": "adp_export_record_adpexportrecord_action_download",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L244",
"weight": 1.0,
"_src": "adp_export_record_adpexportrecord",
"_tgt": "adp_export_record_adpexportrecord_action_view_invoices",
"source": "adp_export_record_adpexportrecord",
"target": "adp_export_record_adpexportrecord_action_view_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L255",
"weight": 1.0,
"_src": "adp_export_record_adpexportrecord",
"_tgt": "adp_export_record_adpexportrecord_action_download_zip",
"source": "adp_export_record_adpexportrecord",
"target": "adp_export_record_adpexportrecord_action_download_zip",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L165",
"weight": 1.0,
"_src": "adp_export_record_create",
"_tgt": "adp_export_record_adpexportrecord_process_file_data",
"source": "adp_export_record_create",
"target": "adp_export_record_adpexportrecord_process_file_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L278",
"weight": 1.0,
"_src": "adp_export_record_adpexportrecord_action_download_zip",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "adp_export_record_adpexportrecord_action_download_zip",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L373",
"weight": 1.0,
"_src": "adp_export_record_migrate_from_documents",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "adp_export_record_migrate_from_documents",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L194",
"weight": 1.0,
"_src": "submission_history_create_from_submission",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "submission_history_create_from_submission"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L324",
"weight": 1.0,
"_src": "fusion_adp_device_code_import_from_json",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "fusion_adp_device_code_import_from_json"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L523",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L588",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L661",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L516",
"weight": 1.0,
"_src": "adp_application_data_fusionadpapplicationdata_action_export_xml",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "adp_application_data_fusionadpapplicationdata_action_export_xml"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L230",
"weight": 1.0,
"_src": "import_demo_pool_run_import",
"_tgt": "adp_export_record_create",
"source": "adp_export_record_create",
"target": "import_demo_pool_run_import"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L169",
"weight": 1.0,
"_src": "adp_export_record_rationale_169",
"_tgt": "adp_export_record_adpexportrecord_process_file_data",
"source": "adp_export_record_adpexportrecord_process_file_data",
"target": "adp_export_record_rationale_169",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L200",
"weight": 1.0,
"_src": "adp_export_record_adpexportrecord_process_file_data",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "adp_export_record_adpexportrecord_process_file_data",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L367",
"weight": 1.0,
"_src": "adp_export_record_migrate_from_documents",
"_tgt": "adp_export_record_get_posting_period_for_file",
"source": "adp_export_record_get_posting_period_for_file",
"target": "adp_export_record_migrate_from_documents",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L233",
"weight": 1.0,
"_src": "adp_export_record_rationale_233",
"_tgt": "adp_export_record_adpexportrecord_action_download",
"source": "adp_export_record_adpexportrecord_action_download",
"target": "adp_export_record_rationale_233",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L245",
"weight": 1.0,
"_src": "adp_export_record_rationale_245",
"_tgt": "adp_export_record_adpexportrecord_action_view_invoices",
"source": "adp_export_record_adpexportrecord_action_view_invoices",
"target": "adp_export_record_rationale_245",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L256",
"weight": 1.0,
"_src": "adp_export_record_rationale_256",
"_tgt": "adp_export_record_adpexportrecord_action_download_zip",
"source": "adp_export_record_adpexportrecord_action_download_zip",
"target": "adp_export_record_rationale_256",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L334",
"weight": 1.0,
"_src": "adp_export_record_migrate_from_documents",
"_tgt": "adp_export_record_collect_subfolder_ids",
"source": "adp_export_record_migrate_from_documents",
"target": "adp_export_record_collect_subfolder_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L365",
"weight": 1.0,
"_src": "adp_export_record_migrate_from_documents",
"_tgt": "adp_export_record_parse_export_filename",
"source": "adp_export_record_migrate_from_documents",
"target": "adp_export_record_parse_export_filename",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_export_record.py",
"source_location": "L397",
"weight": 1.0,
"_src": "adp_export_record_migrate_from_documents",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "adp_export_record_migrate_from_documents",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L678",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_migrate_adp_export_files",
"_tgt": "adp_export_record_migrate_from_documents",
"source": "adp_export_record_migrate_from_documents",
"target": "res_config_settings_resconfigsettings_action_migrate_adp_export_files"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_line_py",
"_tgt": "account_move_line_accountmoveline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_move_line_py",
"target": "account_move_line_accountmoveline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L89",
"weight": 1.0,
"_src": "account_move_line_accountmoveline",
"_tgt": "account_move_line_accountmoveline_compute_adp_portions",
"source": "account_move_line_accountmoveline",
"target": "account_move_line_accountmoveline_compute_adp_portions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L96",
"weight": 1.0,
"_src": "account_move_line_accountmoveline",
"_tgt": "account_move_line_accountmoveline_action_recalculate_portions",
"source": "account_move_line_accountmoveline",
"target": "account_move_line_accountmoveline_action_recalculate_portions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L169",
"weight": 1.0,
"_src": "account_move_line_accountmoveline",
"_tgt": "account_move_line_accountmoveline_get_adp_device_code",
"source": "account_move_line_accountmoveline",
"target": "account_move_line_accountmoveline_get_adp_device_code",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L229",
"weight": 1.0,
"_src": "account_move_line_accountmoveline",
"_tgt": "account_move_line_accountmoveline_get_serial_number",
"source": "account_move_line_accountmoveline",
"target": "account_move_line_accountmoveline_get_serial_number",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L244",
"weight": 1.0,
"_src": "account_move_line_accountmoveline",
"_tgt": "account_move_line_accountmoveline_get_device_placement",
"source": "account_move_line_accountmoveline",
"target": "account_move_line_accountmoveline_get_device_placement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L94",
"weight": 1.0,
"_src": "account_move_line_accountmoveline_compute_adp_portions",
"_tgt": "account_move_line_accountmoveline_action_recalculate_portions",
"source": "account_move_line_accountmoveline_compute_adp_portions",
"target": "account_move_line_accountmoveline_action_recalculate_portions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L90",
"weight": 1.0,
"_src": "account_move_line_rationale_90",
"_tgt": "account_move_line_accountmoveline_compute_adp_portions",
"source": "account_move_line_accountmoveline_compute_adp_portions",
"target": "account_move_line_rationale_90",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L122",
"weight": 1.0,
"_src": "account_move_line_accountmoveline_action_recalculate_portions",
"_tgt": "account_move_line_accountmoveline_get_adp_device_code",
"source": "account_move_line_accountmoveline_action_recalculate_portions",
"target": "account_move_line_accountmoveline_get_adp_device_code",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L97",
"weight": 1.0,
"_src": "account_move_line_rationale_97",
"_tgt": "account_move_line_accountmoveline_action_recalculate_portions",
"source": "account_move_line_accountmoveline_action_recalculate_portions",
"target": "account_move_line_rationale_97",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L160",
"weight": 1.0,
"_src": "account_move_line_accountmoveline_action_recalculate_portions",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "account_move_line_accountmoveline_action_recalculate_portions",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L170",
"weight": 1.0,
"_src": "account_move_line_rationale_170",
"_tgt": "account_move_line_accountmoveline_get_adp_device_code",
"source": "account_move_line_accountmoveline_get_adp_device_code",
"target": "account_move_line_rationale_170",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L230",
"weight": 1.0,
"_src": "account_move_line_rationale_230",
"_tgt": "account_move_line_accountmoveline_get_serial_number",
"source": "account_move_line_accountmoveline_get_serial_number",
"target": "account_move_line_rationale_230",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_move_line.py",
"source_location": "L245",
"weight": 1.0,
"_src": "account_move_line_rationale_245",
"_tgt": "account_move_line_accountmoveline_get_device_placement",
"source": "account_move_line_accountmoveline_get_device_placement",
"target": "account_move_line_rationale_245",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/__init__.py",
"source_location": "L29",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_models_init_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_init_py",
"target": "users_gurpreet_github_odoo_modules_fusion_claims_models_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"_tgt": "sale_order_line_saleorderline",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"target": "sale_order_line_saleorderline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L31",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"_tgt": "sale_order_line_compute_adp_device_type",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"target": "sale_order_line_compute_adp_device_type",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L153",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"_tgt": "sale_order_line_compute_adp_portions",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"target": "sale_order_line_compute_adp_portions",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L407",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"_tgt": "sale_order_line_onchange_product_adp_info",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_sale_order_line_py",
"target": "sale_order_line_onchange_product_adp_info",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L22",
"weight": 1.0,
"_src": "sale_order_line_saleorderline",
"_tgt": "sale_order_line_saleorderline_compute_is_adp_sale_line",
"source": "sale_order_line_saleorderline",
"target": "sale_order_line_saleorderline_compute_is_adp_sale_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L272",
"weight": 1.0,
"_src": "sale_order_line_saleorderline",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_line_saleorderline",
"target": "sale_order_line_saleorderline_get_adp_device_code",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L322",
"weight": 1.0,
"_src": "sale_order_line_saleorderline",
"_tgt": "sale_order_line_saleorderline_get_adp_code_for_report",
"source": "sale_order_line_saleorderline",
"target": "sale_order_line_saleorderline_get_adp_code_for_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L346",
"weight": 1.0,
"_src": "sale_order_line_saleorderline",
"_tgt": "sale_order_line_saleorderline_get_adp_device_type",
"source": "sale_order_line_saleorderline",
"target": "sale_order_line_saleorderline_get_adp_device_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L365",
"weight": 1.0,
"_src": "sale_order_line_saleorderline",
"_tgt": "sale_order_line_saleorderline_get_serial_number",
"source": "sale_order_line_saleorderline",
"target": "sale_order_line_saleorderline_get_serial_number",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L380",
"weight": 1.0,
"_src": "sale_order_line_saleorderline",
"_tgt": "sale_order_line_saleorderline_get_device_placement",
"source": "sale_order_line_saleorderline",
"target": "sale_order_line_saleorderline_get_device_placement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L388",
"weight": 1.0,
"_src": "sale_order_line_saleorderline",
"_tgt": "sale_order_line_saleorderline_prepare_invoice_line",
"source": "sale_order_line_saleorderline",
"target": "sale_order_line_saleorderline_prepare_invoice_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L23",
"weight": 1.0,
"_src": "sale_order_line_rationale_23",
"_tgt": "sale_order_line_saleorderline_compute_is_adp_sale_line",
"source": "sale_order_line_saleorderline_compute_is_adp_sale_line",
"target": "sale_order_line_rationale_23",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L39",
"weight": 1.0,
"_src": "sale_order_line_compute_adp_device_type",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_line_compute_adp_device_type",
"target": "sale_order_line_saleorderline_get_adp_device_code",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L197",
"weight": 1.0,
"_src": "sale_order_line_compute_adp_portions",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_line_compute_adp_portions",
"target": "sale_order_line_saleorderline_get_adp_device_code",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L188",
"weight": 1.0,
"_src": "sale_order_line_compute_adp_portions",
"_tgt": "product_product_productproduct_is_non_adp_funded",
"source": "sale_order_line_compute_adp_portions",
"target": "product_product_productproduct_is_non_adp_funded"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L411",
"weight": 1.0,
"_src": "sale_order_line_onchange_product_adp_info",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_line_saleorderline_get_adp_device_code",
"target": "sale_order_line_onchange_product_adp_info",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L273",
"weight": 1.0,
"_src": "sale_order_line_rationale_273",
"_tgt": "sale_order_line_saleorderline_get_adp_device_code",
"source": "sale_order_line_saleorderline_get_adp_device_code",
"target": "sale_order_line_rationale_273",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L354",
"weight": 1.0,
"_src": "sale_order_line_saleorderline_get_adp_device_type",
"_tgt": "sale_order_line_saleorderline_get_adp_code_for_report",
"source": "sale_order_line_saleorderline_get_adp_code_for_report",
"target": "sale_order_line_saleorderline_get_adp_device_type",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L323",
"weight": 1.0,
"_src": "sale_order_line_rationale_323",
"_tgt": "sale_order_line_saleorderline_get_adp_code_for_report",
"source": "sale_order_line_saleorderline_get_adp_code_for_report",
"target": "sale_order_line_rationale_323",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L331",
"weight": 1.0,
"_src": "sale_order_line_saleorderline_get_adp_code_for_report",
"_tgt": "product_product_productproduct_is_non_adp_funded",
"source": "sale_order_line_saleorderline_get_adp_code_for_report",
"target": "product_product_productproduct_is_non_adp_funded"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L347",
"weight": 1.0,
"_src": "sale_order_line_rationale_347",
"_tgt": "sale_order_line_saleorderline_get_adp_device_type",
"source": "sale_order_line_saleorderline_get_adp_device_type",
"target": "sale_order_line_rationale_347",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L352",
"weight": 1.0,
"_src": "sale_order_line_saleorderline_get_adp_device_type",
"_tgt": "product_product_productproduct_is_non_adp_funded",
"source": "sale_order_line_saleorderline_get_adp_device_type",
"target": "product_product_productproduct_is_non_adp_funded"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L366",
"weight": 1.0,
"_src": "sale_order_line_rationale_366",
"_tgt": "sale_order_line_saleorderline_get_serial_number",
"source": "sale_order_line_saleorderline_get_serial_number",
"target": "sale_order_line_rationale_366",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L381",
"weight": 1.0,
"_src": "sale_order_line_rationale_381",
"_tgt": "sale_order_line_saleorderline_get_device_placement",
"source": "sale_order_line_saleorderline_get_device_placement",
"target": "sale_order_line_rationale_381",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/sale_order_line.py",
"source_location": "L389",
"weight": 1.0,
"_src": "sale_order_line_rationale_389",
"_tgt": "sale_order_line_saleorderline_prepare_invoice_line",
"source": "sale_order_line_saleorderline_prepare_invoice_line",
"target": "sale_order_line_rationale_389",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py",
"_tgt": "product_template_producttemplate",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py",
"target": "product_template_producttemplate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L73",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py",
"_tgt": "product_template_onchange_adp_device_code_id",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py",
"target": "product_template_onchange_adp_device_code_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L83",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py",
"_tgt": "product_template_check_adp_product_device_code",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py",
"target": "product_template_check_adp_product_device_code",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L94",
"weight": 1.0,
"_src": "product_template_producttemplate",
"_tgt": "product_template_producttemplate_get_adp_price",
"source": "product_template_producttemplate",
"target": "product_template_producttemplate_get_adp_price",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L112",
"weight": 1.0,
"_src": "product_template_producttemplate",
"_tgt": "product_template_producttemplate_get_adp_device_code",
"source": "product_template_producttemplate",
"target": "product_template_producttemplate_get_adp_device_code",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L95",
"weight": 1.0,
"_src": "product_template_rationale_95",
"_tgt": "product_template_producttemplate_get_adp_price",
"source": "product_template_producttemplate_get_adp_price",
"target": "product_template_rationale_95",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py",
"source_location": "L113",
"weight": 1.0,
"_src": "product_template_rationale_113",
"_tgt": "product_template_producttemplate_get_adp_device_code",
"source": "product_template_producttemplate_get_adp_device_code",
"target": "product_template_rationale_113",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_product_py",
"_tgt": "product_product_productproduct",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_product_py",
"target": "product_product_productproduct",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L12",
"weight": 1.0,
"_src": "product_product_productproduct",
"_tgt": "product_product_productproduct_get_adp_device_code",
"source": "product_product_productproduct",
"target": "product_product_productproduct_get_adp_device_code",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L44",
"weight": 1.0,
"_src": "product_product_productproduct",
"_tgt": "product_product_productproduct_get_adp_price",
"source": "product_product_productproduct",
"target": "product_product_productproduct_get_adp_price",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L76",
"weight": 1.0,
"_src": "product_product_productproduct",
"_tgt": "product_product_productproduct_is_non_adp_funded",
"source": "product_product_productproduct",
"target": "product_product_productproduct_is_non_adp_funded",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L114",
"weight": 1.0,
"_src": "product_product_productproduct",
"_tgt": "product_product_productproduct_action_sync_adp_price_from_database",
"source": "product_product_productproduct",
"target": "product_product_productproduct_action_sync_adp_price_from_database",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L90",
"weight": 1.0,
"_src": "product_product_productproduct_is_non_adp_funded",
"_tgt": "product_product_productproduct_get_adp_device_code",
"source": "product_product_productproduct_get_adp_device_code",
"target": "product_product_productproduct_is_non_adp_funded",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L132",
"weight": 1.0,
"_src": "product_product_productproduct_action_sync_adp_price_from_database",
"_tgt": "product_product_productproduct_get_adp_device_code",
"source": "product_product_productproduct_get_adp_device_code",
"target": "product_product_productproduct_action_sync_adp_price_from_database",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L13",
"weight": 1.0,
"_src": "product_product_rationale_13",
"_tgt": "product_product_productproduct_get_adp_device_code",
"source": "product_product_productproduct_get_adp_device_code",
"target": "product_product_rationale_13",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L45",
"weight": 1.0,
"_src": "product_product_rationale_45",
"_tgt": "product_product_productproduct_get_adp_price",
"source": "product_product_productproduct_get_adp_price",
"target": "product_product_rationale_45",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L77",
"weight": 1.0,
"_src": "product_product_rationale_77",
"_tgt": "product_product_productproduct_is_non_adp_funded",
"source": "product_product_productproduct_is_non_adp_funded",
"target": "product_product_rationale_77",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L115",
"weight": 1.0,
"_src": "product_product_rationale_115",
"_tgt": "product_product_productproduct_action_sync_adp_price_from_database",
"source": "product_product_productproduct_action_sync_adp_price_from_database",
"target": "product_product_rationale_115",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py",
"source_location": "L151",
"weight": 1.0,
"_src": "product_product_productproduct_action_sync_adp_price_from_database",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "product_product_productproduct_action_sync_adp_price_from_database",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L32",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_dashboard_py",
"_tgt": "dashboard_fusionclaimsdashboard",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_dashboard_py",
"target": "dashboard_fusionclaimsdashboard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L81",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_dashboard_py",
"_tgt": "dashboard_compute_panels",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_dashboard_py",
"target": "dashboard_compute_panels",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L66",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_compute_stats",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_compute_stats",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L94",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_build_top_list",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_build_top_list",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L115",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_order",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L126",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_adp",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_adp",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L129",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_odsp",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_odsp",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L132",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_march",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_march",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L135",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_hardship",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_hardship",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L138",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_acsd",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_acsd",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L141",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_muscular",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_muscular",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L144",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_insurance",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_insurance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L147",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_wsib",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_wsib",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L150",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_profiles",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_action_open_profiles",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L156",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L90",
"weight": 1.0,
"_src": "dashboard_compute_panels",
"_tgt": "dashboard_fusionclaimsdashboard_build_top_list",
"source": "dashboard_compute_panels",
"target": "dashboard_fusionclaimsdashboard_build_top_list",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L116",
"weight": 1.0,
"_src": "dashboard_rationale_116",
"_tgt": "dashboard_fusionclaimsdashboard_action_open_order",
"source": "dashboard_fusionclaimsdashboard_action_open_order",
"target": "dashboard_rationale_116",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L127",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard_action_open_adp",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard_action_open_adp",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L130",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard_action_open_odsp",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard_action_open_odsp",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L133",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard_action_open_march",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard_action_open_march",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L136",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard_action_open_hardship",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard_action_open_hardship",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L139",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard_action_open_acsd",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard_action_open_acsd",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L142",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard_action_open_muscular",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard_action_open_muscular",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L145",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard_action_open_insurance",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard_action_open_insurance",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/dashboard.py",
"source_location": "L148",
"weight": 1.0,
"_src": "dashboard_fusionclaimsdashboard_action_open_wsib",
"_tgt": "dashboard_fusionclaimsdashboard_open_type_action",
"source": "dashboard_fusionclaimsdashboard_action_open_wsib",
"target": "dashboard_fusionclaimsdashboard_open_type_action",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_ai_agent_ext_py",
"_tgt": "ai_agent_ext_aiagentfusionclaims",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_ai_agent_ext_py",
"target": "ai_agent_ext_aiagentfusionclaims",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L17",
"weight": 1.0,
"_src": "ai_agent_ext_aiagentfusionclaims",
"_tgt": "ai_agent_ext_aiagentfusionclaims_fc_tool_search_clients",
"source": "ai_agent_ext_aiagentfusionclaims",
"target": "ai_agent_ext_aiagentfusionclaims_fc_tool_search_clients",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L49",
"weight": 1.0,
"_src": "ai_agent_ext_aiagentfusionclaims",
"_tgt": "ai_agent_ext_aiagentfusionclaims_fc_tool_client_details",
"source": "ai_agent_ext_aiagentfusionclaims",
"target": "ai_agent_ext_aiagentfusionclaims_fc_tool_client_details",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L115",
"weight": 1.0,
"_src": "ai_agent_ext_aiagentfusionclaims",
"_tgt": "ai_agent_ext_aiagentfusionclaims_fc_tool_claims_stats",
"source": "ai_agent_ext_aiagentfusionclaims",
"target": "ai_agent_ext_aiagentfusionclaims_fc_tool_claims_stats",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L14",
"weight": 1.0,
"_src": "ai_agent_ext_rationale_14",
"_tgt": "ai_agent_ext_aiagentfusionclaims",
"source": "ai_agent_ext_aiagentfusionclaims",
"target": "ai_agent_ext_rationale_14",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L18",
"weight": 1.0,
"_src": "ai_agent_ext_rationale_18",
"_tgt": "ai_agent_ext_aiagentfusionclaims_fc_tool_search_clients",
"source": "ai_agent_ext_aiagentfusionclaims_fc_tool_search_clients",
"target": "ai_agent_ext_rationale_18",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L50",
"weight": 1.0,
"_src": "ai_agent_ext_rationale_50",
"_tgt": "ai_agent_ext_aiagentfusionclaims_fc_tool_client_details",
"source": "ai_agent_ext_aiagentfusionclaims_fc_tool_client_details",
"target": "ai_agent_ext_rationale_50",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/ai_agent_ext.py",
"source_location": "L116",
"weight": 1.0,
"_src": "ai_agent_ext_rationale_116",
"_tgt": "ai_agent_ext_aiagentfusionclaims_fc_tool_claims_stats",
"source": "ai_agent_ext_aiagentfusionclaims_fc_tool_claims_stats",
"target": "ai_agent_ext_rationale_116",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/account_payment.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_payment_py",
"_tgt": "account_payment_accountpayment",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_account_payment_py",
"target": "account_payment_accountpayment",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_company_py",
"_tgt": "res_company_rescompany",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_company_py",
"target": "res_company_rescompany",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L110",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_cheque_payable_name",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_cheque_payable_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L115",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_mod_followup_assignee",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_mod_followup_assignee",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L111",
"weight": 1.0,
"_src": "res_company_rationale_111",
"_tgt": "res_company_rescompany_get_cheque_payable_name",
"source": "res_company_rescompany_get_cheque_payable_name",
"target": "res_company_rationale_111",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_company.py",
"source_location": "L116",
"weight": 1.0,
"_src": "res_company_rationale_116",
"_tgt": "res_company_rescompany_get_mod_followup_assignee",
"source": "res_company_rescompany_get_mod_followup_assignee",
"target": "res_company_rationale_116",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_submission_history_py",
"_tgt": "submission_history_fusionsubmissionhistory",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_submission_history_py",
"target": "submission_history_fusionsubmissionhistory",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L145",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_submission_history_py",
"_tgt": "submission_history_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_submission_history_py",
"target": "submission_history_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L157",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_submission_history_py",
"_tgt": "submission_history_create_from_submission",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_submission_history_py",
"target": "submission_history_create_from_submission",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L216",
"weight": 1.0,
"_src": "submission_history_fusionsubmissionhistory",
"_tgt": "submission_history_fusionsubmissionhistory_update_result",
"source": "submission_history_fusionsubmissionhistory",
"target": "submission_history_fusionsubmissionhistory_update_result",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L14",
"weight": 1.0,
"_src": "submission_history_rationale_14",
"_tgt": "submission_history_fusionsubmissionhistory",
"source": "submission_history_fusionsubmissionhistory",
"target": "submission_history_rationale_14",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L217",
"weight": 1.0,
"_src": "submission_history_rationale_217",
"_tgt": "submission_history_fusionsubmissionhistory_update_result",
"source": "submission_history_fusionsubmissionhistory_update_result",
"target": "submission_history_rationale_217",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/submission_history.py",
"source_location": "L235",
"weight": 1.0,
"_src": "submission_history_fusionsubmissionhistory_update_result",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "submission_history_fusionsubmissionhistory_update_result",
"target": "fusion_adp_device_code_fusionadpdevicecode_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_fusionadpdevicecode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L130",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_compute_name",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_compute_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L144",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_get_device_type_for_code",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_get_device_type_for_code",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L152",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_get_unique_device_types",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_get_unique_device_types",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L167",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_get_device_info",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_get_device_info",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L183",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_validate_device_code",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_validate_device_code",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L193",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_clean_text",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_clean_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L211",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_parse_price",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_parse_price",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L227",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_import_from_json",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_import_from_json",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L337",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_import_from_csv_file",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_import_from_csv_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L371",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_import_from_file",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_import_from_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L388",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"_tgt": "fusion_adp_device_code_load_packaged_device_codes",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_fusion_adp_device_code_py",
"target": "fusion_adp_device_code_load_packaged_device_codes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L22",
"weight": 1.0,
"_src": "fusion_adp_device_code_fusionadpdevicecode",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_register_hook",
"source": "fusion_adp_device_code_fusionadpdevicecode",
"target": "fusion_adp_device_code_fusionadpdevicecode_register_hook",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L107",
"weight": 1.0,
"_src": "fusion_adp_device_code_fusionadpdevicecode",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "fusion_adp_device_code_fusionadpdevicecode",
"target": "fusion_adp_device_code_fusionadpdevicecode_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L320",
"weight": 1.0,
"_src": "fusion_adp_device_code_import_from_json",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "fusion_adp_device_code_fusionadpdevicecode_write",
"target": "fusion_adp_device_code_import_from_json",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L227",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "fusion_adp_device_code_fusionadpdevicecode_write",
"target": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L323",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "fusion_adp_device_code_fusionadpdevicecode_write",
"target": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L373",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "fusion_adp_device_code_fusionadpdevicecode_write",
"target": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L662",
"weight": 1.0,
"_src": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"_tgt": "fusion_adp_device_code_fusionadpdevicecode_write",
"source": "fusion_adp_device_code_fusionadpdevicecode_write",
"target": "adp_application_data_fusionadpapplicationdata_json_to_xml"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L262",
"weight": 1.0,
"_src": "fusion_adp_device_code_import_from_json",
"_tgt": "fusion_adp_device_code_clean_text",
"source": "fusion_adp_device_code_clean_text",
"target": "fusion_adp_device_code_import_from_json",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L291",
"weight": 1.0,
"_src": "fusion_adp_device_code_import_from_json",
"_tgt": "fusion_adp_device_code_parse_price",
"source": "fusion_adp_device_code_parse_price",
"target": "fusion_adp_device_code_import_from_json",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L364",
"weight": 1.0,
"_src": "fusion_adp_device_code_import_from_csv_file",
"_tgt": "fusion_adp_device_code_import_from_json",
"source": "fusion_adp_device_code_import_from_json",
"target": "fusion_adp_device_code_import_from_csv_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L376",
"weight": 1.0,
"_src": "fusion_adp_device_code_import_from_file",
"_tgt": "fusion_adp_device_code_import_from_json",
"source": "fusion_adp_device_code_import_from_json",
"target": "fusion_adp_device_code_import_from_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/fusion_adp_device_code.py",
"source_location": "L411",
"weight": 1.0,
"_src": "fusion_adp_device_code_load_packaged_device_codes",
"_tgt": "fusion_adp_device_code_import_from_json",
"source": "fusion_adp_device_code_import_from_json",
"target": "fusion_adp_device_code_load_packaged_device_codes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"_tgt": "res_config_settings_resconfigsettings",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"target": "res_config_settings_resconfigsettings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L483",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"_tgt": "res_config_settings_onchange_portal_gradient_preset",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"target": "res_config_settings_onchange_portal_gradient_preset",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L497",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"_tgt": "res_config_settings_compute_portal_gradient_preview",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"target": "res_config_settings_compute_portal_gradient_preview",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L521",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"_tgt": "res_config_settings_get_values",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"target": "res_config_settings_get_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L291",
"weight": 1.0,
"_src": "res_config_settings_rationale_291",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_config_settings_py",
"target": "res_config_settings_rationale_291",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L560",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L637",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_open_field_mapping_wizard",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_open_field_mapping_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L657",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_apply_gradient_preset",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_apply_gradient_preset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L664",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_set_gradient_green_teal",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_set_gradient_green_teal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L667",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_set_gradient_blue_purple",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_set_gradient_blue_purple",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L670",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_set_gradient_orange_red",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_set_gradient_orange_red",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L673",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_set_gradient_dark_slate",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_set_gradient_dark_slate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L676",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_migrate_adp_export_files",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_migrate_adp_export_files",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L638",
"weight": 1.0,
"_src": "res_config_settings_rationale_638",
"_tgt": "res_config_settings_resconfigsettings_action_open_field_mapping_wizard",
"source": "res_config_settings_resconfigsettings_action_open_field_mapping_wizard",
"target": "res_config_settings_rationale_638",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L665",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_set_gradient_green_teal",
"_tgt": "res_config_settings_resconfigsettings_apply_gradient_preset",
"source": "res_config_settings_resconfigsettings_apply_gradient_preset",
"target": "res_config_settings_resconfigsettings_action_set_gradient_green_teal",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L668",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_set_gradient_blue_purple",
"_tgt": "res_config_settings_resconfigsettings_apply_gradient_preset",
"source": "res_config_settings_resconfigsettings_apply_gradient_preset",
"target": "res_config_settings_resconfigsettings_action_set_gradient_blue_purple",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L671",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_set_gradient_orange_red",
"_tgt": "res_config_settings_resconfigsettings_apply_gradient_preset",
"source": "res_config_settings_resconfigsettings_apply_gradient_preset",
"target": "res_config_settings_resconfigsettings_action_set_gradient_orange_red",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L674",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_set_gradient_dark_slate",
"_tgt": "res_config_settings_resconfigsettings_apply_gradient_preset",
"source": "res_config_settings_resconfigsettings_apply_gradient_preset",
"target": "res_config_settings_resconfigsettings_action_set_gradient_dark_slate",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_config_settings.py",
"source_location": "L677",
"weight": 1.0,
"_src": "res_config_settings_rationale_677",
"_tgt": "res_config_settings_resconfigsettings_action_migrate_adp_export_files",
"source": "res_config_settings_resconfigsettings_action_migrate_adp_export_files",
"target": "res_config_settings_rationale_677",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"_tgt": "client_profile_fusionclientprofile",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"target": "client_profile_fusionclientprofile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L140",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"_tgt": "client_profile_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"target": "client_profile_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L149",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"_tgt": "client_profile_compute_claim_stats",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"target": "client_profile_compute_claim_stats",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L172",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"_tgt": "client_profile_compute_ai_analysis",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_client_profile_py",
"target": "client_profile_compute_ai_analysis",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L166",
"weight": 1.0,
"_src": "client_profile_fusionclientprofile",
"_tgt": "client_profile_fusionclientprofile_compute_application_count",
"source": "client_profile_fusionclientprofile",
"target": "client_profile_fusionclientprofile_compute_application_count",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L255",
"weight": 1.0,
"_src": "client_profile_fusionclientprofile",
"_tgt": "client_profile_fusionclientprofile_action_view_claims",
"source": "client_profile_fusionclientprofile",
"target": "client_profile_fusionclientprofile_action_view_claims",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L266",
"weight": 1.0,
"_src": "client_profile_fusionclientprofile",
"_tgt": "client_profile_fusionclientprofile_action_view_applications",
"source": "client_profile_fusionclientprofile",
"target": "client_profile_fusionclientprofile_action_view_applications",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L277",
"weight": 1.0,
"_src": "client_profile_fusionclientprofile",
"_tgt": "client_profile_fusionclientprofile_action_open_ai_chat",
"source": "client_profile_fusionclientprofile",
"target": "client_profile_fusionclientprofile_action_open_ai_chat",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L256",
"weight": 1.0,
"_src": "client_profile_rationale_256",
"_tgt": "client_profile_fusionclientprofile_action_view_claims",
"source": "client_profile_fusionclientprofile_action_view_claims",
"target": "client_profile_rationale_256",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L267",
"weight": 1.0,
"_src": "client_profile_rationale_267",
"_tgt": "client_profile_fusionclientprofile_action_view_applications",
"source": "client_profile_fusionclientprofile_action_view_applications",
"target": "client_profile_rationale_267",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/client_profile.py",
"source_location": "L278",
"weight": 1.0,
"_src": "client_profile_rationale_278",
"_tgt": "client_profile_fusionclientprofile_action_open_ai_chat",
"source": "client_profile_fusionclientprofile_action_open_ai_chat",
"target": "client_profile_rationale_278",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L19",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"_tgt": "technician_task_fusiontechniciantaskclaims",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"target": "technician_task_fusiontechniciantaskclaims",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L80",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"_tgt": "technician_task_onchange_sale_order_id",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"target": "technician_task_onchange_sale_order_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L91",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"_tgt": "technician_task_onchange_purchase_order_id",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"target": "technician_task_onchange_purchase_order_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L106",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"_tgt": "technician_task_check_order_link",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_technician_task_py",
"target": "technician_task_check_order_link",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L121",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_linked_order",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_get_linked_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L125",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_create_vals_fill",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_create_vals_fill",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L144",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L157",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_check_completion_requirements",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_check_completion_requirements",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L166",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L179",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L190",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_post_task_created_to_linked_order",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_post_task_created_to_linked_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L212",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L276",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_post_completion_to_linked_order",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_post_completion_to_linked_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L301",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L347",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L356",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L402",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_action_view_sale_order",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_action_view_sale_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L415",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_action_view_purchase_order",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_action_view_purchase_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L432",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_email_builder",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_get_email_builder",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L438",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L447",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L459",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L475",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L538",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L603",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims",
"_tgt": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"source": "technician_task_fusiontechniciantaskclaims",
"target": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L122",
"weight": 1.0,
"_src": "technician_task_rationale_122",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_linked_order",
"source": "technician_task_fusiontechniciantaskclaims_get_linked_order",
"target": "technician_task_rationale_122",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L126",
"weight": 1.0,
"_src": "technician_task_rationale_126",
"_tgt": "technician_task_fusiontechniciantaskclaims_create_vals_fill",
"source": "technician_task_fusiontechniciantaskclaims_create_vals_fill",
"target": "technician_task_rationale_126",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L147",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"_tgt": "technician_task_fusiontechniciantaskclaims_post_task_created_to_linked_order",
"source": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"target": "technician_task_fusiontechniciantaskclaims_post_task_created_to_linked_order",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L149",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"_tgt": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"source": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"target": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L145",
"weight": 1.0,
"_src": "technician_task_rationale_145",
"_tgt": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"source": "technician_task_fusiontechniciantaskclaims_on_create_post_actions",
"target": "technician_task_rationale_145",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L159",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_check_completion_requirements",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"source": "technician_task_fusiontechniciantaskclaims_check_completion_requirements",
"target": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L158",
"weight": 1.0,
"_src": "technician_task_rationale_158",
"_tgt": "technician_task_fusiontechniciantaskclaims_check_completion_requirements",
"source": "technician_task_fusiontechniciantaskclaims_check_completion_requirements",
"target": "technician_task_rationale_158",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L176",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"source": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"target": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L177",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"_tgt": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results",
"source": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"target": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L167",
"weight": 1.0,
"_src": "technician_task_rationale_167",
"_tgt": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"source": "technician_task_fusiontechniciantaskclaims_on_complete_extra",
"target": "technician_task_rationale_167",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L182",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"_tgt": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"source": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"target": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L184",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"_tgt": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"source": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"target": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L180",
"weight": 1.0,
"_src": "technician_task_rationale_180",
"_tgt": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"source": "technician_task_fusiontechniciantaskclaims_on_cancel_extra",
"target": "technician_task_rationale_180",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L191",
"weight": 1.0,
"_src": "technician_task_rationale_191",
"_tgt": "technician_task_fusiontechniciantaskclaims_post_task_created_to_linked_order",
"source": "technician_task_fusiontechniciantaskclaims_post_task_created_to_linked_order",
"target": "technician_task_rationale_191",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L213",
"weight": 1.0,
"_src": "technician_task_rationale_213",
"_tgt": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"source": "technician_task_fusiontechniciantaskclaims_mark_sale_order_ready_for_delivery",
"target": "technician_task_rationale_213",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L277",
"weight": 1.0,
"_src": "technician_task_rationale_277",
"_tgt": "technician_task_fusiontechniciantaskclaims_post_completion_to_linked_order",
"source": "technician_task_fusiontechniciantaskclaims_post_completion_to_linked_order",
"target": "technician_task_rationale_277",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L345",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"_tgt": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"source": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"target": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L302",
"weight": 1.0,
"_src": "technician_task_rationale_302",
"_tgt": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"source": "technician_task_fusiontechniciantaskclaims_revert_sale_order_on_cancel",
"target": "technician_task_rationale_302",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L348",
"weight": 1.0,
"_src": "technician_task_rationale_348",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"source": "technician_task_fusiontechniciantaskclaims_is_rental_pickup_task",
"target": "technician_task_rationale_348",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L357",
"weight": 1.0,
"_src": "technician_task_rationale_357",
"_tgt": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results",
"source": "technician_task_fusiontechniciantaskclaims_apply_rental_inspection_results",
"target": "technician_task_rationale_357",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L403",
"weight": 1.0,
"_src": "technician_task_rationale_403",
"_tgt": "technician_task_fusiontechniciantaskclaims_action_view_sale_order",
"source": "technician_task_fusiontechniciantaskclaims_action_view_sale_order",
"target": "technician_task_rationale_403",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L416",
"weight": 1.0,
"_src": "technician_task_rationale_416",
"_tgt": "technician_task_fusiontechniciantaskclaims_action_view_purchase_order",
"source": "technician_task_fusiontechniciantaskclaims_action_view_purchase_order",
"target": "technician_task_rationale_416",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L433",
"weight": 1.0,
"_src": "technician_task_rationale_433",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_email_builder",
"source": "technician_task_fusiontechniciantaskclaims_get_email_builder",
"target": "technician_task_rationale_433",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L484",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"source": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"target": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L547",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"source": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"target": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L612",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"source": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"target": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L439",
"weight": 1.0,
"_src": "technician_task_rationale_439",
"_tgt": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"source": "technician_task_fusiontechniciantaskclaims_is_email_notifications_enabled",
"target": "technician_task_rationale_439",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L500",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"source": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"target": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L563",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"source": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"target": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L628",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"source": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"target": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L448",
"weight": 1.0,
"_src": "technician_task_rationale_448",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"source": "technician_task_fusiontechniciantaskclaims_get_task_email_details",
"target": "technician_task_rationale_448",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L489",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"source": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"target": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L552",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"source": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"target": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L617",
"weight": 1.0,
"_src": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"source": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"target": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L460",
"weight": 1.0,
"_src": "technician_task_rationale_460",
"_tgt": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"source": "technician_task_fusiontechniciantaskclaims_get_task_email_recipients",
"target": "technician_task_rationale_460",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L476",
"weight": 1.0,
"_src": "technician_task_rationale_476",
"_tgt": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"source": "technician_task_fusiontechniciantaskclaims_send_task_cancelled_email",
"target": "technician_task_rationale_476",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L539",
"weight": 1.0,
"_src": "technician_task_rationale_539",
"_tgt": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"source": "technician_task_fusiontechniciantaskclaims_send_task_scheduled_email",
"target": "technician_task_rationale_539",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/technician_task.py",
"source_location": "L604",
"weight": 1.0,
"_src": "technician_task_rationale_604",
"_tgt": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"source": "technician_task_fusiontechniciantaskclaims_send_task_rescheduled_email",
"target": "technician_task_rationale_604",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"_tgt": "adp_application_data_fusionadpapplicationdata",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"target": "adp_application_data_fusionadpapplicationdata",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L470",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"_tgt": "adp_application_data_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"target": "adp_application_data_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L479",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"_tgt": "adp_application_data_compute_sections_submitted",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"target": "adp_application_data_compute_sections_submitted",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L497",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"_tgt": "adp_application_data_compute_base_device",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"target": "adp_application_data_compute_base_device",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L502",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"_tgt": "adp_application_data_compute_reason",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"target": "adp_application_data_compute_reason",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L666",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"_tgt": "adp_application_data_set_el",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_adp_application_data_py",
"target": "adp_application_data_set_el",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L509",
"weight": 1.0,
"_src": "adp_application_data_fusionadpapplicationdata",
"_tgt": "adp_application_data_fusionadpapplicationdata_action_export_xml",
"source": "adp_application_data_fusionadpapplicationdata",
"target": "adp_application_data_fusionadpapplicationdata_action_export_xml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L547",
"weight": 1.0,
"_src": "adp_application_data_fusionadpapplicationdata",
"_tgt": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"source": "adp_application_data_fusionadpapplicationdata",
"target": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L531",
"weight": 1.0,
"_src": "adp_application_data_fusionadpapplicationdata_action_export_xml",
"_tgt": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"source": "adp_application_data_fusionadpapplicationdata_action_export_xml",
"target": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L510",
"weight": 1.0,
"_src": "adp_application_data_rationale_510",
"_tgt": "adp_application_data_fusionadpapplicationdata_action_export_xml",
"source": "adp_application_data_fusionadpapplicationdata_action_export_xml",
"target": "adp_application_data_rationale_510",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L554",
"weight": 1.0,
"_src": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"_tgt": "adp_application_data_set_el",
"source": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"target": "adp_application_data_set_el",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/adp_application_data.py",
"source_location": "L548",
"weight": 1.0,
"_src": "adp_application_data_rationale_548",
"_tgt": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"source": "adp_application_data_fusionadpapplicationdata_json_to_xml",
"target": "adp_application_data_rationale_548",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_partner_py",
"_tgt": "res_partner_respartner",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_partner_py",
"target": "res_partner_respartner",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L89",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_partner_py",
"_tgt": "res_partner_compute_is_odsp_office",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_res_partner_py",
"target": "res_partner_compute_is_odsp_office",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L93",
"weight": 1.0,
"_src": "res_partner_respartner",
"_tgt": "res_partner_respartner_compute_adp_application_count",
"source": "res_partner_respartner",
"target": "res_partner_respartner_compute_adp_application_count",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L99",
"weight": 1.0,
"_src": "res_partner_respartner",
"_tgt": "res_partner_respartner_get_authorizer_application_domain",
"source": "res_partner_respartner",
"target": "res_partner_respartner_get_authorizer_application_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L119",
"weight": 1.0,
"_src": "res_partner_respartner",
"_tgt": "res_partner_respartner_action_view_adp_applications",
"source": "res_partner_respartner",
"target": "res_partner_respartner_action_view_adp_applications",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L96",
"weight": 1.0,
"_src": "res_partner_respartner_compute_adp_application_count",
"_tgt": "res_partner_respartner_get_authorizer_application_domain",
"source": "res_partner_respartner_compute_adp_application_count",
"target": "res_partner_respartner_get_authorizer_application_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L121",
"weight": 1.0,
"_src": "res_partner_respartner_action_view_adp_applications",
"_tgt": "res_partner_respartner_get_authorizer_application_domain",
"source": "res_partner_respartner_get_authorizer_application_domain",
"target": "res_partner_respartner_action_view_adp_applications",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/res_partner.py",
"source_location": "L100",
"weight": 1.0,
"_src": "res_partner_rationale_100",
"_tgt": "res_partner_respartner_get_authorizer_application_domain",
"source": "res_partner_respartner_get_authorizer_application_domain",
"target": "res_partner_rationale_100",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/calendar_store_hours.js",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_calendar_store_hours_js",
"_tgt": "calendar_store_hours_fcoptions",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_calendar_store_hours_js",
"target": "calendar_store_hours_fcoptions",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/preview_button_widget.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_preview_button_widget_js",
"_tgt": "preview_button_widget_previewbuttoncomponent",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_preview_button_widget_js",
"target": "preview_button_widget_previewbuttoncomponent",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/preview_button_widget.js",
"source_location": "L15",
"weight": 1.0,
"_src": "preview_button_widget_previewbuttoncomponent",
"_tgt": "preview_button_widget_previewbuttoncomponent_setup",
"source": "preview_button_widget_previewbuttoncomponent",
"target": "preview_button_widget_previewbuttoncomponent_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/preview_button_widget.js",
"source_location": "L20",
"weight": 1.0,
"_src": "preview_button_widget_previewbuttoncomponent",
"_tgt": "preview_button_widget_previewbuttoncomponent_onclick",
"source": "preview_button_widget_previewbuttoncomponent",
"target": "preview_button_widget_previewbuttoncomponent_onclick",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L33",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_attachment_image_compress_js",
"_tgt": "attachment_image_compress_compressimagefile",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_attachment_image_compress_js",
"target": "attachment_image_compress_compressimagefile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L102",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_attachment_image_compress_js",
"_tgt": "attachment_image_compress_onfilechange",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_attachment_image_compress_js",
"target": "attachment_image_compress_onfilechange",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L182",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_attachment_image_compress_js",
"_tgt": "attachment_image_compress_upload",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_attachment_image_compress_js",
"target": "attachment_image_compress_upload",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L132",
"weight": 1.0,
"_src": "attachment_image_compress_onfilechange",
"_tgt": "attachment_image_compress_compressimagefile",
"source": "attachment_image_compress_compressimagefile",
"target": "attachment_image_compress_onfilechange",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/attachment_image_compress.js",
"source_location": "L185",
"weight": 1.0,
"_src": "attachment_image_compress_upload",
"_tgt": "attachment_image_compress_compressimagefile",
"source": "attachment_image_compress_compressimagefile",
"target": "attachment_image_compress_upload",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"_tgt": "document_preview_documentpreviewdialog",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"target": "document_preview_documentpreviewdialog",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L56",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"_tgt": "document_preview_xmlviewerdialog",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"target": "document_preview_xmlviewerdialog",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L176",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"_tgt": "document_preview_previewdocumentaction",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"target": "document_preview_previewdocumentaction",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L197",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"_tgt": "document_preview_previewxmlaction",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"target": "document_preview_previewxmlaction",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L223",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"_tgt": "document_preview_imagepreviewdialog",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"target": "document_preview_imagepreviewdialog",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L276",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"_tgt": "document_preview_previewimageaction",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_document_preview_js",
"target": "document_preview_previewimageaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L20",
"weight": 1.0,
"_src": "document_preview_documentpreviewdialog",
"_tgt": "document_preview_documentpreviewdialog_setup",
"source": "document_preview_documentpreviewdialog",
"target": "document_preview_documentpreviewdialog_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L27",
"weight": 1.0,
"_src": "document_preview_documentpreviewdialog",
"_tgt": "document_preview_documentpreviewdialog_getviewerurl",
"source": "document_preview_documentpreviewdialog",
"target": "document_preview_documentpreviewdialog_getviewerurl",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L33",
"weight": 1.0,
"_src": "document_preview_documentpreviewdialog",
"_tgt": "document_preview_documentpreviewdialog_oniframeload",
"source": "document_preview_documentpreviewdialog",
"target": "document_preview_documentpreviewdialog_oniframeload",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L37",
"weight": 1.0,
"_src": "document_preview_documentpreviewdialog",
"_tgt": "document_preview_documentpreviewdialog_togglemaximize",
"source": "document_preview_documentpreviewdialog",
"target": "document_preview_documentpreviewdialog_togglemaximize",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L41",
"weight": 1.0,
"_src": "document_preview_documentpreviewdialog",
"_tgt": "document_preview_documentpreviewdialog_getdialogsize",
"source": "document_preview_documentpreviewdialog",
"target": "document_preview_documentpreviewdialog_getdialogsize",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L45",
"weight": 1.0,
"_src": "document_preview_documentpreviewdialog",
"_tgt": "document_preview_documentpreviewdialog_getframestyle",
"source": "document_preview_documentpreviewdialog",
"target": "document_preview_documentpreviewdialog_getframestyle",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L60",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_setup",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L75",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_loadxmlcontent",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_loadxmlcontent",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L91",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_formatxml",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_formatxml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L128",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_highlightxml",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_highlightxml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L143",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_escapehtml",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_escapehtml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L151",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_togglemaximize",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_togglemaximize",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L155",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_getdialogsize",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_getdialogsize",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L159",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_copytoclipboard",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_copytoclipboard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L168",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog",
"_tgt": "document_preview_xmlviewerdialog_downloadxml",
"source": "document_preview_xmlviewerdialog",
"target": "document_preview_xmlviewerdialog_downloadxml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L83",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog_loadxmlcontent",
"_tgt": "document_preview_xmlviewerdialog_formatxml",
"source": "document_preview_xmlviewerdialog_loadxmlcontent",
"target": "document_preview_xmlviewerdialog_formatxml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L105",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog_formatxml",
"_tgt": "document_preview_xmlviewerdialog_highlightxml",
"source": "document_preview_xmlviewerdialog_formatxml",
"target": "document_preview_xmlviewerdialog_highlightxml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L120",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog_formatxml",
"_tgt": "document_preview_xmlviewerdialog_escapehtml",
"source": "document_preview_xmlviewerdialog_formatxml",
"target": "document_preview_xmlviewerdialog_escapehtml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L130",
"weight": 1.0,
"_src": "document_preview_xmlviewerdialog_highlightxml",
"_tgt": "document_preview_xmlviewerdialog_escapehtml",
"source": "document_preview_xmlviewerdialog_highlightxml",
"target": "document_preview_xmlviewerdialog_escapehtml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L227",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_setup",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L234",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_currentimage",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_currentimage",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L238",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_imageurl",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_imageurl",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L242",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_hasmultiple",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_hasmultiple",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L246",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_currentposition",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_currentposition",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L250",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_onimageload",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_onimageload",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L254",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_previousimage",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_previousimage",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L261",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_nextimage",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_nextimage",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/document_preview.js",
"source_location": "L268",
"weight": 1.0,
"_src": "document_preview_imagepreviewdialog",
"_tgt": "document_preview_imagepreviewdialog_downloadimage",
"source": "document_preview_imagepreviewdialog",
"target": "document_preview_imagepreviewdialog_downloadimage",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L22",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_loadgooglemapsapi",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_loadgooglemapsapi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L63",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_isodooaddressautocompleteactive",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_isodooaddressautocompleteactive",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L74",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_getgooglemapsapikey",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_getgooglemapsapikey",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L96",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_initautocompleteonfield",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_initautocompleteonfield",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L295",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_simulatemany2oneselection",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_simulatemany2oneselection",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L444",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_initcompanyautocomplete",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_initcompanyautocomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L653",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_setuppartnerautocomplete",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_setuppartnerautocomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L827",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_cleanupautocomplete",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_cleanupautocomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L841",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_setuptaskautocomplete",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_setuptaskautocomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L881",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_attachtaskautocomplete",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_attachtaskautocomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L986",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_reattachtaskautocomplete",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_reattachtaskautocomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1009",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_initsimpleaddressautocomplete",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_initsimpleaddressautocomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1049",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_setupsimpleaddressfields",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_setupsimpleaddressfields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1078",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_setup",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1244",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_startdialogwatcher",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_startdialogwatcher",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1275",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_checkdialogsforpartnerforms",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_checkdialogsforpartnerforms",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1383",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"_tgt": "google_address_autocomplete_initdialogautocomplete",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_google_address_autocomplete_js",
"target": "google_address_autocomplete_initdialogautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L670",
"weight": 1.0,
"_src": "google_address_autocomplete_setuppartnerautocomplete",
"_tgt": "google_address_autocomplete_loadgooglemapsapi",
"source": "google_address_autocomplete_loadgooglemapsapi",
"target": "google_address_autocomplete_setuppartnerautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L851",
"weight": 1.0,
"_src": "google_address_autocomplete_setuptaskautocomplete",
"_tgt": "google_address_autocomplete_loadgooglemapsapi",
"source": "google_address_autocomplete_loadgooglemapsapi",
"target": "google_address_autocomplete_setuptaskautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1053",
"weight": 1.0,
"_src": "google_address_autocomplete_setupsimpleaddressfields",
"_tgt": "google_address_autocomplete_loadgooglemapsapi",
"source": "google_address_autocomplete_loadgooglemapsapi",
"target": "google_address_autocomplete_setupsimpleaddressfields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L658",
"weight": 1.0,
"_src": "google_address_autocomplete_setuppartnerautocomplete",
"_tgt": "google_address_autocomplete_isodooaddressautocompleteactive",
"source": "google_address_autocomplete_isodooaddressautocompleteactive",
"target": "google_address_autocomplete_setuppartnerautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1277",
"weight": 1.0,
"_src": "google_address_autocomplete_checkdialogsforpartnerforms",
"_tgt": "google_address_autocomplete_isodooaddressautocompleteactive",
"source": "google_address_autocomplete_isodooaddressautocompleteactive",
"target": "google_address_autocomplete_checkdialogsforpartnerforms",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L663",
"weight": 1.0,
"_src": "google_address_autocomplete_setuppartnerautocomplete",
"_tgt": "google_address_autocomplete_getgooglemapsapikey",
"source": "google_address_autocomplete_getgooglemapsapikey",
"target": "google_address_autocomplete_setuppartnerautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L844",
"weight": 1.0,
"_src": "google_address_autocomplete_setuptaskautocomplete",
"_tgt": "google_address_autocomplete_getgooglemapsapikey",
"source": "google_address_autocomplete_getgooglemapsapikey",
"target": "google_address_autocomplete_setuptaskautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1051",
"weight": 1.0,
"_src": "google_address_autocomplete_setupsimpleaddressfields",
"_tgt": "google_address_autocomplete_getgooglemapsapikey",
"source": "google_address_autocomplete_getgooglemapsapikey",
"target": "google_address_autocomplete_setupsimpleaddressfields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1251",
"weight": 1.0,
"_src": "google_address_autocomplete_startdialogwatcher",
"_tgt": "google_address_autocomplete_getgooglemapsapikey",
"source": "google_address_autocomplete_getgooglemapsapikey",
"target": "google_address_autocomplete_startdialogwatcher",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L692",
"weight": 1.0,
"_src": "google_address_autocomplete_setuppartnerautocomplete",
"_tgt": "google_address_autocomplete_initautocompleteonfield",
"source": "google_address_autocomplete_initautocompleteonfield",
"target": "google_address_autocomplete_setuppartnerautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L768",
"weight": 1.0,
"_src": "google_address_autocomplete_setuppartnerautocomplete",
"_tgt": "google_address_autocomplete_initcompanyautocomplete",
"source": "google_address_autocomplete_initcompanyautocomplete",
"target": "google_address_autocomplete_setuppartnerautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L874",
"weight": 1.0,
"_src": "google_address_autocomplete_setuptaskautocomplete",
"_tgt": "google_address_autocomplete_attachtaskautocomplete",
"source": "google_address_autocomplete_setuptaskautocomplete",
"target": "google_address_autocomplete_attachtaskautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1001",
"weight": 1.0,
"_src": "google_address_autocomplete_reattachtaskautocomplete",
"_tgt": "google_address_autocomplete_attachtaskautocomplete",
"source": "google_address_autocomplete_attachtaskautocomplete",
"target": "google_address_autocomplete_reattachtaskautocomplete",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1065",
"weight": 1.0,
"_src": "google_address_autocomplete_setupsimpleaddressfields",
"_tgt": "google_address_autocomplete_initsimpleaddressautocomplete",
"source": "google_address_autocomplete_initsimpleaddressautocomplete",
"target": "google_address_autocomplete_setupsimpleaddressfields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/google_address_autocomplete.js",
"source_location": "L1361",
"weight": 1.0,
"_src": "google_address_autocomplete_checkdialogsforpartnerforms",
"_tgt": "google_address_autocomplete_initdialogautocomplete",
"source": "google_address_autocomplete_checkdialogsforpartnerforms",
"target": "google_address_autocomplete_initdialogautocomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/gallery_preview.js",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_gallery_preview_js",
"_tgt": "gallery_preview_setup",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_gallery_preview_js",
"target": "gallery_preview_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/gallery_preview.js",
"source_location": "L49",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_gallery_preview_js",
"_tgt": "gallery_preview_ongalleryclick",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_gallery_preview_js",
"target": "gallery_preview_ongalleryclick",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L91",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_numberedpinsvg",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_numberedpinsvg",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L102",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_numberedpinuri",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_numberedpinuri",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L108",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_loadgooglemaps",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_loadgooglemaps",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L123",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_initialsof",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_initialsof",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L132",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_localdatestr",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_localdatestr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L137",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_floattotime12",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_floattotime12",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L148",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_classifytask",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_classifytask",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L153",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_classifydate",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_classifydate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L184",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_extracttechnicians",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_extracttechnicians",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L198",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_grouptasks",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_grouptasks",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L254",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_fusiontaskmapcontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1142",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"_tgt": "fusion_task_map_view_fusionmaparchparser",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_fusion_task_map_view_js",
"target": "fusion_task_map_view_fusionmaparchparser",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L103",
"weight": 1.0,
"_src": "fusion_task_map_view_numberedpinuri",
"_tgt": "fusion_task_map_view_numberedpinsvg",
"source": "fusion_task_map_view_numberedpinsvg",
"target": "fusion_task_map_view_numberedpinuri",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L503",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"_tgt": "fusion_task_map_view_numberedpinuri",
"source": "fusion_task_map_view_numberedpinuri",
"target": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L384",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"_tgt": "fusion_task_map_view_loadgooglemaps",
"source": "fusion_task_map_view_loadgooglemaps",
"target": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L190",
"weight": 1.0,
"_src": "fusion_task_map_view_extracttechnicians",
"_tgt": "fusion_task_map_view_initialsof",
"source": "fusion_task_map_view_initialsof",
"target": "fusion_task_map_view_extracttechnicians",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L523",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"_tgt": "fusion_task_map_view_initialsof",
"source": "fusion_task_map_view_initialsof",
"target": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L156",
"weight": 1.0,
"_src": "fusion_task_map_view_classifydate",
"_tgt": "fusion_task_map_view_localdatestr",
"source": "fusion_task_map_view_localdatestr",
"target": "fusion_task_map_view_classifydate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L240",
"weight": 1.0,
"_src": "fusion_task_map_view_grouptasks",
"_tgt": "fusion_task_map_view_floattotime12",
"source": "fusion_task_map_view_floattotime12",
"target": "fusion_task_map_view_grouptasks",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L150",
"weight": 1.0,
"_src": "fusion_task_map_view_classifytask",
"_tgt": "fusion_task_map_view_classifydate",
"source": "fusion_task_map_view_classifytask",
"target": "fusion_task_map_view_classifydate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L226",
"weight": 1.0,
"_src": "fusion_task_map_view_grouptasks",
"_tgt": "fusion_task_map_view_classifytask",
"source": "fusion_task_map_view_classifytask",
"target": "fusion_task_map_view_grouptasks",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L359",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"_tgt": "fusion_task_map_view_extracttechnicians",
"source": "fusion_task_map_view_extracttechnicians",
"target": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L364",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"_tgt": "fusion_task_map_view_grouptasks",
"source": "fusion_task_map_view_grouptasks",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L265",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_setup",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L344",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_meta",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_meta",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L348",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L354",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L363",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L372",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L398",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L419",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L432",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_initmap",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_initmap",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L459",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_clearmarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_clearmarkers",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L467",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L478",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L578",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L598",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L797",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_pointalongleg",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_pointalongleg",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L832",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_haversine",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_haversine",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L842",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_createtravellabel",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_createtravellabel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L913",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_startrouteanimation",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_startrouteanimation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L933",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_opentaskpopup",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_opentaskpopup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L978",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_togglesidebar",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_togglesidebar",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L986",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_togglegroup",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_togglegroup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L990",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_isgroupcollapsed",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_isgroupcollapsed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L994",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_focustask",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_focustask",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1013",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_toggledayfilter",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggledayfilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1018",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_isgroupvisible",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_isgroupvisible",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1022",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_showalldays",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_showalldays",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1029",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_showtodayonly",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_showtodayonly",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1037",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_toggletechfilter",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggletechfilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1047",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_istechvisible",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_istechvisible",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1052",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_showalltechs",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_showalltechs",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1059",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_toggletraffic",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggletraffic",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1065",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_toggletasks",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggletasks",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1069",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_toggletechnicians",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggletechnicians",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1073",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_toggleroute",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggleroute",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1081",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_onrefresh",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_onrefresh",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1085",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_opentask",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_opentask",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1112",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_createnewtask",
"source": "fusion_task_map_view_fusiontaskmapcontroller",
"target": "fusion_task_map_view_fusiontaskmapcontroller_createnewtask",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L349",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_meta",
"source": "fusion_task_map_view_fusiontaskmapcontroller_meta",
"target": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L374",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"source": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"target": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L404",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"source": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"target": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L422",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"source": "fusion_task_map_view_fusiontaskmapcontroller_getdomain",
"target": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L360",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"source": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L377",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"source": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"target": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L406",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"source": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"target": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L424",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"source": "fusion_task_map_view_fusiontaskmapcontroller_storeresult",
"target": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1043",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_toggletechfilter",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggletechfilter",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1054",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_showalltechs",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rebuildgroups",
"target": "fusion_task_map_view_fusiontaskmapcontroller_showalltechs",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L386",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L388",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_initmap",
"source": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"target": "fusion_task_map_view_fusiontaskmapcontroller_initmap",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1083",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_onrefresh",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"source": "fusion_task_map_view_fusiontaskmapcontroller_loadandrender",
"target": "fusion_task_map_view_fusiontaskmapcontroller_onrefresh",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L408",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_softrefresh",
"target": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L425",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_onmodelupdate",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L456",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_initmap",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_initmap",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L579",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"source": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L599",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"source": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"target": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1078",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_toggleroute",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"source": "fusion_task_map_view_fusiontaskmapcontroller_clearroute",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggleroute",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L580",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_placemarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L583",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1015",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_toggledayfilter",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggledayfilter",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1026",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_showalldays",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_showalldays",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1033",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_showtodayonly",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_showtodayonly",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1044",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_toggletechfilter",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggletechfilter",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1055",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_showalltechs",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_showalltechs",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1067",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_toggletasks",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggletasks",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1071",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_toggletechnicians",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"source": "fusion_task_map_view_fusiontaskmapcontroller_rendermarkers",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggletechnicians",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1076",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_toggleroute",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"source": "fusion_task_map_view_fusiontaskmapcontroller_renderroute",
"target": "fusion_task_map_view_fusiontaskmapcontroller_toggleroute",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L811",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_pointalongleg",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_haversine",
"source": "fusion_task_map_view_fusiontaskmapcontroller_pointalongleg",
"target": "fusion_task_map_view_fusiontaskmapcontroller_haversine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1004",
"weight": 1.0,
"_src": "fusion_task_map_view_fusiontaskmapcontroller_focustask",
"_tgt": "fusion_task_map_view_fusiontaskmapcontroller_opentaskpopup",
"source": "fusion_task_map_view_fusiontaskmapcontroller_opentaskpopup",
"target": "fusion_task_map_view_fusiontaskmapcontroller_focustask",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/fusion_task_map_view.js",
"source_location": "L1143",
"weight": 1.0,
"_src": "fusion_task_map_view_fusionmaparchparser",
"_tgt": "fusion_task_map_view_fusionmaparchparser_parse",
"source": "fusion_task_map_view_fusionmaparchparser",
"target": "fusion_task_map_view_fusionmaparchparser_parse",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/tax_totals_patch.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_tax_totals_patch_js",
"_tgt": "tax_totals_patch_formatdata",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_tax_totals_patch_js",
"target": "tax_totals_patch_formatdata",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/status_selection_filter.js",
"source_location": "L38",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_status_selection_filter_js",
"_tgt": "status_selection_filter_filteredstatusselectionfield",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_status_selection_filter_js",
"target": "status_selection_filter_filteredstatusselectionfield",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/status_selection_filter.js",
"source_location": "L43",
"weight": 1.0,
"_src": "status_selection_filter_filteredstatusselectionfield",
"_tgt": "status_selection_filter_filteredstatusselectionfield_options",
"source": "status_selection_filter_filteredstatusselectionfield",
"target": "status_selection_filter_filteredstatusselectionfield_options",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/static/src/js/debug_required_fields.js",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_debug_required_fields_js",
"_tgt": "debug_required_fields_displayinvalidfieldnotification",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_static_src_js_debug_required_fields_js",
"target": "debug_required_fields_displayinvalidfieldnotification",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/cleanup_demo_pool.py",
"source_location": "L41",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_cleanup_demo_pool_py",
"_tgt": "cleanup_demo_pool_run_cleanup",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_cleanup_demo_pool_py",
"target": "cleanup_demo_pool_run_cleanup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L74",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"_tgt": "import_demo_pool_extract_name",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"target": "import_demo_pool_extract_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L90",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"_tgt": "import_demo_pool_get_category_id",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"target": "import_demo_pool_get_category_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L117",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"_tgt": "import_demo_pool_fetch_accessories",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"target": "import_demo_pool_fetch_accessories",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L133",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"_tgt": "import_demo_pool_run_import",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_demo_pool_py",
"target": "import_demo_pool_run_import",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L127",
"weight": 1.0,
"_src": "import_demo_pool_fetch_accessories",
"_tgt": "import_demo_pool_extract_name",
"source": "import_demo_pool_extract_name",
"target": "import_demo_pool_fetch_accessories",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L175",
"weight": 1.0,
"_src": "import_demo_pool_run_import",
"_tgt": "import_demo_pool_extract_name",
"source": "import_demo_pool_extract_name",
"target": "import_demo_pool_run_import",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L75",
"weight": 1.0,
"_src": "import_demo_pool_rationale_75",
"_tgt": "import_demo_pool_extract_name",
"source": "import_demo_pool_extract_name",
"target": "import_demo_pool_rationale_75",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L207",
"weight": 1.0,
"_src": "import_demo_pool_run_import",
"_tgt": "import_demo_pool_get_category_id",
"source": "import_demo_pool_get_category_id",
"target": "import_demo_pool_run_import",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L91",
"weight": 1.0,
"_src": "import_demo_pool_rationale_91",
"_tgt": "import_demo_pool_get_category_id",
"source": "import_demo_pool_get_category_id",
"target": "import_demo_pool_rationale_91",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L198",
"weight": 1.0,
"_src": "import_demo_pool_run_import",
"_tgt": "import_demo_pool_fetch_accessories",
"source": "import_demo_pool_fetch_accessories",
"target": "import_demo_pool_run_import",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_demo_pool.py",
"source_location": "L118",
"weight": 1.0,
"_src": "import_demo_pool_rationale_118",
"_tgt": "import_demo_pool_fetch_accessories",
"source": "import_demo_pool_fetch_accessories",
"target": "import_demo_pool_rationale_118",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L25",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"_tgt": "import_adp_mobility_manual_clean_text",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"target": "import_adp_mobility_manual_clean_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L44",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"_tgt": "import_adp_mobility_manual_parse_price",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"target": "import_adp_mobility_manual_parse_price",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L57",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"_tgt": "import_adp_mobility_manual_convert_csv_to_json",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"target": "import_adp_mobility_manual_convert_csv_to_json",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L172",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"_tgt": "import_adp_mobility_manual_main",
"source": "users_gurpreet_github_odoo_modules_fusion_claims_scripts_import_adp_mobility_manual_py",
"target": "import_adp_mobility_manual_main",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L85",
"weight": 1.0,
"_src": "import_adp_mobility_manual_convert_csv_to_json",
"_tgt": "import_adp_mobility_manual_clean_text",
"source": "import_adp_mobility_manual_clean_text",
"target": "import_adp_mobility_manual_convert_csv_to_json",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L26",
"weight": 1.0,
"_src": "import_adp_mobility_manual_rationale_26",
"_tgt": "import_adp_mobility_manual_clean_text",
"source": "import_adp_mobility_manual_clean_text",
"target": "import_adp_mobility_manual_rationale_26",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L113",
"weight": 1.0,
"_src": "import_adp_mobility_manual_convert_csv_to_json",
"_tgt": "import_adp_mobility_manual_parse_price",
"source": "import_adp_mobility_manual_parse_price",
"target": "import_adp_mobility_manual_convert_csv_to_json",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L45",
"weight": 1.0,
"_src": "import_adp_mobility_manual_rationale_45",
"_tgt": "import_adp_mobility_manual_parse_price",
"source": "import_adp_mobility_manual_parse_price",
"target": "import_adp_mobility_manual_rationale_45",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L192",
"weight": 1.0,
"_src": "import_adp_mobility_manual_main",
"_tgt": "import_adp_mobility_manual_convert_csv_to_json",
"source": "import_adp_mobility_manual_convert_csv_to_json",
"target": "import_adp_mobility_manual_main",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/scripts/import_adp_mobility_manual.py",
"source_location": "L58",
"weight": 1.0,
"_src": "import_adp_mobility_manual_rationale_58",
"_tgt": "import_adp_mobility_manual_convert_csv_to_json",
"source": "import_adp_mobility_manual_convert_csv_to_json",
"target": "import_adp_mobility_manual_rationale_58",
"confidence_score": 1.0
}
],
"hyperedges": []
}