1 line
9.4 KiB
JSON
1 line
9.4 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_match_history_py", "label": "accounting_match_history.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L1"}, {"id": "accounting_match_history_fusionaccountingmatchhistory", "label": "FusionAccountingMatchHistory", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L58"}, {"id": "accounting_match_history_compute_tool_display_name", "label": "_compute_tool_display_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L128"}, {"id": "accounting_match_history_compute_pretty_json", "label": "_compute_pretty_json()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L133"}, {"id": "accounting_match_history_compute_display_label", "label": "_compute_display_label()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L144"}, {"id": "accounting_match_history_fusionaccountingmatchhistory_action_approve", "label": ".action_approve()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L151"}, {"id": "accounting_match_history_fusionaccountingmatchhistory_action_reject", "label": ".action_reject()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L161"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_match_history_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_match_history_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_match_history_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_match_history_py", "target": "accounting_match_history_fusionaccountingmatchhistory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L58", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_match_history_py", "target": "accounting_match_history_compute_tool_display_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L128", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_match_history_py", "target": "accounting_match_history_compute_pretty_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L133", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_match_history_py", "target": "accounting_match_history_compute_display_label", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L144", "weight": 1.0}, {"source": "accounting_match_history_fusionaccountingmatchhistory", "target": "accounting_match_history_fusionaccountingmatchhistory_action_approve", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L151", "weight": 1.0}, {"source": "accounting_match_history_fusionaccountingmatchhistory", "target": "accounting_match_history_fusionaccountingmatchhistory_action_reject", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L161", "weight": 1.0}], "raw_calls": [{"caller_nid": "accounting_match_history_compute_tool_display_name", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L130"}, {"caller_nid": "accounting_match_history_compute_tool_display_name", "callee": "title", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L130"}, {"caller_nid": "accounting_match_history_compute_tool_display_name", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L130"}, {"caller_nid": "accounting_match_history_compute_pretty_json", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L136"}, {"caller_nid": "accounting_match_history_compute_pretty_json", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L138"}, {"caller_nid": "accounting_match_history_compute_pretty_json", "callee": "setattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L139"}, {"caller_nid": "accounting_match_history_compute_pretty_json", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L139"}, {"caller_nid": "accounting_match_history_compute_pretty_json", "callee": "setattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L141"}, {"caller_nid": "accounting_match_history_compute_display_label", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L146"}, {"caller_nid": "accounting_match_history_compute_display_label", "callee": "title", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L146"}, {"caller_nid": "accounting_match_history_compute_display_label", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L146"}, {"caller_nid": "accounting_match_history_compute_display_label", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L147"}, {"caller_nid": "accounting_match_history_compute_display_label", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L148"}, {"caller_nid": "accounting_match_history_compute_display_label", "callee": "dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L148"}, {"caller_nid": "accounting_match_history_fusionaccountingmatchhistory_action_approve", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L152"}, {"caller_nid": "accounting_match_history_fusionaccountingmatchhistory_action_approve", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L154"}, {"caller_nid": "accounting_match_history_fusionaccountingmatchhistory_action_approve", "callee": "_record_decision", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L159"}, {"caller_nid": "accounting_match_history_fusionaccountingmatchhistory_action_reject", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L162"}, {"caller_nid": "accounting_match_history_fusionaccountingmatchhistory_action_reject", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L164"}, {"caller_nid": "accounting_match_history_fusionaccountingmatchhistory_action_reject", "callee": "_record_decision", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_match_history.py", "source_location": "L169"}]} |