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

1 line
44 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py", "label": "account_sales_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L1"}, {"id": "account_sales_report_ecsalesreportcustomhandler", "label": "ECSalesReportCustomHandler", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L9"}, {"id": "account_sales_report_ecsalesreportcustomhandler_get_custom_display_config", "label": "._get_custom_display_config()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L25"}, {"id": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "label": "._dynamic_lines_generator()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L36"}, {"id": "account_sales_report_ecsalesreportcustomhandler_caret_options_initializer", "label": "._caret_options_initializer()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L100"}, {"id": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "label": "._custom_options_initializer()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L111"}, {"id": "account_sales_report_ecsalesreportcustomhandler_setup_core_options", "label": "._setup_core_options()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L149"}, {"id": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "label": "._render_partner_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L166"}, {"id": "account_sales_report_ecsalesreportcustomhandler_render_total_line", "label": "._render_total_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L182"}, {"id": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "label": "._query_partner_amounts()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L201"}, {"id": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "label": "._build_sums_sql()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L251"}, {"id": "account_sales_report_filtered_element_ids", "label": "_filtered_element_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L316"}, {"id": "account_sales_report_ec_country_code_set", "label": "_ec_country_code_set()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L325"}, {"id": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "label": ".get_warning_act_window()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L346"}, {"id": "account_sales_report_rationale_10", "label": "Produces the EC Sales List report. Lists intra-community transactions broke", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L10"}, {"id": "account_sales_report_rationale_37", "label": "Generate one line per partner per operation category (vertical layout).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L37"}, {"id": "account_sales_report_rationale_112", "label": "Set up EC tax filter selections and partner-country domain.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L112"}, {"id": "account_sales_report_rationale_150", "label": "Initialise the EC tax category filter (goods / triangular / services).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L150"}, {"id": "account_sales_report_rationale_167", "label": "Format a single partner / category row.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L167"}, {"id": "account_sales_report_rationale_202", "label": "Execute the main query and return ``[(partner, values), ...]``.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L202"}, {"id": "account_sales_report_rationale_252", "label": "Build the main aggregation query, joining either tax tags or tax records", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L252"}, {"id": "account_sales_report_rationale_317", "label": "Collect the set of tax / tag IDs selected via the filter toggles.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L317"}, {"id": "account_sales_report_rationale_326", "label": "Return the set of EU member-state country codes applicable to the report", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L326"}, {"id": "account_sales_report_rationale_347", "label": "Open a window showing the problematic entries for a given warning.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L347"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py", "target": "account_sales_report_ecsalesreportcustomhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L9", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_get_custom_display_config", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L25", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L36", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_caret_options_initializer", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L100", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L111", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_setup_core_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L149", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L166", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_render_total_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L182", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L201", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L251", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py", "target": "account_sales_report_filtered_element_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L316", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py", "target": "account_sales_report_ec_country_code_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L325", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler", "target": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L346", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "target": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L54", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "target": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L88", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "target": "account_sales_report_ecsalesreportcustomhandler_render_total_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L92", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "target": "account_sales_report_ecsalesreportcustomhandler_setup_core_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L114", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "target": "account_sales_report_ec_country_code_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L130", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L239", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "target": "account_sales_report_filtered_element_ids", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L255", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "target": "account_sales_report_ec_country_code_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L354", "weight": 1.0}, {"source": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "target": "account_sales_report_filtered_element_ids", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L377", "weight": 1.0}, {"source": "account_sales_report_rationale_10", "target": "account_sales_report_ecsalesreportcustomhandler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L10", "weight": 1.0}, {"source": "account_sales_report_rationale_37", "target": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L37", "weight": 1.0}, {"source": "account_sales_report_rationale_112", "target": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L112", "weight": 1.0}, {"source": "account_sales_report_rationale_150", "target": "account_sales_report_ecsalesreportcustomhandler_setup_core_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L150", "weight": 1.0}, {"source": "account_sales_report_rationale_167", "target": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L167", "weight": 1.0}, {"source": "account_sales_report_rationale_202", "target": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L202", "weight": 1.0}, {"source": "account_sales_report_rationale_252", "target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L252", "weight": 1.0}, {"source": "account_sales_report_rationale_317", "target": "account_sales_report_ecsalesreportcustomhandler_filtered_element_ids", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L317", "weight": 1.0}, {"source": "account_sales_report_rationale_326", "target": "account_sales_report_ecsalesreportcustomhandler_ec_country_code_set", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L326", "weight": 1.0}, {"source": "account_sales_report_rationale_347", "target": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L347", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L48"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L50"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L51"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L56"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L59"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L60"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L64"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L65"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L66"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L68"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L69"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L71"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L71"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L76"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L79"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L81"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L82"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L86"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L92"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_caret_options_initializer", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L103"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L113"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L119"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L119"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "_check_company_domain", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L120"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L125"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L126"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L131"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L132"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L134"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L135"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L138"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L138"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "_init_options_journals", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L146"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer", "callee": "_enable_export_buttons_for_common_vat_groups_in_branches", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L147"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_setup_core_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L152"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_setup_core_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L153"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_setup_core_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L154"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_setup_core_options", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L156"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L170"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L171"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "callee": "_build_column_dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L171"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "callee": "_get_generic_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L174"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_partner_line", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L175"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_total_line", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L185"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_total_line", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L187"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_total_line", "callee": "_build_column_dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L187"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_total_line", "callee": "_get_generic_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L190"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_render_total_line", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L191"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L240"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "callee": "dictfetchall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L241"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "callee": "_store_row", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L242"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L245"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L245"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "callee": "keys", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L245"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L249"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L257"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L257"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L259"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L260"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L261"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "_field_to_sql", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L262"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L264"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L265"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L266"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "_field_to_sql", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L267"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L269"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "_split_options_per_column_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L269"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "_get_report_query", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L270"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "add_where", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L272"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L272"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L272"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L274"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L274"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "_currency_table_apply_rate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L302"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L302"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "_currency_table_aml_join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L303"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L309"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L309"}, {"caller_nid": "account_sales_report_filtered_element_ids", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L318"}, {"caller_nid": "account_sales_report_filtered_element_ids", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L319"}, {"caller_nid": "account_sales_report_filtered_element_ids", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L320"}, {"caller_nid": "account_sales_report_filtered_element_ids", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L321"}, {"caller_nid": "account_sales_report_ec_country_code_set", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L334"}, {"caller_nid": "account_sales_report_ec_country_code_set", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L335"}, {"caller_nid": "account_sales_report_ec_country_code_set", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L336"}, {"caller_nid": "account_sales_report_ec_country_code_set", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L339"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L354"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L356"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L357"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L362"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L364"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L367"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L369"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L371"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L371"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L374"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "_get_options_date_domain", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L376"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L377"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L381"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L382"}, {"caller_nid": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py", "source_location": "L387"}]}