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

1 line
14 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_terminal_py", "label": "poynt_terminal.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L1"}, {"id": "poynt_terminal_poyntterminal", "label": "PoyntTerminal", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L14"}, {"id": "poynt_terminal_poyntterminal_get_provider_sudo", "label": "._get_provider_sudo()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L69"}, {"id": "poynt_terminal_poyntterminal_action_refresh_status", "label": ".action_refresh_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L72"}, {"id": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "label": ".action_send_payment_to_terminal()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L101"}, {"id": "poynt_terminal_poyntterminal_get_terminal_callback_url", "label": "._get_terminal_callback_url()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L175"}, {"id": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "label": ".action_check_terminal_payment_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L184"}, {"id": "poynt_terminal_rationale_73", "label": "Refresh the terminal status from Poynt Cloud.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L73"}, {"id": "poynt_terminal_rationale_102", "label": "Push a payment request to the physical Poynt terminal. This sends a clo", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L102"}, {"id": "poynt_terminal_rationale_176", "label": "Build the callback URL for terminal payment completion. :return: The fu", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L176"}, {"id": "poynt_terminal_rationale_185", "label": "Poll for the status of a terminal payment. Searches Poynt transactions", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L185"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_terminal_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_terminal_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_terminal_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_terminal_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_terminal_py", "target": "odoo_addons_fusion_poynt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_terminal_py", "target": "poynt_terminal_poyntterminal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L14", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal", "target": "poynt_terminal_poyntterminal_get_provider_sudo", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L69", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal", "target": "poynt_terminal_poyntterminal_action_refresh_status", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L72", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal", "target": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L101", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal", "target": "poynt_terminal_poyntterminal_get_terminal_callback_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L175", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal", "target": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L184", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal_action_refresh_status", "target": "poynt_terminal_poyntterminal_get_provider_sudo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L76", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "target": "poynt_terminal_poyntterminal_get_terminal_callback_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L129", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "target": "poynt_terminal_poyntterminal_get_provider_sudo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L137", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal_get_terminal_callback_url", "target": "poynt_terminal_poyntterminal_get_provider_sudo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L181", "weight": 1.0}, {"source": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "target": "poynt_terminal_poyntterminal_get_provider_sudo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L196", "weight": 1.0}, {"source": "poynt_terminal_rationale_73", "target": "poynt_terminal_poyntterminal_action_refresh_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L73", "weight": 1.0}, {"source": "poynt_terminal_rationale_102", "target": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L102", "weight": 1.0}, {"source": "poynt_terminal_rationale_176", "target": "poynt_terminal_poyntterminal_get_terminal_callback_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L176", "weight": 1.0}, {"source": "poynt_terminal_rationale_185", "target": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L185", "weight": 1.0}], "raw_calls": [{"caller_nid": "poynt_terminal_poyntterminal_get_provider_sudo", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L70"}, {"caller_nid": "poynt_terminal_poyntterminal_action_refresh_status", "callee": "_poynt_make_request", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L83"}, {"caller_nid": "poynt_terminal_poyntterminal_action_refresh_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L84"}, {"caller_nid": "poynt_terminal_poyntterminal_action_refresh_status", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L93"}, {"caller_nid": "poynt_terminal_poyntterminal_action_refresh_status", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L95"}, {"caller_nid": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L115"}, {"caller_nid": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L118"}, {"caller_nid": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L119"}, {"caller_nid": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "callee": "format_poynt_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L123"}, {"caller_nid": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L140"}, {"caller_nid": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "callee": "_poynt_make_request", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L150"}, {"caller_nid": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L163"}, {"caller_nid": "poynt_terminal_poyntterminal_action_send_payment_to_terminal", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L169"}, {"caller_nid": "poynt_terminal_poyntterminal_get_terminal_callback_url", "callee": "get_base_url", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L181"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L194"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "_poynt_make_request", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L198"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L207"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "_poynt_make_request", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L210"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L218"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L224"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L228"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L229"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L230"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L235"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L236"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L237"}, {"caller_nid": "poynt_terminal_poyntterminal_action_check_terminal_payment_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_terminal.py", "source_location": "L238"}]}