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

1 line
20 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_poynt_models_account_move_py", "label": "account_move.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L1"}, {"id": "account_move_accountmove", "label": "AccountMove", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L9"}, {"id": "account_move_compute_poynt_refund_count", "label": "_compute_poynt_refund_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L32"}, {"id": "account_move_accountmove_compute_has_poynt_receipt", "label": "._compute_has_poynt_receipt()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L41"}, {"id": "account_move_accountmove_compute_poynt_transaction_count", "label": "._compute_poynt_transaction_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L45"}, {"id": "account_move_accountmove_action_view_poynt_transactions", "label": ".action_view_poynt_transactions()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L52"}, {"id": "account_move_accountmove_action_view_poynt_refunds", "label": ".action_view_poynt_refunds()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L72"}, {"id": "account_move_accountmove_get_poynt_transaction_for_receipt", "label": "._get_poynt_transaction_for_receipt()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L89"}, {"id": "account_move_accountmove_action_resend_poynt_receipt", "label": ".action_resend_poynt_receipt()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L111"}, {"id": "account_move_accountmove_action_open_poynt_payment_wizard", "label": ".action_open_poynt_payment_wizard()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L176"}, {"id": "account_move_accountmove_action_open_poynt_refund_wizard", "label": ".action_open_poynt_refund_wizard()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L191"}, {"id": "account_move_accountmove_get_original_poynt_transaction", "label": "._get_original_poynt_transaction()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L206"}, {"id": "account_move_rationale_53", "label": "Open payment transactions linked to this invoice/credit note.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L53"}, {"id": "account_move_rationale_73", "label": "Open the credit notes linked to this invoice that were refunded via Poynt.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L73"}, {"id": "account_move_rationale_90", "label": "Find the Poynt transaction linked to this invoice or credit note.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L90"}, {"id": "account_move_rationale_112", "label": "Resend the Poynt payment/refund receipt email to the customer.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L112"}, {"id": "account_move_rationale_177", "label": "Open the Poynt payment collection wizard for this invoice.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L177"}, {"id": "account_move_rationale_192", "label": "Open the Poynt refund wizard for this credit note.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L192"}, {"id": "account_move_rationale_207", "label": "Find the Poynt payment transaction from the reversed invoice. For credi", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L207"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_account_move_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_account_move_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_account_move_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_account_move_py", "target": "account_move_accountmove", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_account_move_py", "target": "account_move_compute_poynt_refund_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L32", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_compute_has_poynt_receipt", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L41", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_compute_poynt_transaction_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L45", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_action_view_poynt_transactions", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L52", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_action_view_poynt_refunds", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L72", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_get_poynt_transaction_for_receipt", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L89", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_action_resend_poynt_receipt", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L111", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_action_open_poynt_payment_wizard", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L176", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_action_open_poynt_refund_wizard", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L191", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_get_original_poynt_transaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L206", "weight": 1.0}, {"source": "account_move_accountmove_compute_has_poynt_receipt", "target": "account_move_accountmove_get_poynt_transaction_for_receipt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L43", "weight": 1.0}, {"source": "account_move_accountmove_action_resend_poynt_receipt", "target": "account_move_accountmove_get_poynt_transaction_for_receipt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L114", "weight": 1.0}, {"source": "account_move_rationale_53", "target": "account_move_accountmove_action_view_poynt_transactions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L53", "weight": 1.0}, {"source": "account_move_rationale_73", "target": "account_move_accountmove_action_view_poynt_refunds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L73", "weight": 1.0}, {"source": "account_move_rationale_90", "target": "account_move_accountmove_get_poynt_transaction_for_receipt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L90", "weight": 1.0}, {"source": "account_move_rationale_112", "target": "account_move_accountmove_action_resend_poynt_receipt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L112", "weight": 1.0}, {"source": "account_move_rationale_177", "target": "account_move_accountmove_action_open_poynt_payment_wizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L177", "weight": 1.0}, {"source": "account_move_rationale_192", "target": "account_move_accountmove_action_open_poynt_refund_wizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L192", "weight": 1.0}, {"source": "account_move_rationale_207", "target": "account_move_accountmove_get_original_poynt_transaction", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L207", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_move_compute_poynt_refund_count", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L35"}, {"caller_nid": "account_move_compute_poynt_refund_count", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L35"}, {"caller_nid": "account_move_accountmove_compute_has_poynt_receipt", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L43"}, {"caller_nid": "account_move_accountmove_compute_poynt_transaction_count", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L47"}, {"caller_nid": "account_move_accountmove_compute_poynt_transaction_count", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L47"}, {"caller_nid": "account_move_accountmove_action_view_poynt_transactions", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L54"}, {"caller_nid": "account_move_accountmove_action_view_poynt_transactions", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L55"}, {"caller_nid": "account_move_accountmove_action_view_poynt_transactions", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L55"}, {"caller_nid": "account_move_accountmove_action_view_poynt_transactions", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L60"}, {"caller_nid": "account_move_accountmove_action_view_poynt_transactions", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L65"}, {"caller_nid": "account_move_accountmove_action_view_poynt_refunds", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L74"}, {"caller_nid": "account_move_accountmove_action_view_poynt_refunds", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L75"}, {"caller_nid": "account_move_accountmove_action_view_poynt_refunds", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L77"}, {"caller_nid": "account_move_accountmove_action_view_poynt_refunds", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L84"}, {"caller_nid": "account_move_accountmove_get_poynt_transaction_for_receipt", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L91"}, {"caller_nid": "account_move_accountmove_get_poynt_transaction_for_receipt", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L98"}, {"caller_nid": "account_move_accountmove_get_poynt_transaction_for_receipt", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L107"}, {"caller_nid": "account_move_accountmove_get_poynt_transaction_for_receipt", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L107"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L113"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L116"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L116"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L120"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L125"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L125"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L127"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "_render_qweb_pdf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L133"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L133"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L139"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L142"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "send_mail", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L149"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L152"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L152"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L153"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L154"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L168"}, {"caller_nid": "account_move_accountmove_action_resend_poynt_receipt", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L169"}, {"caller_nid": "account_move_accountmove_action_open_poynt_payment_wizard", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L178"}, {"caller_nid": "account_move_accountmove_action_open_poynt_payment_wizard", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L180"}, {"caller_nid": "account_move_accountmove_action_open_poynt_refund_wizard", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L193"}, {"caller_nid": "account_move_accountmove_action_open_poynt_refund_wizard", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L195"}, {"caller_nid": "account_move_accountmove_get_original_poynt_transaction", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L213"}, {"caller_nid": "account_move_accountmove_get_original_poynt_transaction", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L218"}, {"caller_nid": "account_move_accountmove_get_original_poynt_transaction", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L218"}, {"caller_nid": "account_move_accountmove_get_original_poynt_transaction", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L227"}, {"caller_nid": "account_move_accountmove_get_original_poynt_transaction", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/account_move.py", "source_location": "L227"}]}