1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "label": "month_end.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L1"}, {"id": "month_end_get_close_checklist", "label": "get_close_checklist()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L7"}, {"id": "month_end_get_unreconciled_counts", "label": "get_unreconciled_counts()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L35"}, {"id": "month_end_find_entries_in_locked_period", "label": "find_entries_in_locked_period()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L57"}, {"id": "month_end_get_accrual_status", "label": "get_accrual_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L74"}, {"id": "month_end_run_hash_integrity_check", "label": "run_hash_integrity_check()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L91"}, {"id": "month_end_get_period_summary", "label": "get_period_summary()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L103"}, {"id": "month_end_rationale_104", "label": "Period summary via trial-balance. Routed through ReportsAdapter so the Enter", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L104"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "target": "month_end_get_close_checklist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "target": "month_end_get_unreconciled_counts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L35", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "target": "month_end_find_entries_in_locked_period", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L57", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "target": "month_end_get_accrual_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L74", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "target": "month_end_run_hash_integrity_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L91", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_month_end_py", "target": "month_end_get_period_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L103", "weight": 1.0}, {"source": "month_end_rationale_104", "target": "month_end_get_period_summary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L104", "weight": 1.0}], "raw_calls": [{"caller_nid": "month_end_get_close_checklist", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L12"}, {"caller_nid": "month_end_get_close_checklist", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L12"}, {"caller_nid": "month_end_get_close_checklist", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L12"}, {"caller_nid": "month_end_get_close_checklist", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L15"}, {"caller_nid": "month_end_get_close_checklist", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L15"}, {"caller_nid": "month_end_get_close_checklist", "callee": "monthrange", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L16"}, {"caller_nid": "month_end_get_close_checklist", "callee": "get_unreconciled_bank_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L21"}, {"caller_nid": "month_end_get_close_checklist", "callee": "find_draft_entries", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L22"}, {"caller_nid": "month_end_get_close_checklist", "callee": "find_sequence_gaps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L23"}, {"caller_nid": "month_end_get_close_checklist", "callee": "calculate_hst_balance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L24"}, {"caller_nid": "month_end_get_unreconciled_counts", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L36"}, {"caller_nid": "month_end_get_unreconciled_counts", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L42"}, {"caller_nid": "month_end_get_unreconciled_counts", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L48"}, {"caller_nid": "month_end_get_unreconciled_counts", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L54"}, {"caller_nid": "month_end_find_entries_in_locked_period", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L62"}, {"caller_nid": "month_end_find_entries_in_locked_period", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L68"}, {"caller_nid": "month_end_find_entries_in_locked_period", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L69"}, {"caller_nid": "month_end_find_entries_in_locked_period", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L70"}, {"caller_nid": "month_end_get_accrual_status", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L75"}, {"caller_nid": "month_end_get_accrual_status", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L78"}, {"caller_nid": "month_end_get_accrual_status", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L83"}, {"caller_nid": "month_end_get_accrual_status", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L83"}, {"caller_nid": "month_end_get_accrual_status", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L83"}, {"caller_nid": "month_end_get_accrual_status", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L87"}, {"caller_nid": "month_end_run_hash_integrity_check", "callee": "_check_hash_integrity", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L93"}, {"caller_nid": "month_end_run_hash_integrity_check", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L96"}, {"caller_nid": "month_end_run_hash_integrity_check", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L97"}, {"caller_nid": "month_end_run_hash_integrity_check", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L100"}, {"caller_nid": "month_end_get_period_summary", "callee": "get_adapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L108"}, {"caller_nid": "month_end_get_period_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L109"}, {"caller_nid": "month_end_get_period_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L110"}, {"caller_nid": "month_end_get_period_summary", "callee": "run_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L111"}, {"caller_nid": "month_end_get_period_summary", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L115"}, {"caller_nid": "month_end_get_period_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L115"}, {"caller_nid": "month_end_get_period_summary", "callee": "trial_balance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L116"}, {"caller_nid": "month_end_get_period_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/month_end.py", "source_location": "L128"}]} |