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

1 line
31 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "label": "fusion_fax.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L1"}, {"id": "fusion_fax_fusionfaxrc", "label": "FusionFaxRC", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L18"}, {"id": "fusion_fax_compute_partner_counts", "label": "_compute_partner_counts()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L32"}, {"id": "fusion_fax_create", "label": "create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L49"}, {"id": "fusion_fax_match_fax_partner", "label": "_match_fax_partner()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L62"}, {"id": "fusion_fax_normalize_fax_phone", "label": "_normalize_fax_phone()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L98"}, {"id": "fusion_fax_fusionfaxrc_action_view_contact", "label": ".action_view_contact()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L105"}, {"id": "fusion_fax_fusionfaxrc_action_view_sale_orders", "label": ".action_view_sale_orders()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L117"}, {"id": "fusion_fax_fusionfaxrc_action_view_invoices", "label": ".action_view_invoices()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L132"}, {"id": "fusion_fax_fusionfaxrc_action_forward_fax", "label": ".action_forward_fax()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L152"}, {"id": "fusion_fax_fusionfaxrc_action_send_new_fax", "label": ".action_send_new_fax()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L173"}, {"id": "fusion_fax_run_historical_fax_import", "label": "_run_historical_fax_import()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L200"}, {"id": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "label": "._sync_faxes_from_rc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L258"}, {"id": "fusion_fax_fusionfaxrc_import_fax_from_rc", "label": "._import_fax_from_rc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L297"}, {"id": "fusion_fax_rationale_19", "label": "Extend fusion.fax with contact matching, smart buttons, forward fax, and sen", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L19"}, {"id": "fusion_fax_rationale_63", "label": "Match a fax to a contact by fax number, phone, or mobile.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L63"}, {"id": "fusion_fax_rationale_153", "label": "Open Send Fax wizard with this fax's documents pre-attached.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L153"}, {"id": "fusion_fax_rationale_174", "label": "Open Send Fax wizard pre-filled with this fax's contact info.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L174"}, {"id": "fusion_fax_rationale_201", "label": "Background job: import up to 12 months of faxes in monthly chunks.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L201"}, {"id": "fusion_fax_rationale_259", "label": "Fetch faxes (inbound + outbound) from RC message-store via OAuth.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L259"}, {"id": "fusion_fax_rationale_298", "label": "Import a single fax message from RingCentral API response.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L298"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "fusion_fax_fusionfaxrc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L18", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "fusion_fax_compute_partner_counts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L32", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "fusion_fax_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L49", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "fusion_fax_match_fax_partner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L62", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "fusion_fax_normalize_fax_phone", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L98", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc", "target": "fusion_fax_fusionfaxrc_action_view_contact", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L105", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc", "target": "fusion_fax_fusionfaxrc_action_view_sale_orders", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L117", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc", "target": "fusion_fax_fusionfaxrc_action_view_invoices", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L132", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc", "target": "fusion_fax_fusionfaxrc_action_forward_fax", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L152", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc", "target": "fusion_fax_fusionfaxrc_action_send_new_fax", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L173", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_models_fusion_fax_py", "target": "fusion_fax_run_historical_fax_import", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L200", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc", "target": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L258", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc", "target": "fusion_fax_fusionfaxrc_import_fax_from_rc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L297", "weight": 1.0}, {"source": "fusion_fax_create", "target": "fusion_fax_match_fax_partner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L52", "weight": 1.0}, {"source": "fusion_fax_match_fax_partner", "target": "fusion_fax_normalize_fax_phone", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L68", "weight": 1.0}, {"source": "fusion_fax_run_historical_fax_import", "target": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L240", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "target": "fusion_fax_fusionfaxrc_import_fax_from_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L286", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc_import_fax_from_rc", "target": "fusion_fax_match_fax_partner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L327", "weight": 1.0}, {"source": "fusion_fax_fusionfaxrc_import_fax_from_rc", "target": "fusion_fax_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L351", "weight": 1.0}, {"source": "fusion_fax_rationale_19", "target": "fusion_fax_fusionfaxrc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L19", "weight": 1.0}, {"source": "fusion_fax_rationale_63", "target": "fusion_fax_fusionfaxrc_match_fax_partner", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L63", "weight": 1.0}, {"source": "fusion_fax_rationale_153", "target": "fusion_fax_fusionfaxrc_action_forward_fax", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L153", "weight": 1.0}, {"source": "fusion_fax_rationale_174", "target": "fusion_fax_fusionfaxrc_action_send_new_fax", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L174", "weight": 1.0}, {"source": "fusion_fax_rationale_201", "target": "fusion_fax_fusionfaxrc_run_historical_fax_import", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L201", "weight": 1.0}, {"source": "fusion_fax_rationale_259", "target": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L259", "weight": 1.0}, {"source": "fusion_fax_rationale_298", "target": "fusion_fax_fusionfaxrc_import_fax_from_rc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L298", "weight": 1.0}], "raw_calls": [{"caller_nid": "fusion_fax_compute_partner_counts", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L37"}, {"caller_nid": "fusion_fax_compute_partner_counts", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L40"}, {"caller_nid": "fusion_fax_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L51"}, {"caller_nid": "fusion_fax_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L53"}, {"caller_nid": "fusion_fax_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L54"}, {"caller_nid": "fusion_fax_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L55"}, {"caller_nid": "fusion_fax_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L59"}, {"caller_nid": "fusion_fax_match_fax_partner", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L69"}, {"caller_nid": "fusion_fax_match_fax_partner", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L75"}, {"caller_nid": "fusion_fax_match_fax_partner", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L85"}, {"caller_nid": "fusion_fax_match_fax_partner", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L87"}, {"caller_nid": "fusion_fax_match_fax_partner", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L88"}, {"caller_nid": "fusion_fax_normalize_fax_phone", "callee": "sub", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L99"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_view_contact", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L106"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_view_sale_orders", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L118"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_view_sale_orders", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L125"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_view_invoices", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L133"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_view_invoices", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L140"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_forward_fax", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L154"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_forward_fax", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L155"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_forward_fax", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L155"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_forward_fax", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L162"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_send_new_fax", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L175"}, {"caller_nid": "fusion_fax_fusionfaxrc_action_send_new_fax", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L188"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "_get_active_config", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L202"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L204"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "_ensure_token", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L208"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L210"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L213"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "utcnow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L214"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L218"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L219"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L220"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L223"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L224"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L226"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L227"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L228"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L235"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "set_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L241"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L243"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L248"}, {"caller_nid": "fusion_fax_run_historical_fax_import", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L253"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "sleep", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L273"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "_api_request", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L274"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L275"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L275"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L277"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L277"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L280"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L280"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L283"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L286"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L290"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L290"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L291"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L291"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L292"}, {"caller_nid": "fusion_fax_fusionfaxrc_sync_faxes_from_rc", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L292"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L300"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L300"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L301"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L302"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L303"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L305"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L308"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L309"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L310"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L311"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L312"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L313"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L318"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L319"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "fromisoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L319"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L333"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L334"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "sleep", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L339"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "_api_request", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L340"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L341"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L351"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L354"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L356"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L357"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L362"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L367"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L374"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L389"}, {"caller_nid": "fusion_fax_fusionfaxrc_import_fax_from_rc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/models/fusion_fax.py", "source_location": "L390"}]}