Files
Odoo-Modules/graphify-out/cache/0f8ee6bcd47d0afb3a8730c6caadb0cb6e473f5bdcb00e1613c5b7f2474663b4.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
28 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "label": "reporting.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L1"}, {"id": "reporting_get_profit_loss", "label": "get_profit_loss()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L10"}, {"id": "reporting_get_balance_sheet", "label": "get_balance_sheet()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L21"}, {"id": "reporting_get_trial_balance", "label": "get_trial_balance()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L32"}, {"id": "reporting_get_cash_flow", "label": "get_cash_flow()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L62"}, {"id": "reporting_compare_periods", "label": "compare_periods()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L73"}, {"id": "reporting_answer_financial_question", "label": "answer_financial_question()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L92"}, {"id": "reporting_export_report", "label": "export_report()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L100"}, {"id": "reporting_get_invoicing_summary", "label": "get_invoicing_summary()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L118"}, {"id": "reporting_get_billing_summary", "label": "get_billing_summary()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L182"}, {"id": "reporting_get_collections_summary", "label": "get_collections_summary()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L245"}, {"id": "reporting_rationale_11", "label": "Route through ReportsAdapter for tri-mode consistency.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L11"}, {"id": "reporting_rationale_22", "label": "Route through ReportsAdapter for tri-mode consistency.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L22"}, {"id": "reporting_rationale_33", "label": "Route through ReportsAdapter for tri-mode consistency. In Enterprise mode r", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L33"}, {"id": "reporting_rationale_63", "label": "Route through ReportsAdapter for tri-mode consistency.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L63"}, {"id": "reporting_rationale_74", "label": "Run the same report over two periods and return both results. Routes both ru", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L74"}, {"id": "reporting_rationale_101", "label": "Route through ReportsAdapter for tri-mode consistency.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L101"}, {"id": "reporting_rationale_119", "label": "Get invoicing summary \u2014 total invoiced by month, by partner, or for a date range", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L119"}, {"id": "reporting_rationale_183", "label": "Get billing (vendor bills) summary \u2014 total billed by month or date range.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L183"}, {"id": "reporting_rationale_246", "label": "Get payment collections summary \u2014 how much was collected (received) in a period.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L246"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_get_profit_loss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_get_balance_sheet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L21", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_get_trial_balance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L32", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_get_cash_flow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L62", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_compare_periods", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L73", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_answer_financial_question", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L92", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_export_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L100", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_get_invoicing_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L118", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_get_billing_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L182", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_reporting_py", "target": "reporting_get_collections_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L245", "weight": 1.0}, {"source": "reporting_rationale_11", "target": "reporting_get_profit_loss", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L11", "weight": 1.0}, {"source": "reporting_rationale_22", "target": "reporting_get_balance_sheet", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L22", "weight": 1.0}, {"source": "reporting_rationale_33", "target": "reporting_get_trial_balance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L33", "weight": 1.0}, {"source": "reporting_rationale_63", "target": "reporting_get_cash_flow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L63", "weight": 1.0}, {"source": "reporting_rationale_74", "target": "reporting_compare_periods", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L74", "weight": 1.0}, {"source": "reporting_rationale_101", "target": "reporting_export_report", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L101", "weight": 1.0}, {"source": "reporting_rationale_119", "target": "reporting_get_invoicing_summary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L119", "weight": 1.0}, {"source": "reporting_rationale_183", "target": "reporting_get_billing_summary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L183", "weight": 1.0}, {"source": "reporting_rationale_246", "target": "reporting_get_collections_summary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L246", "weight": 1.0}], "raw_calls": [{"caller_nid": "reporting_get_profit_loss", "callee": "get_adapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L13"}, {"caller_nid": "reporting_get_profit_loss", "callee": "run_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L14"}, {"caller_nid": "reporting_get_profit_loss", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L16"}, {"caller_nid": "reporting_get_profit_loss", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L17"}, {"caller_nid": "reporting_get_balance_sheet", "callee": "get_adapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L24"}, {"caller_nid": "reporting_get_balance_sheet", "callee": "run_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L25"}, {"caller_nid": "reporting_get_balance_sheet", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L27"}, {"caller_nid": "reporting_get_balance_sheet", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L28"}, {"caller_nid": "reporting_get_trial_balance", "callee": "get_adapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L40"}, {"caller_nid": "reporting_get_trial_balance", "callee": "run_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L41"}, {"caller_nid": "reporting_get_trial_balance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L43"}, {"caller_nid": "reporting_get_trial_balance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L44"}, {"caller_nid": "reporting_get_trial_balance", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L46"}, {"caller_nid": "reporting_get_trial_balance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L46"}, {"caller_nid": "reporting_get_trial_balance", "callee": "trial_balance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L47"}, {"caller_nid": "reporting_get_trial_balance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L48"}, {"caller_nid": "reporting_get_cash_flow", "callee": "get_adapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L65"}, {"caller_nid": "reporting_get_cash_flow", "callee": "run_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L66"}, {"caller_nid": "reporting_get_cash_flow", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L68"}, {"caller_nid": "reporting_get_cash_flow", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L69"}, {"caller_nid": "reporting_compare_periods", "callee": "get_adapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L77"}, {"caller_nid": "reporting_compare_periods", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L78"}, {"caller_nid": "reporting_compare_periods", "callee": "run_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L79"}, {"caller_nid": "reporting_compare_periods", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L81"}, {"caller_nid": "reporting_compare_periods", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L82"}, {"caller_nid": "reporting_compare_periods", "callee": "run_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L84"}, {"caller_nid": "reporting_compare_periods", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L86"}, {"caller_nid": "reporting_compare_periods", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L87"}, {"caller_nid": "reporting_answer_financial_question", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L93"}, {"caller_nid": "reporting_answer_financial_question", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L94"}, {"caller_nid": "reporting_export_report", "callee": "get_adapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L103"}, {"caller_nid": "reporting_export_report", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L105"}, {"caller_nid": "reporting_export_report", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L106"}, {"caller_nid": "reporting_export_report", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L107"}, {"caller_nid": "reporting_export_report", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L108"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L124"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L124"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L124"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L125"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L126"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L127"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L136"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L138"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L144"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L145"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L148"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L152"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L159"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "monthrange", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L161"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L164"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L165"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L167"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L170"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L171"}, {"caller_nid": "reporting_get_invoicing_summary", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L176"}, {"caller_nid": "reporting_get_billing_summary", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L187"}, {"caller_nid": "reporting_get_billing_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L187"}, {"caller_nid": "reporting_get_billing_summary", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L187"}, {"caller_nid": "reporting_get_billing_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L188"}, {"caller_nid": "reporting_get_billing_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L189"}, {"caller_nid": "reporting_get_billing_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L190"}, {"caller_nid": "reporting_get_billing_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L199"}, {"caller_nid": "reporting_get_billing_summary", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L201"}, {"caller_nid": "reporting_get_billing_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L207"}, {"caller_nid": "reporting_get_billing_summary", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L208"}, {"caller_nid": "reporting_get_billing_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L211"}, {"caller_nid": "reporting_get_billing_summary", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L215"}, {"caller_nid": "reporting_get_billing_summary", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L222"}, {"caller_nid": "reporting_get_billing_summary", "callee": "monthrange", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L224"}, {"caller_nid": "reporting_get_billing_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L227"}, {"caller_nid": "reporting_get_billing_summary", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L228"}, {"caller_nid": "reporting_get_billing_summary", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L230"}, {"caller_nid": "reporting_get_billing_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L233"}, {"caller_nid": "reporting_get_billing_summary", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L234"}, {"caller_nid": "reporting_get_billing_summary", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L239"}, {"caller_nid": "reporting_get_collections_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L247"}, {"caller_nid": "reporting_get_collections_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L248"}, {"caller_nid": "reporting_get_collections_summary", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L251"}, {"caller_nid": "reporting_get_collections_summary", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L253"}, {"caller_nid": "reporting_get_collections_summary", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L255"}, {"caller_nid": "reporting_get_collections_summary", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L263"}, {"caller_nid": "reporting_get_collections_summary", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L267"}, {"caller_nid": "reporting_get_collections_summary", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L271"}, {"caller_nid": "reporting_get_collections_summary", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L271"}, {"caller_nid": "reporting_get_collections_summary", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L275"}, {"caller_nid": "reporting_get_collections_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L276"}, {"caller_nid": "reporting_get_collections_summary", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/reporting.py", "source_location": "L277"}]}