1 line
72 KiB
JSON
1 line
72 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_cash_flow_report_py", "label": "account_cash_flow_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L1"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler", "label": "CashFlowReportCustomHandler", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L7"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "label": "._dynamic_lines_generator()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L25"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer", "label": "._custom_options_initializer()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L61"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "label": "._compute_report_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L74"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "label": "._merge_into_report_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L111"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags", "label": "._resolve_cashflow_tags()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L169"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids", "label": "._list_cashflow_tag_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L177"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section", "label": "._route_entry_to_section()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L181"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "label": "._fetch_liquidity_account_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L224"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery", "label": "._build_move_ids_subquery()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L257"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "label": "._query_liquidity_balances()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L273"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "label": "._fetch_liquidity_side_entries()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L315"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "label": "._fetch_reconciled_counterparts()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L445"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "label": "._build_section_structure()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L650"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "label": "._render_section_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L751"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "label": "._render_detail_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L784"}, {"id": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "label": "._render_unexplained_difference()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L813"}, {"id": "account_cash_flow_report_rationale_8", "label": "Generates the cash flow statement using the direct method. Reference: https", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L8"}, {"id": "account_cash_flow_report_rationale_26", "label": "Build every line of the cash flow statement. Returns a list of ``(seque", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L26"}, {"id": "account_cash_flow_report_rationale_62", "label": "Restrict selectable journals to bank, cash, and general types.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L62"}, {"id": "account_cash_flow_report_rationale_75", "label": "Aggregate all cash-flow numbers into *report_data*. The returned dictio", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L75"}, {"id": "account_cash_flow_report_rationale_112", "label": "Insert or accumulate *row* into *report_data* under *section_key*. Also", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L112"}, {"id": "account_cash_flow_report_rationale_170", "label": "Return a mapping of activity type to account.account.tag ID.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L170"}, {"id": "account_cash_flow_report_rationale_178", "label": "Return an iterable of all cash-flow-relevant tag IDs.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L178"}, {"id": "account_cash_flow_report_rationale_182", "label": "Determine the correct report section for a single entry and merge it int", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L182"}, {"id": "account_cash_flow_report_rationale_225", "label": "Return a tuple of account IDs used by liquidity journals. Includes defa", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L225"}, {"id": "account_cash_flow_report_rationale_258", "label": "Build a sub-select that returns move IDs touching liquidity accounts.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L258"}, {"id": "account_cash_flow_report_rationale_274", "label": "Compute per-account balances for liquidity accounts. *scope* is either", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L274"}, {"id": "account_cash_flow_report_rationale_316", "label": "Retrieve the non-liquidity side of moves that touch liquidity accounts.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L316"}, {"id": "account_cash_flow_report_rationale_446", "label": "Retrieve moves reconciled with liquidity moves but that are not themselv", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L446"}, {"id": "account_cash_flow_report_rationale_651", "label": "Define the hierarchical layout of the cash flow statement. Returns an o", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L651"}, {"id": "account_cash_flow_report_rationale_752", "label": "Produce a single section / header line dictionary.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L752"}, {"id": "account_cash_flow_report_rationale_785", "label": "Produce a per-account detail line under a section.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L785"}, {"id": "account_cash_flow_report_rationale_814", "label": "If closing != opening + net_increase, emit an extra line showing the gap", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L814"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_cash_flow_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_cash_flow_report_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_cash_flow_report_py", "target": "account_cash_flow_report_cashflowreportcustomhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L7", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L25", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L61", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L74", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L111", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L169", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L177", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L181", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L224", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L257", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L273", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L315", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L445", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L650", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L751", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L784", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L813", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "target": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L33", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "target": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L34", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L39", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L52", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L55", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L83", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "target": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L88", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "target": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L89", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "target": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L96", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "target": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L97", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L100", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "target": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L102", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L105", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids", "target": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L179", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section", "target": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L218", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "target": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L329", "weight": 1.0}, {"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "target": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L459", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_8", "target": "account_cash_flow_report_cashflowreportcustomhandler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L8", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_26", "target": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L26", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_62", "target": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L62", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_75", "target": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L75", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_112", "target": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L112", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_170", "target": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L170", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_178", "target": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L178", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_182", "target": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L182", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_225", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L225", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_258", "target": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L258", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_274", "target": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L274", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_316", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L316", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_446", "target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L446", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_651", "target": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L651", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_752", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L752", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_785", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L785", "weight": 1.0}, {"source": "account_cash_flow_report_rationale_814", "target": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L814", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L37"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L38"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L44"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L50"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L52"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L57"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L63"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer", "callee": "_init_options_journals", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L64"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L101"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L106"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L136"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "callee": "is_zero", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L138"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L141"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L146"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L156"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L160"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data", "callee": "_propagate_to_parent", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L163"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L172"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L173"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L174"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L179"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L196"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L206"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "callee": "_get_options_journals", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L230"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L234"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L239"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "callee": "fetchone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L253"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L254"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L255"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery", "callee": "_get_report_query", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L259"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery", "callee": "list", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L261"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L263"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L281"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "_split_options_per_column_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L281"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "_get_report_query", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L282"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L283"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "_field_to_sql", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L287"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "_field_to_sql", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L288"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L290"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L290"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "_currency_table_apply_rate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L307"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L307"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "_currency_table_aml_join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L308"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L312"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L312"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L312"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances", "callee": "dictfetchall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L313"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L328"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "_split_options_per_column_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L328"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "Query", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L330"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L331"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "_field_to_sql", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L335"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "_field_to_sql", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L336"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "identifier", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L337"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L339"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L339"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "_currency_table_aml_join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L418"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "_currency_table_apply_rate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L419"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L419"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "_currency_table_apply_rate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L420"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L420"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L421"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L427"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L427"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L427"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "dictfetchall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L429"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L431"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L432"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "list", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L443"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L443"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L452"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "_get_currency_table", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L454"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L458"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "_split_options_per_column_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L458"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L460"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L460"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "_currency_table_apply_rate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L510"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L510"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L513"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L513"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L513"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "dictfetchall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L515"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L517"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L518"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L520"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "any", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L522"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L522"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L529"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "keys", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L529"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L530"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L531"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L531"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "_currency_table_apply_rate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L548"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L548"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L553"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L553"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L553"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "dictfetchall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L554"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L558"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "Query", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L564"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L565"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "_field_to_sql", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L569"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "_field_to_sql", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L570"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "identifier", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L571"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L576"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L576"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "_currency_table_aml_join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L602"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "_currency_table_apply_rate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L603"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L603"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L604"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L605"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "keys", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L605"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L608"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L608"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L608"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "dictfetchall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L610"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L619"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L632"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L633"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "list", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L644"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L644"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L659"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L663"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L668"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L675"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L680"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L685"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L690"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L695"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L702"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L707"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L712"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L719"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L724"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L729"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L736"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L741"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L746"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "callee": "_get_generic_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L753"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L764"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L768"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "callee": "_build_column_dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L768"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L774"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L779"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L780"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "callee": "_get_generic_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L786"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "callee": "_get_generic_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L787"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L795"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L796"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line", "callee": "_build_column_dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L796"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L824"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L828"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L832"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "callee": "is_zero", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L838"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L841"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "callee": "_build_column_dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L841"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "callee": "_get_generic_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L849"}, {"caller_nid": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py", "source_location": "L850"}]} |