1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "label": "accounting_dashboard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L1"}, {"id": "accounting_dashboard_fusionaccountingdashboard", "label": "FusionAccountingDashboard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L10"}, {"id": "accounting_dashboard_compute_bank_recon", "label": "_compute_bank_recon()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L45"}, {"id": "accounting_dashboard_compute_ar", "label": "_compute_ar()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L56"}, {"id": "accounting_dashboard_compute_ap", "label": "_compute_ap()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L79"}, {"id": "accounting_dashboard_compute_hst", "label": "_compute_hst()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L103"}, {"id": "accounting_dashboard_compute_audit", "label": "_compute_audit()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L126"}, {"id": "accounting_dashboard_compute_month_end", "label": "_compute_month_end()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L176"}, {"id": "accounting_dashboard_compute_action_centre", "label": "_compute_action_centre()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L209"}, {"id": "accounting_dashboard_fusionaccountingdashboard_action_refresh", "label": ".action_refresh()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L330"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "accounting_dashboard_fusionaccountingdashboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "accounting_dashboard_compute_bank_recon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L45", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "accounting_dashboard_compute_ar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L56", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "accounting_dashboard_compute_ap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L79", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "accounting_dashboard_compute_hst", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L103", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "accounting_dashboard_compute_audit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L126", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "accounting_dashboard_compute_month_end", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L176", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_models_accounting_dashboard_py", "target": "accounting_dashboard_compute_action_centre", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L209", "weight": 1.0}, {"source": "accounting_dashboard_fusionaccountingdashboard", "target": "accounting_dashboard_fusionaccountingdashboard_action_refresh", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L330", "weight": 1.0}], "raw_calls": [{"caller_nid": "accounting_dashboard_compute_bank_recon", "callee": "read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L47"}, {"caller_nid": "accounting_dashboard_compute_bank_recon", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L52"}, {"caller_nid": "accounting_dashboard_compute_bank_recon", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L53"}, {"caller_nid": "accounting_dashboard_compute_bank_recon", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L53"}, {"caller_nid": "accounting_dashboard_compute_ar", "callee": "read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L58"}, {"caller_nid": "accounting_dashboard_compute_ar", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L68"}, {"caller_nid": "accounting_dashboard_compute_ar", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L70"}, {"caller_nid": "accounting_dashboard_compute_ar", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L74"}, {"caller_nid": "accounting_dashboard_compute_ap", "callee": "read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L81"}, {"caller_nid": "accounting_dashboard_compute_ap", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L91"}, {"caller_nid": "accounting_dashboard_compute_ap", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L91"}, {"caller_nid": "accounting_dashboard_compute_ap", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L93"}, {"caller_nid": "accounting_dashboard_compute_ap", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L93"}, {"caller_nid": "accounting_dashboard_compute_ap", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L94"}, {"caller_nid": "accounting_dashboard_compute_hst", "callee": "read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L105"}, {"caller_nid": "accounting_dashboard_compute_hst", "callee": "read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L113"}, {"caller_nid": "accounting_dashboard_compute_hst", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L121"}, {"caller_nid": "accounting_dashboard_compute_hst", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L121"}, {"caller_nid": "accounting_dashboard_compute_hst", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L122"}, {"caller_nid": "accounting_dashboard_compute_hst", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L122"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L131"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L136"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L138"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L141"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L143"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L144"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L158"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L167"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L172"}, {"caller_nid": "accounting_dashboard_compute_audit", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L172"}, {"caller_nid": "accounting_dashboard_compute_month_end", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L179"}, {"caller_nid": "accounting_dashboard_compute_month_end", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L183"}, {"caller_nid": "accounting_dashboard_compute_month_end", "callee": "read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L188"}, {"caller_nid": "accounting_dashboard_compute_month_end", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L197"}, {"caller_nid": "accounting_dashboard_compute_month_end", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L197"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L212"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L215"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L220"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L229"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L234"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L243"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L251"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L260"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L261"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L270"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L279"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L281"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L285"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L295"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L300"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L307"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "sort", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L317"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L318"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L320"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L323"}, {"caller_nid": "accounting_dashboard_compute_action_centre", "callee": "isoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/models/accounting_dashboard.py", "source_location": "L326"}]} |