1 line
61 KiB
JSON
1 line
61 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "label": "test_financial_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L1"}, {"id": "test_financial_report_testfinancialreport", "label": "TestFinancialReport", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L13"}, {"id": "testaccountreportscommon", "label": "TestAccountReportsCommon", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_financial_report_setupclass", "label": "setUpClass()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L16"}, {"id": "test_financial_report_testfinancialreport_build_generic_id_from_financial_line", "label": "._build_generic_id_from_financial_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L178"}, {"id": "test_financial_report_testfinancialreport_get_line_id_from_generic_id", "label": "._get_line_id_from_generic_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L182"}, {"id": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id", "label": ".test_financial_report_strict_range_on_report_lines_with_no_parent_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L185"}, {"id": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id", "label": ".test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L204"}, {"id": "test_financial_report_test_balance_sheet_today_current_year_earnings", "label": "test_balance_sheet_today_current_year_earnings()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L223"}, {"id": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "label": "test_balance_sheet_last_month_vs_custom_current_year_earnings()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L282"}, {"id": "test_financial_report_testfinancialreport_test_financial_report_single_company", "label": ".test_financial_report_single_company()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L357"}, {"id": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "label": ".test_financial_report_multi_company_currency()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L419"}, {"id": "test_financial_report_testfinancialreport_test_financial_report_comparison", "label": ".test_financial_report_comparison()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L482"}, {"id": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "label": ".test_financial_report_horizontal_group()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L531"}, {"id": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "label": ".test_financial_report_horizontal_group_total()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L596"}, {"id": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "label": ".test_hide_if_zero_with_no_formulas()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L689"}, {"id": "test_financial_report_testfinancialreport_test_option_hierarchy", "label": ".test_option_hierarchy()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L829"}, {"id": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "label": ".test_option_hierarchy_with_no_group_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L868"}, {"id": "test_financial_report_testfinancialreport_test_parse_line_id", "label": ".test_parse_line_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L914"}, {"id": "test_financial_report_rationale_186", "label": "Tests that lines with no parent can be correctly filtered by date range", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L186"}, {"id": "test_financial_report_rationale_205", "label": "Tests that lines with no parent can be correctly filtered by date range with no", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L205"}, {"id": "test_financial_report_rationale_283", "label": "Checks the balance sheet calls the right period of the P&L when using last_month", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L283"}, {"id": "test_financial_report_rationale_597", "label": "In case we don't have comparison, just one column and one level of groupby a new", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L597"}, {"id": "test_financial_report_rationale_690", "label": "Check if a report line stays displayed when hide_if_zero is True and no formulas", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L690"}, {"id": "test_financial_report_rationale_830", "label": "Check that the report lines are correct when the option \"Hierarchy and subtotals", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L830"}, {"id": "test_financial_report_rationale_869", "label": "Check that the report lines of 'No Group' have correct ids with the option 'Hier", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L869"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "target": "freezegun", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "target": "test_financial_report_testfinancialreport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L13", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "testaccountreportscommon", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "target": "test_financial_report_setupclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L16", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_build_generic_id_from_financial_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L178", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_get_line_id_from_generic_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L182", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L185", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L204", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "target": "test_financial_report_test_balance_sheet_today_current_year_earnings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L223", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py", "target": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L282", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_financial_report_single_company", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L357", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L419", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_financial_report_comparison", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L482", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L531", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L596", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L689", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_option_hierarchy", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L829", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L868", "weight": 1.0}, {"source": "test_financial_report_testfinancialreport", "target": "test_financial_report_testfinancialreport_test_parse_line_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L914", "weight": 1.0}, {"source": "test_financial_report_rationale_186", "target": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L186", "weight": 1.0}, {"source": "test_financial_report_rationale_205", "target": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L205", "weight": 1.0}, {"source": "test_financial_report_rationale_283", "target": "test_financial_report_testfinancialreport_test_balance_sheet_last_month_vs_custom_current_year_earnings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L283", "weight": 1.0}, {"source": "test_financial_report_rationale_597", "target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L597", "weight": 1.0}, {"source": "test_financial_report_rationale_690", "target": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L690", "weight": 1.0}, {"source": "test_financial_report_rationale_830", "target": "test_financial_report_testfinancialreport_test_option_hierarchy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L830", "weight": 1.0}, {"source": "test_financial_report_rationale_869", "target": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L869", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_financial_report_setupclass", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L17"}, {"caller_nid": "test_financial_report_setupclass", "callee": "_create_partner", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L20"}, {"caller_nid": "test_financial_report_setupclass", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L25"}, {"caller_nid": "test_financial_report_setupclass", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L25"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L43"}, {"caller_nid": "test_financial_report_setupclass", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L48"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L50"}, {"caller_nid": "test_financial_report_setupclass", "callee": "link", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L55"}, {"caller_nid": "test_financial_report_setupclass", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L56"}, {"caller_nid": "test_financial_report_setupclass", "callee": "with_company", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L59"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L63"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L66"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L70"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L79"}, {"caller_nid": "test_financial_report_setupclass", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L81"}, {"caller_nid": "test_financial_report_setupclass", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L96"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L98"}, {"caller_nid": "test_financial_report_setupclass", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L100"}, {"caller_nid": "test_financial_report_setupclass", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L108"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L110"}, {"caller_nid": "test_financial_report_setupclass", "callee": "with_company", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L110"}, {"caller_nid": "test_financial_report_setupclass", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L112"}, {"caller_nid": "test_financial_report_setupclass", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L120"}, {"caller_nid": "test_financial_report_setupclass", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L122"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L124"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L128"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L136"}, {"caller_nid": "test_financial_report_setupclass", "callee": "clear", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L143"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L143"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L150"}, {"caller_nid": "test_financial_report_setupclass", "callee": "clear", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L157"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L157"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L164"}, {"caller_nid": "test_financial_report_setupclass", "callee": "clear", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L169"}, {"caller_nid": "test_financial_report_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L169"}, {"caller_nid": "test_financial_report_testfinancialreport_build_generic_id_from_financial_line", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L179"}, {"caller_nid": "test_financial_report_testfinancialreport_get_line_id_from_generic_id", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L183"}, {"caller_nid": "test_financial_report_testfinancialreport_get_line_id_from_generic_id", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L183"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L188"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L188"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L188"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L190"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L191"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L207"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L207"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L207"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L209"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L210"}, {"caller_nid": "test_financial_report_test_balance_sheet_today_current_year_earnings", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L224"}, {"caller_nid": "test_financial_report_test_balance_sheet_today_current_year_earnings", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L228"}, {"caller_nid": "test_financial_report_test_balance_sheet_today_current_year_earnings", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L234"}, {"caller_nid": "test_financial_report_test_balance_sheet_today_current_year_earnings", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L237"}, {"caller_nid": "test_financial_report_test_balance_sheet_today_current_year_earnings", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L237"}, {"caller_nid": "test_financial_report_test_balance_sheet_today_current_year_earnings", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L237"}, {"caller_nid": "test_financial_report_test_balance_sheet_today_current_year_earnings", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L240"}, {"caller_nid": "test_financial_report_test_balance_sheet_today_current_year_earnings", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L241"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L289"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L293"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L299"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L334"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L334"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L334"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L338"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L339"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L348"}, {"caller_nid": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L349"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_single_company", "callee": "_get_basic_line_dict_id_from_report_line_ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L358"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_single_company", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L360"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_single_company", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L360"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_single_company", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L360"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_single_company", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L363"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_single_company", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L364"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_single_company", "callee": "_get_unfolded_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L406"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_single_company", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L407"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "callee": "_get_basic_line_dict_id_from_report_line_ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L420"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L421"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L421"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L421"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L424"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L425"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "callee": "_get_unfolded_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L468"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L469"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_comparison", "callee": "_get_basic_line_dict_id_from_report_line_ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L483"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_comparison", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L484"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_comparison", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L484"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_comparison", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L484"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_comparison", "callee": "_update_comparison_filter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L485"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_comparison", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L485"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_comparison", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L488"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_comparison", "callee": "assertColumnPercentComparisonValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L490"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "_get_basic_line_dict_id_from_report_line_ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L532"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L535"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L537"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L538"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "_update_comparison_filter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L544"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L544"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L546"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "assertHeadersValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L547"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L555"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L601"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L604"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L611"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "assertHeadersValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L612"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L620"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "assertHorizontalGroupTotal", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L623"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L624"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L650"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "_update_comparison_filter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L651"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L651"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "assertHeadersValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L652"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L660"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "assertHorizontalGroupTotal", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L662"}, {"caller_nid": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L663"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L695"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L705"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L731"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "flush_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L732"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L734"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L737"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L744"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L750"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L755"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L764"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L769"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "invalidate_all", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L784"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L786"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L786"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L786"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "_update_comparison_filter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L787"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L789"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L790"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L800"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L810"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "flush_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L811"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L814"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L815"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "_update_comparison_filter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L826"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "assertLinesValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L827"}, {"caller_nid": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L827"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L831"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L837"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L840"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L846"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "flush_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L847"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L848"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "_get_basic_line_dict_id_from_report_line_ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L849"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L850"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L854"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "_get_unfolded_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L856"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L859"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L870"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L876"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L879"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L885"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "flush_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L886"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L887"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "_get_basic_line_dict_id_from_report_line_ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L888"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "_generate_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L889"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L893"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L896"}, {"caller_nid": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L912"}, {"caller_nid": "test_financial_report_testfinancialreport_test_parse_line_id", "callee": "_parse_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L915"}, {"caller_nid": "test_financial_report_testfinancialreport_test_parse_line_id", "callee": "_parse_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L916"}, {"caller_nid": "test_financial_report_testfinancialreport_test_parse_line_id", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L918"}, {"caller_nid": "test_financial_report_testfinancialreport_test_parse_line_id", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py", "source_location": "L919"}]} |