Files
Odoo-Modules/fusion_accounting/fusion_accounting_ai/graphify-out/cache/32f87e99782195766f90653a5c066110378146a68587363d45c23d26c02317c4.json
gsinghpal 9ebf89bde2 changes
2026-05-16 13:18:52 -04:00

1 line
15 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "label": "adp.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L1"}, {"id": "adp_get_adp_receivable_aging", "label": "get_adp_receivable_aging()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L7"}, {"id": "adp_match_adp_payment_to_invoice", "label": "match_adp_payment_to_invoice()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L36"}, {"id": "adp_verify_adp_split", "label": "verify_adp_split()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L45"}, {"id": "adp_find_adp_without_payment", "label": "find_adp_without_payment()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L61"}, {"id": "adp_get_adp_summary", "label": "get_adp_summary()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L80"}, {"id": "adp_register_adp_batch_payment", "label": "register_adp_batch_payment()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L105"}, {"id": "adp_rationale_106", "label": "Register payments for a batch of ADP invoices from a remittance advice. Tak", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L106"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "target": "adp_get_adp_receivable_aging", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "target": "adp_match_adp_payment_to_invoice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L36", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "target": "adp_verify_adp_split", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L45", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "target": "adp_find_adp_without_payment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L61", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "target": "adp_get_adp_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L80", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_adp_py", "target": "adp_register_adp_batch_payment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L105", "weight": 1.0}, {"source": "adp_rationale_106", "target": "adp_register_adp_batch_payment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L106", "weight": 1.0}], "raw_calls": [{"caller_nid": "adp_get_adp_receivable_aging", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L8"}, {"caller_nid": "adp_get_adp_receivable_aging", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L12"}, {"caller_nid": "adp_get_adp_receivable_aging", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L13"}, {"caller_nid": "adp_get_adp_receivable_aging", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L20"}, {"caller_nid": "adp_get_adp_receivable_aging", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L33"}, {"caller_nid": "adp_get_adp_receivable_aging", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L33"}, {"caller_nid": "adp_match_adp_payment_to_invoice", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L37"}, {"caller_nid": "adp_match_adp_payment_to_invoice", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L38"}, {"caller_nid": "adp_match_adp_payment_to_invoice", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L38"}, {"caller_nid": "adp_match_adp_payment_to_invoice", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L39"}, {"caller_nid": "adp_match_adp_payment_to_invoice", "callee": "reconcile", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L41"}, {"caller_nid": "adp_verify_adp_split", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L46"}, {"caller_nid": "adp_verify_adp_split", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L47"}, {"caller_nid": "adp_verify_adp_split", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L48"}, {"caller_nid": "adp_verify_adp_split", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L57"}, {"caller_nid": "adp_verify_adp_split", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L57"}, {"caller_nid": "adp_find_adp_without_payment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L62"}, {"caller_nid": "adp_find_adp_without_payment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L65"}, {"caller_nid": "adp_find_adp_without_payment", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L72"}, {"caller_nid": "adp_find_adp_without_payment", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L75"}, {"caller_nid": "adp_get_adp_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L81"}, {"caller_nid": "adp_get_adp_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L82"}, {"caller_nid": "adp_get_adp_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L83"}, {"caller_nid": "adp_get_adp_summary", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L91"}, {"caller_nid": "adp_get_adp_summary", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L93"}, {"caller_nid": "adp_get_adp_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L94"}, {"caller_nid": "adp_get_adp_summary", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L95"}, {"caller_nid": "adp_get_adp_summary", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L96"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L115"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L116"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L117"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L117"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L130"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L130"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L130"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L131"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L131"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L134"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L138"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L147"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L154"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L158"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L167"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L189"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L189"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L193"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "action_create_payments", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L198"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L200"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L209"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L210"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "commit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L212"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L216"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L216"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L217"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L217"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L222"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L222"}, {"caller_nid": "adp_register_adp_batch_payment", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/adp.py", "source_location": "L224"}]}