1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "label": "audit.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L1"}, {"id": "audit_audit_posted_entry", "label": "audit_posted_entry()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L7"}, {"id": "audit_audit_account_balances", "label": "audit_account_balances()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L28"}, {"id": "audit_audit_tax_compliance", "label": "audit_tax_compliance()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L33"}, {"id": "audit_audit_reconciliation_integrity", "label": "audit_reconciliation_integrity()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L44"}, {"id": "audit_check_hash_chain", "label": "check_hash_chain()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L49"}, {"id": "audit_check_sequence_gaps", "label": "check_sequence_gaps()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L54"}, {"id": "audit_flag_entry", "label": "flag_entry()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L59"}, {"id": "audit_get_audit_status", "label": "get_audit_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L71"}, {"id": "audit_set_audit_status", "label": "set_audit_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L87"}, {"id": "audit_get_audit_trail", "label": "get_audit_trail()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L101"}, {"id": "audit_run_full_audit", "label": "run_full_audit()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L121"}, {"id": "audit_get_audit_report", "label": "get_audit_report()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L141"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_audit_posted_entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_audit_account_balances", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L28", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_audit_tax_compliance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L33", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_audit_reconciliation_integrity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L44", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_check_hash_chain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L49", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_check_sequence_gaps", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L54", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_flag_entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L59", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_get_audit_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L71", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_set_audit_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L87", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_get_audit_trail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L101", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_run_full_audit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L121", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_audit_py", "target": "audit_get_audit_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L141", "weight": 1.0}, {"source": "audit_run_full_audit", "target": "audit_audit_account_balances", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L123", "weight": 1.0}, {"source": "audit_run_full_audit", "target": "audit_audit_tax_compliance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L124", "weight": 1.0}, {"source": "audit_run_full_audit", "target": "audit_audit_reconciliation_integrity", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L125", "weight": 1.0}, {"source": "audit_run_full_audit", "target": "audit_check_hash_chain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L126", "weight": 1.0}, {"source": "audit_run_full_audit", "target": "audit_check_sequence_gaps", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L127", "weight": 1.0}, {"source": "audit_get_audit_report", "target": "audit_run_full_audit", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L142", "weight": 1.0}], "raw_calls": [{"caller_nid": "audit_audit_posted_entry", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L8"}, {"caller_nid": "audit_audit_posted_entry", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L9"}, {"caller_nid": "audit_audit_posted_entry", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L10"}, {"caller_nid": "audit_audit_posted_entry", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L13"}, {"caller_nid": "audit_audit_posted_entry", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L14"}, {"caller_nid": "audit_audit_posted_entry", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L15"}, {"caller_nid": "audit_audit_posted_entry", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L16"}, {"caller_nid": "audit_audit_posted_entry", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L19"}, {"caller_nid": "audit_audit_posted_entry", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L21"}, {"caller_nid": "audit_audit_posted_entry", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L23"}, {"caller_nid": "audit_audit_posted_entry", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L24"}, {"caller_nid": "audit_audit_account_balances", "callee": "find_wrong_direction_balances", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L30"}, {"caller_nid": "audit_audit_tax_compliance", "callee": "find_missing_tax_invoices", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L35"}, {"caller_nid": "audit_audit_tax_compliance", "callee": "find_missing_itc_bills", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L36"}, {"caller_nid": "audit_audit_tax_compliance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L38"}, {"caller_nid": "audit_audit_tax_compliance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L39"}, {"caller_nid": "audit_audit_tax_compliance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L40"}, {"caller_nid": "audit_audit_tax_compliance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L40"}, {"caller_nid": "audit_audit_reconciliation_integrity", "callee": "verify_reconciliation_integrity", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L46"}, {"caller_nid": "audit_check_hash_chain", "callee": "run_hash_integrity_check", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L51"}, {"caller_nid": "audit_check_sequence_gaps", "callee": "find_sequence_gaps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L56"}, {"caller_nid": "audit_flag_entry", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L60"}, {"caller_nid": "audit_flag_entry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L61"}, {"caller_nid": "audit_flag_entry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L62"}, {"caller_nid": "audit_flag_entry", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L63"}, {"caller_nid": "audit_flag_entry", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L64"}, {"caller_nid": "audit_flag_entry", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L67"}, {"caller_nid": "audit_get_audit_status", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L76"}, {"caller_nid": "audit_set_audit_status", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L92"}, {"caller_nid": "audit_set_audit_status", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L94"}, {"caller_nid": "audit_set_audit_status", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L95"}, {"caller_nid": "audit_get_audit_trail", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L102"}, {"caller_nid": "audit_get_audit_trail", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L103"}, {"caller_nid": "audit_get_audit_trail", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L104"}, {"caller_nid": "audit_get_audit_trail", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L106"}, {"caller_nid": "audit_get_audit_trail", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L113"}, {"caller_nid": "audit_run_full_audit", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L130"}, {"caller_nid": "audit_run_full_audit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L131"}, {"caller_nid": "audit_run_full_audit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L131"}, {"caller_nid": "audit_run_full_audit", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L133"}, {"caller_nid": "audit_run_full_audit", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L135"}, {"caller_nid": "audit_get_audit_report", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L144"}, {"caller_nid": "audit_get_audit_report", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L144"}, {"caller_nid": "audit_get_audit_report", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L145"}, {"caller_nid": "audit_get_audit_report", "callee": "title", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L145"}, {"caller_nid": "audit_get_audit_report", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L145"}, {"caller_nid": "audit_get_audit_report", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L146"}, {"caller_nid": "audit_get_audit_report", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L146"}, {"caller_nid": "audit_get_audit_report", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L147"}, {"caller_nid": "audit_get_audit_report", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/audit.py", "source_location": "L148"}]} |