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

1 line
22 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "label": "clock_location.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L1"}, {"id": "clock_location_fusionclocklocation", "label": "FusionClockLocation", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L16"}, {"id": "clock_location_tz_get", "label": "_tz_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L83"}, {"id": "clock_location_compute_map_url", "label": "_compute_map_url()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L88"}, {"id": "clock_location_fusionclocklocation_compute_attendance_count", "label": "._compute_attendance_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L101"}, {"id": "clock_location_fusionclocklocation_check_ip_whitelist", "label": ".check_ip_whitelist()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L107"}, {"id": "clock_location_fusionclocklocation_action_detect_ip", "label": ".action_detect_ip()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L129"}, {"id": "clock_location_fusionclocklocation_action_geocode_address", "label": ".action_geocode_address()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L183"}, {"id": "clock_location_fusionclocklocation_action_view_attendances", "label": ".action_view_attendances()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L261"}, {"id": "clock_location_rationale_108", "label": "Check if a client IP matches this location's whitelist. Returns True if", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L108"}, {"id": "clock_location_rationale_130", "label": "Detect the IP the Odoo server sees from your browser and add it.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L130"}, {"id": "clock_location_rationale_184", "label": "Geocode the address to get lat/lng using Google Geocoding API. Falls bac", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L184"}, {"id": "clock_location_rationale_262", "label": "Open attendance records for this location.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L262"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "ipaddress", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "requests", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "clock_location_fusionclocklocation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "clock_location_tz_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L83", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_location_py", "target": "clock_location_compute_map_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L88", "weight": 1.0}, {"source": "clock_location_fusionclocklocation", "target": "clock_location_fusionclocklocation_compute_attendance_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L101", "weight": 1.0}, {"source": "clock_location_fusionclocklocation", "target": "clock_location_fusionclocklocation_check_ip_whitelist", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L107", "weight": 1.0}, {"source": "clock_location_fusionclocklocation", "target": "clock_location_fusionclocklocation_action_detect_ip", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L129", "weight": 1.0}, {"source": "clock_location_fusionclocklocation", "target": "clock_location_fusionclocklocation_action_geocode_address", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L183", "weight": 1.0}, {"source": "clock_location_fusionclocklocation", "target": "clock_location_fusionclocklocation_action_view_attendances", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L261", "weight": 1.0}, {"source": "clock_location_rationale_108", "target": "clock_location_fusionclocklocation_check_ip_whitelist", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L108", "weight": 1.0}, {"source": "clock_location_rationale_130", "target": "clock_location_fusionclocklocation_action_detect_ip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L130", "weight": 1.0}, {"source": "clock_location_rationale_184", "target": "clock_location_fusionclocklocation_action_geocode_address", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L184", "weight": 1.0}, {"source": "clock_location_rationale_262", "target": "clock_location_fusionclocklocation_action_view_attendances", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L262", "weight": 1.0}], "raw_calls": [{"caller_nid": "clock_location_tz_get", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L85"}, {"caller_nid": "clock_location_compute_map_url", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L89"}, {"caller_nid": "clock_location_compute_map_url", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L89"}, {"caller_nid": "clock_location_fusionclocklocation_compute_attendance_count", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L103"}, {"caller_nid": "clock_location_fusionclocklocation_check_ip_whitelist", "callee": "ip_address", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L114"}, {"caller_nid": "clock_location_fusionclocklocation_check_ip_whitelist", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L115"}, {"caller_nid": "clock_location_fusionclocklocation_check_ip_whitelist", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L115"}, {"caller_nid": "clock_location_fusionclocklocation_check_ip_whitelist", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L116"}, {"caller_nid": "clock_location_fusionclocklocation_check_ip_whitelist", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L117"}, {"caller_nid": "clock_location_fusionclocklocation_check_ip_whitelist", "callee": "ip_network", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L120"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L131"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L134"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L134"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L134"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L141"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L141"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L143"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L144"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L144"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L144"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L150"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L151"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L157"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L158"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L162"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L164"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L165"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L166"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L168"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "filter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L168"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L176"}, {"caller_nid": "clock_location_fusionclocklocation_action_detect_ip", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L177"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L187"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L189"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L189"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L191"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L191"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L196"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L197"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L199"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L199"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L201"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L205"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L212"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L213"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L218"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L219"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L221"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L221"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L223"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L233"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L234"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L236"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L237"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L238"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L239"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L240"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L250"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L251"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L257"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L257"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L259"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L259"}, {"caller_nid": "clock_location_fusionclocklocation_action_geocode_address", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L259"}, {"caller_nid": "clock_location_fusionclocklocation_action_view_attendances", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L263"}, {"caller_nid": "clock_location_fusionclocklocation_action_view_attendances", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_location.py", "source_location": "L266"}]}