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

1 line
141 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "label": "fusion_calendar_account.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1"}, {"id": "fusion_calendar_account_fusioncalendaraccount", "label": "FusionCalendarAccount", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L37"}, {"id": "fusion_calendar_account_compute_name", "label": "_compute_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L76"}, {"id": "fusion_calendar_account_fusioncalendaraccount_get_google_client_id", "label": "._get_google_client_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L85"}, {"id": "fusion_calendar_account_fusioncalendaraccount_get_google_client_secret", "label": "._get_google_client_secret()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L92"}, {"id": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_id", "label": "._get_microsoft_client_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L99"}, {"id": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_secret", "label": "._get_microsoft_client_secret()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L106"}, {"id": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "label": "._get_valid_token()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L117"}, {"id": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "label": "._refresh_token()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L130"}, {"id": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "label": "._refresh_google_token()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L149"}, {"id": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "label": "._refresh_microsoft_token()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L170"}, {"id": "fusion_calendar_account_fusioncalendaraccount_exchange_google_code", "label": "._exchange_google_code()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L200"}, {"id": "fusion_calendar_account_fusioncalendaraccount_exchange_microsoft_code", "label": "._exchange_microsoft_code()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L213"}, {"id": "fusion_calendar_account_fetch_google_email", "label": "_fetch_google_email()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L232"}, {"id": "fusion_calendar_account_fetch_microsoft_email", "label": "_fetch_microsoft_email()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L243"}, {"id": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "label": "._sync_pull()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L258"}, {"id": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "label": "._sync_pull_google()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L293"}, {"id": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "label": "._google_request_with_retry()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L362"}, {"id": "fusion_calendar_account_fusioncalendaraccount_silent_ctx", "label": "._silent_ctx()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L389"}, {"id": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "label": "._find_existing_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L401"}, {"id": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "label": "._upsert_event_link()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L414"}, {"id": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "label": "._process_google_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L442"}, {"id": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "label": "._google_event_to_odoo_vals()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L496"}, {"id": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "label": "._sync_pull_microsoft()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L543"}, {"id": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "label": "._microsoft_request_with_retry()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L635"}, {"id": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "label": "._process_microsoft_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L664"}, {"id": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "label": "._microsoft_event_to_odoo_vals()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L717"}, {"id": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_event_subject", "label": "._fetch_microsoft_event_subject()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L777"}, {"id": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "label": "._sync_push_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L800"}, {"id": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "label": "._google_insert_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L849"}, {"id": "fusion_calendar_account_fusioncalendaraccount_google_patch_event", "label": "._google_patch_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L863"}, {"id": "fusion_calendar_account_fusioncalendaraccount_google_delete_event", "label": "._google_delete_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L875"}, {"id": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "label": "._microsoft_insert_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L887"}, {"id": "fusion_calendar_account_fusioncalendaraccount_microsoft_patch_event", "label": "._microsoft_patch_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L903"}, {"id": "fusion_calendar_account_fusioncalendaraccount_microsoft_delete_event", "label": "._microsoft_delete_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L917"}, {"id": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "label": "._odoo_event_to_google()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L932"}, {"id": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "label": "._odoo_event_to_microsoft()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L956"}, {"id": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "label": "._cross_calendar_push()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1001"}, {"id": "fusion_calendar_account_get_user_accounts_status", "label": "get_user_accounts_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1045"}, {"id": "fusion_calendar_account_sync_current_user", "label": "sync_current_user()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1060"}, {"id": "fusion_calendar_account_cron_sync_all_accounts", "label": "_cron_sync_all_accounts()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1095"}, {"id": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "label": ".action_disconnect()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1140"}, {"id": "fusion_calendar_account_rationale_118", "label": "Return a valid access token, refreshing if necessary.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L118"}, {"id": "fusion_calendar_account_rationale_131", "label": "Refresh the access token using the refresh token.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L131"}, {"id": "fusion_calendar_account_rationale_150", "label": "Refresh Google OAuth token.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L150"}, {"id": "fusion_calendar_account_rationale_171", "label": "Refresh Microsoft OAuth token.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L171"}, {"id": "fusion_calendar_account_rationale_201", "label": "Exchange Google auth code for tokens.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L201"}, {"id": "fusion_calendar_account_rationale_214", "label": "Exchange Microsoft auth code for tokens.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L214"}, {"id": "fusion_calendar_account_rationale_233", "label": "Get the email of the authenticated Google account.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L233"}, {"id": "fusion_calendar_account_rationale_244", "label": "Get the email of the authenticated Microsoft account.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L244"}, {"id": "fusion_calendar_account_rationale_259", "label": "Pull events from the external calendar into Odoo.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L259"}, {"id": "fusion_calendar_account_rationale_294", "label": "Pull events from Google Calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L294"}, {"id": "fusion_calendar_account_rationale_363", "label": "GET request with automatic retry on 429 / 503 and connection errors.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L363"}, {"id": "fusion_calendar_account_rationale_390", "label": "Context flags to suppress all email notifications during sync.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L390"}, {"id": "fusion_calendar_account_rationale_402", "label": "Find an existing calendar event matching name+start+stop to avoid duplicates.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L402"}, {"id": "fusion_calendar_account_rationale_415", "label": "Create or update a link between an Odoo event and an external event. If", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L415"}, {"id": "fusion_calendar_account_rationale_443", "label": "Process a single Google Calendar event.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L443"}, {"id": "fusion_calendar_account_rationale_497", "label": "Convert Google Calendar event dict to Odoo calendar.event vals.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L497"}, {"id": "fusion_calendar_account_rationale_544", "label": "Pull events from Microsoft Calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L544"}, {"id": "fusion_calendar_account_rationale_636", "label": "GET request with automatic retry on 429 / 503 and connection errors.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L636"}, {"id": "fusion_calendar_account_rationale_665", "label": "Process a single Microsoft Calendar event.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L665"}, {"id": "fusion_calendar_account_rationale_718", "label": "Convert Microsoft Graph API event dict to Odoo calendar.event vals.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L718"}, {"id": "fusion_calendar_account_rationale_778", "label": "Fetch subject from the full event when delta response omits it.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L778"}, {"id": "fusion_calendar_account_rationale_801", "label": "Push an Odoo calendar event to this external calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L801"}, {"id": "fusion_calendar_account_rationale_850", "label": "Create a new event on Google Calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L850"}, {"id": "fusion_calendar_account_rationale_864", "label": "Update an existing event on Google Calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L864"}, {"id": "fusion_calendar_account_rationale_876", "label": "Delete an event from Google Calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L876"}, {"id": "fusion_calendar_account_rationale_888", "label": "Create a new event on Microsoft Calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L888"}, {"id": "fusion_calendar_account_rationale_904", "label": "Update an existing event on Microsoft Calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L904"}, {"id": "fusion_calendar_account_rationale_918", "label": "Delete an event from Microsoft Calendar.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L918"}, {"id": "fusion_calendar_account_rationale_933", "label": "Convert Odoo calendar.event to Google Calendar API format.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L933"}, {"id": "fusion_calendar_account_rationale_957", "label": "Convert Odoo calendar.event to Microsoft Graph API format.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L957"}, {"id": "fusion_calendar_account_rationale_1002", "label": "Push Odoo-native events to the FIRST active external calendar only. Onl", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1002"}, {"id": "fusion_calendar_account_rationale_1046", "label": "Return connected calendar accounts for the current user (called from backend cal", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1046"}, {"id": "fusion_calendar_account_rationale_1061", "label": "Trigger immediate sync for the current user's accounts (called from backend cale", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1061"}, {"id": "fusion_calendar_account_rationale_1096", "label": "Cron entry point: sync all active accounts.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1096"}, {"id": "fusion_calendar_account_rationale_1141", "label": "Disconnect this calendar account and clean up.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1141"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "requests", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "fusion_calendar_account_fusioncalendaraccount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L37", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "fusion_calendar_account_compute_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L76", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_get_google_client_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L85", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_get_google_client_secret", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L92", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L99", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_secret", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L106", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L117", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L130", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L149", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L170", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_exchange_google_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L200", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_exchange_microsoft_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L213", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "fusion_calendar_account_fetch_google_email", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L232", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "fusion_calendar_account_fetch_microsoft_email", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L243", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L258", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L293", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L362", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_silent_ctx", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L389", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L401", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L414", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L442", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L496", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L543", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L635", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L664", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L717", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_event_subject", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L777", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L800", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L849", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_google_patch_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L863", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_google_delete_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L875", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L887", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_patch_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L903", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_delete_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L917", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L932", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L956", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1001", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "fusion_calendar_account_get_user_accounts_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1045", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "fusion_calendar_account_sync_current_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1060", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_account_py", "target": "fusion_calendar_account_cron_sync_all_accounts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1095", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount", "target": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1140", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L128", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L135", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L137", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "target": "fusion_calendar_account_fusioncalendaraccount_get_google_client_id", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L153", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "target": "fusion_calendar_account_fusioncalendaraccount_get_google_client_secret", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L154", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "target": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_id", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L174", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "target": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_secret", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L175", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_exchange_google_code", "target": "fusion_calendar_account_fusioncalendaraccount_get_google_client_id", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L204", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_exchange_google_code", "target": "fusion_calendar_account_fusioncalendaraccount_get_google_client_secret", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L205", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_exchange_microsoft_code", "target": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_id", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L217", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_exchange_microsoft_code", "target": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_secret", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L218", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "target": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L262", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L269", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L271", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "target": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L316", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "target": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L341", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "target": "fusion_calendar_account_fusioncalendaraccount_silent_ctx", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L449", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "target": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L465", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "target": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L483", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "target": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L486", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L571", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "target": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L612", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "target": "fusion_calendar_account_fusioncalendaraccount_silent_ctx", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L671", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L686", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "target": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L704", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "target": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L707", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "target": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_event_subject", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L762", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "target": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L803", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "target": "fusion_calendar_account_fusioncalendaraccount_google_patch_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L818", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "target": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L821", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_patch_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L832", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L835", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "target": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L853", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_google_patch_event", "target": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L867", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "target": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L890", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_microsoft_patch_event", "target": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L906", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "target": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1033", "weight": 1.0}, {"source": "fusion_calendar_account_sync_current_user", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1075", "weight": 1.0}, {"source": "fusion_calendar_account_cron_sync_all_accounts", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1110", "weight": 1.0}, {"source": "fusion_calendar_account_cron_sync_all_accounts", "target": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1130", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "target": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1147", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "target": "fusion_calendar_account_fusioncalendaraccount_google_delete_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1155", "weight": 1.0}, {"source": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_delete_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1157", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_118", "target": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L118", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_131", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L131", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_150", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L150", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_171", "target": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L171", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_201", "target": "fusion_calendar_account_fusioncalendaraccount_exchange_google_code", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L201", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_214", "target": "fusion_calendar_account_fusioncalendaraccount_exchange_microsoft_code", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L214", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_233", "target": "fusion_calendar_account_fusioncalendaraccount_fetch_google_email", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L233", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_244", "target": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_email", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L244", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_259", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L259", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_294", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L294", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_363", "target": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L363", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_390", "target": "fusion_calendar_account_fusioncalendaraccount_silent_ctx", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L390", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_402", "target": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L402", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_415", "target": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L415", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_443", "target": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L443", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_497", "target": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L497", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_544", "target": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L544", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_636", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L636", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_665", "target": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L665", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_718", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L718", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_778", "target": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_event_subject", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L778", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_801", "target": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L801", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_850", "target": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L850", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_864", "target": "fusion_calendar_account_fusioncalendaraccount_google_patch_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L864", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_876", "target": "fusion_calendar_account_fusioncalendaraccount_google_delete_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L876", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_888", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L888", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_904", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_patch_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L904", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_918", "target": "fusion_calendar_account_fusioncalendaraccount_microsoft_delete_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L918", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_933", "target": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L933", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_957", "target": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L957", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_1002", "target": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1002", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_1046", "target": "fusion_calendar_account_fusioncalendaraccount_get_user_accounts_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1046", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_1061", "target": "fusion_calendar_account_fusioncalendaraccount_sync_current_user", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1061", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_1096", "target": "fusion_calendar_account_fusioncalendaraccount_cron_sync_all_accounts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1096", "weight": 1.0}, {"source": "fusion_calendar_account_rationale_1141", "target": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1141", "weight": 1.0}], "raw_calls": [{"caller_nid": "fusion_calendar_account_compute_name", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L78"}, {"caller_nid": "fusion_calendar_account_compute_name", "callee": "dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L78"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_google_client_id", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L86"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_google_client_id", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L88"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_google_client_id", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L89"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_google_client_secret", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L93"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_google_client_secret", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L95"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_google_client_secret", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L96"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_id", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L100"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_id", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L102"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_id", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L103"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_secret", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L107"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_secret", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L109"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_microsoft_client_secret", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L110"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L119"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L120"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L121"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L121"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L124"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L125"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L125"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L125"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_get_valid_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L126"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L132"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L140"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L140"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_token", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L144"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L151"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L155"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L158"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L159"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L160"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L163"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L164"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L164"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L166"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_google_token", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L166"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L172"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L176"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L179"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L180"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L181"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L184"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L186"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L189"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L189"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L193"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_refresh_microsoft_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L193"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_exchange_google_code", "callee": "post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L209"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_exchange_google_code", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L210"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_exchange_google_code", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L211"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_exchange_microsoft_code", "callee": "post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L223"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_exchange_microsoft_code", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L224"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_exchange_microsoft_code", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L225"}, {"caller_nid": "fusion_calendar_account_fetch_google_email", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L234"}, {"caller_nid": "fusion_calendar_account_fetch_google_email", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L239"}, {"caller_nid": "fusion_calendar_account_fetch_google_email", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L240"}, {"caller_nid": "fusion_calendar_account_fetch_google_email", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L240"}, {"caller_nid": "fusion_calendar_account_fetch_microsoft_email", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L245"}, {"caller_nid": "fusion_calendar_account_fetch_microsoft_email", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L250"}, {"caller_nid": "fusion_calendar_account_fetch_microsoft_email", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L251"}, {"caller_nid": "fusion_calendar_account_fetch_microsoft_email", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L252"}, {"caller_nid": "fusion_calendar_account_fetch_microsoft_email", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L252"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L260"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L261"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L264"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L273"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L276"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L276"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L276"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L276"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L279"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L280"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L280"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L286"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L287"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L287"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L289"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L295"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "isoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L306"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "utcnow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L306"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L306"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "isoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L307"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "utcnow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L307"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L307"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L319"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L320"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L323"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L324"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L326"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L326"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L327"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L330"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L331"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L332"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L334"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L349"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L349"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L351"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_google", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L356"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L364"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L366"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L368"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L369"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "sleep", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L374"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L379"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L379"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L380"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L381"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_request_with_retry", "callee": "sleep", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L386"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L403"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L403"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L404"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L404"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L405"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L408"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_find_existing_event", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L412"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L421"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L425"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L427"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_upsert_event_link", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L433"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L444"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L445"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L450"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L451"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L451"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L453"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L458"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L461"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L461"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L462"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L469"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L473"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L473"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L474"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L474"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L477"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_google_event", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L492"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L498"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L499"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "strptime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L507"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "strptime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L508"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L508"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L512"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L513"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L518"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L519"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "fromisoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L520"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L520"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "fromisoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L521"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L521"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L523"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "astimezone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L523"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L524"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "astimezone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L524"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L533"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L534"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L535"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L536"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L537"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L538"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L545"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L557"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "utcnow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L557"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L557"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L558"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "utcnow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L558"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L558"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L570"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L572"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L572"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L577"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L577"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L580"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L582"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L583"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L585"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L587"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L588"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L590"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L591"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L592"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L592"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L592"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L594"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L595"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L597"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L601"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L603"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L605"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L607"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L607"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L611"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L620"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L620"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L622"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L622"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L624"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_pull_microsoft", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L629"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L638"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L640"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L643"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L644"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "sleep", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L649"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L654"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L654"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L655"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L656"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_request_with_retry", "callee": "sleep", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L661"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L666"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L667"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L672"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L673"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L673"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L675"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L680"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L680"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L682"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L682"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L683"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L690"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L694"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L694"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L695"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L695"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L698"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_process_microsoft_event", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L713"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L719"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L720"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L724"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "fromisoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L728"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "fromisoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L729"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L729"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L731"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L732"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L737"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L738"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "fromisoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L740"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L740"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "fromisoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L741"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L741"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L750"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L751"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L753"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L754"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L755"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L756"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L757"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L758"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L759"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L762"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_event_to_odoo_vals", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L767"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_event_subject", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L782"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_event_subject", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L785"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_event_subject", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L791"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_fetch_microsoft_event_subject", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L791"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L802"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L807"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L810"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L819"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L819"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L822"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L828"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L833"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L833"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L836"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L842"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_sync_push_event", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L846"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "callee": "post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L854"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L859"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L860"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L861"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_insert_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L861"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_patch_event", "callee": "patch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L868"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_patch_event", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L873"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_delete_event", "callee": "delete", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L879"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_google_delete_event", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L885"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "callee": "post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L891"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L899"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L900"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L901"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_insert_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L901"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_patch_event", "callee": "patch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L907"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_patch_event", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L915"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_delete_event", "callee": "delete", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L920"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_microsoft_delete_event", "callee": "raise_for_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L926"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L940"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L942"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L942"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L944"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L945"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_google", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L949"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L971"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L975"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L975"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L980"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L984"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_odoo_event_to_microsoft", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L990"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1008"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1010"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1010"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1020"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1021"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1021"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1023"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1023"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1024"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1024"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1029"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_cross_calendar_push", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1035"}, {"caller_nid": "fusion_calendar_account_get_user_accounts_status", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1047"}, {"caller_nid": "fusion_calendar_account_get_user_accounts_status", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1047"}, {"caller_nid": "fusion_calendar_account_get_user_accounts_status", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1056"}, {"caller_nid": "fusion_calendar_account_sync_current_user", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1062"}, {"caller_nid": "fusion_calendar_account_sync_current_user", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1062"}, {"caller_nid": "fusion_calendar_account_sync_current_user", "callee": "commit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1076"}, {"caller_nid": "fusion_calendar_account_sync_current_user", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1079"}, {"caller_nid": "fusion_calendar_account_sync_current_user", "callee": "rollback", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1080"}, {"caller_nid": "fusion_calendar_account_sync_current_user", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1081"}, {"caller_nid": "fusion_calendar_account_sync_current_user", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1081"}, {"caller_nid": "fusion_calendar_account_sync_current_user", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1086"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1097"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1097"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1102"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1106"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "commit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1111"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1112"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1114"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "rollback", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1115"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1117"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1117"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1119"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "commit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1121"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "rollback", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1123"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1127"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1128"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "commit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1131"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1133"}, {"caller_nid": "fusion_calendar_account_cron_sync_all_accounts", "callee": "rollback", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1134"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1142"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1144"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1159"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1162"}, {"caller_nid": "fusion_calendar_account_fusioncalendaraccount_action_disconnect", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_account.py", "source_location": "L1163"}]}