1 line
59 KiB
JSON
1 line
59 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "label": "res_partner.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L1"}, {"id": "res_partner_respartner", "label": "ResPartner", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L11"}, {"id": "res_partner_compute_portal_access_status", "label": "_compute_portal_access_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L90"}, {"id": "res_partner_compute_assigned_case_count", "label": "_compute_assigned_case_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L101"}, {"id": "res_partner_compute_assessment_count", "label": "_compute_assessment_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L113"}, {"id": "res_partner_compute_assigned_delivery_count", "label": "_compute_assigned_delivery_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L125"}, {"id": "res_partner_respartner_assign_portal_role_groups", "label": "._assign_portal_role_groups()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L136"}, {"id": "res_partner_respartner_assign_internal_role_groups", "label": "._assign_internal_role_groups()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L154"}, {"id": "res_partner_respartner_action_grant_portal_access", "label": ".action_grant_portal_access()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L186"}, {"id": "res_partner_respartner_create_welcome_article", "label": "._create_welcome_article()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L355"}, {"id": "res_partner_respartner_send_portal_invitation_email", "label": "._send_portal_invitation_email()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L431"}, {"id": "res_partner_respartner_action_resend_portal_invitation", "label": ".action_resend_portal_invitation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L521"}, {"id": "res_partner_respartner_action_view_assigned_cases", "label": ".action_view_assigned_cases()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L591"}, {"id": "res_partner_respartner_action_view_assessments", "label": ".action_view_assessments()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L604"}, {"id": "res_partner_respartner_action_mark_as_authorizer", "label": ".action_mark_as_authorizer()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L624"}, {"id": "res_partner_respartner_action_batch_send_portal_invitation", "label": ".action_batch_send_portal_invitation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L638"}, {"id": "res_partner_respartner_action_mark_and_send_invitation", "label": ".action_mark_and_send_invitation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L687"}, {"id": "res_partner_respartner_action_view_assigned_deliveries", "label": ".action_view_assigned_deliveries()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L692"}, {"id": "res_partner_respartner_action_mark_as_technician", "label": ".action_mark_as_technician()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L706"}, {"id": "res_partner_respartner_geocode_address", "label": "._geocode_address()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L724"}, {"id": "res_partner_respartner_write", "label": ".write()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L756"}, {"id": "res_partner_rationale_91", "label": "Compute portal access status based on user account and login history.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L91"}, {"id": "res_partner_rationale_102", "label": "Count sale orders where this partner is the authorizer", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L102"}, {"id": "res_partner_rationale_114", "label": "Count assessments where this partner is involved", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L114"}, {"id": "res_partner_rationale_126", "label": "Count sale orders assigned to this partner as delivery technician", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L126"}, {"id": "res_partner_rationale_137", "label": "Assign role-specific portal groups to a portal user based on contact checkboxes.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L137"}, {"id": "res_partner_rationale_155", "label": "Assign backend groups to an internal user based on contact checkboxes. A", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L155"}, {"id": "res_partner_rationale_187", "label": "Grant portal access to this partner, or update permissions for existing users.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L187"}, {"id": "res_partner_rationale_356", "label": "Create a role-specific welcome Knowledge article for the new portal user.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L356"}, {"id": "res_partner_rationale_432", "label": "Send a professional portal invitation email to the partner. Gen", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L432"}, {"id": "res_partner_rationale_522", "label": "Resend portal invitation email to an existing portal user.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L522"}, {"id": "res_partner_rationale_592", "label": "Open the list of assigned sale orders", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L592"}, {"id": "res_partner_rationale_605", "label": "Open the list of assessments for this partner", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L605"}, {"id": "res_partner_rationale_625", "label": "Batch action to mark selected contacts as authorizers", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L625"}, {"id": "res_partner_rationale_639", "label": "Batch action to send portal invitations to selected authorizers", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L639"}, {"id": "res_partner_rationale_688", "label": "Combined action: mark as authorizer and send invitation", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L688"}, {"id": "res_partner_rationale_693", "label": "Open the list of assigned deliveries for technician", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L693"}, {"id": "res_partner_rationale_707", "label": "Batch action to mark selected contacts as technicians", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L707"}, {"id": "res_partner_rationale_725", "label": "Geocode partner address using Google Geocoding API and cache lat/lng.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L725"}, {"id": "res_partner_rationale_757", "label": "Override write to auto-geocode when address changes.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L757"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "markupsafe", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "res_partner_respartner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "res_partner_compute_portal_access_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L90", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "res_partner_compute_assigned_case_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L101", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "res_partner_compute_assessment_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L113", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_models_res_partner_py", "target": "res_partner_compute_assigned_delivery_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L125", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_assign_portal_role_groups", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L136", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_assign_internal_role_groups", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L154", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_grant_portal_access", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L186", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_create_welcome_article", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L355", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_send_portal_invitation_email", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L431", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_resend_portal_invitation", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L521", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_view_assigned_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L591", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_view_assessments", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L604", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_mark_as_authorizer", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L624", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_batch_send_portal_invitation", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L638", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_mark_and_send_invitation", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L687", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_view_assigned_deliveries", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L692", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_mark_as_technician", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L706", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_geocode_address", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L724", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L756", "weight": 1.0}, {"source": "res_partner_respartner_assign_portal_role_groups", "target": "res_partner_respartner_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L152", "weight": 1.0}, {"source": "res_partner_respartner_assign_internal_role_groups", "target": "res_partner_respartner_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L165", "weight": 1.0}, {"source": "res_partner_respartner_action_grant_portal_access", "target": "res_partner_respartner_assign_internal_role_groups", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L217", "weight": 1.0}, {"source": "res_partner_respartner_action_grant_portal_access", "target": "res_partner_respartner_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L242", "weight": 1.0}, {"source": "res_partner_respartner_action_grant_portal_access", "target": "res_partner_respartner_assign_portal_role_groups", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L243", "weight": 1.0}, {"source": "res_partner_respartner_action_grant_portal_access", "target": "res_partner_respartner_create_welcome_article", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L297", "weight": 1.0}, {"source": "res_partner_respartner_action_grant_portal_access", "target": "res_partner_respartner_send_portal_invitation_email", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L302", "weight": 1.0}, {"source": "res_partner_respartner_action_resend_portal_invitation", "target": "res_partner_respartner_send_portal_invitation_email", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L533", "weight": 1.0}, {"source": "res_partner_respartner_action_mark_as_authorizer", "target": "res_partner_respartner_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L626", "weight": 1.0}, {"source": "res_partner_respartner_action_batch_send_portal_invitation", "target": "res_partner_respartner_action_grant_portal_access", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L658", "weight": 1.0}, {"source": "res_partner_respartner_action_mark_and_send_invitation", "target": "res_partner_respartner_action_mark_as_authorizer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L689", "weight": 1.0}, {"source": "res_partner_respartner_action_mark_and_send_invitation", "target": "res_partner_respartner_action_batch_send_portal_invitation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L690", "weight": 1.0}, {"source": "res_partner_respartner_action_mark_as_technician", "target": "res_partner_respartner_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L708", "weight": 1.0}, {"source": "res_partner_respartner_geocode_address", "target": "res_partner_respartner_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L749", "weight": 1.0}, {"source": "res_partner_respartner_write", "target": "res_partner_respartner_geocode_address", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L766", "weight": 1.0}, {"source": "res_partner_rationale_91", "target": "res_partner_respartner_compute_portal_access_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L91", "weight": 1.0}, {"source": "res_partner_rationale_102", "target": "res_partner_respartner_compute_assigned_case_count", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L102", "weight": 1.0}, {"source": "res_partner_rationale_114", "target": "res_partner_respartner_compute_assessment_count", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L114", "weight": 1.0}, {"source": "res_partner_rationale_126", "target": "res_partner_respartner_compute_assigned_delivery_count", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L126", "weight": 1.0}, {"source": "res_partner_rationale_137", "target": "res_partner_respartner_assign_portal_role_groups", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L137", "weight": 1.0}, {"source": "res_partner_rationale_155", "target": "res_partner_respartner_assign_internal_role_groups", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L155", "weight": 1.0}, {"source": "res_partner_rationale_187", "target": "res_partner_respartner_action_grant_portal_access", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L187", "weight": 1.0}, {"source": "res_partner_rationale_356", "target": "res_partner_respartner_create_welcome_article", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L356", "weight": 1.0}, {"source": "res_partner_rationale_432", "target": "res_partner_respartner_send_portal_invitation_email", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L432", "weight": 1.0}, {"source": "res_partner_rationale_522", "target": "res_partner_respartner_action_resend_portal_invitation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L522", "weight": 1.0}, {"source": "res_partner_rationale_592", "target": "res_partner_respartner_action_view_assigned_cases", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L592", "weight": 1.0}, {"source": "res_partner_rationale_605", "target": "res_partner_respartner_action_view_assessments", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L605", "weight": 1.0}, {"source": "res_partner_rationale_625", "target": "res_partner_respartner_action_mark_as_authorizer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L625", "weight": 1.0}, {"source": "res_partner_rationale_639", "target": "res_partner_respartner_action_batch_send_portal_invitation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L639", "weight": 1.0}, {"source": "res_partner_rationale_688", "target": "res_partner_respartner_action_mark_and_send_invitation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L688", "weight": 1.0}, {"source": "res_partner_rationale_693", "target": "res_partner_respartner_action_view_assigned_deliveries", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L693", "weight": 1.0}, {"source": "res_partner_rationale_707", "target": "res_partner_respartner_action_mark_as_technician", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L707", "weight": 1.0}, {"source": "res_partner_rationale_725", "target": "res_partner_respartner_geocode_address", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L725", "weight": 1.0}, {"source": "res_partner_rationale_757", "target": "res_partner_respartner_write", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L757", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_partner_compute_assigned_case_count", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L103"}, {"caller_nid": "res_partner_compute_assigned_case_count", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L108"}, {"caller_nid": "res_partner_compute_assessment_count", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L115"}, {"caller_nid": "res_partner_compute_assessment_count", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L119"}, {"caller_nid": "res_partner_compute_assessment_count", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L121"}, {"caller_nid": "res_partner_compute_assigned_delivery_count", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L127"}, {"caller_nid": "res_partner_compute_assigned_delivery_count", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L132"}, {"caller_nid": "res_partner_respartner_assign_portal_role_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L140"}, {"caller_nid": "res_partner_respartner_assign_portal_role_groups", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L142"}, {"caller_nid": "res_partner_respartner_assign_portal_role_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L144"}, {"caller_nid": "res_partner_respartner_assign_portal_role_groups", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L146"}, {"caller_nid": "res_partner_respartner_assign_portal_role_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L148"}, {"caller_nid": "res_partner_respartner_assign_portal_role_groups", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L150"}, {"caller_nid": "res_partner_respartner_assign_portal_role_groups", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L152"}, {"caller_nid": "res_partner_respartner_assign_internal_role_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L163"}, {"caller_nid": "res_partner_respartner_assign_internal_role_groups", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L165"}, {"caller_nid": "res_partner_respartner_assign_internal_role_groups", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L166"}, {"caller_nid": "res_partner_respartner_assign_internal_role_groups", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L171"}, {"caller_nid": "res_partner_respartner_assign_internal_role_groups", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L176"}, {"caller_nid": "res_partner_respartner_assign_internal_role_groups", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L179"}, {"caller_nid": "res_partner_respartner_assign_internal_role_groups", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L181"}, {"caller_nid": "res_partner_respartner_assign_internal_role_groups", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L182"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L188"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L191"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L191"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L193"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L193"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L197"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L197"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L204"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L204"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L218"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "Markup", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L219"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "escape", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L226"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "escape", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L227"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "escape", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L229"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "escape", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L230"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L231"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L231"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L236"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L237"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L240"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L242"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "Markup", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L244"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "escape", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L252"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "escape", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L253"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "escape", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L254"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L255"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L255"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L260"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L261"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L267"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L275"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L277"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L277"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L281"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L281"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L281"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L289"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L304"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L309"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L309"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "Markup", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L322"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L339"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L345"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L346"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L352"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L353"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L353"}, {"caller_nid": "res_partner_respartner_action_grant_portal_access", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L353"}, {"caller_nid": "res_partner_respartner_create_welcome_article", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L361"}, {"caller_nid": "res_partner_respartner_create_welcome_article", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L365"}, {"caller_nid": "res_partner_respartner_create_welcome_article", "callee": "_render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L399"}, {"caller_nid": "res_partner_respartner_create_welcome_article", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L407"}, {"caller_nid": "res_partner_respartner_create_welcome_article", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L410"}, {"caller_nid": "res_partner_respartner_create_welcome_article", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L410"}, {"caller_nid": "res_partner_respartner_create_welcome_article", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L426"}, {"caller_nid": "res_partner_respartner_create_welcome_article", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L429"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L439"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L442"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "signup_prepare", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L445"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "_get_signup_url_for_action", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L449"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L449"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L453"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L456"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L456"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L458"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L462"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L462"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L513"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L513"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "send", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L514"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L515"}, {"caller_nid": "res_partner_respartner_send_portal_invitation_email", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L518"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L523"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L526"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L526"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L535"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L540"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L540"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "Markup", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L543"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "Markup", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L561"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L578"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L584"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L584"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L585"}, {"caller_nid": "res_partner_respartner_action_resend_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L585"}, {"caller_nid": "res_partner_respartner_action_view_assigned_cases", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L593"}, {"caller_nid": "res_partner_respartner_action_view_assigned_cases", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L596"}, {"caller_nid": "res_partner_respartner_action_view_assessments", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L606"}, {"caller_nid": "res_partner_respartner_action_view_assessments", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L615"}, {"caller_nid": "res_partner_respartner_action_mark_as_authorizer", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L631"}, {"caller_nid": "res_partner_respartner_action_mark_as_authorizer", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L632"}, {"caller_nid": "res_partner_respartner_action_mark_as_authorizer", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L632"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L661"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L661"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L666"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L666"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L668"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L668"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L670"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L670"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L672"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L672"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L674"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L674"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L674"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L680"}, {"caller_nid": "res_partner_respartner_action_batch_send_portal_invitation", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L681"}, {"caller_nid": "res_partner_respartner_action_view_assigned_deliveries", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L694"}, {"caller_nid": "res_partner_respartner_action_view_assigned_deliveries", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L696"}, {"caller_nid": "res_partner_respartner_action_view_assigned_deliveries", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L696"}, {"caller_nid": "res_partner_respartner_action_view_assigned_deliveries", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L699"}, {"caller_nid": "res_partner_respartner_action_mark_as_technician", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L713"}, {"caller_nid": "res_partner_respartner_action_mark_as_technician", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L714"}, {"caller_nid": "res_partner_respartner_action_mark_as_technician", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L714"}, {"caller_nid": "res_partner_respartner_geocode_address", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L727"}, {"caller_nid": "res_partner_respartner_geocode_address", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L727"}, {"caller_nid": "res_partner_respartner_geocode_address", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L737"}, {"caller_nid": "res_partner_respartner_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L741"}, {"caller_nid": "res_partner_respartner_geocode_address", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L746"}, {"caller_nid": "res_partner_respartner_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L747"}, {"caller_nid": "res_partner_respartner_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L747"}, {"caller_nid": "res_partner_respartner_geocode_address", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L754"}, {"caller_nid": "res_partner_respartner_write", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L758"}, {"caller_nid": "res_partner_respartner_write", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L760"}, {"caller_nid": "res_partner_respartner_write", "callee": "keys", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L760"}, {"caller_nid": "res_partner_respartner_write", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L762"}, {"caller_nid": "res_partner_respartner_write", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/models/res_partner.py", "source_location": "L762"}]} |