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

1 line
31 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py", "label": "account_trial_balance_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L1"}, {"id": "account_trial_balance_report_trialbalancecustomhandler", "label": "TrialBalanceCustomHandler", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L13"}, {"id": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "label": "._dynamic_lines_generator()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L29"}, {"id": "account_trial_balance_report_trialbalancecustomhandler_caret_options_initializer", "label": "._caret_options_initializer()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L136"}, {"id": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data", "label": "._get_column_group_creation_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L148"}, {"id": "account_trial_balance_report_create_and_append_column_group", "label": "_create_and_append_column_group()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L157"}, {"id": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "label": "._custom_options_initializer()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L181"}, {"id": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor", "label": "._custom_line_postprocessor()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L214"}, {"id": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group", "label": "._build_initial_balance_col_group()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L228"}, {"id": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "label": "._build_end_balance_col_group()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L241"}, {"id": "account_trial_balance_report_rationale_14", "label": "Wraps the General Ledger handler to produce a Trial Balance. The trial bala", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L14"}, {"id": "account_trial_balance_report_rationale_30", "label": "Delegate to the GL handler and then post-process rows to collapse debit/", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L30"}, {"id": "account_trial_balance_report_rationale_149", "label": "Declare which extra column groups to add and on which side of the report", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L149"}, {"id": "account_trial_balance_report_rationale_161", "label": "Helper: generate a new column group and append it to *side*.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L161"}, {"id": "account_trial_balance_report_rationale_182", "label": "Insert initial-balance and end-balance column groups around the standard", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L182"}, {"id": "account_trial_balance_report_rationale_215", "label": "Add contrast styling to hierarchy group lines when hierarchy is enabled.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L215"}, {"id": "account_trial_balance_report_rationale_229", "label": "Create the Initial Balance column group on the left.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L229"}, {"id": "account_trial_balance_report_rationale_242", "label": "Create the End Balance column group on the right. No actual SQL is run", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L242"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py", "target": "odoo_tools_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py", "target": "account_trial_balance_report_trialbalancecustomhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L13", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler", "target": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L29", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler", "target": "account_trial_balance_report_trialbalancecustomhandler_caret_options_initializer", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L136", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler", "target": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L148", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py", "target": "account_trial_balance_report_create_and_append_column_group", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L157", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler", "target": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L181", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler", "target": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L214", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler", "target": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L228", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler", "target": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L241", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "target": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L195", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group", "target": "account_trial_balance_report_create_and_append_column_group", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L237", "weight": 1.0}, {"source": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "target": "account_trial_balance_report_create_and_append_column_group", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L260", "weight": 1.0}, {"source": "account_trial_balance_report_rationale_14", "target": "account_trial_balance_report_trialbalancecustomhandler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L14", "weight": 1.0}, {"source": "account_trial_balance_report_rationale_30", "target": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L30", "weight": 1.0}, {"source": "account_trial_balance_report_rationale_149", "target": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L149", "weight": 1.0}, {"source": "account_trial_balance_report_rationale_161", "target": "account_trial_balance_report_trialbalancecustomhandler_create_and_append_column_group", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L161", "weight": 1.0}, {"source": "account_trial_balance_report_rationale_182", "target": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L182", "weight": 1.0}, {"source": "account_trial_balance_report_rationale_215", "target": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L215", "weight": 1.0}, {"source": "account_trial_balance_report_rationale_229", "target": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L229", "weight": 1.0}, {"source": "account_trial_balance_report_rationale_242", "target": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L242", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L67"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L67"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L67"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L68"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L68"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L68"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L70"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L70"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L71"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L72"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L73"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L73"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L74"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L75"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L76"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L76"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L77"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L78"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "_collapse_debit_credit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L84"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L88"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L89"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L90"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L91"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "_set_cell", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L95"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L98"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L99"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L100"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L101"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "_set_cell", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L105"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "_collapse_debit_credit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L107"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L110"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L111"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "_get_model_info_from_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L115"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L124"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L125"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator", "callee": "_get_model_info_from_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L127"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_caret_options_initializer", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L139"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_caret_options_initializer", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L140"}, {"caller_nid": "account_trial_balance_report_create_and_append_column_group", "callee": "_generate_columns_group_vals_recursively", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L164"}, {"caller_nid": "account_trial_balance_report_create_and_append_column_group", "callee": "_build_columns_from_column_group_vals", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L170"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L189"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L192"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L192"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "factory_fn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L197"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L200"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L201"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L207"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L208"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer", "callee": "_init_options_order_column", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L212"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L217"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor", "callee": "_get_model_info_from_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L219"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L221"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group", "callee": "_get_options_initial_balance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L231"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L238"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L250"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L250"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "callee": "_get_dates_period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L254"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L255"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L256"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L261"}, {"caller_nid": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py", "source_location": "L266"}]}