1 line
40 KiB
JSON
1 line
40 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py", "label": "account_analytic_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L1"}, {"id": "account_analytic_report_fusionreportanalyticgroupby", "label": "FusionReportAnalyticGroupby", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L9"}, {"id": "account_analytic_report_fusionreportanalyticgroupby_get_options_initializers_forced_sequence_map", "label": "._get_options_initializers_forced_sequence_map()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L27"}, {"id": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "label": "._init_options_analytic_groupby()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L38"}, {"id": "account_analytic_report_fusionreportanalyticgroupby_init_options_readonly_query", "label": "._init_options_readonly_query()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L77"}, {"id": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "label": "._build_analytic_column_headers()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L88"}, {"id": "account_analytic_report_prepare_lines_for_analytic_groupby", "label": "_prepare_lines_for_analytic_groupby()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L138"}, {"id": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "label": "._get_report_query()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L215"}, {"id": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "label": ".action_audit_cell()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L246"}, {"id": "account_analytic_report_get_options_journals_domain", "label": "_get_options_journals_domain()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L296"}, {"id": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain", "label": "._get_options_domain()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L311"}, {"id": "account_analytic_report_fusionamlanalyticshadow", "label": "FusionAMLAnalyticShadow", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L325"}, {"id": "account_analytic_report_fusionamlanalyticshadow_where_calc", "label": "._where_calc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L331"}, {"id": "account_analytic_report_rationale_10", "label": "Extends the accounting report engine to support grouping by analytic account", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L10"}, {"id": "account_analytic_report_rationale_28", "label": "Insert the analytic-groupby initializer between column-header creation a", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L28"}, {"id": "account_analytic_report_rationale_39", "label": "Populate analytic groupby filters in *options* when the report advertise", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L39"}, {"id": "account_analytic_report_rationale_89", "label": "Create extra column headers for every selected analytic plan or individu", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L89"}, {"id": "account_analytic_report_rationale_139", "label": "Build a temporary ``analytic_temp_account_move_line`` table that mirrors", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L139"}, {"id": "account_analytic_report_rationale_216", "label": "When analytic-groupby columns are active, inject the context flag that c", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L216"}, {"id": "account_analytic_report_rationale_247", "label": "Redirect the audit action to analytic lines when the column being audite", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L247"}, {"id": "account_analytic_report_rationale_297", "label": "Allow journal-less lines when analytic lines without a parent move line", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L297"}, {"id": "account_analytic_report_rationale_326", "label": "Hooks into `_where_calc` to swap the AML table for the analytic shadow table", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L326"}, {"id": "account_analytic_report_rationale_332", "label": "Replace the base ``account_move_line`` table reference with the ``analyt", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L332"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py", "target": "odoo_addons_web_controllers_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py", "target": "account_analytic_report_fusionreportanalyticgroupby", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L9", "weight": 1.0}, {"source": "account_analytic_report_fusionreportanalyticgroupby", "target": "account_analytic_report_fusionreportanalyticgroupby_get_options_initializers_forced_sequence_map", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L27", "weight": 1.0}, {"source": "account_analytic_report_fusionreportanalyticgroupby", "target": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L38", "weight": 1.0}, {"source": "account_analytic_report_fusionreportanalyticgroupby", "target": "account_analytic_report_fusionreportanalyticgroupby_init_options_readonly_query", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L77", "weight": 1.0}, {"source": "account_analytic_report_fusionreportanalyticgroupby", "target": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L88", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py", "target": "account_analytic_report_prepare_lines_for_analytic_groupby", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L138", "weight": 1.0}, {"source": "account_analytic_report_fusionreportanalyticgroupby", "target": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L215", "weight": 1.0}, {"source": "account_analytic_report_fusionreportanalyticgroupby", "target": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L246", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py", "target": "account_analytic_report_get_options_journals_domain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L296", "weight": 1.0}, {"source": "account_analytic_report_fusionreportanalyticgroupby", "target": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L311", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py", "target": "account_analytic_report_fusionamlanalyticshadow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L325", "weight": 1.0}, {"source": "account_analytic_report_fusionamlanalyticshadow", "target": "account_analytic_report_fusionamlanalyticshadow_where_calc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L331", "weight": 1.0}, {"source": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "target": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L71", "weight": 1.0}, {"source": "account_analytic_report_fusionamlanalyticshadow_where_calc", "target": "account_analytic_report_prepare_lines_for_analytic_groupby", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L339", "weight": 1.0}, {"source": "account_analytic_report_rationale_10", "target": "account_analytic_report_fusionreportanalyticgroupby", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L10", "weight": 1.0}, {"source": "account_analytic_report_rationale_28", "target": "account_analytic_report_fusionreportanalyticgroupby_get_options_initializers_forced_sequence_map", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L28", "weight": 1.0}, {"source": "account_analytic_report_rationale_39", "target": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L39", "weight": 1.0}, {"source": "account_analytic_report_rationale_89", "target": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L89", "weight": 1.0}, {"source": "account_analytic_report_rationale_139", "target": "account_analytic_report_fusionreportanalyticgroupby_prepare_lines_for_analytic_groupby", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L139", "weight": 1.0}, {"source": "account_analytic_report_rationale_216", "target": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L216", "weight": 1.0}, {"source": "account_analytic_report_rationale_247", "target": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L247", "weight": 1.0}, {"source": "account_analytic_report_rationale_297", "target": "account_analytic_report_fusionreportanalyticgroupby_get_options_journals_domain", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L297", "weight": 1.0}, {"source": "account_analytic_report_rationale_326", "target": "account_analytic_report_fusionamlanalyticshadow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L326", "weight": 1.0}, {"source": "account_analytic_report_rationale_332", "target": "account_analytic_report_fusionamlanalyticshadow_where_calc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L332", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_options_initializers_forced_sequence_map", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L30"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "has_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L45"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L53"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L56"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L56"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L58"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L58"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L63"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L66"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L66"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L67"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L69"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_readonly_query", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L78"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_init_options_readonly_query", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L81"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L94"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L94"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L96"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L99"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L103"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L108"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L108"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L110"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "any", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L121"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L121"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L121"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L127"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L142"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "fetchone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L146"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "_get_all_plans", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L149"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L152"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L152"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L153"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "identifier", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L153"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "_column_name", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L153"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L156"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L161"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L162"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "identifier", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L165"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L166"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L167"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "fields_get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L172"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L175"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L176"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L180"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "identifier", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L180"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "_prepare_aml_shadowing_for_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L183"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L186"}, {"caller_nid": "account_analytic_report_prepare_lines_for_analytic_groupby", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L209"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L218"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L219"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L221"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L223"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "tuple", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L226"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L226"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "add_where", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L227"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L227"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L233"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "add_where", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L234"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L234"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_report_query", "callee": "_query_analytic_accounts", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L237"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "_get_column_group_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L249"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L251"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L252"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L255"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L256"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "_get_audit_line_domain", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L257"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L262"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L263"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L267"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L270"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L270"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L272"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L275"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "OR", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L276"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L280"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L282"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "clean_action", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L284"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "_get_action_dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L285"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L285"}, {"caller_nid": "account_analytic_report_get_options_journals_domain", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L299"}, {"caller_nid": "account_analytic_report_get_options_journals_domain", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L300"}, {"caller_nid": "account_analytic_report_get_options_journals_domain", "callee": "OR", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L301"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L312"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L313"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L315"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain", "callee": "AND", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L317"}, {"caller_nid": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain", "callee": "list", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L319"}, {"caller_nid": "account_analytic_report_fusionamlanalyticshadow_where_calc", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L336"}, {"caller_nid": "account_analytic_report_fusionamlanalyticshadow_where_calc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L338"}, {"caller_nid": "account_analytic_report_fusionamlanalyticshadow_where_calc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L338"}, {"caller_nid": "account_analytic_report_fusionamlanalyticshadow_where_calc", "callee": "identifier", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py", "source_location": "L340"}]} |