Files
Odoo-Modules/Work in Progress/graphify-out/graph.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

119923 lines
5.5 MiB

{
"directed": false,
"multigraph": false,
"graph": {},
"nodes": [
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"community": 33,
"norm_label": "__init__.py"
},
{
"label": "_fusion_accounting_post_init()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L12",
"id": "init_fusion_accounting_post_init",
"community": 33,
"norm_label": "_fusion_accounting_post_init()"
},
{
"label": "_install_regional_modules()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L23",
"id": "init_install_regional_modules",
"community": 33,
"norm_label": "_install_regional_modules()"
},
{
"label": "_load_chart_template_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L51",
"id": "init_load_chart_template_data",
"community": 33,
"norm_label": "_load_chart_template_data()"
},
{
"label": "_configure_tax_journals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L66",
"id": "init_configure_tax_journals",
"community": 33,
"norm_label": "_configure_tax_journals()"
},
{
"label": "uninstall_hook()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L76",
"id": "init_uninstall_hook",
"community": 33,
"norm_label": "uninstall_hook()"
},
{
"label": "_reset_account_groups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L82",
"id": "init_reset_account_groups",
"community": 33,
"norm_label": "_reset_account_groups()"
},
{
"label": "_restore_invoicing_menus()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L138",
"id": "init_restore_invoicing_menus",
"community": 33,
"norm_label": "_restore_invoicing_menus()"
},
{
"label": "Post-installation hook for Fusion Accounting module. Sets up SEPA-related m",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L13",
"id": "init_rationale_13",
"community": 33,
"norm_label": "post-installation hook for fusion accounting module. sets up sepa-related m"
},
{
"label": "Install region-specific modules based on company country.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L24",
"id": "init_rationale_24",
"community": 33,
"norm_label": "install region-specific modules based on company country."
},
{
"label": "Load Fusion Accounting company data for existing chart templates.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L52",
"id": "init_rationale_52",
"community": 33,
"norm_label": "load fusion accounting company data for existing chart templates."
},
{
"label": "Set up default tax periodicity journal and enable onboarding.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L67",
"id": "init_rationale_67",
"community": 33,
"norm_label": "set up default tax periodicity journal and enable onboarding."
},
{
"label": "Clean up accounting groups and menus when uninstalling.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L77",
"id": "init_rationale_77",
"community": 33,
"norm_label": "clean up accounting groups and menus when uninstalling."
},
{
"label": "Reset account security groups to their pre-install state.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L83",
"id": "init_rationale_83",
"community": 33,
"norm_label": "reset account security groups to their pre-install state."
},
{
"label": "Move accounting menus back under the Invoicing parent menu.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L139",
"id": "init_rationale_139",
"community": 33,
"norm_label": "move accounting menus back under the invoicing parent menu."
},
{
"label": "__manifest__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__manifest__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_manifest_py",
"community": 132,
"norm_label": "__manifest__.py"
},
{
"label": "test_board_compute.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_board_compute_py",
"community": 1,
"norm_label": "test_board_compute.py"
},
{
"label": "TestAccountAssetComputation",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L8",
"id": "test_board_compute_testaccountassetcomputation",
"community": 1,
"norm_label": "testaccountassetcomputation"
},
{
"label": "TestAccountAssetCommon",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "testaccountassetcommon",
"community": 1,
"norm_label": "testaccountassetcommon"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L11",
"id": "test_board_compute_setupclass",
"community": 1,
"norm_label": "setupclass()"
},
{
"label": ".test_linear_5_years_no_prorata_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L15",
"id": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_asset",
"community": 1,
"norm_label": ".test_linear_5_years_no_prorata_asset()"
},
{
"label": ".test_linear_5_years_no_prorata_with_imported_amount_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L28",
"id": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"community": 1,
"norm_label": ".test_linear_5_years_no_prorata_with_imported_amount_asset()"
},
{
"label": ".test_linear_5_years_no_prorata_with_salvage_value_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L42",
"id": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"community": 1,
"norm_label": ".test_linear_5_years_no_prorata_with_salvage_value_asset()"
},
{
"label": ".test_linear_5_years_constant_periods_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L57",
"id": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"community": 1,
"norm_label": ".test_linear_5_years_constant_periods_asset()"
},
{
"label": ".test_linear_5_years_daily_computation_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L75",
"id": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"community": 1,
"norm_label": ".test_linear_5_years_daily_computation_asset()"
},
{
"label": ".test_degressive_5_years_no_prorata_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L93",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"community": 1,
"norm_label": ".test_degressive_5_years_no_prorata_asset()"
},
{
"label": ".test_degressive_5_years_no_prorata_with_imported_amount_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L110",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"community": 1,
"norm_label": ".test_degressive_5_years_no_prorata_with_imported_amount_asset()"
},
{
"label": ".test_degressive_5_years_no_prorata_with_salvage_value_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L128",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"community": 1,
"norm_label": ".test_degressive_5_years_no_prorata_with_salvage_value_asset()"
},
{
"label": ".test_degressive_then_linear_5_years_no_prorata_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L147",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"community": 1,
"norm_label": ".test_degressive_then_linear_5_years_no_prorata_asset()"
},
{
"label": ".test_degressive_then_linear_5_years_no_prorata_negative_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L160",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"community": 1,
"norm_label": ".test_degressive_then_linear_5_years_no_prorata_negative_asset()"
},
{
"label": ".test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L173",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"community": 1,
"norm_label": ".test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset()"
},
{
"label": ".test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L186",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"community": 1,
"norm_label": ".test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset()"
},
{
"label": ".test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L199",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"community": 1,
"norm_label": ".test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset()"
},
{
"label": ".test_degressive_then_linear_36_month_constant_period_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L213",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"community": 1,
"norm_label": ".test_degressive_then_linear_36_month_constant_period_asset()"
},
{
"label": "test_asset_degressive_then_linear_prorata_start_middle_of_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L260",
"id": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"community": 1,
"norm_label": "test_asset_degressive_then_linear_prorata_start_middle_of_year()"
},
{
"label": ".test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L282",
"id": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"community": 1,
"norm_label": ".test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly()"
},
{
"label": ".test_linear_60_months_no_prorata_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L330",
"id": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"community": 1,
"norm_label": ".test_linear_60_months_no_prorata_asset()"
},
{
"label": ".test_linear_60_months_no_prorata_with_imported_amount_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L406",
"id": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"community": 1,
"norm_label": ".test_linear_60_months_no_prorata_with_imported_amount_asset()"
},
{
"label": ".test_linear_60_months_no_prorata_with_salvage_value_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L482",
"id": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"community": 1,
"norm_label": ".test_linear_60_months_no_prorata_with_salvage_value_asset()"
},
{
"label": ".test_linear_60_months_constant_periods_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L561",
"id": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"community": 1,
"norm_label": ".test_linear_60_months_constant_periods_asset()"
},
{
"label": ".test_linear_60_months_daily_computation_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L640",
"id": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"community": 1,
"norm_label": ".test_linear_60_months_daily_computation_asset()"
},
{
"label": ".test_degressive_60_months_no_prorata_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L720",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"community": 1,
"norm_label": ".test_degressive_60_months_no_prorata_asset()"
},
{
"label": ".test_degressive_60_months_from_middle_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L798",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"community": 1,
"norm_label": ".test_degressive_60_months_from_middle_year()"
},
{
"label": ".test_degressive_60_months_from_middle_sync_with_fiscalyear()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L879",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"community": 1,
"norm_label": ".test_degressive_60_months_from_middle_sync_with_fiscalyear()"
},
{
"label": ".test_degressive_60_months_no_prorata_with_imported_amount_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L962",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"community": 1,
"norm_label": ".test_degressive_60_months_no_prorata_with_imported_amount_asset()"
},
{
"label": ".test_degressive_60_months_no_prorata_with_salvage_value_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1040",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"community": 1,
"norm_label": ".test_degressive_60_months_no_prorata_with_salvage_value_asset()"
},
{
"label": ".test_degressive_5_years_from_beggining_of_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1120",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"community": 1,
"norm_label": ".test_degressive_5_years_from_beggining_of_year()"
},
{
"label": ".test_degressive_5_years_from_middle_of_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1141",
"id": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"community": 1,
"norm_label": ".test_degressive_5_years_from_middle_of_year()"
},
{
"label": ".test_compute_board_in_mass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1163",
"id": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"community": 1,
"norm_label": ".test_compute_board_in_mass()"
},
{
"label": ".test_copy_prorata_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1190",
"id": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"community": 1,
"norm_label": ".test_copy_prorata_date()"
},
{
"label": ".test_change_computation_method_before_lock_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1233",
"id": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"community": 1,
"norm_label": ".test_change_computation_method_before_lock_date()"
},
{
"label": ".test_post_moves_after_lock_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1264",
"id": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"community": 1,
"norm_label": ".test_post_moves_after_lock_date()"
},
{
"label": ".test_assets_one_complete_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1292",
"id": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"community": 1,
"norm_label": ".test_assets_one_complete_period()"
},
{
"label": "The depreciation amount is computed that way: Compute a degressive amount for ea",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L214",
"id": "test_board_compute_rationale_214",
"community": 1,
"norm_label": "the depreciation amount is computed that way: compute a degressive amount for ea"
},
{
"label": "Check the computation of an asset with degressive-linear method, sta",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L261",
"id": "test_board_compute_rationale_261",
"community": 1,
"norm_label": "check the computation of an asset with degressive-linear method, sta"
},
{
"label": "Check the computation of an asset with degressive-linear method, sta",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L283",
"id": "test_board_compute_rationale_283",
"community": 1,
"norm_label": "check the computation of an asset with degressive-linear method, sta"
},
{
"label": "Verifies that prorata date and acquisition date are copied when duplicate an ass",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1191",
"id": "test_board_compute_rationale_1191",
"community": 1,
"norm_label": "verifies that prorata date and acquisition date are copied when duplicate an ass"
},
{
"label": "Test that we can change the computation method when there are draft moves before",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1234",
"id": "test_board_compute_rationale_1234",
"community": 1,
"norm_label": "test that we can change the computation method when there are draft moves before"
},
{
"label": "Test that we can change the computation method when there are draft moves before",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1265",
"id": "test_board_compute_rationale_1265",
"community": 1,
"norm_label": "test that we can change the computation method when there are draft moves before"
},
{
"label": "Test the depreciation move value in case of having just one complete period (yea",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1293",
"id": "test_board_compute_rationale_1293",
"community": 1,
"norm_label": "test the depreciation move value in case of having just one complete period (yea"
},
{
"label": "test_reconciliation_matching_rules.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"community": 11,
"norm_label": "test_reconciliation_matching_rules.py"
},
{
"label": "TestReconciliationMatchingRules",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L11",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"community": 11,
"norm_label": "testreconciliationmatchingrules"
},
{
"label": "AccountTestInvoicingCommon",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "accounttestinvoicingcommon",
"community": 13,
"norm_label": "accounttestinvoicingcommon"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L14",
"id": "test_reconciliation_matching_rules_setupclass",
"community": 11,
"norm_label": "setupclass()"
},
{
"label": "_create_invoice_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L145",
"id": "test_reconciliation_matching_rules_create_invoice_line",
"community": 11,
"norm_label": "_create_invoice_line()"
},
{
"label": "_create_st_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L166",
"id": "test_reconciliation_matching_rules_create_st_line",
"community": 11,
"norm_label": "_create_st_line()"
},
{
"label": "_create_reconcile_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L178",
"id": "test_reconciliation_matching_rules_create_reconcile_model",
"community": 11,
"norm_label": "_create_reconcile_model()"
},
{
"label": "_check_statement_matching()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L202",
"id": "test_reconciliation_matching_rules_check_statement_matching",
"community": 11,
"norm_label": "_check_statement_matching()"
},
{
"label": ".test_matching_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L207",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields",
"community": 11,
"norm_label": ".test_matching_fields()"
},
{
"label": "test_matching_fields_match_text_location()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L217",
"id": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"community": 11,
"norm_label": "test_matching_fields_match_text_location()"
},
{
"label": ".test_matching_fields_match_text_location_no_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L247",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"community": 11,
"norm_label": ".test_matching_fields_match_text_location_no_partner()"
},
{
"label": ".test_matching_fields_match_journal_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L280",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_journal_ids",
"community": 11,
"norm_label": ".test_matching_fields_match_journal_ids()"
},
{
"label": ".test_matching_fields_match_nature()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L289",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_nature",
"community": 11,
"norm_label": ".test_matching_fields_match_nature()"
},
{
"label": ".test_matching_fields_match_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L307",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_amount",
"community": 11,
"norm_label": ".test_matching_fields_match_amount()"
},
{
"label": ".test_matching_fields_match_label()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L332",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_label",
"community": 11,
"norm_label": ".test_matching_fields_match_label()"
},
{
"label": "test_zero_payment_tolerance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L357",
"id": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"community": 11,
"norm_label": "test_zero_payment_tolerance()"
},
{
"label": "test_zero_payment_tolerance_auto_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L386",
"id": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"community": 11,
"norm_label": "test_zero_payment_tolerance_auto_reconcile()"
},
{
"label": "test_not_enough_payment_tolerance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L412",
"id": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"community": 11,
"norm_label": "test_not_enough_payment_tolerance()"
},
{
"label": "test_enough_payment_tolerance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L440",
"id": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"community": 11,
"norm_label": "test_enough_payment_tolerance()"
},
{
"label": "test_enough_payment_tolerance_auto_reconcile_not_full()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L467",
"id": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"community": 11,
"norm_label": "test_enough_payment_tolerance_auto_reconcile_not_full()"
},
{
"label": "test_allow_payment_tolerance_lower_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L487",
"id": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"community": 11,
"norm_label": "test_allow_payment_tolerance_lower_amount()"
},
{
"label": "test_enough_payment_tolerance_auto_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L502",
"id": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"community": 11,
"norm_label": "test_enough_payment_tolerance_auto_reconcile()"
},
{
"label": "test_percentage_st_line_auto_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L526",
"id": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"community": 11,
"norm_label": "test_percentage_st_line_auto_reconcile()"
},
{
"label": ".test_matching_fields_match_partner_category_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L549",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_partner_category_ids",
"community": 11,
"norm_label": ".test_matching_fields_match_partner_category_ids()"
},
{
"label": ".test_mixin_rules()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L563",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_mixin_rules",
"community": 11,
"norm_label": ".test_mixin_rules()"
},
{
"label": ".test_auto_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L601",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile",
"community": 11,
"norm_label": ".test_auto_reconcile()"
},
{
"label": ".test_auto_reconcile_ref_with_spaces()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L630",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"community": 11,
"norm_label": ".test_auto_reconcile_ref_with_spaces()"
},
{
"label": ".test_larger_invoice_auto_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L648",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_larger_invoice_auto_reconcile",
"community": 11,
"norm_label": ".test_larger_invoice_auto_reconcile()"
},
{
"label": ".test_auto_reconcile_with_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L672",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"community": 11,
"norm_label": ".test_auto_reconcile_with_tax()"
},
{
"label": ".test_auto_reconcile_with_tax_fpos()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L696",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"community": 11,
"norm_label": ".test_auto_reconcile_with_tax_fpos()"
},
{
"label": ".test_reverted_move_matching()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L735",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"community": 1,
"norm_label": ".test_reverted_move_matching()"
},
{
"label": ".test_match_different_currencies()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L776",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"community": 11,
"norm_label": ".test_match_different_currencies()"
},
{
"label": ".test_invoice_matching_rule_no_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L794",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_invoice_matching_rule_no_partner",
"community": 11,
"norm_label": ".test_invoice_matching_rule_no_partner()"
},
{
"label": ".test_inv_matching_rule_auto_rec_no_partner_with_writeoff()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L820",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_inv_matching_rule_auto_rec_no_partner_with_writeoff",
"community": 11,
"norm_label": ".test_inv_matching_rule_auto_rec_no_partner_with_writeoff()"
},
{
"label": ".test_partner_mapping_rule()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L849",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"community": 11,
"norm_label": ".test_partner_mapping_rule()"
},
{
"label": ".test_match_multi_currencies()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L889",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"community": 11,
"norm_label": ".test_match_multi_currencies()"
},
{
"label": "test_matching_with_write_off_foreign_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L975",
"id": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"community": 11,
"norm_label": "test_matching_with_write_off_foreign_currency()"
},
{
"label": ".test_payment_similar_communications()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L998",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"community": 11,
"norm_label": ".test_payment_similar_communications()"
},
{
"label": ".test_no_amount_check_keep_first()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1034",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_keep_first",
"community": 11,
"norm_label": ".test_no_amount_check_keep_first()"
},
{
"label": ".test_no_amount_check_exact_match()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1054",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_exact_match",
"community": 11,
"norm_label": ".test_no_amount_check_exact_match()"
},
{
"label": "test_invoice_matching_using_match_text_location()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1075",
"id": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"community": 11,
"norm_label": "test_invoice_matching_using_match_text_location()"
},
{
"label": ".test_amount_check_amount_last()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1224",
"id": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"community": 11,
"norm_label": ".test_amount_check_amount_last()"
},
{
"label": "test_matching_exact_amount_no_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1262",
"id": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"community": 11,
"norm_label": "test_matching_exact_amount_no_partner()"
},
{
"label": "Create an invoice on the fly.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L146",
"id": "test_reconciliation_matching_rules_rationale_146",
"community": 133,
"norm_label": "create an invoice on the fly."
},
{
"label": "Test usage of rules together.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L564",
"id": "test_reconciliation_matching_rules_rationale_564",
"community": 11,
"norm_label": "test usage of rules together."
},
{
"label": "Test auto reconciliation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L602",
"id": "test_reconciliation_matching_rules_rationale_602",
"community": 11,
"norm_label": "test auto reconciliation."
},
{
"label": "Test auto reconciliation with an invoice with larger amount than the sta",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L649",
"id": "test_reconciliation_matching_rules_rationale_649",
"community": 11,
"norm_label": "test auto reconciliation with an invoice with larger amount than the sta"
},
{
"label": "Test auto reconciliation with a tax amount included in the bank statement line",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L673",
"id": "test_reconciliation_matching_rules_rationale_673",
"community": 11,
"norm_label": "test auto reconciliation with a tax amount included in the bank statement line"
},
{
"label": "Test the fiscal positions are applied by reconcile models when using taxes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L697",
"id": "test_reconciliation_matching_rules_rationale_697",
"community": 11,
"norm_label": "test the fiscal positions are applied by reconcile models when using taxes."
},
{
"label": "Tests that a statement line without any partner can be matched to the ri",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L795",
"id": "test_reconciliation_matching_rules_rationale_795",
"community": 11,
"norm_label": "tests that a statement line without any partner can be matched to the ri"
},
{
"label": "Ensure the matching of candidates is made using the right statement line currenc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L890",
"id": "test_reconciliation_matching_rules_rationale_890",
"community": 11,
"norm_label": "ensure the matching of candidates is made using the right statement line currenc"
},
{
"label": "In case the reconciliation model doesn't check the total amount of the candidate",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1035",
"id": "test_reconciliation_matching_rules_rationale_1035",
"community": 11,
"norm_label": "in case the reconciliation model doesn't check the total amount of the candidate"
},
{
"label": "If a reconciliation model finds enough candidates for a full reconciliation,",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1055",
"id": "test_reconciliation_matching_rules_rationale_1055",
"community": 11,
"norm_label": "if a reconciliation model finds enough candidates for a full reconciliation,"
},
{
"label": "In case the reconciliation model can't match via text or partner matching",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1225",
"id": "test_reconciliation_matching_rules_rationale_1225",
"community": 11,
"norm_label": "in case the reconciliation model can't match via text or partner matching"
},
{
"label": "In case the reconciliation model can't match via text or partner matching",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1263",
"id": "test_reconciliation_matching_rules_rationale_1263",
"community": 134,
"norm_label": "in case the reconciliation model can't match via text or partner matching"
},
{
"label": "# TODO: 'invoice_line_1' has no reason to match 'bank_line_1' here... to check",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L814",
"id": "test_reconciliation_matching_rules_rationale_814",
"community": 11,
"norm_label": "# todo: 'invoice_line_1' has no reason to match 'bank_line_1' here... to check"
},
{
"label": "test_account_reconcile_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_reconcile_wizard_py",
"community": 6,
"norm_label": "test_account_reconcile_wizard.py"
},
{
"label": "TestAccountReconcileWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L11",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard",
"community": 6,
"norm_label": "testaccountreconcilewizard"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L15",
"id": "test_account_reconcile_wizard_setupclass",
"community": 6,
"norm_label": "setupclass()"
},
{
"label": ".assertWizardReconcileValues()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L43",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"community": 6,
"norm_label": ".assertwizardreconcilevalues()"
},
{
"label": ".test_wizard_should_not_open()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L89",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_not_open",
"community": 6,
"norm_label": ".test_wizard_should_not_open()"
},
{
"label": ".test_wizard_should_open()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L101",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_open",
"community": 6,
"norm_label": ".test_wizard_should_open()"
},
{
"label": ".test_reconcile_silently_same_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L116",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_same_account",
"community": 6,
"norm_label": ".test_reconcile_silently_same_account()"
},
{
"label": ".test_reconcile_silently_transfer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L128",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_transfer",
"community": 6,
"norm_label": ".test_reconcile_silently_transfer()"
},
{
"label": ".test_write_off_same_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L140",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_same_currency",
"community": 6,
"norm_label": ".test_write_off_same_currency()"
},
{
"label": ".test_write_off_one_foreign_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L157",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency",
"community": 6,
"norm_label": ".test_write_off_one_foreign_currency()"
},
{
"label": ".test_write_off_mixed_foreign_currencies()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L176",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies",
"community": 6,
"norm_label": ".test_write_off_mixed_foreign_currencies()"
},
{
"label": ".test_write_off_one_foreign_currency_change_rate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L196",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency_change_rate",
"community": 6,
"norm_label": ".test_write_off_one_foreign_currency_change_rate()"
},
{
"label": ".test_write_off_mixed_foreign_currencies_change_rate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L217",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies_change_rate",
"community": 6,
"norm_label": ".test_write_off_mixed_foreign_currencies_change_rate()"
},
{
"label": ".test_write_off_both_same_foreign_currency_ensure_no_exchange_diff()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L238",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_both_same_foreign_currency_ensure_no_exchange_diff",
"community": 6,
"norm_label": ".test_write_off_both_same_foreign_currency_ensure_no_exchange_diff()"
},
{
"label": ".test_write_off_with_transfer_account_same_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L262",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_same_currency",
"community": 6,
"norm_label": ".test_write_off_with_transfer_account_same_currency()"
},
{
"label": ".test_write_off_with_transfer_account_one_foreign_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L286",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_one_foreign_currency",
"community": 6,
"norm_label": ".test_write_off_with_transfer_account_one_foreign_currency()"
},
{
"label": ".test_write_off_with_complex_transfer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L310",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_complex_transfer",
"community": 6,
"norm_label": ".test_write_off_with_complex_transfer()"
},
{
"label": ".test_write_off_with_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L347",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"community": 6,
"norm_label": ".test_write_off_with_tax()"
},
{
"label": ".test_reconcile_partials_allowed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L397",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_partials_allowed",
"community": 6,
"norm_label": ".test_reconcile_partials_allowed()"
},
{
"label": ".test_raise_lock_date_violation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L411",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_lock_date_violation",
"community": 6,
"norm_label": ".test_raise_lock_date_violation()"
},
{
"label": ".test_raise_reconcile_too_many_accounts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L423",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_reconcile_too_many_accounts",
"community": 6,
"norm_label": ".test_raise_reconcile_too_many_accounts()"
},
{
"label": ".test_reconcile_no_receivable_no_payable_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L431",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_no_receivable_no_payable_account",
"community": 6,
"norm_label": ".test_reconcile_no_receivable_no_payable_account()"
},
{
"label": ".test_reconcile_exchange_diff_foreign_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L454",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency",
"community": 6,
"norm_label": ".test_reconcile_exchange_diff_foreign_currency()"
},
{
"label": ".test_write_off_on_same_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L483",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_on_same_account",
"community": 6,
"norm_label": ".test_write_off_on_same_account()"
},
{
"label": ".test_reconcile_exchange_diff_foreign_currency_full()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L502",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency_full",
"community": 6,
"norm_label": ".test_reconcile_exchange_diff_foreign_currency_full()"
},
{
"label": ".test_write_off_kpmg_case()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L517",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_kpmg_case",
"community": 6,
"norm_label": ".test_write_off_kpmg_case()"
},
{
"label": ".test_write_off_multi_curr_multi_residuals_force_partials()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L544",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_force_partials",
"community": 6,
"norm_label": ".test_write_off_multi_curr_multi_residuals_force_partials()"
},
{
"label": ".test_write_off_multi_curr_multi_residuals_exch_diff_force_partials()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L559",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_exch_diff_force_partials",
"community": 6,
"norm_label": ".test_write_off_multi_curr_multi_residuals_exch_diff_force_partials()"
},
{
"label": ".test_reconcile_with_partner_change()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L569",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change",
"community": 6,
"norm_label": ".test_reconcile_with_partner_change()"
},
{
"label": ".test_reconcile_with_partner_change_and_transfer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L590",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change_and_transfer",
"community": 6,
"norm_label": ".test_reconcile_with_partner_change_and_transfer()"
},
{
"label": ".test_reconcile_edit_mode_partial_foreign_curr()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L615",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_foreign_curr",
"community": 6,
"norm_label": ".test_reconcile_edit_mode_partial_foreign_curr()"
},
{
"label": ".test_reconcile_edit_mode_partial_company_curr()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L631",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_company_curr",
"community": 6,
"norm_label": ".test_reconcile_edit_mode_partial_company_curr()"
},
{
"label": ".test_reconcile_edit_mode_partial_wrong_amount_raises()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L647",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_wrong_amount_raises",
"community": 6,
"norm_label": ".test_reconcile_edit_mode_partial_wrong_amount_raises()"
},
{
"label": ".test_reconcile_edit_mode_full_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L659",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_full_reconcile",
"community": 6,
"norm_label": ".test_reconcile_edit_mode_full_reconcile()"
},
{
"label": ".test_reconcile_same_currency_same_side_not_recpay()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L674",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"community": 6,
"norm_label": ".test_reconcile_same_currency_same_side_not_recpay()"
},
{
"label": ".test_reconcile_foreign_currency_same_side_not_recpay()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L705",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"community": 6,
"norm_label": ".test_reconcile_foreign_currency_same_side_not_recpay()"
},
{
"label": ".test_reconcile_same_side_exch_diff()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L736",
"id": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_side_exch_diff",
"community": 6,
"norm_label": ".test_reconcile_same_side_exch_diff()"
},
{
"label": "Tests the account reconciliation and its wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L12",
"id": "test_account_reconcile_wizard_rationale_12",
"community": 6,
"norm_label": "tests the account reconciliation and its wizard."
},
{
"label": "Test that when we reconcile two lines that belong to the same account and have a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L90",
"id": "test_account_reconcile_wizard_rationale_90",
"community": 6,
"norm_label": "test that when we reconcile two lines that belong to the same account and have a"
},
{
"label": "Test that when a write-off is required (because of transfer or non-zero balance)",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L102",
"id": "test_account_reconcile_wizard_rationale_102",
"community": 6,
"norm_label": "test that when a write-off is required (because of transfer or non-zero balance)"
},
{
"label": "When balance is 0 we can silently reconcile items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L117",
"id": "test_account_reconcile_wizard_rationale_117",
"community": 6,
"norm_label": "when balance is 0 we can silently reconcile items."
},
{
"label": "When balance is 0, and we need a transfer, we do the transfer+reconcile silently",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L129",
"id": "test_account_reconcile_wizard_rationale_129",
"community": 6,
"norm_label": "when balance is 0, and we need a transfer, we do the transfer+reconcile silently"
},
{
"label": "Reconciliation of two lines with no transfer/foreign currencies/taxes/reco model",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L141",
"id": "test_account_reconcile_wizard_rationale_141",
"community": 6,
"norm_label": "reconciliation of two lines with no transfer/foreign currencies/taxes/reco model"
},
{
"label": "Reconciliation of two lines with one of the two using foreign currency should re",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L158",
"id": "test_account_reconcile_wizard_rationale_158",
"community": 6,
"norm_label": "reconciliation of two lines with one of the two using foreign currency should re"
},
{
"label": "Write off with multiple currencies should reconcile in company currency.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L177",
"id": "test_account_reconcile_wizard_rationale_177",
"community": 6,
"norm_label": "write off with multiple currencies should reconcile in company currency."
},
{
"label": "Tests that write-off use the correct rate from/at wizard's date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L197",
"id": "test_account_reconcile_wizard_rationale_197",
"community": 6,
"norm_label": "tests that write-off use the correct rate from/at wizard's date."
},
{
"label": "Tests that write-off use the correct rate from/at wizard's date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L218",
"id": "test_account_reconcile_wizard_rationale_218",
"community": 6,
"norm_label": "tests that write-off use the correct rate from/at wizard's date."
},
{
"label": "Test that if both AMLs have the same foreign currency and rate, the amount in co",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L239",
"id": "test_account_reconcile_wizard_rationale_239",
"community": 6,
"norm_label": "test that if both amls have the same foreign currency and rate, the amount in co"
},
{
"label": "Tests write-off with a tax set on the wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L348",
"id": "test_account_reconcile_wizard_rationale_348",
"community": 6,
"norm_label": "tests write-off with a tax set on the wizard."
},
{
"label": "If a write-off violates the lock date we display a banner and change the date af",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L412",
"id": "test_account_reconcile_wizard_rationale_412",
"community": 6,
"norm_label": "if a write-off violates the lock date we display a banner and change the date af"
},
{
"label": "If you try to reconcile lines from more than 2 accounts, it should raise an erro",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L424",
"id": "test_account_reconcile_wizard_rationale_424",
"community": 6,
"norm_label": "if you try to reconcile lines from more than 2 accounts, it should raise an erro"
},
{
"label": "If you try to reconcile lines in an account that is neither from payable nor rec",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L432",
"id": "test_account_reconcile_wizard_rationale_432",
"community": 6,
"norm_label": "if you try to reconcile lines in an account that is neither from payable nor rec"
},
{
"label": "When reconciling exchange_diff with amount_residual_currency = 0 we need to reco",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L455",
"id": "test_account_reconcile_wizard_rationale_455",
"community": 6,
"norm_label": "when reconciling exchange_diff with amount_residual_currency = 0 we need to reco"
},
{
"label": "When creating a write-off in the same account than the one used by the lines to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L484",
"id": "test_account_reconcile_wizard_rationale_484",
"community": 6,
"norm_label": "when creating a write-off in the same account than the one used by the lines to"
},
{
"label": "When reconciling exchange_diff with amount_residual_currency = 0 we need to reco",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L503",
"id": "test_account_reconcile_wizard_rationale_503",
"community": 6,
"norm_label": "when reconciling exchange_diff with amount_residual_currency = 0 we need to reco"
},
{
"label": "Test that write-off does a full reconcile with 2 foreign currencies using a cust",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L518",
"id": "test_account_reconcile_wizard_rationale_518",
"community": 6,
"norm_label": "test that write-off does a full reconcile with 2 foreign currencies using a cust"
},
{
"label": "Test that we raise an error when trying to reconcile lines with multiple residua",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L545",
"id": "test_account_reconcile_wizard_rationale_545",
"community": 6,
"norm_label": "test that we raise an error when trying to reconcile lines with multiple residua"
},
{
"label": "Test the reconciliation with two lines on the same side (debit/credit), same cur",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L675",
"id": "test_account_reconcile_wizard_rationale_675",
"community": 6,
"norm_label": "test the reconciliation with two lines on the same side (debit/credit), same cur"
},
{
"label": "Test the reconciliation with two lines on the same side (debit/credit), one fore",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L706",
"id": "test_account_reconcile_wizard_rationale_706",
"community": 6,
"norm_label": "test the reconciliation with two lines on the same side (debit/credit), one fore"
},
{
"label": "Test the reconciliation with two lines on the same side (debit/credit), one exch",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L737",
"id": "test_account_reconcile_wizard_rationale_737",
"community": 6,
"norm_label": "test the reconciliation with two lines on the same side (debit/credit), one exch"
},
{
"label": "test_account_auto_reconcile_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_auto_reconcile_wizard_py",
"community": 13,
"norm_label": "test_account_auto_reconcile_wizard.py"
},
{
"label": "TestAccountAutoReconcileWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L8",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"community": 13,
"norm_label": "testaccountautoreconcilewizard"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L12",
"id": "test_account_auto_reconcile_wizard_setupclass",
"community": 13,
"norm_label": "setupclass()"
},
{
"label": "._create_many_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L25",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_create_many_lines",
"community": 13,
"norm_label": "._create_many_lines()"
},
{
"label": ".test_auto_reconcile_one_to_one()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L49",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"community": 13,
"norm_label": ".test_auto_reconcile_one_to_one()"
},
{
"label": ".test_auto_reconcile_zero_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L83",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"community": 13,
"norm_label": ".test_auto_reconcile_zero_balance()"
},
{
"label": ".test_nothing_to_auto_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L107",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_nothing_to_auto_reconcile",
"community": 13,
"norm_label": ".test_nothing_to_auto_reconcile()"
},
{
"label": ".test_auto_reconcile_no_account_nor_partner_one_to_one()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L118",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_one_to_one",
"community": 13,
"norm_label": ".test_auto_reconcile_no_account_nor_partner_one_to_one()"
},
{
"label": ".test_auto_reconcile_no_account_nor_partner_zero_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L128",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_zero_balance",
"community": 13,
"norm_label": ".test_auto_reconcile_no_account_nor_partner_zero_balance()"
},
{
"label": ".test_auto_reconcile_no_account_one_to_one()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L138",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_one_to_one",
"community": 13,
"norm_label": ".test_auto_reconcile_no_account_one_to_one()"
},
{
"label": ".test_auto_reconcile_no_account_zero_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L149",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_zero_balance",
"community": 13,
"norm_label": ".test_auto_reconcile_no_account_zero_balance()"
},
{
"label": ".test_auto_reconcile_no_partner_one_to_one()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L160",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_one_to_one",
"community": 13,
"norm_label": ".test_auto_reconcile_no_partner_one_to_one()"
},
{
"label": ".test_auto_reconcile_no_partner_zero_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L171",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_zero_balance",
"community": 13,
"norm_label": ".test_auto_reconcile_no_partner_zero_balance()"
},
{
"label": ".test_auto_reconcile_rounding_one_to_one()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L182",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"community": 13,
"norm_label": ".test_auto_reconcile_rounding_one_to_one()"
},
{
"label": ".test_auto_reconcile_rounding_zero_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L202",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"community": 13,
"norm_label": ".test_auto_reconcile_rounding_zero_balance()"
},
{
"label": ".test_preset_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L222",
"id": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_preset_wizard",
"community": 13,
"norm_label": ".test_preset_wizard()"
},
{
"label": "Tests the account automatic reconciliation and its wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L9",
"id": "test_account_auto_reconcile_wizard_rationale_9",
"community": 13,
"norm_label": "tests the account automatic reconciliation and its wizard."
},
{
"label": "Checks that two lines with different values, currency rounding aside, are reconc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L183",
"id": "test_account_auto_reconcile_wizard_rationale_183",
"community": 13,
"norm_label": "checks that two lines with different values, currency rounding aside, are reconc"
},
{
"label": "Checks that two lines with different values, currency rounding aside, are reconc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L203",
"id": "test_account_auto_reconcile_wizard_rationale_203",
"community": 13,
"norm_label": "checks that two lines with different values, currency rounding aside, are reconc"
},
{
"label": "Tests that giving lines_ids to wizard presets correctly values.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L223",
"id": "test_account_auto_reconcile_wizard_rationale_223",
"community": 13,
"norm_label": "tests that giving lines_ids to wizard presets correctly values."
},
{
"label": "test_prediction.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py",
"community": 7,
"norm_label": "test_prediction.py"
},
{
"label": "TestBillsPrediction",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L9",
"id": "test_prediction_testbillsprediction",
"community": 7,
"norm_label": "testbillsprediction"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L12",
"id": "test_prediction_setupclass",
"community": 7,
"norm_label": "setupclass()"
},
{
"label": "._create_bill()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L35",
"id": "test_prediction_testbillsprediction_create_bill",
"community": 7,
"norm_label": "._create_bill()"
},
{
"label": ".test_account_prediction_flow()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L72",
"id": "test_prediction_testbillsprediction_test_account_prediction_flow",
"community": 7,
"norm_label": ".test_account_prediction_flow()"
},
{
"label": ".test_account_prediction_from_label_expected_behavior()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L88",
"id": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"community": 7,
"norm_label": ".test_account_prediction_from_label_expected_behavior()"
},
{
"label": ".test_account_prediction_with_product()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L122",
"id": "test_prediction_testbillsprediction_test_account_prediction_with_product",
"community": 7,
"norm_label": ".test_account_prediction_with_product()"
},
{
"label": ".test_product_prediction_price_subtotal_computation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L145",
"id": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation",
"community": 7,
"norm_label": ".test_product_prediction_price_subtotal_computation()"
},
{
"label": "Create a new vendor bill to test the prediction. :param vendor:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L36",
"id": "test_prediction_rationale_36",
"community": 7,
"norm_label": "create a new vendor bill to test the prediction. :param vendor:"
},
{
"label": "Prevent the prediction from being annoying.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L89",
"id": "test_prediction_rationale_89",
"community": 7,
"norm_label": "prevent the prediction from being annoying."
},
{
"label": "test_analytic_reports.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_analytic_reports_py",
"community": 1,
"norm_label": "test_analytic_reports.py"
},
{
"label": "TestAnalyticReport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L8",
"id": "test_analytic_reports_testanalyticreport",
"community": 1,
"norm_label": "testanalyticreport"
},
{
"label": "TestAccountReportsCommon",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "testaccountreportscommon",
"community": 1,
"norm_label": "testaccountreportscommon"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L11",
"id": "test_analytic_reports_setupclass",
"community": 1,
"norm_label": "setupclass()"
},
{
"label": ".test_report_group_by_analytic_plan()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L44",
"id": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"community": 1,
"norm_label": ".test_report_group_by_analytic_plan()"
},
{
"label": ".test_report_analytic_filter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L102",
"id": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"community": 1,
"norm_label": ".test_report_analytic_filter()"
},
{
"label": ".test_report_audit_analytic_filter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L178",
"id": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"community": 1,
"norm_label": ".test_report_audit_analytic_filter()"
},
{
"label": ".test_report_analytic_groupby_and_filter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L225",
"id": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"community": 1,
"norm_label": ".test_report_analytic_groupby_and_filter()"
},
{
"label": ".test_audit_cell_analytic_groupby_and_filter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L383",
"id": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"community": 1,
"norm_label": ".test_audit_cell_analytic_groupby_and_filter()"
},
{
"label": ".test_general_ledger_analytic_filter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L486",
"id": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"community": 1,
"norm_label": ".test_general_ledger_analytic_filter()"
},
{
"label": ".test_analytic_groupby_with_horizontal_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L527",
"id": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"community": 1,
"norm_label": ".test_analytic_groupby_with_horizontal_groupby()"
},
{
"label": ".test_analytic_groupby_with_analytic_simulations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L603",
"id": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"community": 1,
"norm_label": ".test_analytic_groupby_with_analytic_simulations()"
},
{
"label": ".test_analytic_groupby_plans_without_analytic_accounts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L645",
"id": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"community": 1,
"norm_label": ".test_analytic_groupby_plans_without_analytic_accounts()"
},
{
"label": ".test_profit_and_loss_multicompany_access_rights()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L681",
"id": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"community": 1,
"norm_label": ".test_profit_and_loss_multicompany_access_rights()"
},
{
"label": "Test that the analytic filter is applied on the groupby columns",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L226",
"id": "test_analytic_reports_rationale_226",
"community": 1,
"norm_label": "test that the analytic filter is applied on the groupby columns"
},
{
"label": "Test that the analytic filters are applied on the auditing of the cells",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L384",
"id": "test_analytic_reports_rationale_384",
"community": 1,
"norm_label": "test that the analytic filters are applied on the auditing of the cells"
},
{
"label": "Create an analytic simulation (analytic line without a move line) and ch",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L604",
"id": "test_analytic_reports_rationale_604",
"community": 1,
"norm_label": "create an analytic simulation (analytic line without a move line) and ch"
},
{
"label": "Ensure that grouping on several analytic plans without any analytic accounts wor",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L646",
"id": "test_analytic_reports_rationale_646",
"community": 1,
"norm_label": "ensure that grouping on several analytic plans without any analytic accounts wor"
},
{
"label": "test_reevaluation_asset.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reevaluation_asset_py",
"community": 1,
"norm_label": "test_reevaluation_asset.py"
},
{
"label": "TestAccountAssetReevaluation",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L9",
"id": "test_reevaluation_asset_testaccountassetreevaluation",
"community": 1,
"norm_label": "testaccountassetreevaluation"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L12",
"id": "test_reevaluation_asset_setupclass",
"community": 1,
"norm_label": "setupclass()"
},
{
"label": ".test_linear_start_beginning_month_reevaluation_beginning_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L35",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"community": 1,
"norm_label": ".test_linear_start_beginning_month_reevaluation_beginning_month()"
},
{
"label": ".test_linear_start_beginning_month_reevaluation_middle_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L62",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"community": 1,
"norm_label": ".test_linear_start_beginning_month_reevaluation_middle_month()"
},
{
"label": ".test_linear_start_beginning_month_reevaluation_end_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L89",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"community": 1,
"norm_label": ".test_linear_start_beginning_month_reevaluation_end_month()"
},
{
"label": ".test_linear_start_middle_month_reevaluation_beginning_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L114",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"community": 1,
"norm_label": ".test_linear_start_middle_month_reevaluation_beginning_month()"
},
{
"label": ".test_linear_start_middle_month_reevaluation_middle_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L142",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"community": 1,
"norm_label": ".test_linear_start_middle_month_reevaluation_middle_month()"
},
{
"label": ".test_linear_start_middle_month_reevaluation_end_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L170",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"community": 1,
"norm_label": ".test_linear_start_middle_month_reevaluation_end_month()"
},
{
"label": ".test_linear_start_end_month_reevaluation_beginning_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L196",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"community": 1,
"norm_label": ".test_linear_start_end_month_reevaluation_beginning_month()"
},
{
"label": ".test_linear_start_end_month_reevaluation_middle_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L224",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"community": 1,
"norm_label": ".test_linear_start_end_month_reevaluation_middle_month()"
},
{
"label": ".test_linear_start_end_month_reevaluation_end_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L252",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"community": 1,
"norm_label": ".test_linear_start_end_month_reevaluation_end_month()"
},
{
"label": ".test_linear_reevaluation_simple_decrease()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L278",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"community": 1,
"norm_label": ".test_linear_reevaluation_simple_decrease()"
},
{
"label": ".test_linear_reevaluation_double_decrease()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L307",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"community": 1,
"norm_label": ".test_linear_reevaluation_double_decrease()"
},
{
"label": ".test_linear_reevaluation_double_increase()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L348",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"community": 1,
"norm_label": ".test_linear_reevaluation_double_increase()"
},
{
"label": ".test_linear_reevaluation_decrease_then_increase()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L410",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"community": 1,
"norm_label": ".test_linear_reevaluation_decrease_then_increase()"
},
{
"label": ".test_linear_reevaluation_increase_then_decrease_in_future()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L460",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"community": 1,
"norm_label": ".test_linear_reevaluation_increase_then_decrease_in_future()"
},
{
"label": ".test_linear_reevaluation_decrease_then_increase_with_lock_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L508",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"community": 1,
"norm_label": ".test_linear_reevaluation_decrease_then_increase_with_lock_date()"
},
{
"label": ".test_linear_reevaluation_increase_then_decrease()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L561",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"community": 1,
"norm_label": ".test_linear_reevaluation_increase_then_decrease()"
},
{
"label": ".test_linear_reevaluation_decrease_then_disposal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L616",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"community": 1,
"norm_label": ".test_linear_reevaluation_decrease_then_disposal()"
},
{
"label": ".test_linear_reevaluation_increase_then_disposal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L651",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"community": 1,
"norm_label": ".test_linear_reevaluation_increase_then_disposal()"
},
{
"label": ".test_linear_reevaluation_increase_constant_periods()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L687",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"community": 1,
"norm_label": ".test_linear_reevaluation_increase_constant_periods()"
},
{
"label": ".test_linear_reevaluation_increase_daily_computation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L730",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"community": 1,
"norm_label": ".test_linear_reevaluation_increase_daily_computation()"
},
{
"label": ".test_linear_reevaluation_increase_amount_and_length()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L772",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"community": 1,
"norm_label": ".test_linear_reevaluation_increase_amount_and_length()"
},
{
"label": ".test_linear_reevaluation_decrease_amount_and_increase_length()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L816",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"community": 1,
"norm_label": ".test_linear_reevaluation_decrease_amount_and_increase_length()"
},
{
"label": ".test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L851",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"community": 1,
"norm_label": ".test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part()"
},
{
"label": ".test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L977",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"community": 1,
"norm_label": ".test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part()"
},
{
"label": ".test_monthly_degressive_start_beginning_month_decrease_middle_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1091",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"community": 1,
"norm_label": ".test_monthly_degressive_start_beginning_month_decrease_middle_month()"
},
{
"label": ".test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1175",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"community": 1,
"norm_label": ".test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part()"
},
{
"label": ".test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1296",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"community": 1,
"norm_label": ".test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part()"
},
{
"label": ".test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1402",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"community": 1,
"norm_label": ".test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month()"
},
{
"label": ".test_linear_modify_0_value_residual()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1474",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"community": 1,
"norm_label": ".test_linear_modify_0_value_residual()"
},
{
"label": ".test_asset_modify_value_residual_after_reversal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1499",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"community": 1,
"norm_label": ".test_asset_modify_value_residual_after_reversal()"
},
{
"label": ".test_asset_gain_or_loss_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1541",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"community": 1,
"norm_label": ".test_asset_gain_or_loss_account()"
},
{
"label": ".test_asset_disposal_on_hashed_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1574",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"community": 1,
"norm_label": ".test_asset_disposal_on_hashed_journal()"
},
{
"label": ".test_asset_disposal_with_audit_trail()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1607",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"community": 1,
"norm_label": ".test_asset_disposal_with_audit_trail()"
},
{
"label": ".test_disposal_of_fully_depreciated_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1634",
"id": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"community": 1,
"norm_label": ".test_disposal_of_fully_depreciated_asset()"
},
{
"label": "After 5 months, extend the lifetime by 3 month and the amount by 200",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L773",
"id": "test_reevaluation_asset_rationale_773",
"community": 1,
"norm_label": "after 5 months, extend the lifetime by 3 month and the amount by 200"
},
{
"label": "After 5 months, extend the lifetime by 3 month and reduce the amount by 200",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L817",
"id": "test_reevaluation_asset_rationale_817",
"community": 1,
"norm_label": "after 5 months, extend the lifetime by 3 month and reduce the amount by 200"
},
{
"label": "Set the value residual to 0",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1475",
"id": "test_reevaluation_asset_rationale_1475",
"community": 1,
"norm_label": "set the value residual to 0"
},
{
"label": "Tests the special case of residual amounts on a board with a reverse entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1500",
"id": "test_reevaluation_asset_rationale_1500",
"community": 1,
"norm_label": "tests the special case of residual amounts on a board with a reverse entry."
},
{
"label": "test_import_bank_statement.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_import_bank_statement_py",
"community": 13,
"norm_label": "test_import_bank_statement.py"
},
{
"label": "TestAccountBankStatementImportCSV",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L11",
"id": "test_import_bank_statement_testaccountbankstatementimportcsv",
"community": 13,
"norm_label": "testaccountbankstatementimportcsv"
},
{
"label": "._import_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L13",
"id": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"community": 13,
"norm_label": "._import_file()"
},
{
"label": ".test_csv_file_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L50",
"id": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import",
"community": 13,
"norm_label": ".test_csv_file_import()"
},
{
"label": ".test_csv_file_import_with_missing_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L82",
"id": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_with_missing_values",
"community": 13,
"norm_label": ".test_csv_file_import_with_missing_values()"
},
{
"label": ".test_csv_file_import_non_ordered()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L94",
"id": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_non_ordered",
"community": 13,
"norm_label": ".test_csv_file_import_non_ordered()"
},
{
"label": ".test_csv_file_empty_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L98",
"id": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_empty_date",
"community": 13,
"norm_label": ".test_csv_file_empty_date()"
},
{
"label": ".test_csv_file_import_without_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L102",
"id": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_without_amount",
"community": 13,
"norm_label": ".test_csv_file_import_without_amount()"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_init_py",
"community": 123,
"norm_label": "__init__.py"
},
{
"label": "test_ui.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_ui_py",
"community": 1,
"norm_label": "test_ui.py"
},
{
"label": "TestUi",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L14",
"id": "test_ui_testui",
"community": 1,
"norm_label": "testui"
},
{
"label": "AccountTestMockOnlineSyncCommon",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "accounttestmockonlinesynccommon",
"community": 1,
"norm_label": "accounttestmockonlinesynccommon"
},
{
"label": ".test_accountant_tour()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L15",
"id": "test_ui_testui_test_accountant_tour",
"community": 1,
"norm_label": ".test_accountant_tour()"
},
{
"label": "test_signature.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py",
"community": 1,
"norm_label": "test_signature.py"
},
{
"label": "TestInvoiceSignature",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L9",
"id": "test_signature_testinvoicesignature",
"community": 1,
"norm_label": "testinvoicesignature"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L11",
"id": "test_signature_setupclass",
"community": 1,
"norm_label": "setupclass()"
},
{
"label": ".test_draft_invoice_shouldnt_have_signature()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L45",
"id": "test_signature_testinvoicesignature_test_draft_invoice_shouldnt_have_signature",
"community": 1,
"norm_label": ".test_draft_invoice_shouldnt_have_signature()"
},
{
"label": ".test_posted_invoice_should_have_signature()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L49",
"id": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature",
"community": 1,
"norm_label": ".test_posted_invoice_should_have_signature()"
},
{
"label": ".test_invoice_from_company_without_signature_settings_shouldnt_have_signature()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L54",
"id": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature",
"community": 1,
"norm_label": ".test_invoice_from_company_without_signature_settings_shouldnt_have_signature()"
},
{
"label": ".test_invoice_signing_user_should_be_the_user_that_posted_it()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L60",
"id": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it",
"community": 7,
"norm_label": ".test_invoice_signing_user_should_be_the_user_that_posted_it()"
},
{
"label": ".test_invoice_signing_user_should_be_reprensative_user_if_there_is_one()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L74",
"id": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one",
"community": 1,
"norm_label": ".test_invoice_signing_user_should_be_reprensative_user_if_there_is_one()"
},
{
"label": ".test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L80",
"id": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice",
"community": 1,
"norm_label": ".test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice()"
},
{
"label": "common.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"community": 1,
"norm_label": "common.py"
},
{
"label": "TestAccountAssetCommon",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L17",
"id": "common_testaccountassetcommon",
"community": 1,
"norm_label": "testaccountassetcommon"
},
{
"label": "create_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L20",
"id": "common_create_asset",
"community": 1,
"norm_label": "create_asset()"
},
{
"label": "_get_depreciation_move_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L41",
"id": "common_get_depreciation_move_values",
"community": 1,
"norm_label": "_get_depreciation_move_values()"
},
{
"label": "TestAccountReportsCommon",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L50",
"id": "common_testaccountreportscommon",
"community": 1,
"norm_label": "testaccountreportscommon"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L53",
"id": "common_setupclass",
"community": 1,
"norm_label": "setupclass()"
},
{
"label": "_generate_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L61",
"id": "common_generate_options",
"community": 1,
"norm_label": "_generate_options()"
},
{
"label": "._update_comparison_filter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L94",
"id": "common_testaccountreportscommon_update_comparison_filter",
"community": 1,
"norm_label": "._update_comparison_filter()"
},
{
"label": "._update_multi_selector_filter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L113",
"id": "common_testaccountreportscommon_update_multi_selector_filter",
"community": 1,
"norm_label": "._update_multi_selector_filter()"
},
{
"label": ".assertColumnPercentComparisonValues()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L125",
"id": "common_testaccountreportscommon_assertcolumnpercentcomparisonvalues",
"community": 1,
"norm_label": ".assertcolumnpercentcomparisonvalues()"
},
{
"label": ".assertHorizontalGroupTotal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L138",
"id": "common_testaccountreportscommon_asserthorizontalgrouptotal",
"community": 1,
"norm_label": ".asserthorizontalgrouptotal()"
},
{
"label": ".assertHeadersValues()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L157",
"id": "common_testaccountreportscommon_assertheadersvalues",
"community": 1,
"norm_label": ".assertheadersvalues()"
},
{
"label": ".assertIdenticalLines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L176",
"id": "common_testaccountreportscommon_assertidenticallines",
"community": 1,
"norm_label": ".assertidenticallines()"
},
{
"label": ".assertLinesValues()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L218",
"id": "common_testaccountreportscommon_assertlinesvalues",
"community": 1,
"norm_label": ".assertlinesvalues()"
},
{
"label": "._filter_folded_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L304",
"id": "common_testaccountreportscommon_filter_folded_lines",
"community": 1,
"norm_label": "._filter_folded_lines()"
},
{
"label": "._convert_str_to_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L320",
"id": "common_testaccountreportscommon_convert_str_to_date",
"community": 1,
"norm_label": "._convert_str_to_date()"
},
{
"label": "_create_tax_report_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L326",
"id": "common_create_tax_report_line",
"community": 1,
"norm_label": "_create_tax_report_line()"
},
{
"label": "_get_tag_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L356",
"id": "common_get_tag_ids",
"community": 1,
"norm_label": "_get_tag_ids()"
},
{
"label": "_get_basic_line_dict_id_from_report_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L365",
"id": "common_get_basic_line_dict_id_from_report_line",
"community": 1,
"norm_label": "_get_basic_line_dict_id_from_report_line()"
},
{
"label": "_get_basic_line_dict_id_from_report_line_ref()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L376",
"id": "common_get_basic_line_dict_id_from_report_line_ref",
"community": 1,
"norm_label": "_get_basic_line_dict_id_from_report_line_ref()"
},
{
"label": "_get_audit_params_from_report_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L382",
"id": "common_get_audit_params_from_report_line",
"community": 1,
"norm_label": "_get_audit_params_from_report_line()"
},
{
"label": "._report_compare_with_test_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L391",
"id": "common_testaccountreportscommon_report_compare_with_test_file",
"community": 1,
"norm_label": "._report_compare_with_test_file()"
},
{
"label": "_fill_tax_report_line_external_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L400",
"id": "common_fill_tax_report_line_external_value",
"community": 1,
"norm_label": "_fill_tax_report_line_external_value()"
},
{
"label": "._test_xlsx_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L409",
"id": "common_testaccountreportscommon_test_xlsx_file",
"community": 1,
"norm_label": "._test_xlsx_file()"
},
{
"label": "Create new options at a certain date. :param report: The report",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L62",
"id": "common_rationale_62",
"community": 135,
"norm_label": "create new options at a certain date. :param report: the report"
},
{
"label": "Modify the existing options to set a new filter_comparison. :param optio",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L95",
"id": "common_rationale_95",
"community": 1,
"norm_label": "modify the existing options to set a new filter_comparison. :param optio"
},
{
"label": "Modify a selector in the options to select . :param options: The",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L114",
"id": "common_rationale_114",
"community": 1,
"norm_label": "modify a selector in the options to select . :param options: the"
},
{
"label": "Helper to compare the headers returned by the _get_table method with som",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L158",
"id": "common_rationale_158",
"community": 1,
"norm_label": "helper to compare the headers returned by the _get_table method with som"
},
{
"label": "Helper to compare report lines with the same `code` across multiple reports.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L177",
"id": "common_rationale_177",
"community": 1,
"norm_label": "helper to compare report lines with the same `code` across multiple reports."
},
{
"label": "Helper to compare the lines returned by the _get_lines method with some",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L219",
"id": "common_rationale_219",
"community": 1,
"norm_label": "helper to compare the lines returned by the _get_lines method with some"
},
{
"label": "Children lines returned for folded lines (for example, totals below sections) sh",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L305",
"id": "common_rationale_305",
"community": 1,
"norm_label": "children lines returned for folded lines (for example, totals below sections) sh"
},
{
"label": "Creates a tax report line",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L327",
"id": "common_rationale_327",
"community": 136,
"norm_label": "creates a tax report line"
},
{
"label": "Helper function to define tag ids for taxes",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L357",
"id": "common_rationale_357",
"community": 137,
"norm_label": "helper function to define tag ids for taxes"
},
{
"label": "Computes a full generic id for the provided report line (hence including the one",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L366",
"id": "common_rationale_366",
"community": 138,
"norm_label": "computes a full generic id for the provided report line (hence including the one"
},
{
"label": "Same as _get_basic_line_dict_id_from_report_line, but from the line's xmlid, for",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L377",
"id": "common_rationale_377",
"community": 139,
"norm_label": "same as _get_basic_line_dict_id_from_report_line, but from the line's xmlid, for"
},
{
"label": "Takes in the binary content of a xlsx file and a dict of expected values.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L410",
"id": "common_rationale_410",
"community": 1,
"norm_label": "takes in the binary content of a xlsx file and a dict of expected values."
},
{
"label": "test_account_fiscal_year.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_fiscal_year_py",
"community": 13,
"norm_label": "test_account_fiscal_year.py"
},
{
"label": "TestFiscalPosition",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L8",
"id": "test_account_fiscal_year_testfiscalposition",
"community": 13,
"norm_label": "testfiscalposition"
},
{
"label": ".check_compute_fiscal_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L10",
"id": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"community": 13,
"norm_label": ".check_compute_fiscal_year()"
},
{
"label": ".test_default_fiscal_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L24",
"id": "test_account_fiscal_year_testfiscalposition_test_default_fiscal_year",
"community": 13,
"norm_label": ".test_default_fiscal_year()"
},
{
"label": ".test_leap_fiscal_year_1()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L44",
"id": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_1",
"community": 13,
"norm_label": ".test_leap_fiscal_year_1()"
},
{
"label": ".test_leap_fiscal_year_2()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L64",
"id": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_2",
"community": 13,
"norm_label": ".test_leap_fiscal_year_2()"
},
{
"label": ".test_custom_fiscal_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L84",
"id": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"community": 13,
"norm_label": ".test_custom_fiscal_year()"
},
{
"label": "Compute the fiscal year at a certain date for the company passed as parameter.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L11",
"id": "test_account_fiscal_year_rationale_11",
"community": 13,
"norm_label": "compute the fiscal year at a certain date for the company passed as parameter."
},
{
"label": "Basic case with a fiscal year xxxx-01-01 - xxxx-12-31.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L25",
"id": "test_account_fiscal_year_rationale_25",
"community": 13,
"norm_label": "basic case with a fiscal year xxxx-01-01 - xxxx-12-31."
},
{
"label": "Case with a leap year ending the 29 February.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L45",
"id": "test_account_fiscal_year_rationale_45",
"community": 13,
"norm_label": "case with a leap year ending the 29 february."
},
{
"label": "Case with a leap year ending the 28 February.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L65",
"id": "test_account_fiscal_year_rationale_65",
"community": 13,
"norm_label": "case with a leap year ending the 28 february."
},
{
"label": "Case with custom fiscal years.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L85",
"id": "test_account_fiscal_year_rationale_85",
"community": 13,
"norm_label": "case with custom fiscal years."
},
{
"label": "test_bank_rec_widget_common.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"community": 2,
"norm_label": "test_bank_rec_widget_common.py"
},
{
"label": "TestBankRecWidgetCommon",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L6",
"id": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"community": 2,
"norm_label": "testbankrecwidgetcommon"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L9",
"id": "test_bank_rec_widget_common_setupclass",
"community": 2,
"norm_label": "setupclass()"
},
{
"label": "_create_invoice_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L16",
"id": "test_bank_rec_widget_common_create_invoice_line",
"community": 2,
"norm_label": "_create_invoice_line()"
},
{
"label": "_create_st_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L36",
"id": "test_bank_rec_widget_common_create_st_line",
"community": 2,
"norm_label": "_create_st_line()"
},
{
"label": "_create_reconcile_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L51",
"id": "test_bank_rec_widget_common_create_reconcile_model",
"community": 2,
"norm_label": "_create_reconcile_model()"
},
{
"label": "Create an invoice on the fly.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L17",
"id": "test_bank_rec_widget_common_rationale_17",
"community": 140,
"norm_label": "create an invoice on the fly."
},
{
"label": "test_change_lock_date_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_change_lock_date_wizard_py",
"community": 3,
"norm_label": "test_change_lock_date_wizard.py"
},
{
"label": "TestChangeLockDateWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L12",
"id": "test_change_lock_date_wizard_testchangelockdatewizard",
"community": 3,
"norm_label": "testchangelockdatewizard"
},
{
"label": ".test_exception_generation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L14",
"id": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"community": 2,
"norm_label": ".test_exception_generation()"
},
{
"label": ".test_exception_generation_multiple()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L74",
"id": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"community": 3,
"norm_label": ".test_exception_generation_multiple()"
},
{
"label": ".test_hard_lock_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L137",
"id": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"community": 3,
"norm_label": ".test_hard_lock_date()"
},
{
"label": ".test_everyone_forever_exception()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L172",
"id": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"community": 3,
"norm_label": ".test_everyone_forever_exception()"
},
{
"label": "Test the exception generation from the wizard. Note that exceptions for",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L15",
"id": "test_change_lock_date_wizard_rationale_15",
"community": 2,
"norm_label": "test the exception generation from the wizard. note that exceptions for"
},
{
"label": "Test the exception generation from the wizard. Here we test the case tha",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L75",
"id": "test_change_lock_date_wizard_rationale_75",
"community": 3,
"norm_label": "test the exception generation from the wizard. here we test the case tha"
},
{
"label": "test_account_asset.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_asset_py",
"community": 1,
"norm_label": "test_account_asset.py"
},
{
"label": "TestAccountAsset",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L14",
"id": "test_account_asset_testaccountasset",
"community": 1,
"norm_label": "testaccountasset"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L17",
"id": "test_account_asset_setupclass",
"community": 1,
"norm_label": "setupclass()"
},
{
"label": ".update_form_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L66",
"id": "test_account_asset_testaccountasset_update_form_values",
"community": 1,
"norm_label": ".update_form_values()"
},
{
"label": ".test_account_asset_no_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L71",
"id": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"community": 1,
"norm_label": ".test_account_asset_no_tax()"
},
{
"label": ".test_00_account_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L91",
"id": "test_account_asset_testaccountasset_test_00_account_asset",
"community": 1,
"norm_label": ".test_00_account_asset()"
},
{
"label": ".test_00_account_asset_new()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L321",
"id": "test_account_asset_testaccountasset_test_00_account_asset_new",
"community": 1,
"norm_label": ".test_00_account_asset_new()"
},
{
"label": ".test_01_account_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L418",
"id": "test_account_asset_testaccountasset_test_01_account_asset",
"community": 1,
"norm_label": ".test_01_account_asset()"
},
{
"label": ".test_02_account_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L472",
"id": "test_account_asset_testaccountasset_test_02_account_asset",
"community": 1,
"norm_label": ".test_02_account_asset()"
},
{
"label": ".test_03_account_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L528",
"id": "test_account_asset_testaccountasset_test_03_account_asset",
"community": 1,
"norm_label": ".test_03_account_asset()"
},
{
"label": ".test_04_account_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L584",
"id": "test_account_asset_testaccountasset_test_04_account_asset",
"community": 1,
"norm_label": ".test_04_account_asset()"
},
{
"label": ".test_05_account_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L641",
"id": "test_account_asset_testaccountasset_test_05_account_asset",
"community": 1,
"norm_label": ".test_05_account_asset()"
},
{
"label": ".test_06_account_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L694",
"id": "test_account_asset_testaccountasset_test_06_account_asset",
"community": 1,
"norm_label": ".test_06_account_asset()"
},
{
"label": ".test_account_asset_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L730",
"id": "test_account_asset_testaccountasset_test_account_asset_cancel",
"community": 1,
"norm_label": ".test_account_asset_cancel()"
},
{
"label": ".test_asset_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L813",
"id": "test_account_asset_testaccountasset_test_asset_form",
"community": 1,
"norm_label": ".test_asset_form()"
},
{
"label": ".test_asset_from_entry_line_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L847",
"id": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"community": 1,
"norm_label": ".test_asset_from_entry_line_form()"
},
{
"label": ".test_asset_from_bill_move_line_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L894",
"id": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"community": 1,
"norm_label": ".test_asset_from_bill_move_line_form()"
},
{
"label": ".test_asset_from_bill_move_line_form_multicurrency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L944",
"id": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"community": 1,
"norm_label": ".test_asset_from_bill_move_line_form_multicurrency()"
},
{
"label": ".test_asset_modify_value_00()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1025",
"id": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"community": 1,
"norm_label": ".test_asset_modify_value_00()"
},
{
"label": ".test_asset_modify_value_01()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1047",
"id": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"community": 1,
"norm_label": ".test_asset_modify_value_01()"
},
{
"label": ".test_asset_modify_value_02()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1063",
"id": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"community": 1,
"norm_label": ".test_asset_modify_value_02()"
},
{
"label": ".test_asset_modify_value_03()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1078",
"id": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"community": 1,
"norm_label": ".test_asset_modify_value_03()"
},
{
"label": ".test_asset_modify_value_04()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1093",
"id": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"community": 1,
"norm_label": ".test_asset_modify_value_04()"
},
{
"label": ".test_asset_modify_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1108",
"id": "test_account_asset_testaccountasset_test_asset_modify_report",
"community": 1,
"norm_label": ".test_asset_modify_report()"
},
{
"label": ".test_asset_pause_resume()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1215",
"id": "test_account_asset_testaccountasset_test_asset_pause_resume",
"community": 1,
"norm_label": ".test_asset_pause_resume()"
},
{
"label": ".test_asset_modify_sell_profit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1234",
"id": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"community": 1,
"norm_label": ".test_asset_modify_sell_profit()"
},
{
"label": ".test_asset_modify_sell_loss()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1270",
"id": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"community": 1,
"norm_label": ".test_asset_modify_sell_loss()"
},
{
"label": ".test_asset_sale_same_account_as_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1306",
"id": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"community": 1,
"norm_label": ".test_asset_sale_same_account_as_invoice()"
},
{
"label": ".test_asset_modify_dispose()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1348",
"id": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"community": 1,
"norm_label": ".test_asset_modify_dispose()"
},
{
"label": ".test_asset_reverse_depreciation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1373",
"id": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"community": 1,
"norm_label": ".test_asset_reverse_depreciation()"
},
{
"label": ".test_ref_asset_depreciation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1413",
"id": "test_account_asset_testaccountasset_test_ref_asset_depreciation",
"community": 1,
"norm_label": ".test_ref_asset_depreciation()"
},
{
"label": ".test_credit_note_out_refund()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1419",
"id": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"community": 1,
"norm_label": ".test_credit_note_out_refund()"
},
{
"label": ".test_asset_multiple_assets_from_one_move_line_00()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1483",
"id": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"community": 1,
"norm_label": ".test_asset_multiple_assets_from_one_move_line_00()"
},
{
"label": ".test_asset_multiple_assets_from_one_move_line_01()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1517",
"id": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"community": 1,
"norm_label": ".test_asset_multiple_assets_from_one_move_line_01()"
},
{
"label": ".test_asset_credit_note()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1552",
"id": "test_account_asset_testaccountasset_test_asset_credit_note",
"community": 1,
"norm_label": ".test_asset_credit_note()"
},
{
"label": ".test_asset_partial_credit_note()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1591",
"id": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"community": 1,
"norm_label": ".test_asset_partial_credit_note()"
},
{
"label": ".test_asset_with_non_deductible_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1705",
"id": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"community": 1,
"norm_label": ".test_asset_with_non_deductible_tax()"
},
{
"label": ".test_asset_degressive_01()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1815",
"id": "test_account_asset_testaccountasset_test_asset_degressive_01",
"community": 1,
"norm_label": ".test_asset_degressive_01()"
},
{
"label": ".test_asset_degressive_02()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1858",
"id": "test_account_asset_testaccountasset_test_asset_degressive_02",
"community": 1,
"norm_label": ".test_asset_degressive_02()"
},
{
"label": ".test_asset_negative_01()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1897",
"id": "test_account_asset_testaccountasset_test_asset_negative_01",
"community": 1,
"norm_label": ".test_asset_negative_01()"
},
{
"label": ".test_asset_daily_computation_01()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1935",
"id": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"community": 1,
"norm_label": ".test_asset_daily_computation_01()"
},
{
"label": ".test_decrement_book_value_with_negative_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1973",
"id": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"community": 1,
"norm_label": ".test_decrement_book_value_with_negative_asset()"
},
{
"label": ".test_depreciation_schedule_report_with_negative_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2018",
"id": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"community": 1,
"norm_label": ".test_depreciation_schedule_report_with_negative_asset()"
},
{
"label": ".test_depreciation_schedule_hierarchy()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2065",
"id": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"community": 1,
"norm_label": ".test_depreciation_schedule_hierarchy()"
},
{
"label": ".test_depreciation_schedule_disposal_move_unposted()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2167",
"id": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"community": 1,
"norm_label": ".test_depreciation_schedule_disposal_move_unposted()"
},
{
"label": ".test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2213",
"id": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"community": 1,
"norm_label": ".test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value()"
},
{
"label": ".test_asset_analytic_on_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2265",
"id": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"community": 1,
"norm_label": ".test_asset_analytic_on_lines()"
},
{
"label": ".test_asset_analytic_filter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2317",
"id": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"community": 1,
"norm_label": ".test_asset_analytic_filter()"
},
{
"label": ".test_asset_analytic_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2360",
"id": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"community": 1,
"norm_label": ".test_asset_analytic_groupby()"
},
{
"label": ".test_depreciation_schedule_report_first_depreciation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2410",
"id": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation",
"community": 1,
"norm_label": ".test_depreciation_schedule_report_first_depreciation()"
},
{
"label": ".test_asset_modify_sell_multicurrency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2423",
"id": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"community": 1,
"norm_label": ".test_asset_modify_sell_multicurrency()"
},
{
"label": ".test_depreciation_schedule_prefix_groups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2457",
"id": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"community": 1,
"norm_label": ".test_depreciation_schedule_prefix_groups()"
},
{
"label": ".test_archive_asset_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2573",
"id": "test_account_asset_testaccountasset_test_archive_asset_model",
"community": 1,
"norm_label": ".test_archive_asset_model()"
},
{
"label": ".test_asset_increase_with_lock_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2578",
"id": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"community": 1,
"norm_label": ".test_asset_increase_with_lock_year()"
},
{
"label": ".test_asset_decrease_with_lock_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2639",
"id": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"community": 1,
"norm_label": ".test_asset_decrease_with_lock_year()"
},
{
"label": ".test_asset_onchange_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2689",
"id": "test_account_asset_testaccountasset_test_asset_onchange_model",
"community": 1,
"norm_label": ".test_asset_onchange_model()"
},
{
"label": ".test_asset_reevaluation_degressive_linear()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2757",
"id": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"community": 1,
"norm_label": ".test_asset_reevaluation_degressive_linear()"
},
{
"label": ".test_asset_move_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2809",
"id": "test_account_asset_testaccountasset_test_asset_move_type",
"community": 1,
"norm_label": ".test_asset_move_type()"
},
{
"label": ".test_asset_already_depreciated()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2907",
"id": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"community": 1,
"norm_label": ".test_asset_already_depreciated()"
},
{
"label": ".test_asset_acquisition_date_from_bill()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2967",
"id": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"community": 1,
"norm_label": ".test_asset_acquisition_date_from_bill()"
},
{
"label": ".test_asset_write_multi_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2988",
"id": "test_account_asset_testaccountasset_test_asset_write_multi_company",
"community": 1,
"norm_label": ".test_asset_write_multi_company()"
},
{
"label": ".test_depreciation_moves_company_with_sub_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2999",
"id": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"community": 1,
"norm_label": ".test_depreciation_moves_company_with_sub_company()"
},
{
"label": "Test the lifecycle of an asset",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L92",
"id": "test_account_asset_rationale_92",
"community": 1,
"norm_label": "test the lifecycle of an asset"
},
{
"label": "Test the lifecycle of an asset",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L322",
"id": "test_account_asset_rationale_322",
"community": 1,
"norm_label": "test the lifecycle of an asset"
},
{
"label": "Test if an an asset is created when an invoice is validated with an item",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L419",
"id": "test_account_asset_rationale_419",
"community": 1,
"norm_label": "test if an an asset is created when an invoice is validated with an item"
},
{
"label": "Test the lifecycle of an asset",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L473",
"id": "test_account_asset_rationale_473",
"community": 1,
"norm_label": "test the lifecycle of an asset"
},
{
"label": "Test the salvage of an asset with gain",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L529",
"id": "test_account_asset_rationale_529",
"community": 1,
"norm_label": "test the salvage of an asset with gain"
},
{
"label": "Test the salvage of an asset with gain",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L585",
"id": "test_account_asset_rationale_585",
"community": 1,
"norm_label": "test the salvage of an asset with gain"
},
{
"label": "Test the salvage of an asset with gain",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L642",
"id": "test_account_asset_rationale_642",
"community": 1,
"norm_label": "test the salvage of an asset with gain"
},
{
"label": "Test the correct computation of asset amounts",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L695",
"id": "test_account_asset_rationale_695",
"community": 1,
"norm_label": "test the correct computation of asset amounts"
},
{
"label": "Test the cancellation of an asset",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L731",
"id": "test_account_asset_rationale_731",
"community": 1,
"norm_label": "test the cancellation of an asset"
},
{
"label": "Test the form view of assets",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L814",
"id": "test_account_asset_rationale_814",
"community": 1,
"norm_label": "test the form view of assets"
},
{
"label": "Test that the asset is correcly created from a move line",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L848",
"id": "test_account_asset_rationale_848",
"community": 1,
"norm_label": "test that the asset is correcly created from a move line"
},
{
"label": "Test that the asset is correcly created from a move line",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L895",
"id": "test_account_asset_rationale_895",
"community": 1,
"norm_label": "test that the asset is correcly created from a move line"
},
{
"label": "Test that the asset is correcly created from a move line using a foreign currenc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L945",
"id": "test_account_asset_rationale_945",
"community": 1,
"norm_label": "test that the asset is correcly created from a move line using a foreign currenc"
},
{
"label": "Test the values of the asset and value increase 'assets' after a modific",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1026",
"id": "test_account_asset_rationale_1026",
"community": 1,
"norm_label": "test the values of the asset and value increase 'assets' after a modific"
},
{
"label": "Decrease the residual value, decrease the salvage value",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1048",
"id": "test_account_asset_rationale_1048",
"community": 1,
"norm_label": "decrease the residual value, decrease the salvage value"
},
{
"label": "Decrease the residual value, increase the salvage value; same book value",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1064",
"id": "test_account_asset_rationale_1064",
"community": 1,
"norm_label": "decrease the residual value, increase the salvage value; same book value"
},
{
"label": "Decrease the residual value, increase the salvage value; increase of book value",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1079",
"id": "test_account_asset_rationale_1079",
"community": 1,
"norm_label": "decrease the residual value, increase the salvage value; increase of book value"
},
{
"label": "Increase the residual value, decrease the salvage value; increase of book value",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1094",
"id": "test_account_asset_rationale_1094",
"community": 1,
"norm_label": "increase the residual value, decrease the salvage value; increase of book value"
},
{
"label": "Test the asset value modification flows",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1109",
"id": "test_account_asset_rationale_1109",
"community": 1,
"norm_label": "test the asset value modification flows"
},
{
"label": "Test that depreciation remains the same after a pause and resume at a later date",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1216",
"id": "test_account_asset_rationale_1216",
"community": 1,
"norm_label": "test that depreciation remains the same after a pause and resume at a later date"
},
{
"label": "Test that a credit is realised in the gain account when selling an asset for a s",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1235",
"id": "test_account_asset_rationale_1235",
"community": 1,
"norm_label": "test that a credit is realised in the gain account when selling an asset for a s"
},
{
"label": "Test that a debit is realised in the loss account when selling an asset for a su",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1271",
"id": "test_account_asset_rationale_1271",
"community": 1,
"norm_label": "test that a debit is realised in the loss account when selling an asset for a su"
},
{
"label": "Test the sale of an asset with an invoice that has the same account as the Depre",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1307",
"id": "test_account_asset_rationale_1307",
"community": 1,
"norm_label": "test the sale of an asset with an invoice that has the same account as the depre"
},
{
"label": "Test the loss of the remaining book_value when an asset is disposed using the wi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1349",
"id": "test_account_asset_rationale_1349",
"community": 1,
"norm_label": "test the loss of the remaining book_value when an asset is disposed using the wi"
},
{
"label": "Test the reversal of a depreciation move",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1374",
"id": "test_account_asset_rationale_1374",
"community": 1,
"norm_label": "test the reversal of a depreciation move"
},
{
"label": "Test that the reference used in depreciation moves is correct",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1414",
"id": "test_account_asset_rationale_1414",
"community": 1,
"norm_label": "test that the reference used in depreciation moves is correct"
},
{
"label": "Test the behaviour of the asset creation when a credit note is created.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1420",
"id": "test_account_asset_rationale_1420",
"community": 1,
"norm_label": "test the behaviour of the asset creation when a credit note is created."
},
{
"label": "Test the creation of a as many assets as the value of the quantity prope",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1484",
"id": "test_account_asset_rationale_1484",
"community": 1,
"norm_label": "test the creation of a as many assets as the value of the quantity prope"
},
{
"label": "Test the creation of a as many assets as the value of the quantity prope",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1518",
"id": "test_account_asset_rationale_1518",
"community": 1,
"norm_label": "test the creation of a as many assets as the value of the quantity prope"
},
{
"label": "Test the generated entries created from an in_refund invoice with asset",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1553",
"id": "test_account_asset_rationale_1553",
"community": 1,
"norm_label": "test the generated entries created from an in_refund invoice with asset"
},
{
"label": "Test partial credit note on an in invoice that has generated draft assets.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1592",
"id": "test_account_asset_rationale_1592",
"community": 1,
"norm_label": "test partial credit note on an in invoice that has generated draft assets."
},
{
"label": "Test that the assets' original_value and non_deductible_tax_value are correctly",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1706",
"id": "test_account_asset_rationale_1706",
"community": 1,
"norm_label": "test that the assets' original_value and non_deductible_tax_value are correctly"
},
{
"label": "Check the computation of an asset with degressive method, start at m",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1816",
"id": "test_account_asset_rationale_1816",
"community": 1,
"norm_label": "check the computation of an asset with degressive method, start at m"
},
{
"label": "Check the computation of an asset with degressive method, start at b",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1859",
"id": "test_account_asset_rationale_1859",
"community": 1,
"norm_label": "check the computation of an asset with degressive method, start at b"
},
{
"label": "Check the computation of an asset with negative value.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1898",
"id": "test_account_asset_rationale_1898",
"community": 1,
"norm_label": "check the computation of an asset with negative value."
},
{
"label": "Check the computation of an asset with daily_computation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1936",
"id": "test_account_asset_rationale_1936",
"community": 1,
"norm_label": "check the computation of an asset with daily_computation."
},
{
"label": "Test the computation of book value and remaining value when posting a de",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1974",
"id": "test_account_asset_rationale_1974",
"community": 1,
"norm_label": "test the computation of book value and remaining value when posting a de"
},
{
"label": "Test the computation of depreciation schedule with negative asset",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2019",
"id": "test_account_asset_rationale_2019",
"community": 1,
"norm_label": "test the computation of depreciation schedule with negative asset"
},
{
"label": "Test the computation of values when disposing an asset, and the difference if th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2168",
"id": "test_account_asset_rationale_2168",
"community": 1,
"norm_label": "test the computation of values when disposing an asset, and the difference if th"
},
{
"label": "Test the computation of values when disposing an asset with non-depreciable valu",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2214",
"id": "test_account_asset_rationale_2214",
"community": 1,
"norm_label": "test the computation of values when disposing an asset with non-depreciable valu"
},
{
"label": "Test that the analytic filter works correctly.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2318",
"id": "test_account_asset_rationale_2318",
"community": 1,
"norm_label": "test that the analytic filter works correctly."
},
{
"label": "Test that the analytic groupby works correctly.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2361",
"id": "test_account_asset_rationale_2361",
"community": 1,
"norm_label": "test that the analytic groupby works correctly."
},
{
"label": "Test that the depreciation schedule report displays the correct first depreciati",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2411",
"id": "test_account_asset_rationale_2411",
"community": 1,
"norm_label": "test that the depreciation schedule report displays the correct first depreciati"
},
{
"label": "Test that the closing invoice's currency is taken into account when selling an a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2424",
"id": "test_account_asset_rationale_2424",
"community": 1,
"norm_label": "test that the closing invoice's currency is taken into account when selling an a"
},
{
"label": "Test that we can archive an asset model.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2574",
"id": "test_account_asset_rationale_2574",
"community": 1,
"norm_label": "test that we can archive an asset model."
},
{
"label": "Test the dates at which the moves are posted even with increase, with lock date",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2579",
"id": "test_account_asset_rationale_2579",
"community": 1,
"norm_label": "test the dates at which the moves are posted even with increase, with lock date"
},
{
"label": "Test the dates and values for the moves that are posted with decrease and lock d",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2640",
"id": "test_account_asset_rationale_2640",
"community": 1,
"norm_label": "test the dates and values for the moves that are posted with decrease and lock d"
},
{
"label": "Test the changes of account_asset_id when changing asset models",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2690",
"id": "test_account_asset_rationale_2690",
"community": 1,
"norm_label": "test the changes of account_asset_id when changing asset models"
},
{
"label": "Tests the reevaluation of an asset in degressive_then_linear with a gross increa",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2758",
"id": "test_account_asset_rationale_2758",
"community": 1,
"norm_label": "tests the reevaluation of an asset in degressive_then_linear with a gross increa"
},
{
"label": "Test the field asset_move_type set on account.move describing the re",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2810",
"id": "test_account_asset_rationale_2810",
"community": 1,
"norm_label": "test the field asset_move_type set on account.move describing the re"
},
{
"label": "Test that the invoice date is used as acquisition date instead of date",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2968",
"id": "test_account_asset_rationale_2968",
"community": 1,
"norm_label": "test that the invoice date is used as acquisition date instead of date"
},
{
"label": "The depreciation moves should have the company of the asset, even in multicompan",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L3000",
"id": "test_account_asset_rationale_3000",
"community": 1,
"norm_label": "the depreciation moves should have the company of the asset, even in multicompan"
},
{
"label": "test_bank_rec_widget.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"community": 2,
"norm_label": "test_bank_rec_widget.py"
},
{
"label": "TestBankRecWidget",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L13",
"id": "test_bank_rec_widget_testbankrecwidget",
"community": 2,
"norm_label": "testbankrecwidget"
},
{
"label": "TestBankRecWidgetCommon",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "testbankrecwidgetcommon",
"community": 2,
"norm_label": "testbankrecwidgetcommon"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L16",
"id": "test_bank_rec_widget_setupclass",
"community": 2,
"norm_label": "setupclass()"
},
{
"label": ".assert_form_extra_text_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L48",
"id": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"community": 2,
"norm_label": ".assert_form_extra_text_value()"
},
{
"label": ".test_retrieve_partner_from_account_number()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L58",
"id": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number",
"community": 2,
"norm_label": ".test_retrieve_partner_from_account_number()"
},
{
"label": ".test_retrieve_partner_from_account_number_in_other_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L77",
"id": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company",
"community": 2,
"norm_label": ".test_retrieve_partner_from_account_number_in_other_company()"
},
{
"label": ".test_retrieve_partner_from_partner_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L89",
"id": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"community": 2,
"norm_label": ".test_retrieve_partner_from_partner_name()"
},
{
"label": ".test_retrieve_partner_suggested_account_from_rank()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L113",
"id": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"community": 2,
"norm_label": ".test_retrieve_partner_suggested_account_from_rank()"
},
{
"label": ".test_res_partner_bank_find_create_when_archived()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L136",
"id": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"community": 2,
"norm_label": ".test_res_partner_bank_find_create_when_archived()"
},
{
"label": ".test_res_partner_bank_find_create_multi_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L165",
"id": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"community": 2,
"norm_label": ".test_res_partner_bank_find_create_multi_company()"
},
{
"label": ".test_validation_base_case()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L193",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"community": 2,
"norm_label": ".test_validation_base_case()"
},
{
"label": ".test_validation_exchange_difference()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L227",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"community": 2,
"norm_label": ".test_validation_exchange_difference()"
},
{
"label": ".test_validation_new_aml_same_foreign_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L293",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"community": 2,
"norm_label": ".test_validation_new_aml_same_foreign_currency()"
},
{
"label": ".test_validation_expense_exchange_difference()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L418",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"community": 2,
"norm_label": ".test_validation_expense_exchange_difference()"
},
{
"label": ".test_validation_income_exchange_difference()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L465",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"community": 2,
"norm_label": ".test_validation_income_exchange_difference()"
},
{
"label": ".test_validation_income_exchange_difference_with_rounding()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L512",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"community": 2,
"norm_label": ".test_validation_income_exchange_difference_with_rounding()"
},
{
"label": ".test_validation_exchange_diff_multiple()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L594",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"community": 2,
"norm_label": ".test_validation_exchange_diff_multiple()"
},
{
"label": ".test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L663",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"community": 2,
"norm_label": ".test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference()"
},
{
"label": ".test_validation_remove_exchange_difference()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L718",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"community": 2,
"norm_label": ".test_validation_remove_exchange_difference()"
},
{
"label": ".test_validation_new_aml_one_foreign_currency_on_st_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L775",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"community": 2,
"norm_label": ".test_validation_new_aml_one_foreign_currency_on_st_line()"
},
{
"label": ".test_validation_new_aml_one_foreign_currency_on_inv_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L911",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"community": 2,
"norm_label": ".test_validation_new_aml_one_foreign_currency_on_inv_line()"
},
{
"label": ".test_validation_new_aml_multi_currencies()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1045",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"community": 2,
"norm_label": ".test_validation_new_aml_multi_currencies()"
},
{
"label": ".test_validation_new_aml_multi_currencies_exchange_diff_custom_rates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1155",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"community": 2,
"norm_label": ".test_validation_new_aml_multi_currencies_exchange_diff_custom_rates()"
},
{
"label": ".test_validation_with_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1218",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"community": 2,
"norm_label": ".test_validation_with_partner()"
},
{
"label": ".test_partner_receivable_payable_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1298",
"id": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"community": 2,
"norm_label": ".test_partner_receivable_payable_account()"
},
{
"label": ".test_validation_using_custom_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1363",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"community": 2,
"norm_label": ".test_validation_using_custom_account()"
},
{
"label": ".test_validation_with_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1406",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"community": 2,
"norm_label": ".test_validation_with_taxes()"
},
{
"label": ".test_validation_caba_tax_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1610",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"community": 2,
"norm_label": ".test_validation_caba_tax_account()"
},
{
"label": ".test_validation_changed_default_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1670",
"id": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account",
"community": 2,
"norm_label": ".test_validation_changed_default_account()"
},
{
"label": ".test_apply_taxes_with_reco_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1685",
"id": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"community": 2,
"norm_label": ".test_apply_taxes_with_reco_model()"
},
{
"label": ".test_percentage_st_line_with_reco_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1712",
"id": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"community": 2,
"norm_label": ".test_percentage_st_line_with_reco_model()"
},
{
"label": ".test_manual_edits_not_replaced()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1750",
"id": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"community": 2,
"norm_label": ".test_manual_edits_not_replaced()"
},
{
"label": ".test_manual_edits_not_replaced_multicurrency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1796",
"id": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"community": 2,
"norm_label": ".test_manual_edits_not_replaced_multicurrency()"
},
{
"label": ".test_creating_manual_line_multi_currencies()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1851",
"id": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"community": 2,
"norm_label": ".test_creating_manual_line_multi_currencies()"
},
{
"label": ".test_auto_reconcile_cron()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1914",
"id": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"community": 2,
"norm_label": ".test_auto_reconcile_cron()"
},
{
"label": ".test_duplicate_amls_constraint()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2043",
"id": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"community": 2,
"norm_label": ".test_duplicate_amls_constraint()"
},
{
"label": "test_reconcile_model_with_payment_tolerance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2058",
"id": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"community": 2,
"norm_label": "test_reconcile_model_with_payment_tolerance()"
},
{
"label": "test_auto_reconcile_model_with_archived_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2087",
"id": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"community": 2,
"norm_label": "test_auto_reconcile_model_with_archived_partner()"
},
{
"label": ".test_early_payment_included_multi_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2123",
"id": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"community": 2,
"norm_label": ".test_early_payment_included_multi_currency()"
},
{
"label": ".test_early_payment_excluded_multi_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2230",
"id": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"community": 2,
"norm_label": ".test_early_payment_excluded_multi_currency()"
},
{
"label": ".test_early_payment_mixed_multi_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2335",
"id": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"community": 2,
"norm_label": ".test_early_payment_mixed_multi_currency()"
},
{
"label": ".test_early_payment_included_intracomm_bill()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2439",
"id": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"community": 2,
"norm_label": ".test_early_payment_included_intracomm_bill()"
},
{
"label": ".test_multi_currencies_with_custom_rate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2515",
"id": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"community": 2,
"norm_label": ".test_multi_currencies_with_custom_rate()"
},
{
"label": ".test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2571",
"id": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"community": 2,
"norm_label": ".test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund()"
},
{
"label": ".test_auto_reconcile_cron_with_time_limit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2625",
"id": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"community": 2,
"norm_label": ".test_auto_reconcile_cron_with_time_limit()"
},
{
"label": ".test_auto_reconcile_cron_with_provided_statements_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2665",
"id": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"community": 2,
"norm_label": ".test_auto_reconcile_cron_with_provided_statements_lines()"
},
{
"label": "test_button_apply_reco_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2693",
"id": "test_bank_rec_widget_test_button_apply_reco_model",
"community": 2,
"norm_label": "test_button_apply_reco_model()"
},
{
"label": ".test_exchange_diff_on_partial_aml_multi_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2729",
"id": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"community": 2,
"norm_label": ".test_exchange_diff_on_partial_aml_multi_currency()"
},
{
"label": ".test_exchange_diff_on_partial_aml_multi_currency_close_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2749",
"id": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"community": 2,
"norm_label": ".test_exchange_diff_on_partial_aml_multi_currency_close_amount()"
},
{
"label": ".test_matching_zero_amount_misc_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2780",
"id": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"community": 2,
"norm_label": ".test_matching_zero_amount_misc_entry()"
},
{
"label": ".test_amls_order_with_matching_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2815",
"id": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"community": 2,
"norm_label": ".test_amls_order_with_matching_amount()"
},
{
"label": "test_analtyic_distribution_model_exchange_diff_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2923",
"id": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"community": 2,
"norm_label": "test_analtyic_distribution_model_exchange_diff_line()"
},
{
"label": ".test_access_child_bank_with_user_set_on_child()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2972",
"id": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"community": 2,
"norm_label": ".test_access_child_bank_with_user_set_on_child()"
},
{
"label": ".test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2996",
"id": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"community": 2,
"norm_label": ".test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company()"
},
{
"label": ".test_collect_global_info_data_non_existing_bank_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3014",
"id": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_non_existing_bank_journal",
"community": 2,
"norm_label": ".test_collect_global_info_data_non_existing_bank_journal()"
},
{
"label": ".test_res_partner_bank_find_create_multi_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3025",
"id": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"community": 2,
"norm_label": ".test_res_partner_bank_find_create_multi_account()"
},
{
"label": ".create_test_reco_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3049",
"id": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"community": 2,
"norm_label": ".create_test_reco_invoice()"
},
{
"label": ".assert_reco_invoice_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3056",
"id": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"community": 2,
"norm_label": ".assert_reco_invoice_values()"
},
{
"label": ".test_invoice_creation_from_reco_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3067",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"community": 2,
"norm_label": ".test_invoice_creation_from_reco_model()"
},
{
"label": ".test_invoice_reco_model_round_odd()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3090",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"community": 2,
"norm_label": ".test_invoice_reco_model_round_odd()"
},
{
"label": ".test_invoice_reco_model_round_single_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3097",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"community": 2,
"norm_label": ".test_invoice_reco_model_round_single_line()"
},
{
"label": ".test_invoice_reco_model_round_large_percentage()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3110",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"community": 2,
"norm_label": ".test_invoice_reco_model_round_large_percentage()"
},
{
"label": ".test_invoice_reco_model_round_combined()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3133",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"community": 2,
"norm_label": ".test_invoice_reco_model_round_combined()"
},
{
"label": ".test_invoice_reco_model_multiple_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3153",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"community": 2,
"norm_label": ".test_invoice_reco_model_multiple_taxes()"
},
{
"label": ".test_invoice_creation_reco_model_percentage()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3177",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"community": 2,
"norm_label": ".test_invoice_creation_reco_model_percentage()"
},
{
"label": ".test_invoice_creation_reco_model_fixed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3199",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"community": 2,
"norm_label": ".test_invoice_creation_reco_model_fixed()"
},
{
"label": ".test_invoice_creation_reco_model_regex()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3217",
"id": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"community": 2,
"norm_label": ".test_invoice_creation_reco_model_regex()"
},
{
"label": ".test_unreconciled_with_other_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3235",
"id": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"community": 2,
"norm_label": ".test_unreconciled_with_other_lines()"
},
{
"label": "Ensure the partner having a name fitting exactly the 'partner_name' is retrieved",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L90",
"id": "test_bank_rec_widget_rationale_90",
"community": 2,
"norm_label": "ensure the partner having a name fitting exactly the 'partner_name' is retrieved"
},
{
"label": "Ensure a retrieved partner is proposing his receivable/payable according his cus",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L114",
"id": "test_bank_rec_widget_rationale_114",
"community": 2,
"norm_label": "ensure a retrieved partner is proposing his receivable/payable according his cus"
},
{
"label": "Test we don't get the \"The combination Account Number/Partner must be unique.\" e",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L137",
"id": "test_bank_rec_widget_rationale_137",
"community": 2,
"norm_label": "test we don't get the \"the combination account number/partner must be unique.\" e"
},
{
"label": "Test we don't get the \"The combination Account Number/Partner must be unique.\" e",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L166",
"id": "test_bank_rec_widget_rationale_166",
"community": 2,
"norm_label": "test we don't get the \"the combination account number/partner must be unique.\" e"
},
{
"label": "Test the case when the foreign currency is missing on the statement line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L719",
"id": "test_bank_rec_widget_rationale_719",
"community": 2,
"norm_label": "test the case when the foreign currency is missing on the statement line."
},
{
"label": "Cash basis taxes usually put their tax lines on a transition account, and the ca",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1611",
"id": "test_bank_rec_widget_rationale_1611",
"community": 2,
"norm_label": "cash basis taxes usually put their tax lines on a transition account, and the ca"
},
{
"label": "2 partial payments should keep the edited balance",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1751",
"id": "test_bank_rec_widget_rationale_1751",
"community": 2,
"norm_label": "2 partial payments should keep the edited balance"
},
{
"label": "2 partial payments should keep the edited amount_currency",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1797",
"id": "test_bank_rec_widget_rationale_1797",
"community": 2,
"norm_label": "2 partial payments should keep the edited amount_currency"
},
{
"label": "Test the partial reconciliation suggestion is well recomputed when adding anothe",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2572",
"id": "test_bank_rec_widget_rationale_2572",
"community": 2,
"norm_label": "test the partial reconciliation suggestion is well recomputed when adding anothe"
},
{
"label": "Check for division by zero with foreign currencies and some 0 making a broken ra",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2781",
"id": "test_bank_rec_widget_rationale_2781",
"community": 2,
"norm_label": "check for division by zero with foreign currencies and some 0 making a broken ra"
},
{
"label": "AML's with a matching amount_residual should be displayed first when the order i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2816",
"id": "test_bank_rec_widget_rationale_2816",
"community": 2,
"norm_label": "aml's with a matching amount_residual should be displayed first when the order i"
},
{
"label": "Test that the analytic distribution model is present on the exchange diff line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2924",
"id": "test_bank_rec_widget_rationale_2924",
"community": 2,
"norm_label": "test that the analytic distribution model is present on the exchange diff line."
},
{
"label": "Demo user with a Child Company as default company/allowed companies shou",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2973",
"id": "test_bank_rec_widget_rationale_2973",
"community": 2,
"norm_label": "demo user with a child company as default company/allowed companies shou"
},
{
"label": "The aim of this test is checking that a user who having access to 2",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2997",
"id": "test_bank_rec_widget_rationale_2997",
"community": 2,
"norm_label": "the aim of this test is checking that a user who having access to 2"
},
{
"label": "The aim of this test is checking that we receive an empty string whe",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3015",
"id": "test_bank_rec_widget_rationale_3015",
"community": 2,
"norm_label": "the aim of this test is checking that we receive an empty string whe"
},
{
"label": "Make sure that we can save multiple bank accounts for a partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3026",
"id": "test_bank_rec_widget_rationale_3026",
"community": 2,
"norm_label": "make sure that we can save multiple bank accounts for a partner."
},
{
"label": "Helper method to create a move given a statement line and reconciliation model",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3050",
"id": "test_bank_rec_widget_rationale_3050",
"community": 2,
"norm_label": "helper method to create a move given a statement line and reconciliation model"
},
{
"label": "Helper method to assert that values in a move match the information in the given",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3057",
"id": "test_bank_rec_widget_rationale_3057",
"community": 2,
"norm_label": "helper method to assert that values in a move match the information in the given"
},
{
"label": "Test the created invoice from a sale/purchase reconciliation model.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3068",
"id": "test_bank_rec_widget_rationale_3068",
"community": 2,
"norm_label": "test the created invoice from a sale/purchase reconciliation model."
},
{
"label": "Test if correct move is created when rounding is needed for multiple reco model",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3091",
"id": "test_bank_rec_widget_rationale_3091",
"community": 2,
"norm_label": "test if correct move is created when rounding is needed for multiple reco model"
},
{
"label": "Test if correct move is created with single-line reco model when rounding is nee",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3098",
"id": "test_bank_rec_widget_rationale_3098",
"community": 2,
"norm_label": "test if correct move is created with single-line reco model when rounding is nee"
},
{
"label": "Test if total move amount is correctly rounded when reco model lines go above 10",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3111",
"id": "test_bank_rec_widget_rationale_3111",
"community": 2,
"norm_label": "test if total move amount is correctly rounded when reco model lines go above 10"
},
{
"label": "Test if total move amount is correctly rounded when reco model lines are a combi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3134",
"id": "test_bank_rec_widget_rationale_3134",
"community": 2,
"norm_label": "test if total move amount is correctly rounded when reco model lines are a combi"
},
{
"label": "Test if correct move is created through reco model writeoff button when the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3154",
"id": "test_bank_rec_widget_rationale_3154",
"community": 2,
"norm_label": "test if correct move is created through reco model writeoff button when the"
},
{
"label": "Test if correct move is created when rounding is needed",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3178",
"id": "test_bank_rec_widget_rationale_3178",
"community": 2,
"norm_label": "test if correct move is created when rounding is needed"
},
{
"label": "Test if correct move is created when rounding is needed",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3200",
"id": "test_bank_rec_widget_rationale_3200",
"community": 2,
"norm_label": "test if correct move is created when rounding is needed"
},
{
"label": "Test if correct move is created when rounding is needed",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3218",
"id": "test_bank_rec_widget_rationale_3218",
"community": 2,
"norm_label": "test if correct move is created when rounding is needed"
},
{
"label": "Test that other lines are shown in the widget if they exist.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3236",
"id": "test_bank_rec_widget_rationale_3236",
"community": 2,
"norm_label": "test that other lines are shown in the widget if they exist."
},
{
"label": "test_bank_rec_widget_tour.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_tour_py",
"community": 2,
"norm_label": "test_bank_rec_widget_tour.py"
},
{
"label": "TestBankRecWidget",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L8",
"id": "test_bank_rec_widget_tour_testbankrecwidget",
"community": 2,
"norm_label": "testbankrecwidget"
},
{
"label": "HttpCase",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "httpcase",
"community": 2,
"norm_label": "httpcase"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L11",
"id": "test_bank_rec_widget_tour_setupclass",
"community": 2,
"norm_label": "setupclass()"
},
{
"label": ".test_tour_bank_rec_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L49",
"id": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget",
"community": 2,
"norm_label": ".test_tour_bank_rec_widget()"
},
{
"label": ".test_tour_bank_rec_widget_ui()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L66",
"id": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui",
"community": 2,
"norm_label": ".test_tour_bank_rec_widget_ui()"
},
{
"label": ".test_tour_bank_rec_widget_rainbowman_reset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L83",
"id": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_rainbowman_reset",
"community": 2,
"norm_label": ".test_tour_bank_rec_widget_rainbowman_reset()"
},
{
"label": ".test_tour_bank_rec_widget_statements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L86",
"id": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_statements",
"community": 2,
"norm_label": ".test_tour_bank_rec_widget_statements()"
},
{
"label": ".test_tour_invoice_creation_from_reco_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L89",
"id": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"community": 2,
"norm_label": ".test_tour_invoice_creation_from_reco_model()"
},
{
"label": ".test_tour_invoice_creation_reco_model_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L108",
"id": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"community": 2,
"norm_label": ".test_tour_invoice_creation_reco_model_currency()"
},
{
"label": ".test_tour_invoice_creation_combined_reco_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L137",
"id": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"community": 2,
"norm_label": ".test_tour_invoice_creation_combined_reco_model()"
},
{
"label": "Test if move is created and added as a new_aml line in bank reconciliation widge",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L90",
"id": "test_bank_rec_widget_tour_rationale_90",
"community": 2,
"norm_label": "test if move is created and added as a new_aml line in bank reconciliation widge"
},
{
"label": "Test move creation through reconcile button when a foreign currency is used for",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L109",
"id": "test_bank_rec_widget_tour_rationale_109",
"community": 2,
"norm_label": "test move creation through reconcile button when a foreign currency is used for"
},
{
"label": "Test creation of a move from a reconciliation model with different amount types",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L138",
"id": "test_bank_rec_widget_tour_rationale_138",
"community": 2,
"norm_label": "test creation of a move from a reconciliation model with different amount types"
},
{
"label": "test_deferred_management.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_deferred_management_py",
"community": 7,
"norm_label": "test_deferred_management.py"
},
{
"label": "TestDeferredManagement",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L13",
"id": "test_deferred_management_testdeferredmanagement",
"community": 7,
"norm_label": "testdeferredmanagement"
},
{
"label": "setUpClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L15",
"id": "test_deferred_management_setupclass",
"community": 7,
"norm_label": "setupclass()"
},
{
"label": ".create_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L48",
"id": "test_deferred_management_testdeferredmanagement_create_invoice",
"community": 7,
"norm_label": ".create_invoice()"
},
{
"label": ".test_deferred_management_get_diff_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L71",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_management_get_diff_dates",
"community": 7,
"norm_label": ".test_deferred_management_get_diff_dates()"
},
{
"label": ".test_get_ends_of_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L103",
"id": "test_deferred_management_testdeferredmanagement_test_get_ends_of_month",
"community": 7,
"norm_label": ".test_get_ends_of_month()"
},
{
"label": ".test_deferred_abnormal_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L129",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_abnormal_dates",
"community": 7,
"norm_label": ".test_deferred_abnormal_dates()"
},
{
"label": ".test_deferred_expense_generate_entries_method()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L168",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_expense_generate_entries_method",
"community": 7,
"norm_label": ".test_deferred_expense_generate_entries_method()"
},
{
"label": ".test_deferred_expense_reset_to_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L180",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"community": 7,
"norm_label": ".test_deferred_expense_reset_to_draft()"
},
{
"label": ".assert_invoice_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L203",
"id": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"community": 7,
"norm_label": ".assert_invoice_lines()"
},
{
"label": ".test_default_tax_on_account_not_on_deferred_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L221",
"id": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"community": 7,
"norm_label": ".test_default_tax_on_account_not_on_deferred_entries()"
},
{
"label": ".test_deferred_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L259",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"community": 7,
"norm_label": ".test_deferred_values()"
},
{
"label": ".test_deferred_values_rounding()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L291",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"community": 7,
"norm_label": ".test_deferred_values_rounding()"
},
{
"label": ".test_deferred_expense_avoid_useless_deferred_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L326",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_expense_avoid_useless_deferred_entries",
"community": 7,
"norm_label": ".test_deferred_expense_avoid_useless_deferred_entries()"
},
{
"label": ".test_deferred_expense_single_period_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L336",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_expense_single_period_entries",
"community": 7,
"norm_label": ".test_deferred_expense_single_period_entries()"
},
{
"label": ".test_taxes_deferred_after_date_added()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L348",
"id": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"community": 1,
"norm_label": ".test_taxes_deferred_after_date_added()"
},
{
"label": ".test_deferred_tax_key()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L425",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"community": 7,
"norm_label": ".test_deferred_tax_key()"
},
{
"label": ".test_compute_empty_start_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L443",
"id": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"community": 7,
"norm_label": ".test_compute_empty_start_date()"
},
{
"label": ".test_deferred_on_accounting_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L468",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"community": 7,
"norm_label": ".test_deferred_on_accounting_date()"
},
{
"label": ".test_deferred_entries_not_created_on_future_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L487",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"community": 7,
"norm_label": ".test_deferred_entries_not_created_on_future_invoice()"
},
{
"label": ".test_deferred_entries_created_on_auto_post_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L505",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"community": 7,
"norm_label": ".test_deferred_entries_created_on_auto_post_invoice()"
},
{
"label": ".test_deferred_compute_method_full_months()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L519",
"id": "test_deferred_management_testdeferredmanagement_test_deferred_compute_method_full_months",
"community": 7,
"norm_label": ".test_deferred_compute_method_full_months()"
},
{
"label": "Test that we correctly detect abnormal dates. In the deferred computatio",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L130",
"id": "test_deferred_management_rationale_130",
"community": 7,
"norm_label": "test that we correctly detect abnormal dates. in the deferred computatio"
},
{
"label": "Test that the deferred entries are deleted/reverted when the invoice is reset to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L181",
"id": "test_deferred_management_rationale_181",
"community": 7,
"norm_label": "test that the deferred entries are deleted/reverted when the invoice is reset to"
},
{
"label": "Test that the default taxes on an account are not calculated on deferral entries",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L222",
"id": "test_deferred_management_rationale_222",
"community": 7,
"norm_label": "test that the default taxes on an account are not calculated on deferral entries"
},
{
"label": "Test that the debit/credit values are correctly computed, even after a credit no",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L260",
"id": "test_deferred_management_rationale_260",
"community": 7,
"norm_label": "test that the debit/credit values are correctly computed, even after a credit no"
},
{
"label": "Test that the debit/credit values are correctly computed when values are rounded",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L292",
"id": "test_deferred_management_rationale_292",
"community": 7,
"norm_label": "test that the debit/credit values are correctly computed when values are rounded"
},
{
"label": "If we have an invoice with a start date in the beginning of the month, and an en",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L327",
"id": "test_deferred_management_rationale_327",
"community": 7,
"norm_label": "if we have an invoice with a start date in the beginning of the month, and an en"
},
{
"label": "If we have an invoice covering only one period, we should only avoid creating de",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L337",
"id": "test_deferred_management_rationale_337",
"community": 7,
"norm_label": "if we have an invoice covering only one period, we should only avoid creating de"
},
{
"label": "Test that applicable taxes get deferred also when the dates of the base line are",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L349",
"id": "test_deferred_management_rationale_349",
"community": 1,
"norm_label": "test that applicable taxes get deferred also when the dates of the base line are"
},
{
"label": "Test that the deferred tax key is correctly computed. and is the same be",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L426",
"id": "test_deferred_management_rationale_426",
"community": 7,
"norm_label": "test that the deferred tax key is correctly computed. and is the same be"
},
{
"label": "Test that the deferred start date is computed when empty and posting the move.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L444",
"id": "test_deferred_management_rationale_444",
"community": 7,
"norm_label": "test that the deferred start date is computed when empty and posting the move."
},
{
"label": "When we are in `on_validation` mode, the deferral of the total amount should hap",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L469",
"id": "test_deferred_management_rationale_469",
"community": 7,
"norm_label": "when we are in `on_validation` mode, the deferral of the total amount should hap"
},
{
"label": "Test that we don't create deferred entries on a future posted invoice",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L488",
"id": "test_deferred_management_rationale_488",
"community": 7,
"norm_label": "test that we don't create deferred entries on a future posted invoice"
},
{
"label": "Test that deferred entries are created on an invoice with auto_post set to 'at_d",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L506",
"id": "test_deferred_management_rationale_506",
"community": 7,
"norm_label": "test that deferred entries are created on an invoice with auto_post set to 'at_d"
},
{
"label": "Test that the deferred amount is correctly computed when the new full_months met",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L520",
"id": "test_deferred_management_rationale_520",
"community": 7,
"norm_label": "test that the deferred amount is correctly computed when the new full_months met"
},
{
"label": "test_tour.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_tour.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_tour_py",
"community": 1,
"norm_label": "test_tour.py"
},
{
"label": "TestAccountantTours",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_tour.py",
"source_location": "L10",
"id": "test_tour_testaccountanttours",
"community": 1,
"norm_label": "testaccountanttours"
},
{
"label": "AccountTestInvoicingHttpCommon",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "accounttestinvoicinghttpcommon",
"community": 1,
"norm_label": "accounttestinvoicinghttpcommon"
},
{
"label": ".test_account_merge_wizard_tour()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_tour.py",
"source_location": "L11",
"id": "test_tour_testaccountanttours_test_account_merge_wizard_tour",
"community": 1,
"norm_label": ".test_account_merge_wizard_tour()"
},
{
"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": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"community": 1,
"norm_label": "test_financial_report.py"
},
{
"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": "test_financial_report_testfinancialreport",
"community": 1,
"norm_label": "testfinancialreport"
},
{
"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_setupclass",
"community": 1,
"norm_label": "setupclass()"
},
{
"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_build_generic_id_from_financial_line",
"community": 1,
"norm_label": "._build_generic_id_from_financial_line()"
},
{
"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_get_line_id_from_generic_id",
"community": 1,
"norm_label": "._get_line_id_from_generic_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_range_on_report_lines_with_no_parent_id",
"community": 1,
"norm_label": ".test_financial_report_strict_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_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"community": 1,
"norm_label": ".test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id()"
},
{
"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_today_current_year_earnings",
"community": 1,
"norm_label": "test_balance_sheet_today_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_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"community": 1,
"norm_label": "test_balance_sheet_last_month_vs_custom_current_year_earnings()"
},
{
"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_single_company",
"community": 1,
"norm_label": ".test_financial_report_single_company()"
},
{
"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_multi_company_currency",
"community": 1,
"norm_label": ".test_financial_report_multi_company_currency()"
},
{
"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_comparison",
"community": 1,
"norm_label": ".test_financial_report_comparison()"
},
{
"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",
"community": 1,
"norm_label": ".test_financial_report_horizontal_group()"
},
{
"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_financial_report_horizontal_group_total",
"community": 1,
"norm_label": ".test_financial_report_horizontal_group_total()"
},
{
"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_hide_if_zero_with_no_formulas",
"community": 1,
"norm_label": ".test_hide_if_zero_with_no_formulas()"
},
{
"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",
"community": 1,
"norm_label": ".test_option_hierarchy()"
},
{
"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_option_hierarchy_with_no_group_lines",
"community": 1,
"norm_label": ".test_option_hierarchy_with_no_group_lines()"
},
{
"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_testfinancialreport_test_parse_line_id",
"community": 1,
"norm_label": ".test_parse_line_id()"
},
{
"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_186",
"community": 1,
"norm_label": "tests that lines with no parent can be correctly filtered by date range"
},
{
"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_205",
"community": 1,
"norm_label": "tests that lines with no parent can be correctly filtered by date range with no"
},
{
"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_283",
"community": 1,
"norm_label": "checks the balance sheet calls the right period of the p&l when using last_month"
},
{
"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_597",
"community": 1,
"norm_label": "in case we don't have comparison, just one column and one level of groupby a new"
},
{
"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_690",
"community": 1,
"norm_label": "check if a report line stays displayed when hide_if_zero is true and no formulas"
},
{
"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_830",
"community": 1,
"norm_label": "check that the report lines are correct when the option \"hierarchy and subtotals"
},
{
"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",
"id": "test_financial_report_rationale_869",
"community": 1,
"norm_label": "check that the report lines of 'no group' have correct ids with the option 'hier"
},
{
"label": "test_reconciliation_widget.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_widget_py",
"community": 2,
"norm_label": "test_reconciliation_widget.py"
},
{
"label": "TestReconciliationWidget",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L9",
"id": "test_reconciliation_widget_testreconciliationwidget",
"community": 2,
"norm_label": "testreconciliationwidget"
},
{
"label": "ValuationReconciliationTestCommon",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "valuationreconciliationtestcommon",
"community": 2,
"norm_label": "valuationreconciliationtestcommon"
},
{
"label": ".test_no_stock_account_in_reconciliation_proposition()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L11",
"id": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"community": 2,
"norm_label": ".test_no_stock_account_in_reconciliation_proposition()"
},
{
"label": "We check if no stock interim account is present in the reconcialiation propositi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L12",
"id": "test_reconciliation_widget_rationale_12",
"community": 2,
"norm_label": "we check if no stock interim account is present in the reconcialiation propositi"
},
{
"label": "extraction_review_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_extraction_review_wizard_py",
"community": 20,
"norm_label": "extraction_review_wizard.py"
},
{
"label": "FusionExtractionReviewWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L23",
"id": "extraction_review_wizard_fusionextractionreviewwizard",
"community": 20,
"norm_label": "fusionextractionreviewwizard"
},
{
"label": "_compute_attachment_preview()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L124",
"id": "extraction_review_wizard_compute_attachment_preview",
"community": 20,
"norm_label": "_compute_attachment_preview()"
},
{
"label": ".action_apply()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L138",
"id": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"community": 20,
"norm_label": ".action_apply()"
},
{
"label": ".action_discard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L192",
"id": "extraction_review_wizard_fusionextractionreviewwizard_action_discard",
"community": 20,
"norm_label": ".action_discard()"
},
{
"label": ".action_re_extract()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L200",
"id": "extraction_review_wizard_fusionextractionreviewwizard_action_re_extract",
"community": 20,
"norm_label": ".action_re_extract()"
},
{
"label": "._track_corrections()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L215",
"id": "extraction_review_wizard_fusionextractionreviewwizard_track_corrections",
"community": 20,
"norm_label": "._track_corrections()"
},
{
"label": "Fusion Accounting - Extraction Review Wizard Transient model that presents the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L1",
"id": "extraction_review_wizard_rationale_1",
"community": 20,
"norm_label": "fusion accounting - extraction review wizard transient model that presents the"
},
{
"label": "Review and optionally correct OCR-extracted invoice fields before they are c",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L24",
"id": "extraction_review_wizard_rationale_24",
"community": 20,
"norm_label": "review and optionally correct ocr-extracted invoice fields before they are c"
},
{
"label": "Fetch the first image / PDF attachment for inline preview.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L125",
"id": "extraction_review_wizard_rationale_125",
"community": 141,
"norm_label": "fetch the first image / pdf attachment for inline preview."
},
{
"label": "Validate the (possibly corrected) fields and apply them to the invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L139",
"id": "extraction_review_wizard_rationale_139",
"community": 20,
"norm_label": "validate the (possibly corrected) fields and apply them to the invoice."
},
{
"label": "Close the wizard without applying any changes. Returns: dic",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L193",
"id": "extraction_review_wizard_rationale_193",
"community": 20,
"norm_label": "close the wizard without applying any changes. returns: dic"
},
{
"label": "Re-run the OCR extraction pipeline from scratch. Useful when the user h",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L201",
"id": "extraction_review_wizard_rationale_201",
"community": 20,
"norm_label": "re-run the ocr extraction pipeline from scratch. useful when the user h"
},
{
"label": "Compare the wizard values against the original extraction and record any",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L216",
"id": "extraction_review_wizard_rationale_216",
"community": 20,
"norm_label": "compare the wizard values against the original extraction and record any"
},
{
"label": "account_bank_statement_import_csv.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_bank_statement_import_csv_py",
"community": 13,
"norm_label": "account_bank_statement_import_csv.py"
},
{
"label": "AccountBankStmtImportCSV",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L14",
"id": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"community": 13,
"norm_label": "accountbankstmtimportcsv"
},
{
"label": "get_fields_tree()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L22",
"id": "account_bank_statement_import_csv_get_fields_tree",
"community": 13,
"norm_label": "get_fields_tree()"
},
{
"label": "._safe_float()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L61",
"id": "account_bank_statement_import_csv_accountbankstmtimportcsv_safe_float",
"community": 13,
"norm_label": "._safe_float()"
},
{
"label": "._parse_import_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L65",
"id": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_import_data",
"community": 13,
"norm_label": "._parse_import_data()"
},
{
"label": ".parse_preview()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L168",
"id": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_preview",
"community": 13,
"norm_label": ".parse_preview()"
},
{
"label": ".execute_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L174",
"id": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"community": 13,
"norm_label": ".execute_import()"
},
{
"label": "Extends the standard CSV import to support bank-statement-specific columns s",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L15",
"id": "account_bank_statement_import_csv_rationale_15",
"community": 13,
"norm_label": "extends the standard csv import to support bank-statement-specific columns s"
},
{
"label": "Append virtual monetary columns (balance, debit, credit) when the import",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L23",
"id": "account_bank_statement_import_csv_rationale_23",
"community": 142,
"norm_label": "append virtual monetary columns (balance, debit, credit) when the import"
},
{
"label": "Safely convert a string or empty value to float, defaulting to 0.0.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L62",
"id": "account_bank_statement_import_csv_rationale_62",
"community": 13,
"norm_label": "safely convert a string or empty value to float, defaulting to 0.0."
},
{
"label": "Inject bank statement context flag when previewing CSV data.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L169",
"id": "account_bank_statement_import_csv_rationale_169",
"community": 13,
"norm_label": "inject bank statement context flag when previewing csv data."
},
{
"label": "Execute the import, wrapping bank statement rows into a statement record",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L175",
"id": "account_bank_statement_import_csv_rationale_175",
"community": 13,
"norm_label": "execute the import, wrapping bank statement rows into a statement record"
},
{
"label": "edi_import_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_edi_import_wizard_py",
"community": 15,
"norm_label": "edi_import_wizard.py"
},
{
"label": "FusionEDIImportWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L19",
"id": "edi_import_wizard_fusionediimportwizard",
"community": 15,
"norm_label": "fusionediimportwizard"
},
{
"label": ".action_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L51",
"id": "edi_import_wizard_fusionediimportwizard_action_import",
"community": 15,
"norm_label": ".action_import()"
},
{
"label": "Fusion Accounting - EDI Import Wizard Provides a transient model that lets user",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L1",
"id": "edi_import_wizard_rationale_1",
"community": 15,
"norm_label": "fusion accounting - edi import wizard provides a transient model that lets user"
},
{
"label": "File-upload wizard for importing electronic invoices in UBL 2.1 or UN/CEFACT",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L20",
"id": "edi_import_wizard_rationale_20",
"community": 15,
"norm_label": "file-upload wizard for importing electronic invoices in ubl 2.1 or un/cefact"
},
{
"label": "Parse the uploaded XML and create a draft invoice. Returns:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L52",
"id": "edi_import_wizard_rationale_52",
"community": 15,
"norm_label": "parse the uploaded xml and create a draft invoice. returns:"
},
{
"label": "followup_send_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"community": 51,
"norm_label": "followup_send_wizard.py"
},
{
"label": "FusionFollowupSendWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L7",
"id": "followup_send_wizard_fusionfollowupsendwizard",
"community": 51,
"norm_label": "fusionfollowupsendwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L101",
"id": "followup_send_wizard_default_get",
"community": 51,
"norm_label": "default_get()"
},
{
"label": "_compute_email_preview()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L114",
"id": "followup_send_wizard_compute_email_preview",
"community": 51,
"norm_label": "_compute_email_preview()"
},
{
"label": "_compute_channel_defaults()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L158",
"id": "followup_send_wizard_compute_channel_defaults",
"community": 51,
"norm_label": "_compute_channel_defaults()"
},
{
"label": ".action_send_followup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L177",
"id": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"community": 1,
"norm_label": ".action_send_followup()"
},
{
"label": ".action_preview_email()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L244",
"id": "followup_send_wizard_fusionfollowupsendwizard_action_preview_email",
"community": 51,
"norm_label": ".action_preview_email()"
},
{
"label": "Wizard for previewing and manually sending payment follow-ups. Allows the u",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L8",
"id": "followup_send_wizard_rationale_8",
"community": 51,
"norm_label": "wizard for previewing and manually sending payment follow-ups. allows the u"
},
{
"label": "Populate the wizard from the active follow-up line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L102",
"id": "followup_send_wizard_rationale_102",
"community": 143,
"norm_label": "populate the wizard from the active follow-up line."
},
{
"label": "Build a preview of the email subject and body. Uses the level's email t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L115",
"id": "followup_send_wizard_rationale_115",
"community": 144,
"norm_label": "build a preview of the email subject and body. uses the level's email t"
},
{
"label": "Pre-fill channel toggles from the follow-up level configuration.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L159",
"id": "followup_send_wizard_rationale_159",
"community": 145,
"norm_label": "pre-fill channel toggles from the follow-up level configuration."
},
{
"label": "Send the follow-up using the wizard-configured channels and content. Se",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L178",
"id": "followup_send_wizard_rationale_178",
"community": 1,
"norm_label": "send the follow-up using the wizard-configured channels and content. se"
},
{
"label": "Recompute the email preview after manual edits to the level. :returns:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L245",
"id": "followup_send_wizard_rationale_245",
"community": 51,
"norm_label": "recompute the email preview after manual edits to the level. :returns:"
},
{
"label": "account_change_lock_date.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"community": 14,
"norm_label": "account_change_lock_date.py"
},
{
"label": "AccountChangeLockDate",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L15",
"id": "account_change_lock_date_accountchangelockdate",
"community": 14,
"norm_label": "accountchangelockdate"
},
{
"label": "_compute_lock_date_exceptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L184",
"id": "account_change_lock_date_compute_lock_date_exceptions",
"community": 14,
"norm_label": "_compute_lock_date_exceptions()"
},
{
"label": "._build_draft_moves_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L219",
"id": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"community": 14,
"norm_label": "._build_draft_moves_domain()"
},
{
"label": "_compute_show_draft_entries_warning()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L249",
"id": "account_change_lock_date_compute_show_draft_entries_warning",
"community": 14,
"norm_label": "_compute_show_draft_entries_warning()"
},
{
"label": "._get_changes_needing_exception()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L258",
"id": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"community": 14,
"norm_label": "._get_changes_needing_exception()"
},
{
"label": "_compute_exception_needed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L272",
"id": "account_change_lock_date_compute_exception_needed",
"community": 14,
"norm_label": "_compute_exception_needed()"
},
{
"label": "_compute_exception_needed_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L277",
"id": "account_change_lock_date_compute_exception_needed_fields",
"community": 14,
"norm_label": "_compute_exception_needed_fields()"
},
{
"label": "._prepare_lock_date_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L286",
"id": "account_change_lock_date_accountchangelockdate_prepare_lock_date_values",
"community": 14,
"norm_label": "._prepare_lock_date_values()"
},
{
"label": "._prepare_exception_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L322",
"id": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"community": 14,
"norm_label": "._prepare_exception_values()"
},
{
"label": "._get_current_period_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L379",
"id": "account_change_lock_date_accountchangelockdate_get_current_period_dates",
"community": 14,
"norm_label": "._get_current_period_dates()"
},
{
"label": "._create_default_report_external_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L390",
"id": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"community": 14,
"norm_label": "._create_default_report_external_values()"
},
{
"label": "._change_lock_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L402",
"id": "account_change_lock_date_accountchangelockdate_change_lock_date",
"community": 14,
"norm_label": "._change_lock_date()"
},
{
"label": ".action_show_draft_moves_in_locked_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L456",
"id": "account_change_lock_date_accountchangelockdate_action_show_draft_moves_in_locked_period",
"community": 14,
"norm_label": ".action_show_draft_moves_in_locked_period()"
},
{
"label": ".action_reopen_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L474",
"id": "account_change_lock_date_accountchangelockdate_action_reopen_wizard",
"community": 14,
"norm_label": ".action_reopen_wizard()"
},
{
"label": "._action_revoke_min_exception()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L484",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"community": 14,
"norm_label": "._action_revoke_min_exception()"
},
{
"label": ".action_revoke_min_sale_lock_date_exception_for_me()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L494",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_me",
"community": 14,
"norm_label": ".action_revoke_min_sale_lock_date_exception_for_me()"
},
{
"label": ".action_revoke_min_purchase_lock_date_exception_for_me()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L497",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_me",
"community": 14,
"norm_label": ".action_revoke_min_purchase_lock_date_exception_for_me()"
},
{
"label": ".action_revoke_min_tax_lock_date_exception_for_me()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L500",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_me",
"community": 14,
"norm_label": ".action_revoke_min_tax_lock_date_exception_for_me()"
},
{
"label": ".action_revoke_min_fiscalyear_lock_date_exception_for_me()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L503",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_me",
"community": 14,
"norm_label": ".action_revoke_min_fiscalyear_lock_date_exception_for_me()"
},
{
"label": ".action_revoke_min_sale_lock_date_exception_for_everyone()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L507",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_everyone",
"community": 14,
"norm_label": ".action_revoke_min_sale_lock_date_exception_for_everyone()"
},
{
"label": ".action_revoke_min_purchase_lock_date_exception_for_everyone()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L510",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_everyone",
"community": 14,
"norm_label": ".action_revoke_min_purchase_lock_date_exception_for_everyone()"
},
{
"label": ".action_revoke_min_tax_lock_date_exception_for_everyone()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L513",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_everyone",
"community": 14,
"norm_label": ".action_revoke_min_tax_lock_date_exception_for_everyone()"
},
{
"label": ".action_revoke_min_fiscalyear_lock_date_exception_for_everyone()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L516",
"id": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_everyone",
"community": 14,
"norm_label": ".action_revoke_min_fiscalyear_lock_date_exception_for_everyone()"
},
{
"label": "Wizard that enables administrators to update accounting lock dates and manag",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L16",
"id": "account_change_lock_date_rationale_16",
"community": 14,
"norm_label": "wizard that enables administrators to update accounting lock dates and manag"
},
{
"label": "Retrieve active lock date exceptions for each soft lock field and determ",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L185",
"id": "account_change_lock_date_rationale_185",
"community": 146,
"norm_label": "retrieve active lock date exceptions for each soft lock field and determ"
},
{
"label": "Build a domain to find draft moves that would fall within any of the con",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L220",
"id": "account_change_lock_date_rationale_220",
"community": 14,
"norm_label": "build a domain to find draft moves that would fall within any of the con"
},
{
"label": "Flag whether any draft journal entries exist in the locked period.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L250",
"id": "account_change_lock_date_rationale_250",
"community": 147,
"norm_label": "flag whether any draft journal entries exist in the locked period."
},
{
"label": "Identify soft lock fields that are being loosened (i.e. the new date is",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L259",
"id": "account_change_lock_date_rationale_259",
"community": 14,
"norm_label": "identify soft lock fields that are being loosened (i.e. the new date is"
},
{
"label": "Return a dict of lock-date fields that have changed and are not covered",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L287",
"id": "account_change_lock_date_rationale_287",
"community": 14,
"norm_label": "return a dict of lock-date fields that have changed and are not covered"
},
{
"label": "Construct a list of dicts suitable for creating account.lock_exception r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L323",
"id": "account_change_lock_date_rationale_323",
"community": 14,
"norm_label": "construct a list of dicts suitable for creating account.lock_exception r"
},
{
"label": "Determine the start and end of the current period relative to the select",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L380",
"id": "account_change_lock_date_rationale_380",
"community": 14,
"norm_label": "determine the start and end of the current period relative to the select"
},
{
"label": "Hook for generating default report external values when lock dates chang",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L391",
"id": "account_change_lock_date_rationale_391",
"community": 14,
"norm_label": "hook for generating default report external values when lock dates chang"
},
{
"label": "Apply the given lock date values to the company, generating default repo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L403",
"id": "account_change_lock_date_rationale_403",
"community": 14,
"norm_label": "apply the given lock date values to the company, generating default repo"
},
{
"label": "Main action: validate permissions, create exceptions if needed, and appl",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L433",
"id": "account_change_lock_date_rationale_433",
"community": 14,
"norm_label": "main action: validate permissions, create exceptions if needed, and appl"
},
{
"label": "Open a list view showing draft moves within the locked period.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L457",
"id": "account_change_lock_date_rationale_457",
"community": 14,
"norm_label": "open a list view showing draft moves within the locked period."
},
{
"label": "Return an action that reopens this wizard in a dialog.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L475",
"id": "account_change_lock_date_rationale_475",
"community": 14,
"norm_label": "return an action that reopens this wizard in a dialog."
},
{
"label": "Revoke a specific exception and refresh the wizard.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L485",
"id": "account_change_lock_date_rationale_485",
"community": 14,
"norm_label": "revoke a specific exception and refresh the wizard."
},
{
"label": "bank_statement_import_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"community": 5,
"norm_label": "bank_statement_import_wizard.py"
},
{
"label": "FusionBankStatementImportWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L18",
"id": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"community": 5,
"norm_label": "fusionbankstatementimportwizard"
},
{
"label": "_default_journal_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L69",
"id": "bank_statement_import_wizard_default_journal_id",
"community": 5,
"norm_label": "_default_journal_id()"
},
{
"label": "_onchange_data_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L80",
"id": "bank_statement_import_wizard_onchange_data_file",
"community": 5,
"norm_label": "_onchange_data_file()"
},
{
"label": "_detect_format()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L91",
"id": "bank_statement_import_wizard_detect_format",
"community": 5,
"norm_label": "_detect_format()"
},
{
"label": ".action_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L143",
"id": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"community": 5,
"norm_label": ".action_import()"
},
{
"label": "._import_parsed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L174",
"id": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"community": 5,
"norm_label": "._import_parsed()"
},
{
"label": "._import_qif()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L196",
"id": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"community": 5,
"norm_label": "._import_qif()"
},
{
"label": "._import_csv()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L214",
"id": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"community": 5,
"norm_label": "._import_csv()"
},
{
"label": "._create_statements_from_parsed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L227",
"id": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"community": 5,
"norm_label": "._create_statements_from_parsed()"
},
{
"label": "Transient wizard that provides a unified interface for importing bank statem",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L19",
"id": "bank_statement_import_wizard_rationale_19",
"community": 5,
"norm_label": "transient wizard that provides a unified interface for importing bank statem"
},
{
"label": "Default to the journal from context, or the first bank journal.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L70",
"id": "bank_statement_import_wizard_rationale_70",
"community": 5,
"norm_label": "default to the journal from context, or the first bank journal."
},
{
"label": "Auto-detect the file format when a file is uploaded.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L81",
"id": "bank_statement_import_wizard_rationale_81",
"community": 5,
"norm_label": "auto-detect the file format when a file is uploaded."
},
{
"label": "Examine the file content (and optionally the filename) to determine the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L92",
"id": "bank_statement_import_wizard_rationale_92",
"community": 5,
"norm_label": "examine the file content (and optionally the filename) to determine the"
},
{
"label": "Main entry point: decode the file, detect format, parse, and create bank",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L144",
"id": "bank_statement_import_wizard_rationale_144",
"community": 5,
"norm_label": "main entry point: decode the file, detect format, parse, and create bank"
},
{
"label": "Generic handler for parsers that return a list of statement dicts (OFX,",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L175",
"id": "bank_statement_import_wizard_rationale_175",
"community": 5,
"norm_label": "generic handler for parsers that return a list of statement dicts (ofx,"
},
{
"label": "Handle QIF import \u2014 the parser returns a single dict.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L197",
"id": "bank_statement_import_wizard_rationale_197",
"community": 5,
"norm_label": "handle qif import \u2014 the parser returns a single dict."
},
{
"label": "Redirect CSV files to the existing base_import column-mapping wizard, wh",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L215",
"id": "bank_statement_import_wizard_rationale_215",
"community": 5,
"norm_label": "redirect csv files to the existing base_import column-mapping wizard, wh"
},
{
"label": "Create bank statement records from parsed statement dicts and open the r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L228",
"id": "bank_statement_import_wizard_rationale_228",
"community": 5,
"norm_label": "create bank statement records from parsed statement dicts and open the r"
},
{
"label": "asset_modify.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"community": 32,
"norm_label": "asset_modify.py"
},
{
"label": "AssetModify",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L13",
"id": "asset_modify_assetmodify",
"community": 32,
"norm_label": "assetmodify"
},
{
"label": "._compute_modify_action()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L151",
"id": "asset_modify_assetmodify_compute_modify_action",
"community": 32,
"norm_label": "._compute_modify_action()"
},
{
"label": "_get_selection_modify_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L158",
"id": "asset_modify_get_selection_modify_options",
"community": 32,
"norm_label": "_get_selection_modify_options()"
},
{
"label": "_compute_accounts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L174",
"id": "asset_modify_compute_accounts",
"community": 32,
"norm_label": "_compute_accounts()"
},
{
"label": "_compute_value_residual()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L180",
"id": "asset_modify_compute_value_residual",
"community": 32,
"norm_label": "_compute_value_residual()"
},
{
"label": "._inverse_gain_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L184",
"id": "asset_modify_assetmodify_inverse_gain_account",
"community": 32,
"norm_label": "._inverse_gain_account()"
},
{
"label": "._inverse_loss_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L188",
"id": "asset_modify_assetmodify_inverse_loss_account",
"community": 32,
"norm_label": "._inverse_loss_account()"
},
{
"label": "_compute_gain_or_loss()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L193",
"id": "asset_modify_compute_gain_or_loss",
"community": 32,
"norm_label": "_compute_gain_or_loss()"
},
{
"label": "_compute_gain_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L211",
"id": "asset_modify_compute_gain_value",
"community": 32,
"norm_label": "_compute_gain_value()"
},
{
"label": "_compute_informational_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L221",
"id": "asset_modify_compute_informational_text",
"community": 32,
"norm_label": "_compute_informational_text()"
},
{
"label": "_compute_select_invoice_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L290",
"id": "asset_modify_compute_select_invoice_line_id",
"community": 32,
"norm_label": "_compute_select_invoice_line_id()"
},
{
"label": "_onchange_action()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L302",
"id": "asset_modify_onchange_action",
"community": 1,
"norm_label": "_onchange_action()"
},
{
"label": "_onchange_invoice_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L322",
"id": "asset_modify_onchange_invoice_ids",
"community": 32,
"norm_label": "_onchange_invoice_ids()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L337",
"id": "asset_modify_create",
"community": 32,
"norm_label": "create()"
},
{
"label": ".modify()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L375",
"id": "asset_modify_assetmodify_modify",
"community": 1,
"norm_label": ".modify()"
},
{
"label": ".pause()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L599",
"id": "asset_modify_assetmodify_pause",
"community": 32,
"norm_label": ".pause()"
},
{
"label": ".sell_dispose()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L604",
"id": "asset_modify_assetmodify_sell_dispose",
"community": 1,
"norm_label": ".sell_dispose()"
},
{
"label": "._get_own_book_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L630",
"id": "asset_modify_assetmodify_get_own_book_value",
"community": 32,
"norm_label": "._get_own_book_value()"
},
{
"label": "._get_increase_original_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L634",
"id": "asset_modify_assetmodify_get_increase_original_value",
"community": 32,
"norm_label": "._get_increase_original_value()"
},
{
"label": "._get_new_asset_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L638",
"id": "asset_modify_assetmodify_get_new_asset_values",
"community": 32,
"norm_label": "._get_new_asset_values()"
},
{
"label": "Wizard for modifying running assets, including value changes, depreciation p",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L14",
"id": "asset_modify_rationale_14",
"community": 32,
"norm_label": "wizard for modifying running assets, including value changes, depreciation p"
},
{
"label": "Determine the default action based on context.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L152",
"id": "asset_modify_rationale_152",
"community": 32,
"norm_label": "determine the default action based on context."
},
{
"label": "Return available modification actions.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L159",
"id": "asset_modify_rationale_159",
"community": 148,
"norm_label": "return available modification actions."
},
{
"label": "Determine whether disposing/selling results in a gain or loss.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L194",
"id": "asset_modify_rationale_194",
"community": 149,
"norm_label": "determine whether disposing/selling results in a gain or loss."
},
{
"label": "Check whether the modification increases the asset's book value.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L212",
"id": "asset_modify_rationale_212",
"community": 150,
"norm_label": "check whether the modification increases the asset's book value."
},
{
"label": "Generate user-facing description of what will happen.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L222",
"id": "asset_modify_rationale_222",
"community": 151,
"norm_label": "generate user-facing description of what will happen."
},
{
"label": "Keep invoice_line_ids in sync when invoices change.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L323",
"id": "asset_modify_rationale_323",
"community": 152,
"norm_label": "keep invoice_line_ids in sync when invoices change."
},
{
"label": "Populate defaults from the linked asset when not provided.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L338",
"id": "asset_modify_rationale_338",
"community": 153,
"norm_label": "populate defaults from the linked asset when not provided."
},
{
"label": "Re-evaluate the asset: update depreciation parameters, handle value incr",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L376",
"id": "asset_modify_rationale_376",
"community": 1,
"norm_label": "re-evaluate the asset: update depreciation parameters, handle value incr"
},
{
"label": "Pause depreciation for the asset.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L600",
"id": "asset_modify_rationale_600",
"community": 32,
"norm_label": "pause depreciation for the asset."
},
{
"label": "Dispose of or sell the asset, generating closing entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L605",
"id": "asset_modify_rationale_605",
"community": 1,
"norm_label": "dispose of or sell the asset, generating closing entries."
},
{
"label": "Return the wizard's configured book value (residual + salvage).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L631",
"id": "asset_modify_rationale_631",
"community": 32,
"norm_label": "return the wizard's configured book value (residual + salvage)."
},
{
"label": "Compute the original value for a gross increase child asset.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L635",
"id": "asset_modify_rationale_635",
"community": 32,
"norm_label": "compute the original value for a gross increase child asset."
},
{
"label": "Calculate capped residual and salvage values to ensure they don't exceed",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L639",
"id": "asset_modify_rationale_639",
"community": 32,
"norm_label": "calculate capped residual and salvage values to ensure they don't exceed"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_init_py",
"community": 124,
"norm_label": "__init__.py"
},
{
"label": "account_auto_reconcile_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py",
"community": 13,
"norm_label": "account_auto_reconcile_wizard.py"
},
{
"label": "AccountAutoReconcileWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L11",
"id": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"community": 13,
"norm_label": "accountautoreconcilewizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L69",
"id": "account_auto_reconcile_wizard_default_get",
"community": 13,
"norm_label": "default_get()"
},
{
"label": "_derive_defaults_from_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L81",
"id": "account_auto_reconcile_wizard_derive_defaults_from_lines",
"community": 13,
"norm_label": "_derive_defaults_from_lines()"
},
{
"label": "._snapshot_wizard_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L109",
"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config",
"community": 13,
"norm_label": "._snapshot_wizard_config()"
},
{
"label": "._get_amls_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L132",
"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"community": 13,
"norm_label": "._get_amls_domain()"
},
{
"label": "._auto_reconcile_one_to_one()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L164",
"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"community": 13,
"norm_label": "._auto_reconcile_one_to_one()"
},
{
"label": "._auto_reconcile_zero_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L196",
"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"community": 13,
"norm_label": "._auto_reconcile_zero_balance()"
},
{
"label": ".auto_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L222",
"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"community": 13,
"norm_label": ".auto_reconcile()"
},
{
"label": "Wizard for automated matching and reconciliation of journal items. Accessibl",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L12",
"id": "account_auto_reconcile_wizard_rationale_12",
"community": 13,
"norm_label": "wizard for automated matching and reconciliation of journal items. accessibl"
},
{
"label": "Pre-configure the wizard from context domain if available.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L70",
"id": "account_auto_reconcile_wizard_rationale_70",
"community": 154,
"norm_label": "pre-configure the wizard from context domain if available."
},
{
"label": "Infer wizard preset values from a set of journal items. When all items s",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L82",
"id": "account_auto_reconcile_wizard_rationale_82",
"community": 155,
"norm_label": "infer wizard preset values from a set of journal items. when all items s"
},
{
"label": "Capture current wizard state as a comparable dict.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L110",
"id": "account_auto_reconcile_wizard_rationale_110",
"community": 13,
"norm_label": "capture current wizard state as a comparable dict."
},
{
"label": "Build a search domain for journal items eligible for automatic reconcili",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L133",
"id": "account_auto_reconcile_wizard_rationale_133",
"community": 13,
"norm_label": "build a search domain for journal items eligible for automatic reconcili"
},
{
"label": "Pair items with matching opposite amounts and reconcile them. Groups by",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L165",
"id": "account_auto_reconcile_wizard_rationale_165",
"community": 13,
"norm_label": "pair items with matching opposite amounts and reconcile them. groups by"
},
{
"label": "Reconcile all items within groups (account/partner/currency) where the t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L197",
"id": "account_auto_reconcile_wizard_rationale_197",
"community": 13,
"norm_label": "reconcile all items within groups (account/partner/currency) where the t"
},
{
"label": "Execute the selected reconciliation strategy and display results.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L223",
"id": "account_auto_reconcile_wizard_rationale_223",
"community": 13,
"norm_label": "execute the selected reconciliation strategy and display results."
},
{
"label": "account_report_send.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"community": 19,
"norm_label": "account_report_send.py"
},
{
"label": "AccountReportSend",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L9",
"id": "account_report_send_accountreportsend",
"community": 19,
"norm_label": "accountreportsend"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L89",
"id": "account_report_send_default_get",
"community": 19,
"norm_label": "default_get()"
},
{
"label": "_get_mail_field_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L105",
"id": "account_report_send_get_mail_field_value",
"community": 19,
"norm_label": "_get_mail_field_value()"
},
{
"label": "._get_default_mail_attachments_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L114",
"id": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"community": 19,
"norm_label": "._get_default_mail_attachments_widget()"
},
{
"label": "._get_wizard_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L120",
"id": "account_report_send_accountreportsend_get_wizard_values",
"community": 19,
"norm_label": "._get_wizard_values()"
},
{
"label": "._get_placeholder_mail_attachments_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L133",
"id": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"community": 19,
"norm_label": "._get_placeholder_mail_attachments_data()"
},
{
"label": "_get_mail_template_attachments_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L155",
"id": "account_report_send_get_mail_template_attachments_data",
"community": 19,
"norm_label": "_get_mail_template_attachments_data()"
},
{
"label": "_compute_mode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L173",
"id": "account_report_send_compute_mode",
"community": 19,
"norm_label": "_compute_mode()"
},
{
"label": "_compute_mail_ui_state()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L178",
"id": "account_report_send_compute_mail_ui_state",
"community": 19,
"norm_label": "_compute_mail_ui_state()"
},
{
"label": "_compute_warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L187",
"id": "account_report_send_compute_warnings",
"community": 19,
"norm_label": "_compute_warnings()"
},
{
"label": "_compute_mail_lang()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L204",
"id": "account_report_send_compute_mail_lang",
"community": 19,
"norm_label": "_compute_mail_lang()"
},
{
"label": "_compute_partner_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L212",
"id": "account_report_send_compute_partner_ids",
"community": 0,
"norm_label": "_compute_partner_ids()"
},
{
"label": "_compute_mail_partner_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L219",
"id": "account_report_send_compute_mail_partner_ids",
"community": 19,
"norm_label": "_compute_mail_partner_ids()"
},
{
"label": "_compute_mail_subject_body()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L224",
"id": "account_report_send_compute_mail_subject_body",
"community": 19,
"norm_label": "_compute_mail_subject_body()"
},
{
"label": "_compute_mail_attachments_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L238",
"id": "account_report_send_compute_mail_attachments_widget",
"community": 19,
"norm_label": "_compute_mail_attachments_widget()"
},
{
"label": "_action_download()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L252",
"id": "account_report_send_action_download",
"community": 19,
"norm_label": "_action_download()"
},
{
"label": "._process_send_and_print()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L261",
"id": "account_report_send_accountreportsend_process_send_and_print",
"community": 19,
"norm_label": "._process_send_and_print()"
},
{
"label": ".action_send_and_print()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L328",
"id": "account_report_send_accountreportsend_action_send_and_print",
"community": 19,
"norm_label": ".action_send_and_print()"
},
{
"label": "Wizard providing a unified interface for sending accounting reports via emai",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L10",
"id": "account_report_send_rationale_10",
"community": 19,
"norm_label": "wizard providing a unified interface for sending accounting reports via emai"
},
{
"label": "Render a single field from the mail template for a given partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L106",
"id": "account_report_send_rationale_106",
"community": 156,
"norm_label": "render a single field from the mail template for a given partner."
},
{
"label": "Combine report placeholder attachments with template-defined attachments.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L115",
"id": "account_report_send_rationale_115",
"community": 19,
"norm_label": "combine report placeholder attachments with template-defined attachments."
},
{
"label": "Serialize the current wizard state into a storable dictionary.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L121",
"id": "account_report_send_rationale_121",
"community": 19,
"norm_label": "serialize the current wizard state into a storable dictionary."
},
{
"label": "Generate placeholder attachment metadata for the report PDF. Returns a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L134",
"id": "account_report_send_rationale_134",
"community": 19,
"norm_label": "generate placeholder attachment metadata for the report pdf. returns a"
},
{
"label": "Build attachment metadata from files linked to the mail template.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L156",
"id": "account_report_send_rationale_156",
"community": 157,
"norm_label": "build attachment metadata from files linked to the mail template."
},
{
"label": "Determine whether the full mail composer should be shown and whether the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L179",
"id": "account_report_send_rationale_179",
"community": 158,
"norm_label": "determine whether the full mail composer should be shown and whether the"
},
{
"label": "Return an action that triggers browser download of the given attachments,",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L253",
"id": "account_report_send_rationale_253",
"community": 159,
"norm_label": "return an action that triggers browser download of the given attachments,"
},
{
"label": "Core processing logic: generates the report for each partner, optionally",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L262",
"id": "account_report_send_rationale_262",
"community": 19,
"norm_label": "core processing logic: generates the report for each partner, optionally"
},
{
"label": "Entry point: dispatch report generation, emailing, and/or downloading.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L329",
"id": "account_report_send_rationale_329",
"community": 19,
"norm_label": "entry point: dispatch report generation, emailing, and/or downloading."
},
{
"label": "account_report_file_download_error_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_file_download_error_wizard_py",
"community": 64,
"norm_label": "account_report_file_download_error_wizard.py"
},
{
"label": "AccountReportFileDownloadErrorWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L7",
"id": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard",
"community": 64,
"norm_label": "accountreportfiledownloaderrorwizard"
},
{
"label": ".button_download()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L19",
"id": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard_button_download",
"community": 64,
"norm_label": ".button_download()"
},
{
"label": "Transient wizard shown when report file generation encounters recoverable er",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L8",
"id": "account_report_file_download_error_wizard_rationale_8",
"community": 64,
"norm_label": "transient wizard shown when report file generation encounters recoverable er"
},
{
"label": "Trigger browser download of the partially generated file, if one was pro",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L20",
"id": "account_report_file_download_error_wizard_rationale_20",
"community": 64,
"norm_label": "trigger browser download of the partially generated file, if one was pro"
},
{
"label": "account_reconcile_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"community": 6,
"norm_label": "account_reconcile_wizard.py"
},
{
"label": "AccountReconcileWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L14",
"id": "account_reconcile_wizard_accountreconcilewizard",
"community": 6,
"norm_label": "accountreconcilewizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L27",
"id": "account_reconcile_wizard_default_get",
"community": 6,
"norm_label": "default_get()"
},
{
"label": "_compute_company_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L220",
"id": "account_reconcile_wizard_compute_company_id",
"community": 6,
"norm_label": "_compute_company_id()"
},
{
"label": "_compute_single_currency_mode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L225",
"id": "account_reconcile_wizard_compute_single_currency_mode",
"community": 6,
"norm_label": "_compute_single_currency_mode()"
},
{
"label": "_compute_allow_partials()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L231",
"id": "account_reconcile_wizard_compute_allow_partials",
"community": 6,
"norm_label": "_compute_allow_partials()"
},
{
"label": "_compute_display_allow_partials()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L236",
"id": "account_reconcile_wizard_compute_display_allow_partials",
"community": 6,
"norm_label": "_compute_display_allow_partials()"
},
{
"label": "_compute_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L251",
"id": "account_reconcile_wizard_compute_date",
"community": 6,
"norm_label": "_compute_date()"
},
{
"label": "_compute_journal_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L262",
"id": "account_reconcile_wizard_compute_journal_id",
"community": 6,
"norm_label": "_compute_journal_id()"
},
{
"label": "_compute_is_rec_pay_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L270",
"id": "account_reconcile_wizard_compute_is_rec_pay_account",
"community": 6,
"norm_label": "_compute_is_rec_pay_account()"
},
{
"label": "_compute_to_partner_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L278",
"id": "account_reconcile_wizard_compute_to_partner_id",
"community": 6,
"norm_label": "_compute_to_partner_id()"
},
{
"label": "_compute_is_write_off_required()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L287",
"id": "account_reconcile_wizard_compute_is_write_off_required",
"community": 6,
"norm_label": "_compute_is_write_off_required()"
},
{
"label": "_compute_reco_wizard_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L298",
"id": "account_reconcile_wizard_compute_reco_wizard_data",
"community": 6,
"norm_label": "_compute_reco_wizard_data()"
},
{
"label": "_compute_edit_mode_amount_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L492",
"id": "account_reconcile_wizard_compute_edit_mode_amount_currency",
"community": 6,
"norm_label": "_compute_edit_mode_amount_currency()"
},
{
"label": "_compute_edit_mode_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L499",
"id": "account_reconcile_wizard_compute_edit_mode_amount",
"community": 6,
"norm_label": "_compute_edit_mode_amount()"
},
{
"label": "_compute_edit_mode_reco_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L516",
"id": "account_reconcile_wizard_compute_edit_mode_reco_currency",
"community": 6,
"norm_label": "_compute_edit_mode_reco_currency()"
},
{
"label": "_compute_edit_mode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L523",
"id": "account_reconcile_wizard_compute_edit_mode",
"community": 6,
"norm_label": "_compute_edit_mode()"
},
{
"label": "_compute_lock_date_violated_warning_message()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L528",
"id": "account_reconcile_wizard_compute_lock_date_violated_warning_message",
"community": 6,
"norm_label": "_compute_lock_date_violated_warning_message()"
},
{
"label": "_compute_reco_model_autocomplete_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L541",
"id": "account_reconcile_wizard_compute_reco_model_autocomplete_ids",
"community": 6,
"norm_label": "_compute_reco_model_autocomplete_ids()"
},
{
"label": "_onchange_reco_model_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L570",
"id": "account_reconcile_wizard_onchange_reco_model_id",
"community": 6,
"norm_label": "_onchange_reco_model_id()"
},
{
"label": "_check_min_max_edit_mode_amount_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L585",
"id": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency",
"community": 6,
"norm_label": "_check_min_max_edit_mode_amount_currency()"
},
{
"label": "._action_open_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L610",
"id": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard",
"community": 6,
"norm_label": "._action_open_wizard()"
},
{
"label": "._get_date_after_lock_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L625",
"id": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"community": 6,
"norm_label": "._get_date_after_lock_date()"
},
{
"label": "._compute_write_off_taxes_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L634",
"id": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"community": 6,
"norm_label": "._compute_write_off_taxes_data()"
},
{
"label": "._create_write_off_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L688",
"id": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"community": 6,
"norm_label": "._create_write_off_lines()"
},
{
"label": ".create_write_off()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L745",
"id": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"community": 6,
"norm_label": ".create_write_off()"
},
{
"label": ".create_transfer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L765",
"id": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"community": 6,
"norm_label": ".create_transfer()"
},
{
"label": ".reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L807",
"id": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"community": 6,
"norm_label": ".reconcile()"
},
{
"label": ".reconcile_open()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L847",
"id": "account_reconcile_wizard_accountreconcilewizard_reconcile_open",
"community": 6,
"norm_label": ".reconcile_open()"
},
{
"label": "Interactive wizard for reconciling selected journal items, optionally genera",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L15",
"id": "account_reconcile_wizard_rationale_15",
"community": 6,
"norm_label": "interactive wizard for reconciling selected journal items, optionally genera"
},
{
"label": "Validate and load the selected journal items from the context.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L28",
"id": "account_reconcile_wizard_rationale_28",
"community": 160,
"norm_label": "validate and load the selected journal items from the context."
},
{
"label": "Show the partial reconciliation checkbox only when both debit and credit",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L237",
"id": "account_reconcile_wizard_rationale_237",
"community": 161,
"norm_label": "show the partial reconciliation checkbox only when both debit and credit"
},
{
"label": "A write-off is needed when the balance does not reach zero.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L288",
"id": "account_reconcile_wizard_rationale_288",
"community": 162,
"norm_label": "a write-off is needed when the balance does not reach zero."
},
{
"label": "Compute reconciliation currency, transfer requirements, and write-off am",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L299",
"id": "account_reconcile_wizard_rationale_299",
"community": 163,
"norm_label": "compute reconciliation currency, transfer requirements, and write-off am"
},
{
"label": "Find reconciliation models of type write-off with exactly one line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L542",
"id": "account_reconcile_wizard_rationale_542",
"community": 164,
"norm_label": "find reconciliation models of type write-off with exactly one line."
},
{
"label": "Pre-fill write-off details from the selected reconciliation model.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L571",
"id": "account_reconcile_wizard_rationale_571",
"community": 165,
"norm_label": "pre-fill write-off details from the selected reconciliation model."
},
{
"label": "Return the first valid date if the current date violates a lock.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L626",
"id": "account_reconcile_wizard_rationale_626",
"community": 6,
"norm_label": "return the first valid date if the current date violates a lock."
},
{
"label": "Calculate tax breakdown for the write-off entry, including base and per-",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L635",
"id": "account_reconcile_wizard_rationale_635",
"community": 6,
"norm_label": "calculate tax breakdown for the write-off entry, including base and per-"
},
{
"label": "Build Command.create entries for the write-off journal entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L689",
"id": "account_reconcile_wizard_rationale_689",
"community": 6,
"norm_label": "build command.create entries for the write-off journal entry."
},
{
"label": "Create and post a write-off journal entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L746",
"id": "account_reconcile_wizard_rationale_746",
"community": 6,
"norm_label": "create and post a write-off journal entry."
},
{
"label": "Create and post an account transfer entry, grouped by partner and curren",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L766",
"id": "account_reconcile_wizard_rationale_766",
"community": 6,
"norm_label": "create and post an account transfer entry, grouped by partner and curren"
},
{
"label": "Execute reconciliation with optional transfer and/or write-off.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L808",
"id": "account_reconcile_wizard_rationale_808",
"community": 6,
"norm_label": "execute reconciliation with optional transfer and/or write-off."
},
{
"label": "Reconcile and open the result in the reconciliation view.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L848",
"id": "account_reconcile_wizard_rationale_848",
"community": 6,
"norm_label": "reconcile and open the result in the reconciliation view."
},
{
"label": "report_export_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py",
"community": 25,
"norm_label": "report_export_wizard.py"
},
{
"label": "ReportExportWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L14",
"id": "report_export_wizard_reportexportwizard",
"community": 25,
"norm_label": "reportexportwizard"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L37",
"id": "report_export_wizard_create",
"community": 25,
"norm_label": "create()"
},
{
"label": ".export_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L61",
"id": "report_export_wizard_reportexportwizard_export_report",
"community": 25,
"norm_label": ".export_report()"
},
{
"label": "._build_attachment_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L78",
"id": "report_export_wizard_reportexportwizard_build_attachment_values",
"community": 25,
"norm_label": "._build_attachment_values()"
},
{
"label": "ReportExportFormatOption",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L110",
"id": "report_export_wizard_reportexportformatoption",
"community": 25,
"norm_label": "reportexportformatoption"
},
{
"label": ".apply_export()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L127",
"id": "report_export_wizard_reportexportformatoption_apply_export",
"community": 25,
"norm_label": ".apply_export()"
},
{
"label": "._prepare_attachment_dict()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L194",
"id": "report_export_wizard_reportexportformatoption_prepare_attachment_dict",
"community": 25,
"norm_label": "._prepare_attachment_dict()"
},
{
"label": "Transient wizard that enables batch export of accounting reports into variou",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L15",
"id": "report_export_wizard_rationale_15",
"community": 25,
"norm_label": "transient wizard that enables batch export of accounting reports into variou"
},
{
"label": "Override creation to auto-populate available export formats from the rep",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L38",
"id": "report_export_wizard_rationale_38",
"community": 166,
"norm_label": "override creation to auto-populate available export formats from the rep"
},
{
"label": "Execute the export process: generate files in each selected format and r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L62",
"id": "report_export_wizard_rationale_62",
"community": 25,
"norm_label": "execute the export process: generate files in each selected format and r"
},
{
"label": "Iterate over selected formats, invoke the corresponding report generator",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L79",
"id": "report_export_wizard_rationale_79",
"community": 25,
"norm_label": "iterate over selected formats, invoke the corresponding report generator"
},
{
"label": "Represents a single selectable export format within the export wizard, linki",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L111",
"id": "report_export_wizard_rationale_111",
"community": 25,
"norm_label": "represents a single selectable export format within the export wizard, linki"
},
{
"label": "Convert a report action response into attachment-ready values. Handles",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L128",
"id": "report_export_wizard_rationale_128",
"community": 25,
"norm_label": "convert a report action response into attachment-ready values. handles"
},
{
"label": "Build the dictionary of values for creating an ir.attachment record.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L195",
"id": "report_export_wizard_rationale_195",
"community": 25,
"norm_label": "build the dictionary of values for creating an ir.attachment record."
},
{
"label": "fiscal_year.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/fiscal_year.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_fiscal_year_py",
"community": 88,
"norm_label": "fiscal_year.py"
},
{
"label": "FinancialYearOpeningWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/fiscal_year.py",
"source_location": "L8",
"id": "fiscal_year_financialyearopeningwizard",
"community": 88,
"norm_label": "financialyearopeningwizard"
},
{
"label": "Extension of the fiscal year opening balance wizard that exposes tax periodi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/fiscal_year.py",
"source_location": "L9",
"id": "fiscal_year_rationale_9",
"community": 88,
"norm_label": "extension of the fiscal year opening balance wizard that exposes tax periodi"
},
{
"label": "loan_import_wizard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_loan_import_wizard_py",
"community": 24,
"norm_label": "loan_import_wizard.py"
},
{
"label": "FusionLoanImportWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L20",
"id": "loan_import_wizard_fusionloanimportwizard",
"community": 24,
"norm_label": "fusionloanimportwizard"
},
{
"label": ".action_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L93",
"id": "loan_import_wizard_fusionloanimportwizard_action_import",
"community": 24,
"norm_label": ".action_import()"
},
{
"label": "Fusion Accounting - Loan CSV Import Wizard Allows bulk-importing loan records f",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L1",
"id": "loan_import_wizard_rationale_1",
"community": 24,
"norm_label": "fusion accounting - loan csv import wizard allows bulk-importing loan records f"
},
{
"label": "Transient wizard to import loans from a CSV file. Expected CSV columns (hea",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L21",
"id": "loan_import_wizard_rationale_21",
"community": 24,
"norm_label": "transient wizard to import loans from a csv file. expected csv columns (hea"
},
{
"label": "Parse the uploaded CSV and create loan records.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L94",
"id": "loan_import_wizard_rationale_94",
"community": 24,
"norm_label": "parse the uploaded csv and create loan records."
},
{
"label": "multicurrency_revaluation.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"community": 3,
"norm_label": "multicurrency_revaluation.py"
},
{
"label": "MulticurrencyRevaluationWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L13",
"id": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"community": 3,
"norm_label": "multicurrencyrevaluationwizard"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L77",
"id": "multicurrency_revaluation_default_get",
"community": 3,
"norm_label": "default_get()"
},
{
"label": "_compute_show_warning()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L101",
"id": "multicurrency_revaluation_compute_show_warning",
"community": 3,
"norm_label": "_compute_show_warning()"
},
{
"label": "_compute_preview_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L119",
"id": "multicurrency_revaluation_compute_preview_data",
"community": 3,
"norm_label": "_compute_preview_data()"
},
{
"label": "_compute_accounting_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L140",
"id": "multicurrency_revaluation_compute_accounting_values",
"community": 3,
"norm_label": "_compute_accounting_values()"
},
{
"label": "._inverse_revaluation_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L155",
"id": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_revaluation_journal",
"community": 3,
"norm_label": "._inverse_revaluation_journal()"
},
{
"label": "._inverse_expense_provision_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L159",
"id": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_expense_provision_account",
"community": 3,
"norm_label": "._inverse_expense_provision_account()"
},
{
"label": "._inverse_income_provision_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L165",
"id": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_income_provision_account",
"community": 3,
"norm_label": "._inverse_income_provision_account()"
},
{
"label": "_get_move_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L176",
"id": "multicurrency_revaluation_get_move_vals",
"community": 3,
"norm_label": "_get_move_vals()"
},
{
"label": ".create_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L283",
"id": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"community": 1,
"norm_label": ".create_entries()"
},
{
"label": "Generates revaluation journal entries that capture unrealized gains or losse",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L14",
"id": "multicurrency_revaluation_rationale_14",
"community": 3,
"norm_label": "generates revaluation journal entries that capture unrealized gains or losse"
},
{
"label": "Initialize reversal date and validate that adjustments are needed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L78",
"id": "multicurrency_revaluation_rationale_78",
"community": 167,
"norm_label": "initialize reversal date and validate that adjustments are needed."
},
{
"label": "Warn if there's an unreversed entry on the provision accounts.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L102",
"id": "multicurrency_revaluation_rationale_102",
"community": 168,
"norm_label": "warn if there's an unreversed entry on the provision accounts."
},
{
"label": "Build JSON data for the move preview widget.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L120",
"id": "multicurrency_revaluation_rationale_120",
"community": 169,
"norm_label": "build json data for the move preview widget."
},
{
"label": "Load revaluation settings from the company.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L141",
"id": "multicurrency_revaluation_rationale_141",
"community": 170,
"norm_label": "load revaluation settings from the company."
},
{
"label": "Build the journal entry values from the multicurrency revaluation report",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L177",
"id": "multicurrency_revaluation_rationale_177",
"community": 171,
"norm_label": "build the journal entry values from the multicurrency revaluation report"
},
{
"label": "Create the revaluation entry and its automatic reversal.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L284",
"id": "multicurrency_revaluation_rationale_284",
"community": 1,
"norm_label": "create the revaluation entry and its automatic reversal."
},
{
"label": "setup_wizards.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_setup_wizards_py",
"community": 17,
"norm_label": "setup_wizards.py"
},
{
"label": "SetupBarBankConfigWizard",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L7",
"id": "setup_wizards_setupbarbankconfigwizard",
"community": 17,
"norm_label": "setupbarbankconfigwizard"
},
{
"label": ".validate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L14",
"id": "setup_wizards_setupbarbankconfigwizard_validate",
"community": 17,
"norm_label": ".validate()"
},
{
"label": "Extends the manual bank configuration wizard to default newly created bank j",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L8",
"id": "setup_wizards_rationale_8",
"community": 17,
"norm_label": "extends the manual bank configuration wizard to default newly created bank j"
},
{
"label": "After standard bank validation, check whether the journal should use fil",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L15",
"id": "setup_wizards_rationale_15",
"community": 17,
"norm_label": "after standard bank validation, check whether the journal should use fil"
},
{
"label": "check_printing.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"community": 39,
"norm_label": "check_printing.py"
},
{
"label": "_int_to_words()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L39",
"id": "check_printing_int_to_words",
"community": 39,
"norm_label": "_int_to_words()"
},
{
"label": "amount_to_words()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L71",
"id": "check_printing_amount_to_words",
"community": 39,
"norm_label": "amount_to_words()"
},
{
"label": "FusionCheckPrinting",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L108",
"id": "check_printing_fusioncheckprinting",
"community": 39,
"norm_label": "fusioncheckprinting"
},
{
"label": "_compute_check_amount_in_words()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L156",
"id": "check_printing_compute_check_amount_in_words",
"community": 39,
"norm_label": "_compute_check_amount_in_words()"
},
{
"label": ".action_assign_check_number()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L186",
"id": "check_printing_fusioncheckprinting_action_assign_check_number",
"community": 39,
"norm_label": ".action_assign_check_number()"
},
{
"label": ".action_print_check()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L219",
"id": "check_printing_fusioncheckprinting_action_print_check",
"community": 39,
"norm_label": ".action_print_check()"
},
{
"label": "FusionAccountJournalCheck",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L246",
"id": "check_printing_fusionaccountjournalcheck",
"community": 39,
"norm_label": "fusionaccountjournalcheck"
},
{
"label": "Fusion Accounting - Check Printing Support Extends ``account.payment`` with fie",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L1",
"id": "check_printing_rationale_1",
"community": 39,
"norm_label": "fusion accounting - check printing support extends ``account.payment`` with fie"
},
{
"label": "Convert a non-negative integer to its English word representation. :param i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L40",
"id": "check_printing_rationale_40",
"community": 39,
"norm_label": "convert a non-negative integer to its english word representation. :param i"
},
{
"label": "Convert a monetary amount to an English sentence. Example:: >>> am",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L72",
"id": "check_printing_rationale_72",
"community": 39,
"norm_label": "convert a monetary amount to an english sentence. example:: >>> am"
},
{
"label": "Adds check-printing capabilities to ``account.payment``. Features -----",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L109",
"id": "check_printing_rationale_109",
"community": 39,
"norm_label": "adds check-printing capabilities to ``account.payment``. features -----"
},
{
"label": "Compute the textual representation of the payment amount.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L157",
"id": "check_printing_rationale_157",
"community": 172,
"norm_label": "compute the textual representation of the payment amount."
},
{
"label": "Assign the next available check number from the journal. If the journal",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L187",
"id": "check_printing_rationale_187",
"community": 39,
"norm_label": "assign the next available check number from the journal. if the journal"
},
{
"label": "Print the check report for the selected payments. Automatically assigns",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L220",
"id": "check_printing_rationale_220",
"community": 39,
"norm_label": "print the check report for the selected payments. automatically assigns"
},
{
"label": "Adds check-numbering configuration to ``account.journal``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L247",
"id": "check_printing_rationale_247",
"community": 39,
"norm_label": "adds check-numbering configuration to ``account.journal``."
},
{
"label": "digest.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_digest_py",
"community": 57,
"norm_label": "digest.py"
},
{
"label": "FusionDigest",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L8",
"id": "digest_fusiondigest",
"community": 57,
"norm_label": "fusiondigest"
},
{
"label": "._compute_bank_cash_kpi_total()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L19",
"id": "digest_fusiondigest_compute_bank_cash_kpi_total",
"community": 57,
"norm_label": "._compute_bank_cash_kpi_total()"
},
{
"label": "._compute_kpis_actions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L44",
"id": "digest_fusiondigest_compute_kpis_actions",
"community": 57,
"norm_label": "._compute_kpis_actions()"
},
{
"label": "Extends the digest framework with an accounting KPI that summarises bank and",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L9",
"id": "digest_rationale_9",
"community": 57,
"norm_label": "extends the digest framework with an accounting kpi that summarises bank and"
},
{
"label": "Aggregate the total amount of moves posted in bank and cash journals dur",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L20",
"id": "digest_rationale_20",
"community": 57,
"norm_label": "aggregate the total amount of moves posted in bank and cash journals dur"
},
{
"label": "Map the bank/cash KPI to the journal dashboard action.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L45",
"id": "digest_rationale_45",
"community": 57,
"norm_label": "map the bank/cash kpi to the journal dashboard action."
},
{
"label": "edi_format.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_format_py",
"community": 41,
"norm_label": "edi_format.py"
},
{
"label": "FusionEDIFormat",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L23",
"id": "edi_format_fusionediformat",
"community": 41,
"norm_label": "fusionediformat"
},
{
"label": ".generate_document()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L95",
"id": "edi_format_fusionediformat_generate_document",
"community": 41,
"norm_label": ".generate_document()"
},
{
"label": ".parse_document()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L122",
"id": "edi_format_fusionediformat_parse_document",
"community": 41,
"norm_label": ".parse_document()"
},
{
"label": "._get_generator_map()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L149",
"id": "edi_format_fusionediformat_get_generator_map",
"community": 41,
"norm_label": "._get_generator_map()"
},
{
"label": "._get_parser_map()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L163",
"id": "edi_format_fusionediformat_get_parser_map",
"community": 41,
"norm_label": "._get_parser_map()"
},
{
"label": "._check_applicability()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L177",
"id": "edi_format_fusionediformat_check_applicability",
"community": 41,
"norm_label": "._check_applicability()"
},
{
"label": "Fusion Accounting - EDI Format Registry Provides a configuration model for regi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L1",
"id": "edi_format_rationale_1",
"community": 41,
"norm_label": "fusion accounting - edi format registry provides a configuration model for regi"
},
{
"label": "Registry entry for a supported EDI format. This model acts as a strategy-pa",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L24",
"id": "edi_format_rationale_24",
"community": 41,
"norm_label": "registry entry for a supported edi format. this model acts as a strategy-pa"
},
{
"label": "Generate an electronic document for the given journal entry. Dispatches",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L96",
"id": "edi_format_rationale_96",
"community": 41,
"norm_label": "generate an electronic document for the given journal entry. dispatches"
},
{
"label": "Parse an incoming EDI XML document and return invoice data. Dispatches",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L123",
"id": "edi_format_rationale_123",
"community": 41,
"norm_label": "parse an incoming edi xml document and return invoice data. dispatches"
},
{
"label": "Return a mapping of format codes to generator callables. Each callable",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L150",
"id": "edi_format_rationale_150",
"community": 41,
"norm_label": "return a mapping of format codes to generator callables. each callable"
},
{
"label": "Return a mapping of format codes to parser callables. Each callable acc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L164",
"id": "edi_format_rationale_164",
"community": 41,
"norm_label": "return a mapping of format codes to parser callables. each callable acc"
},
{
"label": "Verify that this format is applicable to the given move type. Raises:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L178",
"id": "edi_format_rationale_178",
"community": 41,
"norm_label": "verify that this format is applicable to the given move type. raises:"
},
{
"label": "edi_document.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_document_py",
"community": 44,
"norm_label": "edi_document.py"
},
{
"label": "FusionEDIDocument",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L21",
"id": "edi_document_fusionedidocument",
"community": 44,
"norm_label": "fusionedidocument"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L123",
"id": "edi_document_compute_display_name",
"community": 44,
"norm_label": "_compute_display_name()"
},
{
"label": ".action_send()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L133",
"id": "edi_document_fusionedidocument_action_send",
"community": 1,
"norm_label": ".action_send()"
},
{
"label": ".action_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L189",
"id": "edi_document_fusionedidocument_action_cancel",
"community": 44,
"norm_label": ".action_cancel()"
},
{
"label": ".action_retry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L209",
"id": "edi_document_fusionedidocument_action_retry",
"community": 44,
"norm_label": ".action_retry()"
},
{
"label": "._build_attachment_filename()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L226",
"id": "edi_document_fusionedidocument_build_attachment_filename",
"community": 44,
"norm_label": "._build_attachment_filename()"
},
{
"label": "Fusion Accounting - EDI Document Framework Manages the lifecycle of Electronic",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L1",
"id": "edi_document_rationale_1",
"community": 44,
"norm_label": "fusion accounting - edi document framework manages the lifecycle of electronic"
},
{
"label": "Represents one EDI rendition of a journal entry. A single ``account.move``",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L22",
"id": "edi_document_rationale_22",
"community": 44,
"norm_label": "represents one edi rendition of a journal entry. a single ``account.move``"
},
{
"label": "Generate the EDI file and advance the document to *sent*. Delegates the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L134",
"id": "edi_document_rationale_134",
"community": 1,
"norm_label": "generate the edi file and advance the document to *sent*. delegates the"
},
{
"label": "Request cancellation of a previously sent EDI document.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L190",
"id": "edi_document_rationale_190",
"community": 44,
"norm_label": "request cancellation of a previously sent edi document."
},
{
"label": "Reset a failed document back to *to_send* so it can be re-processed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L210",
"id": "edi_document_rationale_210",
"community": 44,
"norm_label": "reset a failed document back to *to_send* so it can be re-processed."
},
{
"label": "Construct a human-readable filename for the EDI attachment. Returns:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L227",
"id": "edi_document_rationale_227",
"community": 44,
"norm_label": "construct a human-readable filename for the edi attachment. returns:"
},
{
"label": "account_aged_partner_balance.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_aged_partner_balance_py",
"community": 26,
"norm_label": "account_aged_partner_balance.py"
},
{
"label": "AgedPartnerBalanceCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L13",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"community": 26,
"norm_label": "agedpartnerbalancecustomhandler"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L28",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_get_custom_display_config",
"community": 26,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L39",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_options_initializer",
"community": 26,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._custom_line_postprocessor()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L84",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_line_postprocessor",
"community": 26,
"norm_label": "._custom_line_postprocessor()"
},
{
"label": "._report_custom_engine_aged_receivable()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L105",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_receivable",
"community": 26,
"norm_label": "._report_custom_engine_aged_receivable()"
},
{
"label": "._report_custom_engine_aged_payable()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L115",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_payable",
"community": 26,
"norm_label": "._report_custom_engine_aged_payable()"
},
{
"label": "._aged_partner_report_custom_engine_common()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L125",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"community": 0,
"norm_label": "._aged_partner_report_custom_engine_common()"
},
{
"label": ".open_journal_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L361",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_journal_items",
"community": 26,
"norm_label": ".open_journal_items()"
},
{
"label": ".open_partner_ledger()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L372",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_partner_ledger",
"community": 26,
"norm_label": ".open_partner_ledger()"
},
{
"label": "._common_custom_unfold_all_batch_data_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L381",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"community": 26,
"norm_label": "._common_custom_unfold_all_batch_data_generator()"
},
{
"label": "._prepare_partner_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L443",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_prepare_partner_values",
"community": 26,
"norm_label": "._prepare_partner_values()"
},
{
"label": ".aged_partner_balance_audit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L458",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"community": 26,
"norm_label": ".aged_partner_balance_audit()"
},
{
"label": "._build_domain_from_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L474",
"id": "account_aged_partner_balance_agedpartnerbalancecustomhandler_build_domain_from_period",
"community": 26,
"norm_label": "._build_domain_from_period()"
},
{
"label": "AgedPayableCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L501",
"id": "account_aged_partner_balance_agedpayablecustomhandler",
"community": 26,
"norm_label": "agedpayablecustomhandler"
},
{
"label": ".open_journal_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L508",
"id": "account_aged_partner_balance_agedpayablecustomhandler_open_journal_items",
"community": 26,
"norm_label": ".open_journal_items()"
},
{
"label": "._custom_unfold_all_batch_data_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L513",
"id": "account_aged_partner_balance_agedpayablecustomhandler_custom_unfold_all_batch_data_generator",
"community": 26,
"norm_label": "._custom_unfold_all_batch_data_generator()"
},
{
"label": ".action_audit_cell()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L521",
"id": "account_aged_partner_balance_agedpayablecustomhandler_action_audit_cell",
"community": 26,
"norm_label": ".action_audit_cell()"
},
{
"label": "AgedReceivableCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L529",
"id": "account_aged_partner_balance_agedreceivablecustomhandler",
"community": 26,
"norm_label": "agedreceivablecustomhandler"
},
{
"label": ".open_journal_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L536",
"id": "account_aged_partner_balance_agedreceivablecustomhandler_open_journal_items",
"community": 26,
"norm_label": ".open_journal_items()"
},
{
"label": "._custom_unfold_all_batch_data_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L541",
"id": "account_aged_partner_balance_agedreceivablecustomhandler_custom_unfold_all_batch_data_generator",
"community": 26,
"norm_label": "._custom_unfold_all_batch_data_generator()"
},
{
"label": ".action_audit_cell()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L549",
"id": "account_aged_partner_balance_agedreceivablecustomhandler_action_audit_cell",
"community": 26,
"norm_label": ".action_audit_cell()"
},
{
"label": "Base handler for aged receivable / payable reports. Groups outstanding amou",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L14",
"id": "account_aged_partner_balance_rationale_14",
"community": 26,
"norm_label": "base handler for aged receivable / payable reports. groups outstanding amou"
},
{
"label": "Configure multi-currency, aging interval, and column labels.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L40",
"id": "account_aged_partner_balance_rationale_40",
"community": 26,
"norm_label": "configure multi-currency, aging interval, and column labels."
},
{
"label": "Inject the partner trust level into each partner line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L85",
"id": "account_aged_partner_balance_rationale_85",
"community": 26,
"norm_label": "inject the partner trust level into each partner line."
},
{
"label": "Core query and aggregation logic shared by receivable and payable. Buil",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L129",
"id": "account_aged_partner_balance_rationale_129",
"community": 0,
"norm_label": "core query and aggregation logic shared by receivable and payable. buil"
},
{
"label": "Pre-load all data needed to unfold every partner in one pass.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L384",
"id": "account_aged_partner_balance_rationale_384",
"community": 26,
"norm_label": "pre-load all data needed to unfold every partner in one pass."
},
{
"label": "Open a filtered list of invoices / bills for the clicked cell.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L459",
"id": "account_aged_partner_balance_rationale_459",
"community": 26,
"norm_label": "open a filtered list of invoices / bills for the clicked cell."
},
{
"label": "Translate a period column label into a date-maturity domain.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L475",
"id": "account_aged_partner_balance_rationale_475",
"community": 26,
"norm_label": "translate a period column label into a date-maturity domain."
},
{
"label": "Specialised handler for aged payable balances.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L502",
"id": "account_aged_partner_balance_rationale_502",
"community": 26,
"norm_label": "specialised handler for aged payable balances."
},
{
"label": "Specialised handler for aged receivable balances.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L530",
"id": "account_aged_partner_balance_rationale_530",
"community": 26,
"norm_label": "specialised handler for aged receivable balances."
},
{
"label": "res_partner_followup.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py",
"community": 31,
"norm_label": "res_partner_followup.py"
},
{
"label": "FusionPartnerFollowup",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L7",
"id": "res_partner_followup_fusionpartnerfollowup",
"community": 31,
"norm_label": "fusionpartnerfollowup"
},
{
"label": "_compute_fusion_overdue_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L57",
"id": "res_partner_followup_compute_fusion_overdue_amount",
"community": 31,
"norm_label": "_compute_fusion_overdue_amount()"
},
{
"label": ".get_overdue_invoices()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L75",
"id": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"community": 31,
"norm_label": ".get_overdue_invoices()"
},
{
"label": ".get_overdue_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L96",
"id": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount",
"community": 31,
"norm_label": ".get_overdue_amount()"
},
{
"label": ".action_open_followup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L105",
"id": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"community": 31,
"norm_label": ".action_open_followup()"
},
{
"label": "compute_partners_needing_followup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L144",
"id": "res_partner_followup_compute_partners_needing_followup",
"community": 31,
"norm_label": "compute_partners_needing_followup()"
},
{
"label": "Extends the partner model with payment follow-up capabilities. Adds fields",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L8",
"id": "res_partner_followup_rationale_8",
"community": 31,
"norm_label": "extends the partner model with payment follow-up capabilities. adds fields"
},
{
"label": "Compute the total overdue receivable amount and invoice count. Uses the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L58",
"id": "res_partner_followup_rationale_58",
"community": 173,
"norm_label": "compute the total overdue receivable amount and invoice count. uses the"
},
{
"label": "Return unpaid receivable move lines that are past due. Searches for pos",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L76",
"id": "res_partner_followup_rationale_76",
"community": 31,
"norm_label": "return unpaid receivable move lines that are past due. searches for pos"
},
{
"label": "Return the total overdue receivable amount for this partner. :returns:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L97",
"id": "res_partner_followup_rationale_97",
"community": 31,
"norm_label": "return the total overdue receivable amount for this partner. :returns:"
},
{
"label": "Open the follow-up form view for this partner. Locates or creates the `",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L106",
"id": "res_partner_followup_rationale_106",
"community": 31,
"norm_label": "open the follow-up form view for this partner. locates or creates the `"
},
{
"label": "Scheduled action: find partners with overdue invoices and create or upda",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L145",
"id": "res_partner_followup_rationale_145",
"community": 174,
"norm_label": "scheduled action: find partners with overdue invoices and create or upda"
},
{
"label": "account_tax.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"community": 27,
"norm_label": "account_tax.py"
},
{
"label": "FusionAccountTax",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L8",
"id": "account_tax_fusionaccounttax",
"community": 27,
"norm_label": "fusionaccounttax"
},
{
"label": "._prepare_base_line_for_taxes_computation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L14",
"id": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation",
"community": 27,
"norm_label": "._prepare_base_line_for_taxes_computation()"
},
{
"label": "._prepare_tax_line_for_taxes_computation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L25",
"id": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation",
"community": 27,
"norm_label": "._prepare_tax_line_for_taxes_computation()"
},
{
"label": "._prepare_base_line_grouping_key()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L36",
"id": "account_tax_fusionaccounttax_prepare_base_line_grouping_key",
"community": 27,
"norm_label": "._prepare_base_line_grouping_key()"
},
{
"label": "._prepare_base_line_tax_repartition_grouping_key()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L44",
"id": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key",
"community": 27,
"norm_label": "._prepare_base_line_tax_repartition_grouping_key()"
},
{
"label": "._prepare_tax_line_repartition_grouping_key()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L70",
"id": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key",
"community": 27,
"norm_label": "._prepare_tax_line_repartition_grouping_key()"
},
{
"label": "FusionTaxUnit",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L79",
"id": "account_tax_fusiontaxunit",
"community": 27,
"norm_label": "fusiontaxunit"
},
{
"label": ".create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L118",
"id": "account_tax_fusiontaxunit_create",
"community": 27,
"norm_label": ".create()"
},
{
"label": ".unlink()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L159",
"id": "account_tax_fusiontaxunit_unlink",
"community": 27,
"norm_label": ".unlink()"
},
{
"label": "_compute_fiscal_position_completion()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L168",
"id": "account_tax_compute_fiscal_position_completion",
"community": 27,
"norm_label": "_compute_fiscal_position_completion()"
},
{
"label": "._get_tax_unit_fiscal_positions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L191",
"id": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"community": 27,
"norm_label": "._get_tax_unit_fiscal_positions()"
},
{
"label": ".action_sync_unit_fiscal_positions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L226",
"id": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"community": 27,
"norm_label": ".action_sync_unit_fiscal_positions()"
},
{
"label": "_validate_companies_country()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L241",
"id": "account_tax_validate_companies_country",
"community": 27,
"norm_label": "_validate_companies_country()"
},
{
"label": "_validate_main_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L266",
"id": "account_tax_validate_main_company",
"community": 27,
"norm_label": "_validate_main_company()"
},
{
"label": "_validate_companies()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L275",
"id": "account_tax_validate_companies",
"community": 27,
"norm_label": "_validate_companies()"
},
{
"label": "_validate_vat()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L285",
"id": "account_tax_validate_vat",
"community": 27,
"norm_label": "_validate_vat()"
},
{
"label": "_onchange_company_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L307",
"id": "account_tax_onchange_company_ids",
"community": 27,
"norm_label": "_onchange_company_ids()"
},
{
"label": "Extends the tax engine to carry deferred revenue/expense dates through the b",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L9",
"id": "account_tax_rationale_9",
"community": 27,
"norm_label": "extends the tax engine to carry deferred revenue/expense dates through the b"
},
{
"label": "Inject deferred period dates into the base-line dictionary.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L15",
"id": "account_tax_rationale_15",
"community": 27,
"norm_label": "inject deferred period dates into the base-line dictionary."
},
{
"label": "Inject deferred period dates into the tax-line dictionary.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L26",
"id": "account_tax_rationale_26",
"community": 27,
"norm_label": "inject deferred period dates into the tax-line dictionary."
},
{
"label": "Include deferred dates in the grouping key so lines with different defer",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L37",
"id": "account_tax_rationale_37",
"community": 27,
"norm_label": "include deferred dates in the grouping key so lines with different defer"
},
{
"label": "Propagate deferred dates into the repartition grouping key only when the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L47",
"id": "account_tax_rationale_47",
"community": 27,
"norm_label": "propagate deferred dates into the repartition grouping key only when the"
},
{
"label": "Mirror deferred dates from the tax line into its repartition grouping ke",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L71",
"id": "account_tax_rationale_71",
"community": 27,
"norm_label": "mirror deferred dates from the tax line into its repartition grouping ke"
},
{
"label": "A tax unit groups multiple companies for consolidated tax reporting. Manages",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L80",
"id": "account_tax_rationale_80",
"community": 27,
"norm_label": "a tax unit groups multiple companies for consolidated tax reporting. manages"
},
{
"label": "After creation, set up horizontal groups on the generic tax reports so t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L119",
"id": "account_tax_rationale_119",
"community": 27,
"norm_label": "after creation, set up horizontal groups on the generic tax reports so t"
},
{
"label": "Clean up fiscal positions before deletion.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L160",
"id": "account_tax_rationale_160",
"community": 27,
"norm_label": "clean up fiscal positions before deletion."
},
{
"label": "Check whether every member company has a synchronised fiscal position ma",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L169",
"id": "account_tax_rationale_169",
"community": 175,
"norm_label": "check whether every member company has a synchronised fiscal position ma"
},
{
"label": "Retrieve (or create) fiscal positions for each company in the unit. When",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L192",
"id": "account_tax_rationale_192",
"community": 27,
"norm_label": "retrieve (or create) fiscal positions for each company in the unit. when"
},
{
"label": "Remove existing unit fiscal positions and recreate them with up-to-date",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L227",
"id": "account_tax_rationale_227",
"community": 27,
"norm_label": "remove existing unit fiscal positions and recreate them with up-to-date"
},
{
"label": "All member companies must share the same currency and each company may o",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L242",
"id": "account_tax_rationale_242",
"community": 176,
"norm_label": "all member companies must share the same currency and each company may o"
},
{
"label": "The designated main company must be among the unit's members.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L267",
"id": "account_tax_rationale_267",
"community": 177,
"norm_label": "the designated main company must be among the unit's members."
},
{
"label": "A tax unit requires at least two member companies.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L276",
"id": "account_tax_rationale_276",
"community": 178,
"norm_label": "a tax unit requires at least two member companies."
},
{
"label": "Validate the VAT number against the unit's country.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L286",
"id": "account_tax_rationale_286",
"community": 179,
"norm_label": "validate the vat number against the unit's country."
},
{
"label": "Auto-select the first company as main when the current main is removed f",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L308",
"id": "account_tax_rationale_308",
"community": 180,
"norm_label": "auto-select the first company as main when the current main is removed f"
},
{
"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": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py",
"community": 0,
"norm_label": "account_analytic_report.py"
},
{
"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",
"community": 3,
"norm_label": "fusionreportanalyticgroupby"
},
{
"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_get_options_initializers_forced_sequence_map",
"community": 3,
"norm_label": "._get_options_initializers_forced_sequence_map()"
},
{
"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_analytic_groupby",
"community": 3,
"norm_label": "._init_options_analytic_groupby()"
},
{
"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_init_options_readonly_query",
"community": 3,
"norm_label": "._init_options_readonly_query()"
},
{
"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_fusionreportanalyticgroupby_build_analytic_column_headers",
"community": 3,
"norm_label": "._build_analytic_column_headers()"
},
{
"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_prepare_lines_for_analytic_groupby",
"community": 0,
"norm_label": "_prepare_lines_for_analytic_groupby()"
},
{
"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_get_report_query",
"community": 3,
"norm_label": "._get_report_query()"
},
{
"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_fusionreportanalyticgroupby_action_audit_cell",
"community": 0,
"norm_label": ".action_audit_cell()"
},
{
"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_get_options_journals_domain",
"community": 0,
"norm_label": "_get_options_journals_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_fusionreportanalyticgroupby_get_options_domain",
"community": 3,
"norm_label": "._get_options_domain()"
},
{
"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",
"community": 0,
"norm_label": "fusionamlanalyticshadow"
},
{
"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_fusionamlanalyticshadow_where_calc",
"community": 0,
"norm_label": "._where_calc()"
},
{
"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_10",
"community": 3,
"norm_label": "extends the accounting report engine to support grouping by analytic account"
},
{
"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_28",
"community": 3,
"norm_label": "insert the analytic-groupby initializer between column-header creation a"
},
{
"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_39",
"community": 3,
"norm_label": "populate analytic groupby filters in *options* when the report advertise"
},
{
"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_89",
"community": 3,
"norm_label": "create extra column headers for every selected analytic plan or individu"
},
{
"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_139",
"community": 181,
"norm_label": "build a temporary ``analytic_temp_account_move_line`` table that mirrors"
},
{
"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_216",
"community": 3,
"norm_label": "when analytic-groupby columns are active, inject the context flag that c"
},
{
"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_247",
"community": 0,
"norm_label": "redirect the audit action to analytic lines when the column being audite"
},
{
"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_297",
"community": 182,
"norm_label": "allow journal-less lines when analytic lines without a parent move line"
},
{
"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_326",
"community": 0,
"norm_label": "hooks into `_where_calc` to swap the aml table for the analytic shadow table"
},
{
"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",
"id": "account_analytic_report_rationale_332",
"community": 0,
"norm_label": "replace the base ``account_move_line`` table reference with the ``analyt"
},
{
"label": "cash_basis_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cash_basis_report_py",
"community": 0,
"norm_label": "cash_basis_report.py"
},
{
"label": "FusionCashBasisReport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L17",
"id": "cash_basis_report_fusioncashbasisreport",
"community": 0,
"norm_label": "fusioncashbasisreport"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L39",
"id": "cash_basis_report_fusioncashbasisreport_custom_options_initializer",
"community": 3,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L57",
"id": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"community": 0,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._compute_cash_basis_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L101",
"id": "cash_basis_report_fusioncashbasisreport_compute_cash_basis_data",
"community": 0,
"norm_label": "._compute_cash_basis_data()"
},
{
"label": "._build_section_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L191",
"id": "cash_basis_report_fusioncashbasisreport_build_section_line",
"community": 0,
"norm_label": "._build_section_line()"
},
{
"label": "._build_detail_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L209",
"id": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"community": 0,
"norm_label": "._build_detail_line()"
},
{
"label": "Cash basis report custom handler. Unlike the standard accrual-based reporti",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L18",
"id": "cash_basis_report_rationale_18",
"community": 0,
"norm_label": "cash basis report custom handler. unlike the standard accrual-based reporti"
},
{
"label": "Add cash-basis specific options to the report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L40",
"id": "cash_basis_report_rationale_40",
"community": 3,
"norm_label": "add cash-basis specific options to the report."
},
{
"label": "Generate report lines based on cash basis (payment date) accounting. Re",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L58",
"id": "cash_basis_report_rationale_58",
"community": 0,
"norm_label": "generate report lines based on cash basis (payment date) accounting. re"
},
{
"label": "Compute cash basis amounts grouped by revenue/expense. Queries reconcil",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L102",
"id": "cash_basis_report_rationale_102",
"community": 0,
"norm_label": "compute cash basis amounts grouped by revenue/expense. queries reconcil"
},
{
"label": "Build a section header line for the report. :param section_id: unique i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L192",
"id": "cash_basis_report_rationale_192",
"community": 0,
"norm_label": "build a section header line for the report. :param section_id: unique i"
},
{
"label": "Build a detail line for a single cash-basis entry. :param entry: dict w",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L210",
"id": "cash_basis_report_rationale_210",
"community": 0,
"norm_label": "build a detail line for a single cash-basis entry. :param entry: dict w"
},
{
"label": "inter_company_rules.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_inter_company_rules_py",
"community": 45,
"norm_label": "inter_company_rules.py"
},
{
"label": "FusionInterCompanyRules",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L16",
"id": "inter_company_rules_fusionintercompanyrules",
"community": 45,
"norm_label": "fusionintercompanyrules"
},
{
"label": "._fusion_get_intercompany_target()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L51",
"id": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"community": 45,
"norm_label": "._fusion_get_intercompany_target()"
},
{
"label": "FusionInterCompanyAccountMove",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L72",
"id": "inter_company_rules_fusionintercompanyaccountmove",
"community": 45,
"norm_label": "fusionintercompanyaccountmove"
},
{
"label": "._post()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L98",
"id": "inter_company_rules_fusionintercompanyaccountmove_post",
"community": 45,
"norm_label": "._post()"
},
{
"label": "._fusion_trigger_intercompany_sync()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L105",
"id": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"community": 45,
"norm_label": "._fusion_trigger_intercompany_sync()"
},
{
"label": "._create_intercompany_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L150",
"id": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"community": 1,
"norm_label": "._create_intercompany_invoice()"
},
{
"label": "Extends res.company with inter-company invoice synchronization settings. Wh",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L17",
"id": "inter_company_rules_rationale_17",
"community": 45,
"norm_label": "extends res.company with inter-company invoice synchronization settings. wh"
},
{
"label": "Return the company record linked to the given partner, if any. A partne",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L52",
"id": "inter_company_rules_rationale_52",
"community": 45,
"norm_label": "return the company record linked to the given partner, if any. a partne"
},
{
"label": "Extends account.move to trigger inter-company invoice creation on post.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L73",
"id": "inter_company_rules_rationale_73",
"community": 45,
"norm_label": "extends account.move to trigger inter-company invoice creation on post."
},
{
"label": "Override to trigger inter-company document creation after posting.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L99",
"id": "inter_company_rules_rationale_99",
"community": 45,
"norm_label": "override to trigger inter-company document creation after posting."
},
{
"label": "Check conditions and create the inter-company counter-document.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L106",
"id": "inter_company_rules_rationale_106",
"community": 45,
"norm_label": "check conditions and create the inter-company counter-document."
},
{
"label": "Create the counter-document in *target_company*. Maps: - Custom",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L151",
"id": "inter_company_rules_rationale_151",
"community": 1,
"norm_label": "create the counter-document in *target_company*. maps: - custom"
},
{
"label": "account_move.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"community": 9,
"norm_label": "account_move.py"
},
{
"label": "TaxClosingNonPostedDependingMovesError",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L31",
"id": "account_move_taxclosingnonposteddependingmoveserror",
"community": 9,
"norm_label": "taxclosingnonposteddependingmoveserror"
},
{
"label": "Exception",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "exception",
"community": 5,
"norm_label": "exception"
},
{
"label": "FusionAccountMove",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L42",
"id": "account_move_fusionaccountmove",
"community": 3,
"norm_label": "fusionaccountmove"
},
{
"label": "._get_invoice_in_payment_state()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L186",
"id": "account_move_fusionaccountmove_get_invoice_in_payment_state",
"community": 3,
"norm_label": "._get_invoice_in_payment_state()"
},
{
"label": "._get_deferred_entries_method()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L189",
"id": "account_move_fusionaccountmove_get_deferred_entries_method",
"community": 3,
"norm_label": "._get_deferred_entries_method()"
},
{
"label": "_compute_signing_user()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L201",
"id": "account_move_compute_signing_user",
"community": 9,
"norm_label": "_compute_signing_user()"
},
{
"label": "_compute_signature()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L218",
"id": "account_move_compute_signature",
"community": 9,
"norm_label": "_compute_signature()"
},
{
"label": "_compute_deferred_entry_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L241",
"id": "account_move_compute_deferred_entry_type",
"community": 9,
"norm_label": "_compute_deferred_entry_type()"
},
{
"label": "._compute_tax_closing_alert()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L253",
"id": "account_move_fusionaccountmove_compute_tax_closing_alert",
"community": 3,
"norm_label": "._compute_tax_closing_alert()"
},
{
"label": "_compute_depreciation_cumulative_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L268",
"id": "account_move_compute_depreciation_cumulative_value",
"community": 9,
"norm_label": "_compute_depreciation_cumulative_value()"
},
{
"label": "_compute_depreciation_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L288",
"id": "account_move_compute_depreciation_value",
"community": 9,
"norm_label": "_compute_depreciation_value()"
},
{
"label": "_compute_asset_move_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L330",
"id": "account_move_compute_asset_move_type",
"community": 9,
"norm_label": "_compute_asset_move_type()"
},
{
"label": "_compute_asset_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L338",
"id": "account_move_compute_asset_ids",
"community": 9,
"norm_label": "_compute_asset_ids()"
},
{
"label": "._inverse_depreciation_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L349",
"id": "account_move_fusionaccountmove_inverse_depreciation_value",
"community": 3,
"norm_label": "._inverse_depreciation_value()"
},
{
"label": "_constrains_check_asset_state()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L366",
"id": "account_move_constrains_check_asset_state",
"community": 9,
"norm_label": "_constrains_check_asset_state()"
},
{
"label": "._post()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L377",
"id": "account_move_fusionaccountmove_post",
"community": 3,
"norm_label": "._post()"
},
{
"label": ".action_post()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L404",
"id": "account_move_fusionaccountmove_action_post",
"community": 1,
"norm_label": ".action_post()"
},
{
"label": ".button_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L427",
"id": "account_move_fusionaccountmove_button_draft",
"community": 3,
"norm_label": ".button_draft()"
},
{
"label": ".unlink()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L488",
"id": "account_move_fusionaccountmove_unlink",
"community": 3,
"norm_label": ".unlink()"
},
{
"label": ".button_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L497",
"id": "account_move_fusionaccountmove_button_cancel",
"community": 3,
"norm_label": ".button_cancel()"
},
{
"label": "._reverse_moves()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L505",
"id": "account_move_fusionaccountmove_reverse_moves",
"community": 1,
"norm_label": "._reverse_moves()"
},
{
"label": "_get_deferred_diff_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L551",
"id": "account_move_get_deferred_diff_dates",
"community": 9,
"norm_label": "_get_deferred_diff_dates()"
},
{
"label": "_get_deferred_period_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L570",
"id": "account_move_get_deferred_period_amount",
"community": 9,
"norm_label": "_get_deferred_period_amount()"
},
{
"label": "_get_deferred_amounts_by_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L609",
"id": "account_move_get_deferred_amounts_by_line",
"community": 9,
"norm_label": "_get_deferred_amounts_by_line()"
},
{
"label": "_get_deferred_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L662",
"id": "account_move_get_deferred_lines",
"community": 9,
"norm_label": "_get_deferred_lines()"
},
{
"label": "._generate_deferred_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L680",
"id": "account_move_fusionaccountmove_generate_deferred_entries",
"community": 9,
"norm_label": "._generate_deferred_entries()"
},
{
"label": ".open_deferred_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L777",
"id": "account_move_fusionaccountmove_open_deferred_entries",
"community": 3,
"norm_label": ".open_deferred_entries()"
},
{
"label": ".open_deferred_original_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L788",
"id": "account_move_fusionaccountmove_open_deferred_original_entry",
"community": 3,
"norm_label": ".open_deferred_original_entry()"
},
{
"label": ".action_open_bank_reconciliation_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L811",
"id": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget",
"community": 3,
"norm_label": ".action_open_bank_reconciliation_widget()"
},
{
"label": ".action_open_bank_reconciliation_widget_statement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L820",
"id": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget_statement",
"community": 17,
"norm_label": ".action_open_bank_reconciliation_widget_statement()"
},
{
"label": ".action_open_business_doc()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L825",
"id": "account_move_fusionaccountmove_action_open_business_doc",
"community": 3,
"norm_label": ".action_open_business_doc()"
},
{
"label": "._get_mail_thread_data_attachments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L840",
"id": "account_move_fusionaccountmove_get_mail_thread_data_attachments",
"community": 3,
"norm_label": "._get_mail_thread_data_attachments()"
},
{
"label": "_get_edi_creation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L846",
"id": "account_move_get_edi_creation",
"community": 9,
"norm_label": "_get_edi_creation()"
},
{
"label": "._has_subsequent_posted_closing_moves()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L857",
"id": "account_move_fusionaccountmove_has_subsequent_posted_closing_moves",
"community": 3,
"norm_label": "._has_subsequent_posted_closing_moves()"
},
{
"label": "._get_tax_to_pay_on_closing()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L868",
"id": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"community": 3,
"norm_label": "._get_tax_to_pay_on_closing()"
},
{
"label": "._action_tax_to_pay_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L877",
"id": "account_move_fusionaccountmove_action_tax_to_pay_wizard",
"community": 3,
"norm_label": "._action_tax_to_pay_wizard()"
},
{
"label": ".action_open_tax_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L880",
"id": "account_move_fusionaccountmove_action_open_tax_report",
"community": 3,
"norm_label": ".action_open_tax_report()"
},
{
"label": ".refresh_tax_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L890",
"id": "account_move_fusionaccountmove_refresh_tax_entry",
"community": 3,
"norm_label": ".refresh_tax_entry()"
},
{
"label": "._close_tax_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L900",
"id": "account_move_fusionaccountmove_close_tax_period",
"community": 3,
"norm_label": "._close_tax_period()"
},
{
"label": "._close_tax_period_create_activities()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L991",
"id": "account_move_fusionaccountmove_close_tax_period_create_activities",
"community": 3,
"norm_label": "._close_tax_period_create_activities()"
},
{
"label": "_get_tax_closing_report_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1060",
"id": "account_move_get_tax_closing_report_options",
"community": 3,
"norm_label": "_get_tax_closing_report_options()"
},
{
"label": "._get_vat_report_attachments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1101",
"id": "account_move_fusionaccountmove_get_vat_report_attachments",
"community": 0,
"norm_label": "._get_vat_report_attachments()"
},
{
"label": "._log_depreciation_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1110",
"id": "account_move_fusionaccountmove_log_depreciation_asset",
"community": 3,
"norm_label": "._log_depreciation_asset()"
},
{
"label": "._auto_create_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1120",
"id": "account_move_fusionaccountmove_auto_create_asset",
"community": 1,
"norm_label": "._auto_create_asset()"
},
{
"label": "_prepare_move_for_asset_depreciation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1202",
"id": "account_move_prepare_move_for_asset_depreciation",
"community": 1,
"norm_label": "_prepare_move_for_asset_depreciation()"
},
{
"label": ".open_asset_view()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1271",
"id": "account_move_fusionaccountmove_open_asset_view",
"community": 3,
"norm_label": ".open_asset_view()"
},
{
"label": ".action_open_asset_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1274",
"id": "account_move_fusionaccountmove_action_open_asset_ids",
"community": 3,
"norm_label": ".action_open_asset_ids()"
},
{
"label": "FusionMoveLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1278",
"id": "account_move_fusionmoveline",
"community": 9,
"norm_label": "fusionmoveline"
},
{
"label": "._order_to_sql()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1326",
"id": "account_move_fusionmoveline_order_to_sql",
"community": 9,
"norm_label": "._order_to_sql()"
},
{
"label": ".copy_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1353",
"id": "account_move_fusionmoveline_copy_data",
"community": 9,
"norm_label": ".copy_data()"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1361",
"id": "account_move_fusionmoveline_write",
"community": 3,
"norm_label": ".write()"
},
{
"label": "._compute_has_deferred_moves()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1382",
"id": "account_move_fusionmoveline_compute_has_deferred_moves",
"community": 9,
"norm_label": "._compute_has_deferred_moves()"
},
{
"label": "_compute_has_abnormal_deferred_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1387",
"id": "account_move_compute_has_abnormal_deferred_dates",
"community": 9,
"norm_label": "_compute_has_abnormal_deferred_dates()"
},
{
"label": "._has_deferred_compatible_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1406",
"id": "account_move_fusionmoveline_has_deferred_compatible_account",
"community": 9,
"norm_label": "._has_deferred_compatible_account()"
},
{
"label": "_onchange_deferred_start_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1416",
"id": "account_move_onchange_deferred_start_date",
"community": 9,
"norm_label": "_onchange_deferred_start_date()"
},
{
"label": "_onchange_deferred_end_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1421",
"id": "account_move_onchange_deferred_end_date",
"community": 9,
"norm_label": "_onchange_deferred_end_date()"
},
{
"label": "_compute_deferred_start_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1426",
"id": "account_move_compute_deferred_start_date",
"community": 9,
"norm_label": "_compute_deferred_start_date()"
},
{
"label": "_check_deferred_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1432",
"id": "account_move_check_deferred_dates",
"community": 9,
"norm_label": "_check_deferred_dates()"
},
{
"label": "_get_deferred_ends_of_month()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1444",
"id": "account_move_get_deferred_ends_of_month",
"community": 9,
"norm_label": "_get_deferred_ends_of_month()"
},
{
"label": "._get_deferred_periods()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1457",
"id": "account_move_fusionmoveline_get_deferred_periods",
"community": 9,
"norm_label": "._get_deferred_periods()"
},
{
"label": "_get_deferred_amounts_by_line_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1479",
"id": "account_move_get_deferred_amounts_by_line_values",
"community": 9,
"norm_label": "_get_deferred_amounts_by_line_values()"
},
{
"label": "_get_deferred_lines_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1489",
"id": "account_move_get_deferred_lines_values",
"community": 9,
"norm_label": "_get_deferred_lines_values()"
},
{
"label": "._get_computed_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1503",
"id": "account_move_fusionmoveline_get_computed_taxes",
"community": 9,
"norm_label": "._get_computed_taxes()"
},
{
"label": "._compute_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1513",
"id": "account_move_fusionmoveline_compute_attachment",
"community": 9,
"norm_label": "._compute_attachment()"
},
{
"label": ".action_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1523",
"id": "account_move_fusionmoveline_action_reconcile",
"community": 6,
"norm_label": ".action_reconcile()"
},
{
"label": "._get_predict_postgres_dictionary()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1540",
"id": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"community": 9,
"norm_label": "._get_predict_postgres_dictionary()"
},
{
"label": "_build_predictive_query()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1546",
"id": "account_move_build_predictive_query",
"community": 9,
"norm_label": "_build_predictive_query()"
},
{
"label": "_predicted_field()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1568",
"id": "account_move_predicted_field",
"community": 9,
"norm_label": "_predicted_field()"
},
{
"label": "._predict_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1639",
"id": "account_move_fusionmoveline_predict_taxes",
"community": 9,
"norm_label": "._predict_taxes()"
},
{
"label": "_predict_specific_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1656",
"id": "account_move_predict_specific_tax",
"community": 9,
"norm_label": "_predict_specific_tax()"
},
{
"label": "._predict_product()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1672",
"id": "account_move_fusionmoveline_predict_product",
"community": 9,
"norm_label": "._predict_product()"
},
{
"label": "._predict_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1688",
"id": "account_move_fusionmoveline_predict_account",
"community": 9,
"norm_label": "._predict_account()"
},
{
"label": "_onchange_name_predictive()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1716",
"id": "account_move_onchange_name_predictive",
"community": 9,
"norm_label": "_onchange_name_predictive()"
},
{
"label": "._read_group_select()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1747",
"id": "account_move_fusionmoveline_read_group_select",
"community": 9,
"norm_label": "._read_group_select()"
},
{
"label": "._read_group_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1765",
"id": "account_move_fusionmoveline_read_group_groupby",
"community": 9,
"norm_label": "._read_group_groupby()"
},
{
"label": ".turn_as_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1787",
"id": "account_move_fusionmoveline_turn_as_asset",
"community": 9,
"norm_label": ".turn_as_asset()"
},
{
"label": "_compute_non_deductible_tax_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1810",
"id": "account_move_compute_non_deductible_tax_value",
"community": 9,
"norm_label": "_compute_non_deductible_tax_value()"
},
{
"label": "Fusion Accounting - Journal Entry Extensions Augments the core account.move and",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1",
"id": "account_move_rationale_1",
"community": 9,
"norm_label": "fusion accounting - journal entry extensions augments the core account.move and"
},
{
"label": "Augments journal entries with deferral tracking, invoice signatures, VAT clo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L43",
"id": "account_move_rationale_43",
"community": 3,
"norm_label": "augments journal entries with deferral tracking, invoice signatures, vat clo"
},
{
"label": "Determine whether this entry uses expense or revenue deferral settings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L190",
"id": "account_move_rationale_190",
"community": 3,
"norm_label": "determine whether this entry uses expense or revenue deferral settings."
},
{
"label": "Calculates the fractional number of months between two dates using a 30-",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L552",
"id": "account_move_rationale_552",
"community": 183,
"norm_label": "calculates the fractional number of months between two dates using a 30-"
},
{
"label": "Computes the portion of total_balance attributable to the segment [seg_s",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L571",
"id": "account_move_rationale_571",
"community": 184,
"norm_label": "computes the portion of total_balance attributable to the segment [seg_s"
},
{
"label": "For each line and each time segment, compute the deferred amount. Retur",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L610",
"id": "account_move_rationale_610",
"community": 185,
"norm_label": "for each line and each time segment, compute the deferred amount. retur"
},
{
"label": "Creates a pair of journal item commands for one deferral period: one on",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L663",
"id": "account_move_rationale_663",
"community": 186,
"norm_label": "creates a pair of journal item commands for one deferral period: one on"
},
{
"label": "Produces the full set of deferral journal entries for this posted invoic",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L681",
"id": "account_move_rationale_681",
"community": 9,
"norm_label": "produces the full set of deferral journal entries for this posted invoic"
},
{
"label": "Returns True if any posted tax closing entry exists after this one.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L858",
"id": "account_move_rationale_858",
"community": 3,
"norm_label": "returns true if any posted tax closing entry exists after this one."
},
{
"label": "Sums the balance on tax payable accounts to determine the tax due.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L869",
"id": "account_move_rationale_869",
"community": 3,
"norm_label": "sums the balance on tax payable accounts to determine the tax due."
},
{
"label": "Re-generates tax closing line items for draft closing entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L891",
"id": "account_move_rationale_891",
"community": 3,
"norm_label": "re-generates tax closing line items for draft closing entries."
},
{
"label": "Executes the full tax period closing workflow: validates permissions, ha",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L901",
"id": "account_move_rationale_901",
"community": 3,
"norm_label": "executes the full tax period closing workflow: validates permissions, ha"
},
{
"label": "Creates 'Report Ready to Send' and optionally 'Tax Payment Due' activities.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L992",
"id": "account_move_rationale_992",
"community": 3,
"norm_label": "creates 'report ready to send' and optionally 'tax payment due' activities."
},
{
"label": "Constructs the option dict used to generate a tax report for a given com",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1061",
"id": "account_move_rationale_1061",
"community": 187,
"norm_label": "constructs the option dict used to generate a tax report for a given com"
},
{
"label": "Generates the PDF attachment for the tax report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1102",
"id": "account_move_rationale_1102",
"community": 0,
"norm_label": "generates the pdf attachment for the tax report."
},
{
"label": "Posts a chatter message on the asset when a depreciation entry is confirmed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1111",
"id": "account_move_rationale_1111",
"community": 3,
"norm_label": "posts a chatter message on the asset when a depreciation entry is confirmed."
},
{
"label": "Scans posted invoice lines for accounts configured to auto-create assets.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1121",
"id": "account_move_rationale_1121",
"community": 1,
"norm_label": "scans posted invoice lines for accounts configured to auto-create assets."
},
{
"label": "Prepares the values dict for creating a depreciation journal entry. Requ",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1203",
"id": "account_move_rationale_1203",
"community": 188,
"norm_label": "prepares the values dict for creating a depreciation journal entry. requ"
},
{
"label": "Extends journal items with deferral date tracking, predictive field suggesti",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1279",
"id": "account_move_rationale_1279",
"community": 9,
"norm_label": "extends journal items with deferral date tracking, predictive field suggesti"
},
{
"label": "Guard against changing the account on lines with existing deferral entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1362",
"id": "account_move_rationale_1362",
"community": 3,
"norm_label": "guard against changing the account on lines with existing deferral entries."
},
{
"label": "Checks whether this line's account type supports deferral for its document type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1407",
"id": "account_move_rationale_1407",
"community": 9,
"norm_label": "checks whether this line's account type supports deferral for its document type."
},
{
"label": "Generates a list of month-end dates covering the range [from_date, to_date].",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1445",
"id": "account_move_rationale_1445",
"community": 189,
"norm_label": "generates a list of month-end dates covering the range [from_date, to_date]."
},
{
"label": "Splits the deferral range into monthly segments. Returns an empty list i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1458",
"id": "account_move_rationale_1458",
"community": 9,
"norm_label": "splits the deferral range into monthly segments. returns an empty list i"
},
{
"label": "Attempts direct reconciliation of selected lines. If a write-off or part",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1524",
"id": "account_move_rationale_1524",
"community": 6,
"norm_label": "attempts direct reconciliation of selected lines. if a write-off or part"
},
{
"label": "Maps the user's language to a PostgreSQL text search dictionary.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1541",
"id": "account_move_rationale_1541",
"community": 9,
"norm_label": "maps the user's language to a postgresql text search dictionary."
},
{
"label": "Builds the base query for predictive field matching, limited to historic",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1547",
"id": "account_move_rationale_1547",
"community": 190,
"norm_label": "builds the base query for predictive field matching, limited to historic"
},
{
"label": "Uses PostgreSQL full-text search to rank historical line items by releva",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1569",
"id": "account_move_rationale_1569",
"community": 191,
"norm_label": "uses postgresql full-text search to rank historical line items by releva"
},
{
"label": "Enables HAVING clauses that sum values rounded to currency precision.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1748",
"id": "account_move_rationale_1748",
"community": 9,
"norm_label": "enables having clauses that sum values rounded to currency precision."
},
{
"label": "Enables grouping by absolute rounded values for amount matching.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1766",
"id": "account_move_rationale_1766",
"community": 9,
"norm_label": "enables grouping by absolute rounded values for amount matching."
},
{
"label": "Calculates the portion of tax that is non-deductible based on repartitio",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1811",
"id": "account_move_rationale_1811",
"community": 192,
"norm_label": "calculates the portion of tax that is non-deductible based on repartitio"
},
{
"label": "account_reconcile_model.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_reconcile_model_py",
"community": 11,
"norm_label": "account_reconcile_model.py"
},
{
"label": "AccountReconcileModel",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L13",
"id": "account_reconcile_model_accountreconcilemodel",
"community": 11,
"norm_label": "accountreconcilemodel"
},
{
"label": "._apply_lines_for_bank_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L20",
"id": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"community": 37,
"norm_label": "._apply_lines_for_bank_widget()"
},
{
"label": "._apply_rules()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L54",
"id": "account_reconcile_model_accountreconcilemodel_apply_rules",
"community": 11,
"norm_label": "._apply_rules()"
},
{
"label": "._is_applicable_for()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L100",
"id": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"community": 11,
"norm_label": "._is_applicable_for()"
},
{
"label": "._get_invoice_matching_amls_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L160",
"id": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"community": 11,
"norm_label": "._get_invoice_matching_amls_domain()"
},
{
"label": "._get_st_line_text_values_for_matching()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L187",
"id": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"community": 11,
"norm_label": "._get_st_line_text_values_for_matching()"
},
{
"label": "._get_invoice_matching_st_line_tokens()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L205",
"id": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"community": 11,
"norm_label": "._get_invoice_matching_st_line_tokens()"
},
{
"label": "._get_invoice_matching_amls_candidates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L244",
"id": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"community": 11,
"norm_label": "._get_invoice_matching_amls_candidates()"
},
{
"label": "._get_invoice_matching_rules_map()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L420",
"id": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_rules_map",
"community": 11,
"norm_label": "._get_invoice_matching_rules_map()"
},
{
"label": "._get_partner_from_mapping()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L434",
"id": "account_reconcile_model_accountreconcilemodel_get_partner_from_mapping",
"community": 11,
"norm_label": "._get_partner_from_mapping()"
},
{
"label": "._get_invoice_matching_amls_result()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L474",
"id": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"community": 11,
"norm_label": "._get_invoice_matching_amls_result()"
},
{
"label": "._check_rule_propositions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L594",
"id": "account_reconcile_model_accountreconcilemodel_check_rule_propositions",
"community": 11,
"norm_label": "._check_rule_propositions()"
},
{
"label": ".run_auto_reconciliation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L658",
"id": "account_reconcile_model_accountreconcilemodel_run_auto_reconciliation",
"community": 11,
"norm_label": ".run_auto_reconciliation()"
},
{
"label": "Generate journal item values by applying this model's lines to a bank st",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L21",
"id": "account_reconcile_model_rationale_21",
"community": 37,
"norm_label": "generate journal item values by applying this model's lines to a bank st"
},
{
"label": "Evaluate all non-button reconciliation models against a statement line a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L55",
"id": "account_reconcile_model_rationale_55",
"community": 11,
"norm_label": "evaluate all non-button reconciliation models against a statement line a"
},
{
"label": "Determine whether this model's filters allow it to be used for the given",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L101",
"id": "account_reconcile_model_rationale_101",
"community": 11,
"norm_label": "determine whether this model's filters allow it to be used for the given"
},
{
"label": "Build the search domain for candidate journal items when performing invo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L161",
"id": "account_reconcile_model_rationale_161",
"community": 11,
"norm_label": "build the search domain for candidate journal items when performing invo"
},
{
"label": "Gather text fields from the statement line that are enabled for matching",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L188",
"id": "account_reconcile_model_rationale_188",
"community": 11,
"norm_label": "gather text fields from the statement line that are enabled for matching"
},
{
"label": "Parse statement line text into tokens for matching. :return: Tuple of (",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L206",
"id": "account_reconcile_model_rationale_206",
"community": 11,
"norm_label": "parse statement line text into tokens for matching. :return: tuple of ("
},
{
"label": "Search for matching journal items using token-based and amount-based str",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L245",
"id": "account_reconcile_model_rationale_245",
"community": 11,
"norm_label": "search for matching journal items using token-based and amount-based str"
},
{
"label": "Return the priority-ordered mapping of matching rule functions. Override",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L421",
"id": "account_reconcile_model_rationale_421",
"community": 11,
"norm_label": "return the priority-ordered mapping of matching rule functions. override"
},
{
"label": "Attempt to identify a partner using the model's regex mappings. :param",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L435",
"id": "account_reconcile_model_rationale_435",
"community": 11,
"norm_label": "attempt to identify a partner using the model's regex mappings. :param"
},
{
"label": "Process candidate journal items and determine whether they form a valid",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L475",
"id": "account_reconcile_model_rationale_475",
"community": 11,
"norm_label": "process candidate journal items and determine whether they form a valid"
},
{
"label": "Validate the aggregate match against payment tolerance rules. :return:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L595",
"id": "account_reconcile_model_rationale_595",
"community": 11,
"norm_label": "validate the aggregate match against payment tolerance rules. :return:"
},
{
"label": "Trigger automatic reconciliation for statement lines, with a time limit",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L659",
"id": "account_reconcile_model_rationale_659",
"community": 11,
"norm_label": "trigger automatic reconciliation for statement lines, with a time limit"
},
{
"label": "account_journal_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_report_py",
"community": 16,
"norm_label": "account_journal_report.py"
},
{
"label": "FusionJournalReportHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L25",
"id": "account_journal_report_fusionjournalreporthandler",
"community": 16,
"norm_label": "fusionjournalreporthandler"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L38",
"id": "account_journal_report_fusionjournalreporthandler_custom_options_initializer",
"community": 16,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L42",
"id": "account_journal_report_fusionjournalreporthandler_get_custom_display_config",
"community": 16,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._report_custom_engine_journal_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L59",
"id": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"community": 16,
"norm_label": "._report_custom_engine_journal_report()"
},
{
"label": "._custom_line_postprocessor()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L125",
"id": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"community": 16,
"norm_label": "._custom_line_postprocessor()"
},
{
"label": ".export_to_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L194",
"id": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"community": 16,
"norm_label": ".export_to_pdf()"
},
{
"label": ".export_to_xlsx()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L244",
"id": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"community": 16,
"norm_label": ".export_to_xlsx()"
},
{
"label": "._write_cell()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L342",
"id": "account_journal_report_fusionjournalreporthandler_write_cell",
"community": 16,
"norm_label": "._write_cell()"
},
{
"label": "._write_tax_summaries_to_sheet()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L365",
"id": "account_journal_report_fusionjournalreporthandler_write_tax_summaries_to_sheet",
"community": 16,
"norm_label": "._write_tax_summaries_to_sheet()"
},
{
"label": "._generate_document_data_for_export()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L455",
"id": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"community": 16,
"norm_label": "._generate_document_data_for_export()"
},
{
"label": "._get_columns_for_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L559",
"id": "account_journal_report_fusionjournalreporthandler_get_columns_for_journal",
"community": 16,
"norm_label": "._get_columns_for_journal()"
},
{
"label": "._get_export_lines_for_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L583",
"id": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"community": 16,
"norm_label": "._get_export_lines_for_journal()"
},
{
"label": "._get_export_lines_for_bank_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L619",
"id": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"community": 16,
"norm_label": "._get_export_lines_for_bank_journal()"
},
{
"label": "._get_base_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L658",
"id": "account_journal_report_fusionjournalreporthandler_get_base_line",
"community": 16,
"norm_label": "._get_base_line()"
},
{
"label": "._get_payment_lines_filter_case_statement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L693",
"id": "account_journal_report_fusionjournalreporthandler_get_payment_lines_filter_case_statement",
"community": 16,
"norm_label": "._get_payment_lines_filter_case_statement()"
},
{
"label": "._query_bank_journal_initial_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L706",
"id": "account_journal_report_fusionjournalreporthandler_query_bank_journal_initial_balance",
"community": 16,
"norm_label": "._query_bank_journal_initial_balance()"
},
{
"label": "._section_has_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L725",
"id": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"community": 16,
"norm_label": "._section_has_tax()"
},
{
"label": "._get_tax_summary_section()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L733",
"id": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"community": 16,
"norm_label": "._get_tax_summary_section()"
},
{
"label": "._get_generic_tax_report_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L756",
"id": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"community": 16,
"norm_label": "._get_generic_tax_report_options()"
},
{
"label": "._get_tax_grids_summary()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L777",
"id": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"community": 16,
"norm_label": "._get_tax_grids_summary()"
},
{
"label": "._get_generic_tax_summary_for_sections()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L814",
"id": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"community": 16,
"norm_label": "._get_generic_tax_summary_for_sections()"
},
{
"label": ".journal_report_tax_tag_template_open_aml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L854",
"id": "account_journal_report_fusionjournalreporthandler_journal_report_tax_tag_template_open_aml",
"community": 16,
"norm_label": ".journal_report_tax_tag_template_open_aml()"
},
{
"label": ".journal_report_action_dropdown_audit_default_tax_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L870",
"id": "account_journal_report_fusionjournalreporthandler_journal_report_action_dropdown_audit_default_tax_report",
"community": 16,
"norm_label": ".journal_report_action_dropdown_audit_default_tax_report()"
},
{
"label": ".journal_report_action_open_tax_journal_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L873",
"id": "account_journal_report_fusionjournalreporthandler_journal_report_action_open_tax_journal_items",
"community": 16,
"norm_label": ".journal_report_action_open_tax_journal_items()"
},
{
"label": ".journal_report_action_open_account_move_lines_by_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L902",
"id": "account_journal_report_fusionjournalreporthandler_journal_report_action_open_account_move_lines_by_account",
"community": 16,
"norm_label": ".journal_report_action_open_account_move_lines_by_account()"
},
{
"label": ".journal_report_open_aml_by_move()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L916",
"id": "account_journal_report_fusionjournalreporthandler_journal_report_open_aml_by_move",
"community": 9,
"norm_label": ".journal_report_open_aml_by_move()"
},
{
"label": "Custom handler for the Journal Audit report. Produces detailed per-journal l",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L26",
"id": "account_journal_report_rationale_26",
"community": 16,
"norm_label": "custom handler for the journal audit report. produces detailed per-journal l"
},
{
"label": "Inject tax summary sub-tables after journal account sections and append",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L126",
"id": "account_journal_report_rationale_126",
"community": 16,
"norm_label": "inject tax summary sub-tables after journal account sections and append"
},
{
"label": "Write a styled value to the specified worksheet cell.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L347",
"id": "account_journal_report_rationale_347",
"community": 16,
"norm_label": "write a styled value to the specified worksheet cell."
},
{
"label": "Produce all data needed for journal report export (PDF or XLSX).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L456",
"id": "account_journal_report_rationale_456",
"community": 16,
"norm_label": "produce all data needed for journal report export (pdf or xlsx)."
},
{
"label": "loan_line.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_line_py",
"community": 74,
"norm_label": "loan_line.py"
},
{
"label": "FusionLoanLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L14",
"id": "loan_line_fusionloanline",
"community": 74,
"norm_label": "fusionloanline"
},
{
"label": ".action_create_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L104",
"id": "loan_line_fusionloanline_action_create_entry",
"community": 1,
"norm_label": ".action_create_entry()"
},
{
"label": "Fusion Accounting - Loan Amortization Line Each record represents a single inst",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L1",
"id": "loan_line_rationale_1",
"community": 74,
"norm_label": "fusion accounting - loan amortization line each record represents a single inst"
},
{
"label": "Single installment of a loan amortization schedule. Created in bulk by :met",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L15",
"id": "loan_line_rationale_15",
"community": 74,
"norm_label": "single installment of a loan amortization schedule. created in bulk by :met"
},
{
"label": "Create and post the journal entry for this loan installment. Debits:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L105",
"id": "loan_line_rationale_105",
"community": 1,
"norm_label": "create and post the journal entry for this loan installment. debits:"
},
{
"label": "account_transfer.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"community": 52,
"norm_label": "account_transfer.py"
},
{
"label": "FusionAccountTransfer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L17",
"id": "account_transfer_fusionaccounttransfer",
"community": 52,
"norm_label": "fusionaccounttransfer"
},
{
"label": "_check_different_accounts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L93",
"id": "account_transfer_check_different_accounts",
"community": 52,
"norm_label": "_check_different_accounts()"
},
{
"label": "_check_positive_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L101",
"id": "account_transfer_check_positive_amount",
"community": 52,
"norm_label": "_check_positive_amount()"
},
{
"label": "default_get()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L113",
"id": "account_transfer_default_get",
"community": 52,
"norm_label": "default_get()"
},
{
"label": ".action_transfer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L129",
"id": "account_transfer_fusionaccounttransfer_action_transfer",
"community": 52,
"norm_label": ".action_transfer()"
},
{
"label": "Wizard for transferring balances between two accounts. Creates a balanced j",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L18",
"id": "account_transfer_rationale_18",
"community": 52,
"norm_label": "wizard for transferring balances between two accounts. creates a balanced j"
},
{
"label": "Set default journal to the company's miscellaneous journal.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L114",
"id": "account_transfer_rationale_114",
"community": 193,
"norm_label": "set default journal to the company's miscellaneous journal."
},
{
"label": "Create a journal entry moving balance between accounts. Generates a bal",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L130",
"id": "account_transfer_rationale_130",
"community": 52,
"norm_label": "create a journal entry moving balance between accounts. generates a bal"
},
{
"label": "account_partner_ledger.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_partner_ledger_py",
"community": 0,
"norm_label": "account_partner_ledger.py"
},
{
"label": "PartnerLedgerCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L12",
"id": "account_partner_ledger_partnerledgercustomhandler",
"community": 0,
"norm_label": "partnerledgercustomhandler"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L28",
"id": "account_partner_ledger_partnerledgercustomhandler_get_custom_display_config",
"community": 0,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L44",
"id": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"community": 0,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._assemble_partner_rows()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L56",
"id": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"community": 0,
"norm_label": "._assemble_partner_rows()"
},
{
"label": "._report_expand_unfoldable_line_partner_ledger_prefix_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L102",
"id": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"community": 0,
"norm_label": "._report_expand_unfoldable_line_partner_ledger_prefix_group()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L140",
"id": "account_partner_ledger_partnerledgercustomhandler_custom_options_initializer",
"community": 0,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._custom_unfold_all_batch_data_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L191",
"id": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"community": 0,
"norm_label": "._custom_unfold_all_batch_data_generator()"
},
{
"label": "._get_report_send_recipients()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L226",
"id": "account_partner_ledger_partnerledgercustomhandler_get_report_send_recipients",
"community": 0,
"norm_label": "._get_report_send_recipients()"
},
{
"label": ".action_send_statements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L233",
"id": "account_partner_ledger_partnerledgercustomhandler_action_send_statements",
"community": 0,
"norm_label": ".action_send_statements()"
},
{
"label": "action_open_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L248",
"id": "account_partner_ledger_action_open_partner",
"community": 0,
"norm_label": "action_open_partner()"
},
{
"label": "._query_partner_sums()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L263",
"id": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"community": 0,
"norm_label": "._query_partner_sums()"
},
{
"label": "._build_partner_sums_sql()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L313",
"id": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"community": 0,
"norm_label": "._build_partner_sums_sql()"
},
{
"label": "._fetch_initial_balances()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L345",
"id": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"community": 0,
"norm_label": "._fetch_initial_balances()"
},
{
"label": "._derive_initial_balance_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L389",
"id": "account_partner_ledger_partnerledgercustomhandler_derive_initial_balance_options",
"community": 0,
"norm_label": "._derive_initial_balance_options()"
},
{
"label": "._build_partnerless_correction_sql()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L395",
"id": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"community": 0,
"norm_label": "._build_partnerless_correction_sql()"
},
{
"label": "._get_additional_column_aml_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L445",
"id": "account_partner_ledger_partnerledgercustomhandler_get_additional_column_aml_values",
"community": 0,
"norm_label": "._get_additional_column_aml_values()"
},
{
"label": "._fetch_aml_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L450",
"id": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"community": 0,
"norm_label": "._fetch_aml_data()"
},
{
"label": "._report_expand_unfoldable_line_partner_ledger()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L634",
"id": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"community": 0,
"norm_label": "._report_expand_unfoldable_line_partner_ledger()"
},
{
"label": "._build_partner_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L702",
"id": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"community": 0,
"norm_label": "._build_partner_line()"
},
{
"label": "._unknown_partner_label()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L734",
"id": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"community": 0,
"norm_label": "._unknown_partner_label()"
},
{
"label": "_format_aml_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L738",
"id": "account_partner_ledger_format_aml_name",
"community": 0,
"norm_label": "_format_aml_name()"
},
{
"label": "._build_aml_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L742",
"id": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"community": 0,
"norm_label": "._build_aml_line()"
},
{
"label": "._build_total_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L780",
"id": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"community": 0,
"norm_label": "._build_total_line()"
},
{
"label": ".open_journal_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L794",
"id": "account_partner_ledger_partnerledgercustomhandler_open_journal_items",
"community": 0,
"norm_label": ".open_journal_items()"
},
{
"label": "Generates the Partner Ledger report. Shows journal items grouped by partner",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L13",
"id": "account_partner_ledger_rationale_13",
"community": 0,
"norm_label": "generates the partner ledger report. shows journal items grouped by partner"
},
{
"label": "Build all partner lines and a final total line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L45",
"id": "account_partner_ledger_rationale_45",
"community": 0,
"norm_label": "build all partner lines and a final total line."
},
{
"label": "Query partner sums and return ``(lines, totals_by_column_group)``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L57",
"id": "account_partner_ledger_rationale_57",
"community": 0,
"norm_label": "query partner sums and return ``(lines, totals_by_column_group)``."
},
{
"label": "Fetch sums grouped by partner and apply corrections for partnerless entr",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L264",
"id": "account_partner_ledger_rationale_264",
"community": 0,
"norm_label": "fetch sums grouped by partner and apply corrections for partnerless entr"
},
{
"label": "SQL that sums debit / credit / balance by partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L314",
"id": "account_partner_ledger_rationale_314",
"community": 0,
"norm_label": "sql that sums debit / credit / balance by partner."
},
{
"label": "Compute opening balances for each partner before date_from.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L346",
"id": "account_partner_ledger_rationale_346",
"community": 0,
"norm_label": "compute opening balances for each partner before date_from."
},
{
"label": "Return a modified options dict ending the day before ``date_from``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L390",
"id": "account_partner_ledger_rationale_390",
"community": 0,
"norm_label": "return a modified options dict ending the day before ``date_from``."
},
{
"label": "SQL for partnerless lines reconciled with a partner's line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L396",
"id": "account_partner_ledger_rationale_396",
"community": 0,
"norm_label": "sql for partnerless lines reconciled with a partner's line."
},
{
"label": "Hook for other modules to inject extra SELECT fields into the partner-le",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L446",
"id": "account_partner_ledger_rationale_446",
"community": 0,
"norm_label": "hook for other modules to inject extra select fields into the partner-le"
},
{
"label": "Load move lines for the given partners. Returns ``{partner_id: [row, ..",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L451",
"id": "account_partner_ledger_rationale_451",
"community": 0,
"norm_label": "load move lines for the given partners. returns ``{partner_id: [row, .."
},
{
"label": "Produce the foldable partner-level line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L703",
"id": "account_partner_ledger_rationale_703",
"community": 0,
"norm_label": "produce the foldable partner-level line."
},
{
"label": "Format the display name for a move line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L739",
"id": "account_partner_ledger_rationale_739",
"community": 194,
"norm_label": "format the display name for a move line."
},
{
"label": "Build a single move-line row under its partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L743",
"id": "account_partner_ledger_rationale_743",
"community": 0,
"norm_label": "build a single move-line row under its partner."
},
{
"label": "mail_activity_type.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity_type.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_mail_activity_type_py",
"community": 89,
"norm_label": "mail_activity_type.py"
},
{
"label": "FusionActivityType",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity_type.py",
"source_location": "L7",
"id": "mail_activity_type_fusionactivitytype",
"community": 89,
"norm_label": "fusionactivitytype"
},
{
"label": "Extends mail activity types with a 'tax_report' category used to tag tax-rem",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity_type.py",
"source_location": "L8",
"id": "mail_activity_type_rationale_8",
"community": 89,
"norm_label": "extends mail activity types with a 'tax_report' category used to tag tax-rem"
},
{
"label": "bank_rec_widget.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"community": 2,
"norm_label": "bank_rec_widget.py"
},
{
"label": "FusionBankRecWidget",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L15",
"id": "bank_rec_widget_fusionbankrecwidget",
"community": 2,
"norm_label": "fusionbankrecwidget"
},
{
"label": "_compute_line_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L160",
"id": "bank_rec_widget_compute_line_ids",
"community": 2,
"norm_label": "_compute_line_ids()"
},
{
"label": "_compute_available_reco_model_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L206",
"id": "bank_rec_widget_compute_available_reco_model_ids",
"community": 2,
"norm_label": "_compute_available_reco_model_ids()"
},
{
"label": "_compute_selected_reco_model_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L231",
"id": "bank_rec_widget_compute_selected_reco_model_id",
"community": 2,
"norm_label": "_compute_selected_reco_model_id()"
},
{
"label": "_compute_state()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L242",
"id": "bank_rec_widget_compute_state",
"community": 2,
"norm_label": "_compute_state()"
},
{
"label": "_compute_journal_currency_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L260",
"id": "bank_rec_widget_compute_journal_currency_id",
"community": 2,
"norm_label": "_compute_journal_currency_id()"
},
{
"label": "_compute_st_line_transaction_details()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L267",
"id": "bank_rec_widget_compute_st_line_transaction_details",
"community": 2,
"norm_label": "_compute_st_line_transaction_details()"
},
{
"label": "_compute_transaction_currency_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L273",
"id": "bank_rec_widget_compute_transaction_currency_id",
"community": 2,
"norm_label": "_compute_transaction_currency_id()"
},
{
"label": "_compute_partner_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L281",
"id": "bank_rec_widget_compute_partner_id",
"community": 2,
"norm_label": "_compute_partner_id()"
},
{
"label": "_compute_is_multi_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L290",
"id": "bank_rec_widget_compute_is_multi_currency",
"community": 2,
"norm_label": "_compute_is_multi_currency()"
},
{
"label": "_compute_selected_aml_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L295",
"id": "bank_rec_widget_compute_selected_aml_ids",
"community": 2,
"norm_label": "_compute_selected_aml_ids()"
},
{
"label": "._render_transaction_details()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L304",
"id": "bank_rec_widget_fusionbankrecwidget_render_transaction_details",
"community": 2,
"norm_label": "._render_transaction_details()"
},
{
"label": "_onchange_todo_command()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L351",
"id": "bank_rec_widget_onchange_todo_command",
"community": 2,
"norm_label": "_onchange_todo_command()"
},
{
"label": "new()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L374",
"id": "bank_rec_widget_new",
"community": 2,
"norm_label": "new()"
},
{
"label": "fetch_initial_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L387",
"id": "bank_rec_widget_fetch_initial_data",
"community": 2,
"norm_label": "fetch_initial_data()"
},
{
"label": "._ensure_loaded_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L439",
"id": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"community": 2,
"norm_label": "._ensure_loaded_lines()"
},
{
"label": "._lines_turn_auto_balance_into_manual_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L448",
"id": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"community": 2,
"norm_label": "._lines_turn_auto_balance_into_manual_line()"
},
{
"label": "._lines_get_line_in_edit_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L453",
"id": "bank_rec_widget_fusionbankrecwidget_lines_get_line_in_edit_form",
"community": 2,
"norm_label": "._lines_get_line_in_edit_form()"
},
{
"label": "._lines_prepare_aml_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L460",
"id": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"community": 2,
"norm_label": "._lines_prepare_aml_line()"
},
{
"label": "._lines_prepare_liquidity_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L469",
"id": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"community": 2,
"norm_label": "._lines_prepare_liquidity_line()"
},
{
"label": "._lines_prepare_auto_balance_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L480",
"id": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"community": 2,
"norm_label": "._lines_prepare_auto_balance_line()"
},
{
"label": "._lines_add_auto_balance_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L550",
"id": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"community": 2,
"norm_label": "._lines_add_auto_balance_line()"
},
{
"label": "._lines_prepare_new_aml_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L570",
"id": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"community": 2,
"norm_label": "._lines_prepare_new_aml_line()"
},
{
"label": "._lines_check_partial_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L583",
"id": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"community": 2,
"norm_label": "._lines_check_partial_amount()"
},
{
"label": "._do_amounts_apply_for_early_payment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L676",
"id": "bank_rec_widget_fusionbankrecwidget_do_amounts_apply_for_early_payment",
"community": 2,
"norm_label": "._do_amounts_apply_for_early_payment()"
},
{
"label": "._lines_check_apply_early_payment_discount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L680",
"id": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"community": 2,
"norm_label": "._lines_check_apply_early_payment_discount()"
},
{
"label": "._lines_check_apply_partial_matching()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L773",
"id": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"community": 2,
"norm_label": "._lines_check_apply_partial_matching()"
},
{
"label": "._lines_load_new_amls()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L818",
"id": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"community": 2,
"norm_label": "._lines_load_new_amls()"
},
{
"label": "._prepare_base_line_for_taxes_computation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L833",
"id": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation",
"community": 2,
"norm_label": "._prepare_base_line_for_taxes_computation()"
},
{
"label": "._prepare_tax_line_for_taxes_computation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L862",
"id": "bank_rec_widget_fusionbankrecwidget_prepare_tax_line_for_taxes_computation",
"community": 2,
"norm_label": "._prepare_tax_line_for_taxes_computation()"
},
{
"label": "._lines_prepare_tax_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L867",
"id": "bank_rec_widget_fusionbankrecwidget_lines_prepare_tax_line",
"community": 2,
"norm_label": "._lines_prepare_tax_line()"
},
{
"label": "._lines_recompute_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L897",
"id": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"community": 2,
"norm_label": "._lines_recompute_taxes()"
},
{
"label": "._get_key_mapping_aml_and_exchange_diff()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L962",
"id": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"community": 2,
"norm_label": "._get_key_mapping_aml_and_exchange_diff()"
},
{
"label": "._reorder_exchange_and_aml_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L968",
"id": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"community": 2,
"norm_label": "._reorder_exchange_and_aml_lines()"
},
{
"label": "._remove_related_exchange_diff_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L987",
"id": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"community": 2,
"norm_label": "._remove_related_exchange_diff_lines()"
},
{
"label": "._lines_get_account_balance_exchange_diff()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1003",
"id": "bank_rec_widget_fusionbankrecwidget_lines_get_account_balance_exchange_diff",
"community": 2,
"norm_label": "._lines_get_account_balance_exchange_diff()"
},
{
"label": "._lines_get_exchange_diff_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1039",
"id": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"community": 2,
"norm_label": "._lines_get_exchange_diff_values()"
},
{
"label": "._lines_recompute_exchange_diff()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1064",
"id": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"community": 2,
"norm_label": "._lines_recompute_exchange_diff()"
},
{
"label": "._lines_prepare_reco_model_write_off_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1104",
"id": "bank_rec_widget_fusionbankrecwidget_lines_prepare_reco_model_write_off_vals",
"community": 2,
"norm_label": "._lines_prepare_reco_model_write_off_vals()"
},
{
"label": "._line_value_changed_account_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1130",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"community": 2,
"norm_label": "._line_value_changed_account_id()"
},
{
"label": "._line_value_changed_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1138",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_date",
"community": 2,
"norm_label": "._line_value_changed_date()"
},
{
"label": "._line_value_changed_ref()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1146",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_ref",
"community": 2,
"norm_label": "._line_value_changed_ref()"
},
{
"label": "._line_value_changed_narration()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1154",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_narration",
"community": 2,
"norm_label": "._line_value_changed_narration()"
},
{
"label": "._line_value_changed_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1162",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"community": 2,
"norm_label": "._line_value_changed_name()"
},
{
"label": "._line_value_changed_amount_transaction_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1172",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"community": 2,
"norm_label": "._line_value_changed_amount_transaction_currency()"
},
{
"label": "._line_value_changed_transaction_currency_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1186",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_transaction_currency_id",
"community": 2,
"norm_label": "._line_value_changed_transaction_currency_id()"
},
{
"label": "._line_value_changed_amount_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1190",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"community": 2,
"norm_label": "._line_value_changed_amount_currency()"
},
{
"label": "._line_value_changed_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1251",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"community": 2,
"norm_label": "._line_value_changed_balance()"
},
{
"label": "._line_value_changed_currency_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1285",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id",
"community": 2,
"norm_label": "._line_value_changed_currency_id()"
},
{
"label": "._line_value_changed_tax_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1290",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"community": 2,
"norm_label": "._line_value_changed_tax_ids()"
},
{
"label": "._line_value_changed_partner_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1312",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"community": 2,
"norm_label": "._line_value_changed_partner_id()"
},
{
"label": "._line_value_changed_analytic_distribution()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1351",
"id": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"community": 2,
"norm_label": "._line_value_changed_analytic_distribution()"
},
{
"label": "._action_trigger_matching_rules()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1363",
"id": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"community": 2,
"norm_label": "._action_trigger_matching_rules()"
},
{
"label": "._prepare_embedded_views_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1398",
"id": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"community": 2,
"norm_label": "._prepare_embedded_views_data()"
},
{
"label": "._action_mount_st_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1457",
"id": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"community": 2,
"norm_label": "._action_mount_st_line()"
},
{
"label": "._action_reload_liquidity_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1464",
"id": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"community": 2,
"norm_label": "._action_reload_liquidity_line()"
},
{
"label": "._action_clear_manual_operations_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1478",
"id": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"community": 2,
"norm_label": "._action_clear_manual_operations_form()"
},
{
"label": "._action_remove_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1482",
"id": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"community": 2,
"norm_label": "._action_remove_lines()"
},
{
"label": "._action_add_new_amls()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1506",
"id": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"community": 2,
"norm_label": "._action_add_new_amls()"
},
{
"label": "._action_remove_new_amls()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1535",
"id": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"community": 2,
"norm_label": "._action_remove_new_amls()"
},
{
"label": "._action_select_reconcile_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1543",
"id": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"community": 2,
"norm_label": "._action_select_reconcile_model()"
},
{
"label": "._create_invoice_from_write_off_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1596",
"id": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"community": 2,
"norm_label": "._create_invoice_from_write_off_values()"
},
{
"label": "._get_invoice_price_unit_from_price_total()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1657",
"id": "bank_rec_widget_fusionbankrecwidget_get_invoice_price_unit_from_price_total",
"community": 2,
"norm_label": "._get_invoice_price_unit_from_price_total()"
},
{
"label": "._validation_lines_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1678",
"id": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"community": 2,
"norm_label": "._validation_lines_vals()"
},
{
"label": "._action_validate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1728",
"id": "bank_rec_widget_fusionbankrecwidget_action_validate",
"community": 2,
"norm_label": "._action_validate()"
},
{
"label": "_action_validate_method()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1826",
"id": "bank_rec_widget_action_validate_method",
"community": 2,
"norm_label": "_action_validate_method()"
},
{
"label": "._action_to_check()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1839",
"id": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"community": 2,
"norm_label": "._action_to_check()"
},
{
"label": "._js_action_mount_st_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1849",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"community": 2,
"norm_label": "._js_action_mount_st_line()"
},
{
"label": "._js_action_restore_st_line_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1856",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"community": 2,
"norm_label": "._js_action_restore_st_line_data()"
},
{
"label": "._process_restore_lines_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1904",
"id": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"community": 2,
"norm_label": "._process_restore_lines_ids()"
},
{
"label": "._js_action_validate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1923",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"community": 2,
"norm_label": "._js_action_validate()"
},
{
"label": "._js_action_to_check()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1928",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"community": 2,
"norm_label": "._js_action_to_check()"
},
{
"label": "._js_action_reset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1939",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"community": 2,
"norm_label": "._js_action_reset()"
},
{
"label": "._js_action_set_as_checked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1969",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_set_as_checked",
"community": 2,
"norm_label": "._js_action_set_as_checked()"
},
{
"label": "._js_action_remove_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1976",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line",
"community": 2,
"norm_label": "._js_action_remove_line()"
},
{
"label": "._js_action_add_new_aml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1982",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_add_new_aml",
"community": 2,
"norm_label": "._js_action_add_new_aml()"
},
{
"label": "._js_action_remove_new_aml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1988",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_remove_new_aml",
"community": 2,
"norm_label": "._js_action_remove_new_aml()"
},
{
"label": "._js_action_select_reconcile_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1994",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_select_reconcile_model",
"community": 2,
"norm_label": "._js_action_select_reconcile_model()"
},
{
"label": "._js_action_mount_line_in_edit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2000",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"community": 2,
"norm_label": "._js_action_mount_line_in_edit()"
},
{
"label": "._js_action_line_changed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2005",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_line_changed",
"community": 2,
"norm_label": "._js_action_line_changed()"
},
{
"label": "._js_action_line_set_partner_receivable_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2022",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_receivable_account",
"community": 2,
"norm_label": "._js_action_line_set_partner_receivable_account()"
},
{
"label": "._js_action_line_set_partner_payable_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2029",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_payable_account",
"community": 2,
"norm_label": "._js_action_line_set_partner_payable_account()"
},
{
"label": "._js_action_redirect_to_move()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2036",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_redirect_to_move",
"community": 2,
"norm_label": "._js_action_redirect_to_move()"
},
{
"label": "._js_action_apply_line_suggestion()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2057",
"id": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"community": 2,
"norm_label": "._js_action_apply_line_suggestion()"
},
{
"label": "collect_global_info_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2083",
"id": "bank_rec_widget_collect_global_info_data",
"community": 2,
"norm_label": "collect_global_info_data()"
},
{
"label": "Manages the reconciliation process for a single bank statement line. This t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L16",
"id": "bank_rec_widget_rationale_16",
"community": 2,
"norm_label": "manages the reconciliation process for a single bank statement line. this t"
},
{
"label": "Build the initial set of reconciliation entries from the statement line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L161",
"id": "bank_rec_widget_rationale_161",
"community": 195,
"norm_label": "build the initial set of reconciliation entries from the statement line."
},
{
"label": "Find reconciliation models applicable to the current journal and company.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L207",
"id": "bank_rec_widget_rationale_207",
"community": 196,
"norm_label": "find reconciliation models applicable to the current journal and company."
},
{
"label": "Track which write-off reconciliation model is currently applied.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L232",
"id": "bank_rec_widget_rationale_232",
"community": 197,
"norm_label": "track which write-off reconciliation model is currently applied."
},
{
"label": "Determine the reconciliation state of the widget. - 'reconciled': State",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L243",
"id": "bank_rec_widget_rationale_243",
"community": 198,
"norm_label": "determine the reconciliation state of the widget. - 'reconciled': state"
},
{
"label": "Resolve the effective currency of the bank journal.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L261",
"id": "bank_rec_widget_rationale_261",
"community": 199,
"norm_label": "resolve the effective currency of the bank journal."
},
{
"label": "Render the raw transaction details as formatted HTML.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L268",
"id": "bank_rec_widget_rationale_268",
"community": 200,
"norm_label": "render the raw transaction details as formatted html."
},
{
"label": "Determine the transaction currency (foreign currency if set, else journal curren",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L274",
"id": "bank_rec_widget_rationale_274",
"community": 201,
"norm_label": "determine the transaction currency (foreign currency if set, else journal curren"
},
{
"label": "Auto-detect the partner from the statement line data.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L282",
"id": "bank_rec_widget_rationale_282",
"community": 202,
"norm_label": "auto-detect the partner from the statement line data."
},
{
"label": "Check if the user has multi-currency access rights.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L291",
"id": "bank_rec_widget_rationale_291",
"community": 203,
"norm_label": "check if the user has multi-currency access rights."
},
{
"label": "Expose the set of journal items currently matched in this widget.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L296",
"id": "bank_rec_widget_rationale_296",
"community": 204,
"norm_label": "expose the set of journal items currently matched in this widget."
},
{
"label": "Convert structured transaction details into a readable HTML tree. Parse",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L305",
"id": "bank_rec_widget_rationale_305",
"community": 2,
"norm_label": "convert structured transaction details into a readable html tree. parse"
},
{
"label": "Dispatch JS-triggered commands to the appropriate handler method. The J",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L352",
"id": "bank_rec_widget_rationale_352",
"community": 205,
"norm_label": "dispatch js-triggered commands to the appropriate handler method. the j"
},
{
"label": "Override to ensure line_ids are loaded immediately after creation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L375",
"id": "bank_rec_widget_rationale_375",
"community": 206,
"norm_label": "override to ensure line_ids are loaded immediately after creation."
},
{
"label": "Prepare field metadata and default values for the JS frontend. Returns",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L388",
"id": "bank_rec_widget_rationale_388",
"community": 207,
"norm_label": "prepare field metadata and default values for the js frontend. returns"
},
{
"label": "Force evaluation of line_ids to prevent ORM cache inconsistencies. When",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L440",
"id": "bank_rec_widget_rationale_440",
"community": 2,
"norm_label": "force evaluation of line_ids to prevent orm cache inconsistencies. when"
},
{
"label": "Promote an auto-balance entry to a manual entry when the user edits it.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L449",
"id": "bank_rec_widget_rationale_449",
"community": 2,
"norm_label": "promote an auto-balance entry to a manual entry when the user edits it."
},
{
"label": "Return the widget entry currently selected for editing, if any.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L454",
"id": "bank_rec_widget_rationale_454",
"community": 2,
"norm_label": "return the widget entry currently selected for editing, if any."
},
{
"label": "Build creation values for a widget entry linked to a journal item.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L461",
"id": "bank_rec_widget_rationale_461",
"community": 2,
"norm_label": "build creation values for a widget entry linked to a journal item."
},
{
"label": "Build creation values for the liquidity (bank account) entry. The liqui",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L470",
"id": "bank_rec_widget_rationale_470",
"community": 2,
"norm_label": "build creation values for the liquidity (bank account) entry. the liqui"
},
{
"label": "Compute values for the automatic balancing entry. Calculates the remain",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L481",
"id": "bank_rec_widget_rationale_481",
"community": 2,
"norm_label": "compute values for the automatic balancing entry. calculates the remain"
},
{
"label": "Refresh the auto-balance entry to keep the reconciliation balanced. Rem",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L551",
"id": "bank_rec_widget_rationale_551",
"community": 2,
"norm_label": "refresh the auto-balance entry to keep the reconciliation balanced. rem"
},
{
"label": "Build values for adding a new journal item as a reconciliation counterpart.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L571",
"id": "bank_rec_widget_rationale_571",
"community": 2,
"norm_label": "build values for adding a new journal item as a reconciliation counterpart."
},
{
"label": "Check if a partial reconciliation should be applied to the given entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L584",
"id": "bank_rec_widget_rationale_584",
"community": 2,
"norm_label": "check if a partial reconciliation should be applied to the given entry."
},
{
"label": "Check if the remaining amount exactly matches the early payment discount.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L677",
"id": "bank_rec_widget_rationale_677",
"community": 2,
"norm_label": "check if the remaining amount exactly matches the early payment discount."
},
{
"label": "Attempt to apply early payment discount terms to matched journal items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L681",
"id": "bank_rec_widget_rationale_681",
"community": 2,
"norm_label": "attempt to apply early payment discount terms to matched journal items."
},
{
"label": "Attempt partial matching on the most recently added journal item. If mu",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L774",
"id": "bank_rec_widget_rationale_774",
"community": 2,
"norm_label": "attempt partial matching on the most recently added journal item. if mu"
},
{
"label": "Create widget entries for a set of journal items to be reconciled.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L819",
"id": "bank_rec_widget_rationale_819",
"community": 2,
"norm_label": "create widget entries for a set of journal items to be reconciled."
},
{
"label": "Convert a widget entry into the format expected by account.tax computation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L834",
"id": "bank_rec_widget_rationale_834",
"community": 2,
"norm_label": "convert a widget entry into the format expected by account.tax computation."
},
{
"label": "Convert a tax widget entry for the tax computation engine.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L863",
"id": "bank_rec_widget_rationale_863",
"community": 2,
"norm_label": "convert a tax widget entry for the tax computation engine."
},
{
"label": "Build creation values for a tax entry from computed tax data.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L868",
"id": "bank_rec_widget_rationale_868",
"community": 2,
"norm_label": "build creation values for a tax entry from computed tax data."
},
{
"label": "Recalculate all tax entries based on the current manual base entries. U",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L898",
"id": "bank_rec_widget_rationale_898",
"community": 2,
"norm_label": "recalculate all tax entries based on the current manual base entries. u"
},
{
"label": "Return the key used to associate exchange difference entries with their source.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L963",
"id": "bank_rec_widget_rationale_963",
"community": 2,
"norm_label": "return the key used to associate exchange difference entries with their source."
},
{
"label": "Reorder entries so each exchange difference follows its corresponding match.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L969",
"id": "bank_rec_widget_rationale_969",
"community": 2,
"norm_label": "reorder entries so each exchange difference follows its corresponding match."
},
{
"label": "Remove exchange difference entries that are linked to the specified entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L988",
"id": "bank_rec_widget_rationale_988",
"community": 2,
"norm_label": "remove exchange difference entries that are linked to the specified entries."
},
{
"label": "Compute the exchange difference amount and determine the target account.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1004",
"id": "bank_rec_widget_rationale_1004",
"community": 2,
"norm_label": "compute the exchange difference amount and determine the target account."
},
{
"label": "Compute exchange difference entry values for a matched journal item.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1040",
"id": "bank_rec_widget_rationale_1040",
"community": 2,
"norm_label": "compute exchange difference entry values for a matched journal item."
},
{
"label": "Recalculate exchange difference entries for the specified matched items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1065",
"id": "bank_rec_widget_rationale_1065",
"community": 2,
"norm_label": "recalculate exchange difference entries for the specified matched items."
},
{
"label": "Build widget entry values from a reconcile model's write-off specification.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1105",
"id": "bank_rec_widget_rationale_1105",
"community": 2,
"norm_label": "build widget entry values from a reconcile model's write-off specification."
},
{
"label": "Handle account change on a widget entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1131",
"id": "bank_rec_widget_rationale_1131",
"community": 2,
"norm_label": "handle account change on a widget entry."
},
{
"label": "Handle date change - propagate to statement line if editing liquidity entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1139",
"id": "bank_rec_widget_rationale_1139",
"community": 2,
"norm_label": "handle date change - propagate to statement line if editing liquidity entry."
},
{
"label": "Handle reference change on the liquidity entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1147",
"id": "bank_rec_widget_rationale_1147",
"community": 2,
"norm_label": "handle reference change on the liquidity entry."
},
{
"label": "Handle narration change on the liquidity entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1155",
"id": "bank_rec_widget_rationale_1155",
"community": 2,
"norm_label": "handle narration change on the liquidity entry."
},
{
"label": "Handle label/name change - propagate to statement line if liquidity.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1163",
"id": "bank_rec_widget_rationale_1163",
"community": 2,
"norm_label": "handle label/name change - propagate to statement line if liquidity."
},
{
"label": "Handle transaction currency amount change on the liquidity entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1173",
"id": "bank_rec_widget_rationale_1173",
"community": 2,
"norm_label": "handle transaction currency amount change on the liquidity entry."
},
{
"label": "Handle transaction currency change.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1187",
"id": "bank_rec_widget_rationale_1187",
"community": 2,
"norm_label": "handle transaction currency change."
},
{
"label": "Handle foreign currency amount change on any entry. For liquidity entri",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1191",
"id": "bank_rec_widget_rationale_1191",
"community": 2,
"norm_label": "handle foreign currency amount change on any entry. for liquidity entri"
},
{
"label": "Handle company-currency balance change on any entry. Similar to amount_",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1252",
"id": "bank_rec_widget_rationale_1252",
"community": 2,
"norm_label": "handle company-currency balance change on any entry. similar to amount_"
},
{
"label": "Handle currency change - triggers amount recomputation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1286",
"id": "bank_rec_widget_rationale_1286",
"community": 2,
"norm_label": "handle currency change - triggers amount recomputation."
},
{
"label": "Handle tax selection change on a manual entry. When taxes are added, en",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1291",
"id": "bank_rec_widget_rationale_1291",
"community": 2,
"norm_label": "handle tax selection change on a manual entry. when taxes are added, en"
},
{
"label": "Handle partner change on an entry. For liquidity entries, propagates to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1313",
"id": "bank_rec_widget_rationale_1313",
"community": 2,
"norm_label": "handle partner change on an entry. for liquidity entries, propagates to"
},
{
"label": "Handle analytic distribution change - recompute taxes if analytics affect them.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1352",
"id": "bank_rec_widget_rationale_1352",
"community": 2,
"norm_label": "handle analytic distribution change - recompute taxes if analytics affect them."
},
{
"label": "Run automatic reconciliation rules against the current statement line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1364",
"id": "bank_rec_widget_rationale_1364",
"community": 2,
"norm_label": "run automatic reconciliation rules against the current statement line."
},
{
"label": "Build configuration for the embedded journal item list views. Returns d",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1399",
"id": "bank_rec_widget_rationale_1399",
"community": 2,
"norm_label": "build configuration for the embedded journal item list views. returns d"
},
{
"label": "Load a statement line into the widget and trigger matching rules.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1458",
"id": "bank_rec_widget_rationale_1458",
"community": 2,
"norm_label": "load a statement line into the widget and trigger matching rules."
},
{
"label": "Reload the widget after the liquidity entry (statement line) was modified.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1465",
"id": "bank_rec_widget_rationale_1465",
"community": 2,
"norm_label": "reload the widget after the liquidity entry (statement line) was modified."
},
{
"label": "Close the manual operations form panel.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1479",
"id": "bank_rec_widget_rationale_1479",
"community": 2,
"norm_label": "close the manual operations form panel."
},
{
"label": "Remove the specified entries and rebalance. After removal, recomputes t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1483",
"id": "bank_rec_widget_rationale_1483",
"community": 2,
"norm_label": "remove the specified entries and rebalance. after removal, recomputes t"
},
{
"label": "Add journal items as reconciliation counterparts. Filters out items tha",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1507",
"id": "bank_rec_widget_rationale_1507",
"community": 2,
"norm_label": "add journal items as reconciliation counterparts. filters out items tha"
},
{
"label": "Remove specific matched journal items from the reconciliation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1536",
"id": "bank_rec_widget_rationale_1536",
"community": 2,
"norm_label": "remove specific matched journal items from the reconciliation."
},
{
"label": "Apply a reconciliation model's write-off lines. Removes entries from an",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1544",
"id": "bank_rec_widget_rationale_1544",
"community": 2,
"norm_label": "apply a reconciliation model's write-off lines. removes entries from an"
},
{
"label": "Create an invoice or bill from reconcile model write-off data. Determin",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1597",
"id": "bank_rec_widget_rationale_1597",
"community": 2,
"norm_label": "create an invoice or bill from reconcile model write-off data. determin"
},
{
"label": "Reverse-compute the unit price from a tax-inclusive total.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1658",
"id": "bank_rec_widget_rationale_1658",
"community": 2,
"norm_label": "reverse-compute the unit price from a tax-inclusive total."
},
{
"label": "Build journal item creation commands from the current widget entries. P",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1679",
"id": "bank_rec_widget_rationale_1679",
"community": 2,
"norm_label": "build journal item creation commands from the current widget entries. p"
},
{
"label": "Finalize the reconciliation by writing journal items and reconciling. C",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1729",
"id": "bank_rec_widget_rationale_1729",
"community": 2,
"norm_label": "finalize the reconciliation by writing journal items and reconciling. c"
},
{
"label": "Context manager wrapping validation to handle post-validation cleanup.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1827",
"id": "bank_rec_widget_rationale_1827",
"community": 208,
"norm_label": "context manager wrapping validation to handle post-validation cleanup."
},
{
"label": "Validate and mark the transaction as needing review.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1840",
"id": "bank_rec_widget_rationale_1840",
"community": 2,
"norm_label": "validate and mark the transaction as needing review."
},
{
"label": "Load a statement line by ID and return embedded view configuration.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1850",
"id": "bank_rec_widget_rationale_1850",
"community": 2,
"norm_label": "load a statement line by id and return embedded view configuration."
},
{
"label": "Restore the widget to a previously saved state. Used when the user navi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1857",
"id": "bank_rec_widget_rationale_1857",
"community": 2,
"norm_label": "restore the widget to a previously saved state. used when the user navi"
},
{
"label": "Filter saved line commands to remove entries whose source items are no longer av",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1905",
"id": "bank_rec_widget_rationale_1905",
"community": 2,
"norm_label": "filter saved line commands to remove entries whose source items are no longer av"
},
{
"label": "JS entry point for validation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1924",
"id": "bank_rec_widget_rationale_1924",
"community": 2,
"norm_label": "js entry point for validation."
},
{
"label": "JS entry point for validate-and-flag-for-review.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1929",
"id": "bank_rec_widget_rationale_1929",
"community": 2,
"norm_label": "js entry point for validate-and-flag-for-review."
},
{
"label": "Undo a completed reconciliation and return to matching mode. Validates",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1940",
"id": "bank_rec_widget_rationale_1940",
"community": 2,
"norm_label": "undo a completed reconciliation and return to matching mode. validates"
},
{
"label": "Mark the transaction as reviewed/checked.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1970",
"id": "bank_rec_widget_rationale_1970",
"community": 2,
"norm_label": "mark the transaction as reviewed/checked."
},
{
"label": "Remove a specific widget entry by its index.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1977",
"id": "bank_rec_widget_rationale_1977",
"community": 2,
"norm_label": "remove a specific widget entry by its index."
},
{
"label": "Add a single journal item as a reconciliation counterpart.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1983",
"id": "bank_rec_widget_rationale_1983",
"community": 2,
"norm_label": "add a single journal item as a reconciliation counterpart."
},
{
"label": "Remove a specific matched journal item.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1989",
"id": "bank_rec_widget_rationale_1989",
"community": 2,
"norm_label": "remove a specific matched journal item."
},
{
"label": "Apply a reconciliation model by its ID.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1995",
"id": "bank_rec_widget_rationale_1995",
"community": 2,
"norm_label": "apply a reconciliation model by its id."
},
{
"label": "Select a widget entry for editing in the manual operations form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2001",
"id": "bank_rec_widget_rationale_2001",
"community": 2,
"norm_label": "select a widget entry for editing in the manual operations form."
},
{
"label": "Handle a field value change on a widget entry from the JS frontend. Inv",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2006",
"id": "bank_rec_widget_rationale_2006",
"community": 2,
"norm_label": "handle a field value change on a widget entry from the js frontend. inv"
},
{
"label": "Switch the entry's account to the partner's receivable account.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2023",
"id": "bank_rec_widget_rationale_2023",
"community": 2,
"norm_label": "switch the entry's account to the partner's receivable account."
},
{
"label": "Switch the entry's account to the partner's payable account.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2030",
"id": "bank_rec_widget_rationale_2030",
"community": 2,
"norm_label": "switch the entry's account to the partner's payable account."
},
{
"label": "Open the source document (invoice, payment, or journal entry) in a new form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2037",
"id": "bank_rec_widget_rationale_2037",
"community": 2,
"norm_label": "open the source document (invoice, payment, or journal entry) in a new form."
},
{
"label": "Apply the computed suggestion amounts to a matched entry. Reads the sug",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2058",
"id": "bank_rec_widget_rationale_2058",
"community": 2,
"norm_label": "apply the computed suggestion amounts to a matched entry. reads the sug"
},
{
"label": "Retrieve the current statement balance for display in the widget header.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2084",
"id": "bank_rec_widget_rationale_2084",
"community": 209,
"norm_label": "retrieve the current statement balance for display in the widget header."
},
{
"label": "account_generic_tax_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"community": 3,
"norm_label": "account_generic_tax_report.py"
},
{
"label": "FusionTaxReportHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L14",
"id": "account_generic_tax_report_fusiontaxreporthandler",
"community": 3,
"norm_label": "fusiontaxreporthandler"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L22",
"id": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"community": 3,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L50",
"id": "account_generic_tax_report_fusiontaxreporthandler_get_custom_display_config",
"community": 3,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._customize_warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L55",
"id": "account_generic_tax_report_fusiontaxreporthandler_customize_warnings",
"community": 3,
"norm_label": "._customize_warnings()"
},
{
"label": "._is_period_equal_to_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L83",
"id": "account_generic_tax_report_fusiontaxreporthandler_is_period_equal_to_options",
"community": 3,
"norm_label": "._is_period_equal_to_options()"
},
{
"label": ".action_periodic_vat_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L89",
"id": "account_generic_tax_report_fusiontaxreporthandler_action_periodic_vat_entries",
"community": 3,
"norm_label": ".action_periodic_vat_entries()"
},
{
"label": "._get_periodic_vat_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L138",
"id": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"community": 3,
"norm_label": "._get_periodic_vat_entries()"
},
{
"label": "._generate_tax_closing_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L157",
"id": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"community": 3,
"norm_label": "._generate_tax_closing_entries()"
},
{
"label": "._get_tax_closing_entries_for_closed_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L209",
"id": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"community": 3,
"norm_label": "._get_tax_closing_entries_for_closed_period()"
},
{
"label": "_compute_vat_closing_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L228",
"id": "account_generic_tax_report_compute_vat_closing_entry",
"community": 3,
"norm_label": "_compute_vat_closing_entry()"
},
{
"label": "._get_vat_closing_entry_additional_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L328",
"id": "account_generic_tax_report_fusiontaxreporthandler_get_vat_closing_entry_additional_domain",
"community": 3,
"norm_label": "._get_vat_closing_entry_additional_domain()"
},
{
"label": "._postprocess_vat_closing_entry_results()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L331",
"id": "account_generic_tax_report_fusiontaxreporthandler_postprocess_vat_closing_entry_results",
"community": 3,
"norm_label": "._postprocess_vat_closing_entry_results()"
},
{
"label": "._vat_closing_entry_results_rounding()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L334",
"id": "account_generic_tax_report_fusiontaxreporthandler_vat_closing_entry_results_rounding",
"community": 0,
"norm_label": "._vat_closing_entry_results_rounding()"
},
{
"label": "_add_tax_group_closing_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L366",
"id": "account_generic_tax_report_add_tax_group_closing_items",
"community": 3,
"norm_label": "_add_tax_group_closing_items()"
},
{
"label": "_redirect_to_misconfigured_tax_groups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L411",
"id": "account_generic_tax_report_redirect_to_misconfigured_tax_groups",
"community": 3,
"norm_label": "_redirect_to_misconfigured_tax_groups()"
},
{
"label": "._get_fpos_info_for_tax_closing()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L423",
"id": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"community": 3,
"norm_label": "._get_fpos_info_for_tax_closing()"
},
{
"label": "._get_amls_with_archived_tags_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L445",
"id": "account_generic_tax_report_fusiontaxreporthandler_get_amls_with_archived_tags_domain",
"community": 3,
"norm_label": "._get_amls_with_archived_tags_domain()"
},
{
"label": ".action_open_amls_with_archived_tags()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L455",
"id": "account_generic_tax_report_fusiontaxreporthandler_action_open_amls_with_archived_tags",
"community": 3,
"norm_label": ".action_open_amls_with_archived_tags()"
},
{
"label": "FusionGenericTaxReportHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L466",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler",
"community": 3,
"norm_label": "fusiongenerictaxreporthandler"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L473",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_get_custom_display_config",
"community": 3,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L479",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_custom_options_initializer",
"community": 3,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L489",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_dynamic_lines_generator",
"community": 3,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._caret_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L492",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_options_initializer",
"community": 3,
"norm_label": "._caret_options_initializer()"
},
{
"label": "._get_dynamic_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L499",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"community": 3,
"norm_label": "._get_dynamic_lines()"
},
{
"label": "_read_generic_tax_report_amounts_no_tax_details()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L546",
"id": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"community": 0,
"norm_label": "_read_generic_tax_report_amounts_no_tax_details()"
},
{
"label": "._read_generic_tax_report_amounts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L676",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"community": 3,
"norm_label": "._read_generic_tax_report_amounts()"
},
{
"label": "._populate_lines_recursively()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L738",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"community": 3,
"norm_label": "._populate_lines_recursively()"
},
{
"label": "._build_report_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L786",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"community": 3,
"norm_label": "._build_report_line()"
},
{
"label": "._check_line_consistency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L813",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_check_line_consistency",
"community": 3,
"norm_label": "._check_line_consistency()"
},
{
"label": ".caret_option_audit_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L837",
"id": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_option_audit_tax",
"community": 3,
"norm_label": ".caret_option_audit_tax()"
},
{
"label": "FusionGenericTaxReportHandlerAT",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L864",
"id": "account_generic_tax_report_fusiongenerictaxreporthandlerat",
"community": 3,
"norm_label": "fusiongenerictaxreporthandlerat"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L869",
"id": "account_generic_tax_report_fusiongenerictaxreporthandlerat_dynamic_lines_generator",
"community": 3,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "FusionGenericTaxReportHandlerTA",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L873",
"id": "account_generic_tax_report_fusiongenerictaxreporthandlerta",
"community": 3,
"norm_label": "fusiongenerictaxreporthandlerta"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L878",
"id": "account_generic_tax_report_fusiongenerictaxreporthandlerta_dynamic_lines_generator",
"community": 3,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "Base handler providing the Closing Entry button and tax-period configuration",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L15",
"id": "account_generic_tax_report_rationale_15",
"community": 3,
"norm_label": "base handler providing the closing entry button and tax-period configuration"
},
{
"label": "Handler for the standard generic tax report (Tax -> Tax grouping).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L467",
"id": "account_generic_tax_report_rationale_467",
"community": 3,
"norm_label": "handler for the standard generic tax report (tax -> tax grouping)."
},
{
"label": "account_cash_flow_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_cash_flow_report_py",
"community": 0,
"norm_label": "account_cash_flow_report.py"
},
{
"label": "CashFlowReportCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L7",
"id": "account_cash_flow_report_cashflowreportcustomhandler",
"community": 0,
"norm_label": "cashflowreportcustomhandler"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L25",
"id": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"community": 0,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L61",
"id": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer",
"community": 3,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._compute_report_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L74",
"id": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"community": 0,
"norm_label": "._compute_report_data()"
},
{
"label": "._merge_into_report_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L111",
"id": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"community": 0,
"norm_label": "._merge_into_report_data()"
},
{
"label": "._resolve_cashflow_tags()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L169",
"id": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"community": 0,
"norm_label": "._resolve_cashflow_tags()"
},
{
"label": "._list_cashflow_tag_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L177",
"id": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"community": 0,
"norm_label": "._list_cashflow_tag_ids()"
},
{
"label": "._route_entry_to_section()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L181",
"id": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"community": 0,
"norm_label": "._route_entry_to_section()"
},
{
"label": "._fetch_liquidity_account_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L224",
"id": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"community": 0,
"norm_label": "._fetch_liquidity_account_ids()"
},
{
"label": "._build_move_ids_subquery()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L257",
"id": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"community": 0,
"norm_label": "._build_move_ids_subquery()"
},
{
"label": "._query_liquidity_balances()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L273",
"id": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"community": 0,
"norm_label": "._query_liquidity_balances()"
},
{
"label": "._fetch_liquidity_side_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L315",
"id": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"community": 0,
"norm_label": "._fetch_liquidity_side_entries()"
},
{
"label": "._fetch_reconciled_counterparts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L445",
"id": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"community": 0,
"norm_label": "._fetch_reconciled_counterparts()"
},
{
"label": "._build_section_structure()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L650",
"id": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure",
"community": 0,
"norm_label": "._build_section_structure()"
},
{
"label": "._render_section_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L751",
"id": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"community": 0,
"norm_label": "._render_section_line()"
},
{
"label": "._render_detail_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L784",
"id": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"community": 0,
"norm_label": "._render_detail_line()"
},
{
"label": "._render_unexplained_difference()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L813",
"id": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"community": 0,
"norm_label": "._render_unexplained_difference()"
},
{
"label": "Generates the cash flow statement using the direct method. Reference: https",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L8",
"id": "account_cash_flow_report_rationale_8",
"community": 0,
"norm_label": "generates the cash flow statement using the direct method. reference: https"
},
{
"label": "Build every line of the cash flow statement. Returns a list of ``(seque",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L26",
"id": "account_cash_flow_report_rationale_26",
"community": 0,
"norm_label": "build every line of the cash flow statement. returns a list of ``(seque"
},
{
"label": "Restrict selectable journals to bank, cash, and general types.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L62",
"id": "account_cash_flow_report_rationale_62",
"community": 3,
"norm_label": "restrict selectable journals to bank, cash, and general types."
},
{
"label": "Aggregate all cash-flow numbers into *report_data*. The returned dictio",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L75",
"id": "account_cash_flow_report_rationale_75",
"community": 0,
"norm_label": "aggregate all cash-flow numbers into *report_data*. the returned dictio"
},
{
"label": "Insert or accumulate *row* into *report_data* under *section_key*. Also",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L112",
"id": "account_cash_flow_report_rationale_112",
"community": 0,
"norm_label": "insert or accumulate *row* into *report_data* under *section_key*. also"
},
{
"label": "Return a mapping of activity type to account.account.tag ID.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L170",
"id": "account_cash_flow_report_rationale_170",
"community": 0,
"norm_label": "return a mapping of activity type to account.account.tag id."
},
{
"label": "Return an iterable of all cash-flow-relevant tag IDs.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L178",
"id": "account_cash_flow_report_rationale_178",
"community": 0,
"norm_label": "return an iterable of all cash-flow-relevant tag ids."
},
{
"label": "Determine the correct report section for a single entry and merge it int",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L182",
"id": "account_cash_flow_report_rationale_182",
"community": 0,
"norm_label": "determine the correct report section for a single entry and merge it int"
},
{
"label": "Return a tuple of account IDs used by liquidity journals. Includes defa",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L225",
"id": "account_cash_flow_report_rationale_225",
"community": 0,
"norm_label": "return a tuple of account ids used by liquidity journals. includes defa"
},
{
"label": "Build a sub-select that returns move IDs touching liquidity accounts.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L258",
"id": "account_cash_flow_report_rationale_258",
"community": 0,
"norm_label": "build a sub-select that returns move ids touching liquidity accounts."
},
{
"label": "Compute per-account balances for liquidity accounts. *scope* is either",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L274",
"id": "account_cash_flow_report_rationale_274",
"community": 0,
"norm_label": "compute per-account balances for liquidity accounts. *scope* is either"
},
{
"label": "Retrieve the non-liquidity side of moves that touch liquidity accounts.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L316",
"id": "account_cash_flow_report_rationale_316",
"community": 0,
"norm_label": "retrieve the non-liquidity side of moves that touch liquidity accounts."
},
{
"label": "Retrieve moves reconciled with liquidity moves but that are not themselv",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L446",
"id": "account_cash_flow_report_rationale_446",
"community": 0,
"norm_label": "retrieve moves reconciled with liquidity moves but that are not themselv"
},
{
"label": "Define the hierarchical layout of the cash flow statement. Returns an o",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L651",
"id": "account_cash_flow_report_rationale_651",
"community": 0,
"norm_label": "define the hierarchical layout of the cash flow statement. returns an o"
},
{
"label": "Produce a single section / header line dictionary.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L752",
"id": "account_cash_flow_report_rationale_752",
"community": 0,
"norm_label": "produce a single section / header line dictionary."
},
{
"label": "Produce a per-account detail line under a section.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L785",
"id": "account_cash_flow_report_rationale_785",
"community": 0,
"norm_label": "produce a per-account detail line under a section."
},
{
"label": "If closing != opening + net_increase, emit an extra line showing the gap",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L814",
"id": "account_cash_flow_report_rationale_814",
"community": 0,
"norm_label": "if closing != opening + net_increase, emit an extra line showing the gap"
},
{
"label": "batch_payment.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"community": 6,
"norm_label": "batch_payment.py"
},
{
"label": "FusionBatchPayment",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L13",
"id": "batch_payment_fusionbatchpayment",
"community": 6,
"norm_label": "fusionbatchpayment"
},
{
"label": "_compute_amount_total()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L119",
"id": "batch_payment_compute_amount_total",
"community": 6,
"norm_label": "_compute_amount_total()"
},
{
"label": "_check_payments_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L130",
"id": "batch_payment_check_payments_journal",
"community": 6,
"norm_label": "_check_payments_journal()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L157",
"id": "batch_payment_create",
"community": 6,
"norm_label": "create()"
},
{
"label": ".validate_batch()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L170",
"id": "batch_payment_fusionbatchpayment_validate_batch",
"community": 6,
"norm_label": ".validate_batch()"
},
{
"label": ".action_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L195",
"id": "batch_payment_fusionbatchpayment_action_draft",
"community": 6,
"norm_label": ".action_draft()"
},
{
"label": ".action_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L202",
"id": "batch_payment_fusionbatchpayment_action_reconcile",
"community": 6,
"norm_label": ".action_reconcile()"
},
{
"label": ".print_batch()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L211",
"id": "batch_payment_fusionbatchpayment_print_batch",
"community": 6,
"norm_label": ".print_batch()"
},
{
"label": "create_batch_from_payments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L223",
"id": "batch_payment_create_batch_from_payments",
"community": 6,
"norm_label": "create_batch_from_payments()"
},
{
"label": "Fusion Accounting - Batch Payment Processing Provides the ``fusion.batch.paymen",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L1",
"id": "batch_payment_rationale_1",
"community": 6,
"norm_label": "fusion accounting - batch payment processing provides the ``fusion.batch.paymen"
},
{
"label": "Groups individual payments into batches for bulk processing. A batch paymen",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L14",
"id": "batch_payment_rationale_14",
"community": 6,
"norm_label": "groups individual payments into batches for bulk processing. a batch paymen"
},
{
"label": "Compute the total batch amount and payment count.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L120",
"id": "batch_payment_rationale_120",
"community": 210,
"norm_label": "compute the total batch amount and payment count."
},
{
"label": "Ensure every payment belongs to the same journal and uses the same payme",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L131",
"id": "batch_payment_rationale_131",
"community": 211,
"norm_label": "ensure every payment belongs to the same journal and uses the same payme"
},
{
"label": "Assign a sequence number when creating a new batch.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L158",
"id": "batch_payment_rationale_158",
"community": 212,
"norm_label": "assign a sequence number when creating a new batch."
},
{
"label": "Validate the batch and mark it as *Sent*. All payments in the batch mus",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L171",
"id": "batch_payment_rationale_171",
"community": 6,
"norm_label": "validate the batch and mark it as *sent*. all payments in the batch mus"
},
{
"label": "Reset a sent batch back to draft state.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L196",
"id": "batch_payment_rationale_196",
"community": 6,
"norm_label": "reset a sent batch back to draft state."
},
{
"label": "Mark the batch as reconciled once bank confirms all payments.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L203",
"id": "batch_payment_rationale_203",
"community": 6,
"norm_label": "mark the batch as reconciled once bank confirms all payments."
},
{
"label": "Generate a printable report for this batch payment. :return: Action dic",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L212",
"id": "batch_payment_rationale_212",
"community": 6,
"norm_label": "generate a printable report for this batch payment. :return: action dic"
},
{
"label": "Create a new batch payment from an existing set of payments. All suppli",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L224",
"id": "batch_payment_rationale_224",
"community": 213,
"norm_label": "create a new batch payment from an existing set of payments. all suppli"
},
{
"label": "budget.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"community": 46,
"norm_label": "budget.py"
},
{
"label": "FusionBudget",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L8",
"id": "budget_fusionbudget",
"community": 46,
"norm_label": "fusionbudget"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L45",
"id": "budget_create",
"community": 46,
"norm_label": "create()"
},
{
"label": "_check_budget_name_not_empty()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L58",
"id": "budget_check_budget_name_not_empty",
"community": 46,
"norm_label": "_check_budget_name_not_empty()"
},
{
"label": ".copy_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L70",
"id": "budget_fusionbudget_copy_data",
"community": 46,
"norm_label": ".copy_data()"
},
{
"label": ".copy()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L79",
"id": "budget_fusionbudget_copy",
"community": 1,
"norm_label": ".copy()"
},
{
"label": "._create_or_update_budget_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L96",
"id": "budget_fusionbudget_create_or_update_budget_items",
"community": 0,
"norm_label": "._create_or_update_budget_items()"
},
{
"label": "FusionBudgetItem",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L191",
"id": "budget_fusionbudgetitem",
"community": 46,
"norm_label": "fusionbudgetitem"
},
{
"label": "Represents a financial budget linked to accounting reports. A budget groups",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L9",
"id": "budget_rationale_9",
"community": 46,
"norm_label": "represents a financial budget linked to accounting reports. a budget groups"
},
{
"label": "Override create to sanitize the budget name by stripping whitespace.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L46",
"id": "budget_rationale_46",
"community": 214,
"norm_label": "override create to sanitize the budget name by stripping whitespace."
},
{
"label": "Ensure every budget record has a non-empty name.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L59",
"id": "budget_rationale_59",
"community": 215,
"norm_label": "ensure every budget record has a non-empty name."
},
{
"label": "Append '(copy)' suffix to duplicated budget names.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L71",
"id": "budget_rationale_71",
"community": 46,
"norm_label": "append '(copy)' suffix to duplicated budget names."
},
{
"label": "Duplicate budgets together with their line items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L80",
"id": "budget_rationale_80",
"community": 1,
"norm_label": "duplicate budgets together with their line items."
},
{
"label": "Distribute a target amount across monthly budget items. When the user e",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L99",
"id": "budget_rationale_99",
"community": 0,
"norm_label": "distribute a target amount across monthly budget items. when the user e"
},
{
"label": "A single monthly budget entry for one account within a budget. Each item re",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L192",
"id": "budget_rationale_192",
"community": 46,
"norm_label": "a single monthly budget entry for one account within a budget. each item re"
},
{
"label": "account_journal.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_py",
"community": 5,
"norm_label": "account_journal.py"
},
{
"label": "FusionAccountJournal",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L9",
"id": "account_journal_fusionaccountjournal",
"community": 5,
"norm_label": "fusionaccountjournal"
},
{
"label": "._get_bank_statements_available_import_formats()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L17",
"id": "account_journal_fusionaccountjournal_get_bank_statements_available_import_formats",
"community": 5,
"norm_label": "._get_bank_statements_available_import_formats()"
},
{
"label": ".__get_bank_statements_available_sources()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L22",
"id": "account_journal_fusionaccountjournal_get_bank_statements_available_sources",
"community": 5,
"norm_label": ".__get_bank_statements_available_sources()"
},
{
"label": ".create_document_from_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L37",
"id": "account_journal_fusionaccountjournal_create_document_from_attachment",
"community": 5,
"norm_label": ".create_document_from_attachment()"
},
{
"label": "._import_bank_statement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L49",
"id": "account_journal_fusionaccountjournal_import_bank_statement",
"community": 5,
"norm_label": "._import_bank_statement()"
},
{
"label": "._parse_bank_statement_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L128",
"id": "account_journal_fusionaccountjournal_parse_bank_statement_file",
"community": 5,
"norm_label": "._parse_bank_statement_file()"
},
{
"label": "._check_parsed_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L148",
"id": "account_journal_fusionaccountjournal_check_parsed_data",
"community": 5,
"norm_label": "._check_parsed_data()"
},
{
"label": "._statement_import_check_bank_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L168",
"id": "account_journal_fusionaccountjournal_statement_import_check_bank_account",
"community": 5,
"norm_label": "._statement_import_check_bank_account()"
},
{
"label": "._find_additional_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L180",
"id": "account_journal_fusionaccountjournal_find_additional_data",
"community": 5,
"norm_label": "._find_additional_data()"
},
{
"label": "._complete_bank_statement_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L238",
"id": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"community": 5,
"norm_label": "._complete_bank_statement_vals()"
},
{
"label": "._create_bank_statements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L272",
"id": "account_journal_fusionaccountjournal_create_bank_statements",
"community": 5,
"norm_label": "._create_bank_statements()"
},
{
"label": "Extends journals with a pluggable bank-statement file import pipeline. Sub-m",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L10",
"id": "account_journal_rationale_10",
"community": 5,
"norm_label": "extends journals with a pluggable bank-statement file import pipeline. sub-m"
},
{
"label": "Return a list of supported file-format labels (e.g. 'OFX'). Override in",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L18",
"id": "account_journal_rationale_18",
"community": 5,
"norm_label": "return a list of supported file-format labels (e.g. 'ofx'). override in"
},
{
"label": "Append file-import option to the bank-statement source selector when at",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L23",
"id": "account_journal_rationale_23",
"community": 5,
"norm_label": "append file-import option to the bank-statement source selector when at"
},
{
"label": "Route attachment uploads to the bank-statement importer when the journal",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L38",
"id": "account_journal_rationale_38",
"community": 5,
"norm_label": "route attachment uploads to the bank-statement importer when the journal"
},
{
"label": "Orchestrate the full import pipeline: parse -> validate -> find journal",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L50",
"id": "account_journal_rationale_50",
"community": 5,
"norm_label": "orchestrate the full import pipeline: parse -> validate -> find journal"
},
{
"label": "Parse *attachment* into structured statement data. Each module that adds",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L129",
"id": "account_journal_rationale_129",
"community": 5,
"norm_label": "parse *attachment* into structured statement data. each module that adds"
},
{
"label": "Verify that the parsed data contains at least one statement with at leas",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L149",
"id": "account_journal_rationale_149",
"community": 5,
"norm_label": "verify that the parsed data contains at least one statement with at leas"
},
{
"label": "Compare *acct_number* against the journal's bank account, accommodating",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L169",
"id": "account_journal_rationale_169",
"community": 5,
"norm_label": "compare *acct_number* against the journal's bank account, accommodating"
},
{
"label": "Locate the matching journal based on currency and account number, creati",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L181",
"id": "account_journal_rationale_181",
"community": 5,
"norm_label": "locate the matching journal based on currency and account number, creati"
},
{
"label": "Enrich raw parsed values with journal references, unique import IDs, and",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L239",
"id": "account_journal_rationale_239",
"community": 5,
"norm_label": "enrich raw parsed values with journal references, unique import ids, and"
},
{
"label": "Create bank statements from the enriched values, skipping duplicate tran",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L273",
"id": "account_journal_rationale_273",
"community": 5,
"norm_label": "create bank statements from the enriched values, skipping duplicate tran"
},
{
"label": "sepa_direct_debit.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"community": 14,
"norm_label": "sepa_direct_debit.py"
},
{
"label": "_sanitise_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L35",
"id": "sepa_direct_debit_sanitise_text",
"community": 14,
"norm_label": "_sanitise_text()"
},
{
"label": "_validate_iban()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L43",
"id": "sepa_direct_debit_validate_iban",
"community": 14,
"norm_label": "_validate_iban()"
},
{
"label": "_validate_bic()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L56",
"id": "sepa_direct_debit_validate_bic",
"community": 14,
"norm_label": "_validate_bic()"
},
{
"label": "FusionSDDMandate",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L76",
"id": "sepa_direct_debit_fusionsddmandate",
"community": 14,
"norm_label": "fusionsddmandate"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L175",
"id": "sepa_direct_debit_create",
"community": 14,
"norm_label": "create()"
},
{
"label": ".action_activate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L190",
"id": "sepa_direct_debit_fusionsddmandate_action_activate",
"community": 14,
"norm_label": ".action_activate()"
},
{
"label": ".action_revoke()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L199",
"id": "sepa_direct_debit_fusionsddmandate_action_revoke",
"community": 14,
"norm_label": ".action_revoke()"
},
{
"label": ".action_close()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L208",
"id": "sepa_direct_debit_fusionsddmandate_action_close",
"community": 14,
"norm_label": ".action_close()"
},
{
"label": "FusionSEPADirectDebit",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L223",
"id": "sepa_direct_debit_fusionsepadirectdebit",
"community": 14,
"norm_label": "fusionsepadirectdebit"
},
{
"label": ".generate_pain_008()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L244",
"id": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"community": 14,
"norm_label": ".generate_pain_008()"
},
{
"label": "._pain008_message_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L323",
"id": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id",
"community": 14,
"norm_label": "._pain008_message_id()"
},
{
"label": "._add_pain008_payment_info()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L329",
"id": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"community": 14,
"norm_label": "._add_pain008_payment_info()"
},
{
"label": "._add_pain008_transaction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L394",
"id": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"community": 14,
"norm_label": "._add_pain008_transaction()"
},
{
"label": "Fusion Accounting - SEPA Direct Debit (pain.008) Generates ISO 20022 ``pain.008",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L1",
"id": "sepa_direct_debit_rationale_1",
"community": 14,
"norm_label": "fusion accounting - sepa direct debit (pain.008) generates iso 20022 ``pain.008"
},
{
"label": "Remove characters not allowed in SEPA XML text fields.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L36",
"id": "sepa_direct_debit_rationale_36",
"community": 14,
"norm_label": "remove characters not allowed in sepa xml text fields."
},
{
"label": "Validate and normalise an IBAN string.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L44",
"id": "sepa_direct_debit_rationale_44",
"community": 14,
"norm_label": "validate and normalise an iban string."
},
{
"label": "Validate and normalise a BIC / SWIFT code.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L57",
"id": "sepa_direct_debit_rationale_57",
"community": 14,
"norm_label": "validate and normalise a bic / swift code."
},
{
"label": "Tracks a SEPA Direct Debit mandate authorisation. A mandate is the legal ag",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L77",
"id": "sepa_direct_debit_rationale_77",
"community": 14,
"norm_label": "tracks a sepa direct debit mandate authorisation. a mandate is the legal ag"
},
{
"label": "Assign a sequence-based name if not provided.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L176",
"id": "sepa_direct_debit_rationale_176",
"community": 216,
"norm_label": "assign a sequence-based name if not provided."
},
{
"label": "Activate a draft mandate.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L191",
"id": "sepa_direct_debit_rationale_191",
"community": 14,
"norm_label": "activate a draft mandate."
},
{
"label": "Revoke an active mandate.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L200",
"id": "sepa_direct_debit_rationale_200",
"community": 14,
"norm_label": "revoke an active mandate."
},
{
"label": "Close a mandate (no more collections).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L209",
"id": "sepa_direct_debit_rationale_209",
"community": 14,
"norm_label": "close a mandate (no more collections)."
},
{
"label": "Extends ``res.company`` with SEPA Direct Debit XML generation. The ``genera",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L224",
"id": "sepa_direct_debit_rationale_224",
"community": 14,
"norm_label": "extends ``res.company`` with sepa direct debit xml generation. the ``genera"
},
{
"label": "Build an ISO 20022 pain.008.001.02 XML for SEPA Direct Debits. :param m",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L245",
"id": "sepa_direct_debit_rationale_245",
"community": 14,
"norm_label": "build an iso 20022 pain.008.001.02 xml for sepa direct debits. :param m"
},
{
"label": "Generate a unique message identifier for the pain.008 file.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L324",
"id": "sepa_direct_debit_rationale_324",
"community": 14,
"norm_label": "generate a unique message identifier for the pain.008 file."
},
{
"label": "Add a ``PmtInf`` block for a group of mandates sharing the same scheme.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L334",
"id": "sepa_direct_debit_rationale_334",
"community": 14,
"norm_label": "add a ``pmtinf`` block for a group of mandates sharing the same scheme."
},
{
"label": "Append a ``DrctDbtTxInf`` element for a single mandate. :param pmt_inf:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L395",
"id": "sepa_direct_debit_rationale_395",
"community": 14,
"norm_label": "append a ``drctdbttxinf`` element for a single mandate. :param pmt_inf:"
},
{
"label": "document_extraction.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"community": 5,
"norm_label": "document_extraction.py"
},
{
"label": "FusionDocumentExtractor",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L48",
"id": "document_extraction_fusiondocumentextractor",
"community": 5,
"norm_label": "fusiondocumentextractor"
},
{
"label": "_check_api_key_for_cloud_providers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L128",
"id": "document_extraction_check_api_key_for_cloud_providers",
"community": 5,
"norm_label": "_check_api_key_for_cloud_providers()"
},
{
"label": "_check_endpoint_for_azure()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L137",
"id": "document_extraction_check_endpoint_for_azure",
"community": 5,
"norm_label": "_check_endpoint_for_azure()"
},
{
"label": ".get_provider_label()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L148",
"id": "document_extraction_fusiondocumentextractor_get_provider_label",
"community": 5,
"norm_label": ".get_provider_label()"
},
{
"label": ".extract_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L156",
"id": "document_extraction_fusiondocumentextractor_extract_fields",
"community": 5,
"norm_label": ".extract_fields()"
},
{
"label": "._extract_via_tesseract()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L198",
"id": "document_extraction_fusiondocumentextractor_extract_via_tesseract",
"community": 5,
"norm_label": "._extract_via_tesseract()"
},
{
"label": "._extract_via_google_vision()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L244",
"id": "document_extraction_fusiondocumentextractor_extract_via_google_vision",
"community": 5,
"norm_label": "._extract_via_google_vision()"
},
{
"label": "._extract_via_azure_ai()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L295",
"id": "document_extraction_fusiondocumentextractor_extract_via_azure_ai",
"community": 5,
"norm_label": "._extract_via_azure_ai()"
},
{
"label": "_parse_azure_invoice_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L387",
"id": "document_extraction_parse_azure_invoice_fields",
"community": 5,
"norm_label": "_parse_azure_invoice_fields()"
},
{
"label": ".action_test_connection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L446",
"id": "document_extraction_fusiondocumentextractor_action_test_connection",
"community": 5,
"norm_label": ".action_test_connection()"
},
{
"label": "Fusion Accounting - Document AI / OCR Extraction Engine Provides a pluggable OC",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L1",
"id": "document_extraction_rationale_1",
"community": 5,
"norm_label": "fusion accounting - document ai / ocr extraction engine provides a pluggable oc"
},
{
"label": "Configurable OCR / AI extraction back-end. Each record represents a single",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L49",
"id": "document_extraction_rationale_49",
"community": 5,
"norm_label": "configurable ocr / ai extraction back-end. each record represents a single"
},
{
"label": "Ensure cloud providers have credentials configured.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L129",
"id": "document_extraction_rationale_129",
"community": 217,
"norm_label": "ensure cloud providers have credentials configured."
},
{
"label": "Azure AI requires an explicit endpoint URL.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L138",
"id": "document_extraction_rationale_138",
"community": 218,
"norm_label": "azure ai requires an explicit endpoint url."
},
{
"label": "Return the human-readable label for the current provider selection.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L149",
"id": "document_extraction_rationale_149",
"community": 5,
"norm_label": "return the human-readable label for the current provider selection."
},
{
"label": "Run OCR on *image_bytes* and return a dict of extracted fields. Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L157",
"id": "document_extraction_rationale_157",
"community": 5,
"norm_label": "run ocr on *image_bytes* and return a dict of extracted fields. args:"
},
{
"label": "Extract text locally using Tesseract OCR. Converts the input bytes to a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L199",
"id": "document_extraction_rationale_199",
"community": 5,
"norm_label": "extract text locally using tesseract ocr. converts the input bytes to a"
},
{
"label": "Call Google Cloud Vision API TEXT_DETECTION. The *api_key* field is exp",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L245",
"id": "document_extraction_rationale_245",
"community": 5,
"norm_label": "call google cloud vision api text_detection. the *api_key* field is exp"
},
{
"label": "Call Azure AI Document Intelligence (formerly Form Recognizer). Uses th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L296",
"id": "document_extraction_rationale_296",
"community": 5,
"norm_label": "call azure ai document intelligence (formerly form recognizer). uses th"
},
{
"label": "Convert Azure's structured field map into a flat dict. Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L388",
"id": "document_extraction_rationale_388",
"community": 219,
"norm_label": "convert azure's structured field map into a flat dict. args:"
},
{
"label": "Quick connectivity / credential check for the configured provider. Crea",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L447",
"id": "document_extraction_rationale_447",
"community": 5,
"norm_label": "quick connectivity / credential check for the configured provider. crea"
},
{
"label": "account_move_line.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"community": 61,
"norm_label": "account_move_line.py"
},
{
"label": "FusionAccountMoveLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L9",
"id": "account_move_line_fusionaccountmoveline",
"community": 61,
"norm_label": "fusionaccountmoveline"
},
{
"label": "_compute_exclude_bank_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L26",
"id": "account_move_line_compute_exclude_bank_lines",
"community": 61,
"norm_label": "_compute_exclude_bank_lines()"
},
{
"label": "_check_taxes_on_closing_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L37",
"id": "account_move_line_check_taxes_on_closing_entries",
"community": 61,
"norm_label": "_check_taxes_on_closing_entries()"
},
{
"label": "_compute_tax_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L47",
"id": "account_move_line_compute_tax_ids",
"community": 61,
"norm_label": "_compute_tax_ids()"
},
{
"label": "_prepare_aml_shadowing_for_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L58",
"id": "account_move_line_prepare_aml_shadowing_for_report",
"community": 0,
"norm_label": "_prepare_aml_shadowing_for_report()"
},
{
"label": "Extends journal items with a computed bank-line exclusion flag, guards again",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L10",
"id": "account_move_line_rationale_10",
"community": 61,
"norm_label": "extends journal items with a computed bank-line exclusion flag, guards again"
},
{
"label": "Flag lines whose account differs from their journal's default account, u",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L27",
"id": "account_move_line_rationale_27",
"community": 220,
"norm_label": "flag lines whose account differs from their journal's default account, u"
},
{
"label": "Prevent taxes from being added to tax-closing move lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L38",
"id": "account_move_line_rationale_38",
"community": 221,
"norm_label": "prevent taxes from being added to tax-closing move lines."
},
{
"label": "Skip automatic tax computation for lines on tax-closing moves, which mig",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L48",
"id": "account_move_line_rationale_48",
"community": 222,
"norm_label": "skip automatic tax computation for lines on tax-closing moves, which mig"
},
{
"label": "Build SQL fragments for creating a temporary table that mirrors ``accoun",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L59",
"id": "account_move_line_rationale_59",
"community": 223,
"norm_label": "build sql fragments for creating a temporary table that mirrors ``accoun"
},
{
"label": "account_journal_csv.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_csv_py",
"community": 5,
"norm_label": "account_journal_csv.py"
},
{
"label": "FusionJournalCSVImport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L8",
"id": "account_journal_csv_fusionjournalcsvimport",
"community": 5,
"norm_label": "fusionjournalcsvimport"
},
{
"label": "._get_bank_statements_available_import_formats()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L16",
"id": "account_journal_csv_fusionjournalcsvimport_get_bank_statements_available_import_formats",
"community": 5,
"norm_label": "._get_bank_statements_available_import_formats()"
},
{
"label": "._is_spreadsheet_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L23",
"id": "account_journal_csv_fusionjournalcsvimport_is_spreadsheet_file",
"community": 5,
"norm_label": "._is_spreadsheet_file()"
},
{
"label": "._import_bank_statement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L31",
"id": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"community": 5,
"norm_label": "._import_bank_statement()"
},
{
"label": "Extends the journal import pipeline with CSV, XLS, and XLSX support. Uploads",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L9",
"id": "account_journal_csv_rationale_9",
"community": 5,
"norm_label": "extends the journal import pipeline with csv, xls, and xlsx support. uploads"
},
{
"label": "Append spreadsheet formats to the list of importable types.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L17",
"id": "account_journal_csv_rationale_17",
"community": 5,
"norm_label": "append spreadsheet formats to the list of importable types."
},
{
"label": "Return True when *filename* has a CSV/XLS/XLSX extension.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L24",
"id": "account_journal_csv_rationale_24",
"community": 5,
"norm_label": "return true when *filename* has a csv/xls/xlsx extension."
},
{
"label": "Intercept spreadsheet uploads and redirect them to the interactive colum",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L32",
"id": "account_journal_csv_rationale_32",
"community": 5,
"norm_label": "intercept spreadsheet uploads and redirect them to the interactive colum"
},
{
"label": "intrastat_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"community": 35,
"norm_label": "intrastat_report.py"
},
{
"label": "FusionIntrastatCode",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L47",
"id": "intrastat_report_fusionintrastatcode",
"community": 35,
"norm_label": "fusionintrastatcode"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L95",
"id": "intrastat_report_compute_display_name",
"community": 35,
"norm_label": "_compute_display_name()"
},
{
"label": "FusionProductIntrastat",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L104",
"id": "intrastat_report_fusionproductintrastat",
"community": 35,
"norm_label": "fusionproductintrastat"
},
{
"label": "FusionMoveLineIntrastat",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L135",
"id": "intrastat_report_fusionmovelineintrastat",
"community": 35,
"norm_label": "fusionmovelineintrastat"
},
{
"label": "FusionIntrastatReport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L157",
"id": "intrastat_report_fusionintrastatreport",
"community": 35,
"norm_label": "fusionintrastatreport"
},
{
"label": "_check_date_range()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L222",
"id": "intrastat_report_check_date_range",
"community": 35,
"norm_label": "_check_date_range()"
},
{
"label": ".action_compute()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L232",
"id": "intrastat_report_fusionintrastatreport_action_compute",
"community": 2,
"norm_label": ".action_compute()"
},
{
"label": "._get_eligible_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L296",
"id": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"community": 35,
"norm_label": "._get_eligible_lines()"
},
{
"label": "._get_eu_country_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L335",
"id": "intrastat_report_fusionintrastatreport_get_eu_country_ids",
"community": 35,
"norm_label": "._get_eu_country_ids()"
},
{
"label": "._reopen_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L342",
"id": "intrastat_report_fusionintrastatreport_reopen_wizard",
"community": 35,
"norm_label": "._reopen_wizard()"
},
{
"label": "FusionIntrastatReportLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L357",
"id": "intrastat_report_fusionintrastatreportline",
"community": 35,
"norm_label": "fusionintrastatreportline"
},
{
"label": "Fusion Accounting - Intrastat Reporting Implements the EU Intrastat statistical",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L1",
"id": "intrastat_report_rationale_1",
"community": 35,
"norm_label": "fusion accounting - intrastat reporting implements the eu intrastat statistical"
},
{
"label": "Combined Nomenclature (CN8) commodity code for Intrastat reporting. Each re",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L48",
"id": "intrastat_report_rationale_48",
"community": 35,
"norm_label": "combined nomenclature (cn8) commodity code for intrastat reporting. each re"
},
{
"label": "Extends ``product.template`` with Intrastat-specific fields. These fields a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L105",
"id": "intrastat_report_rationale_105",
"community": 35,
"norm_label": "extends ``product.template`` with intrastat-specific fields. these fields a"
},
{
"label": "Extends ``account.move.line`` with an Intrastat transaction code. The trans",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L136",
"id": "intrastat_report_rationale_136",
"community": 35,
"norm_label": "extends ``account.move.line`` with an intrastat transaction code. the trans"
},
{
"label": "Wizard that aggregates invoice data into Intrastat declaration lines. The u",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L158",
"id": "intrastat_report_rationale_158",
"community": 35,
"norm_label": "wizard that aggregates invoice data into intrastat declaration lines. the u"
},
{
"label": "Aggregate invoice lines into Intrastat declaration rows. Grouping key:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L233",
"id": "intrastat_report_rationale_233",
"community": 2,
"norm_label": "aggregate invoice lines into intrastat declaration rows. grouping key:"
},
{
"label": "Return ``account.move.line`` records for invoices that qualify for Intra",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L297",
"id": "intrastat_report_rationale_297",
"community": 35,
"norm_label": "return ``account.move.line`` records for invoices that qualify for intra"
},
{
"label": "Return a set of ``res.country`` IDs for current EU member states.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L336",
"id": "intrastat_report_rationale_336",
"community": 35,
"norm_label": "return a set of ``res.country`` ids for current eu member states."
},
{
"label": "Return an action that re-opens this wizard form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L343",
"id": "intrastat_report_rationale_343",
"community": 35,
"norm_label": "return an action that re-opens this wizard form."
},
{
"label": "One aggregated row in an Intrastat declaration. Each line represents a uniq",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L358",
"id": "intrastat_report_rationale_358",
"community": 35,
"norm_label": "one aggregated row in an intrastat declaration. each line represents a uniq"
},
{
"label": "invoice_extraction.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"community": 20,
"norm_label": "invoice_extraction.py"
},
{
"label": "FusionInvoiceExtractor",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L37",
"id": "invoice_extraction_fusioninvoiceextractor",
"community": 20,
"norm_label": "fusioninvoiceextractor"
},
{
"label": ".action_extract_from_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L101",
"id": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"community": 20,
"norm_label": ".action_extract_from_attachment()"
},
{
"label": "._find_extractable_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L179",
"id": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"community": 20,
"norm_label": "._find_extractable_attachment()"
},
{
"label": "._get_active_extractor()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L199",
"id": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"community": 20,
"norm_label": "._get_active_extractor()"
},
{
"label": "_pdf_to_image_if_needed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L213",
"id": "invoice_extraction_pdf_to_image_if_needed",
"community": 20,
"norm_label": "_pdf_to_image_if_needed()"
},
{
"label": "._parse_invoice_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L250",
"id": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"community": 20,
"norm_label": "._parse_invoice_fields()"
},
{
"label": "_parse_line_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L391",
"id": "invoice_extraction_parse_line_items",
"community": 20,
"norm_label": "_parse_line_items()"
},
{
"label": "_normalise_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L429",
"id": "invoice_extraction_normalise_date",
"community": 20,
"norm_label": "_normalise_date()"
},
{
"label": "_parse_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L466",
"id": "invoice_extraction_parse_amount",
"community": 20,
"norm_label": "_parse_amount()"
},
{
"label": "_compute_extraction_confidence()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L500",
"id": "invoice_extraction_compute_extraction_confidence",
"community": 20,
"norm_label": "_compute_extraction_confidence()"
},
{
"label": "._apply_extracted_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L520",
"id": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"community": 1,
"norm_label": "._apply_extracted_fields()"
},
{
"label": "._apply_extracted_line_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L588",
"id": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"community": 1,
"norm_label": "._apply_extracted_line_items()"
},
{
"label": ".action_manual_review()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L619",
"id": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"community": 20,
"norm_label": ".action_manual_review()"
},
{
"label": "_safe_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L663",
"id": "invoice_extraction_safe_date",
"community": 20,
"norm_label": "_safe_date()"
},
{
"label": "Fusion Accounting - Invoice OCR Extraction Extends ``account.move`` with the ab",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L1",
"id": "invoice_extraction_rationale_1",
"community": 20,
"norm_label": "fusion accounting - invoice ocr extraction extends ``account.move`` with the ab"
},
{
"label": "Adds OCR-extraction capabilities to journal entries (invoices / bills). The",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L38",
"id": "invoice_extraction_rationale_38",
"community": 20,
"norm_label": "adds ocr-extraction capabilities to journal entries (invoices / bills). the"
},
{
"label": "Run OCR extraction on the first PDF / image attachment. This method:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L102",
"id": "invoice_extraction_rationale_102",
"community": 20,
"norm_label": "run ocr extraction on the first pdf / image attachment. this method:"
},
{
"label": "Return the first attachment that looks like a scan. Returns:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L180",
"id": "invoice_extraction_rationale_180",
"community": 20,
"norm_label": "return the first attachment that looks like a scan. returns:"
},
{
"label": "Return the first active extractor for the current company. Returns:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L200",
"id": "invoice_extraction_rationale_200",
"community": 20,
"norm_label": "return the first active extractor for the current company. returns:"
},
{
"label": "Convert a PDF's first page to a PNG image if applicable. Uses Pillow to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L214",
"id": "invoice_extraction_rationale_214",
"community": 224,
"norm_label": "convert a pdf's first page to a png image if applicable. uses pillow to"
},
{
"label": "Extract structured fields from OCR raw text using regex. This is a best",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L251",
"id": "invoice_extraction_rationale_251",
"community": 20,
"norm_label": "extract structured fields from ocr raw text using regex. this is a best"
},
{
"label": "Attempt to extract tabular line items from OCR text. Looks for lines ma",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L392",
"id": "invoice_extraction_rationale_392",
"community": 225,
"norm_label": "attempt to extract tabular line items from ocr text. looks for lines ma"
},
{
"label": "Try to parse a date string into YYYY-MM-DD format. Args: da",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L430",
"id": "invoice_extraction_rationale_430",
"community": 226,
"norm_label": "try to parse a date string into yyyy-mm-dd format. args: da"
},
{
"label": "Convert a money string like ``$1,234.56`` to a float. Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L467",
"id": "invoice_extraction_rationale_467",
"community": 227,
"norm_label": "convert a money string like ``$1,234.56`` to a float. args:"
},
{
"label": "Compute a simple confidence score (0\u2013100) based on how many key fields w",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L501",
"id": "invoice_extraction_rationale_501",
"community": 228,
"norm_label": "compute a simple confidence score (0\u2013100) based on how many key fields w"
},
{
"label": "Write extracted data to the invoice form fields. This method maps the p",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L521",
"id": "invoice_extraction_rationale_521",
"community": 1,
"norm_label": "write extracted data to the invoice form fields. this method maps the p"
},
{
"label": "Create invoice lines from extracted line item data. Existing lines are",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L589",
"id": "invoice_extraction_rationale_589",
"community": 1,
"norm_label": "create invoice lines from extracted line item data. existing lines are"
},
{
"label": "Open the extraction-review wizard pre-populated with the extracted (or l",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L620",
"id": "invoice_extraction_rationale_620",
"community": 20,
"norm_label": "open the extraction-review wizard pre-populated with the extracted (or l"
},
{
"label": "Convert a string to a date, returning False on failure.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L664",
"id": "invoice_extraction_rationale_664",
"community": 229,
"norm_label": "convert a string to a date, returning false on failure."
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_init_py",
"community": 125,
"norm_label": "__init__.py"
},
{
"label": "balance_sheet.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_balance_sheet_py",
"community": 65,
"norm_label": "balance_sheet.py"
},
{
"label": "BalanceSheetCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L6",
"id": "balance_sheet_balancesheetcustomhandler",
"community": 65,
"norm_label": "balancesheetcustomhandler"
},
{
"label": "._customize_warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L13",
"id": "balance_sheet_balancesheetcustomhandler_customize_warnings",
"community": 65,
"norm_label": "._customize_warnings()"
},
{
"label": "Handler for balance sheet report customizations.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L7",
"id": "balance_sheet_rationale_7",
"community": 65,
"norm_label": "handler for balance sheet report customizations."
},
{
"label": "Flag a warning when currency translation adjustment is active. If the s",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L14",
"id": "balance_sheet_rationale_14",
"community": 65,
"norm_label": "flag a warning when currency translation adjustment is active. if the s"
},
{
"label": "external_tax_provider.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"community": 7,
"norm_label": "external_tax_provider.py"
},
{
"label": "FusionExternalTaxProvider",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L24",
"id": "external_tax_provider_fusionexternaltaxprovider",
"community": 7,
"norm_label": "fusionexternaltaxprovider"
},
{
"label": "_check_single_active_provider()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L124",
"id": "external_tax_provider_check_single_active_provider",
"community": 7,
"norm_label": "_check_single_active_provider()"
},
{
"label": "get_provider()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L144",
"id": "external_tax_provider_get_provider",
"community": 7,
"norm_label": "get_provider()"
},
{
"label": ".calculate_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L159",
"id": "external_tax_provider_fusionexternaltaxprovider_calculate_tax",
"community": 7,
"norm_label": ".calculate_tax()"
},
{
"label": ".void_transaction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L181",
"id": "external_tax_provider_fusionexternaltaxprovider_void_transaction",
"community": 7,
"norm_label": ".void_transaction()"
},
{
"label": ".test_connection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L194",
"id": "external_tax_provider_fusionexternaltaxprovider_test_connection",
"community": 7,
"norm_label": ".test_connection()"
},
{
"label": ".action_test_connection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L210",
"id": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"community": 7,
"norm_label": ".action_test_connection()"
},
{
"label": ".action_activate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L245",
"id": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"community": 7,
"norm_label": ".action_activate()"
},
{
"label": ".action_deactivate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L255",
"id": "external_tax_provider_fusionexternaltaxprovider_action_deactivate",
"community": 7,
"norm_label": ".action_deactivate()"
},
{
"label": "Fusion Accounting - External Tax Provider (Abstract) ===========================",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L1",
"id": "external_tax_provider_rationale_1",
"community": 7,
"norm_label": "fusion accounting - external tax provider (abstract) ==========================="
},
{
"label": "Abstract base for external tax calculation providers. Each concrete provide",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L25",
"id": "external_tax_provider_rationale_25",
"community": 7,
"norm_label": "abstract base for external tax calculation providers. each concrete provide"
},
{
"label": "Ensure at most one provider is active for each company.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L125",
"id": "external_tax_provider_rationale_125",
"community": 230,
"norm_label": "ensure at most one provider is active for each company."
},
{
"label": "Return the active external tax provider for the given company. :param c",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L145",
"id": "external_tax_provider_rationale_145",
"community": 231,
"norm_label": "return the active external tax provider for the given company. :param c"
},
{
"label": "Compute tax amounts for a collection of order/invoice lines. Concrete p",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L160",
"id": "external_tax_provider_rationale_160",
"community": 7,
"norm_label": "compute tax amounts for a collection of order/invoice lines. concrete p"
},
{
"label": "Void (cancel) a previously committed tax transaction. :param doc_code:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L182",
"id": "external_tax_provider_rationale_182",
"community": 7,
"norm_label": "void (cancel) a previously committed tax transaction. :param doc_code:"
},
{
"label": "Verify connectivity and credentials with the external service. Concrete",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L195",
"id": "external_tax_provider_rationale_195",
"community": 7,
"norm_label": "verify connectivity and credentials with the external service. concrete"
},
{
"label": "Button action: run the connection test and display the result.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L211",
"id": "external_tax_provider_rationale_211",
"community": 7,
"norm_label": "button action: run the connection test and display the result."
},
{
"label": "Activate this provider and deactivate all others for the same company.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L246",
"id": "external_tax_provider_rationale_246",
"community": 7,
"norm_label": "activate this provider and deactivate all others for the same company."
},
{
"label": "Deactivate this provider.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L256",
"id": "external_tax_provider_rationale_256",
"community": 7,
"norm_label": "deactivate this provider."
},
{
"label": "debit_note.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py",
"community": 53,
"norm_label": "debit_note.py"
},
{
"label": "FusionDebitNote",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L17",
"id": "debit_note_fusiondebitnote",
"community": 53,
"norm_label": "fusiondebitnote"
},
{
"label": "_compute_debit_note_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L62",
"id": "debit_note_compute_debit_note_count",
"community": 53,
"norm_label": "_compute_debit_note_count()"
},
{
"label": ".action_create_debit_note()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L70",
"id": "debit_note_fusiondebitnote_action_create_debit_note",
"community": 53,
"norm_label": ".action_create_debit_note()"
},
{
"label": ".action_view_debit_notes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L170",
"id": "debit_note_fusiondebitnote_action_view_debit_notes",
"community": 53,
"norm_label": ".action_view_debit_notes()"
},
{
"label": "Extends account.move with debit note creation from invoices. A *debit note*",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L18",
"id": "debit_note_rationale_18",
"community": 53,
"norm_label": "extends account.move with debit note creation from invoices. a *debit note*"
},
{
"label": "Create a debit note from the current invoice. The debit note is a new i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L71",
"id": "debit_note_rationale_71",
"community": 53,
"norm_label": "create a debit note from the current invoice. the debit note is a new i"
},
{
"label": "Open the list of debit notes created from this invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L171",
"id": "debit_note_rationale_171",
"community": 53,
"norm_label": "open the list of debit notes created from this invoice."
},
{
"label": "cii_generator.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"community": 22,
"norm_label": "cii_generator.py"
},
{
"label": "FusionCIIGenerator",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L89",
"id": "cii_generator_fusionciigenerator",
"community": 22,
"norm_label": "fusionciigenerator"
},
{
"label": ".generate_cii_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L104",
"id": "cii_generator_fusionciigenerator_generate_cii_invoice",
"community": 22,
"norm_label": ".generate_cii_invoice()"
},
{
"label": ".parse_cii_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L137",
"id": "cii_generator_fusionciigenerator_parse_cii_invoice",
"community": 22,
"norm_label": ".parse_cii_invoice()"
},
{
"label": ".embed_in_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L265",
"id": "cii_generator_fusionciigenerator_embed_in_pdf",
"community": 22,
"norm_label": ".embed_in_pdf()"
},
{
"label": "._validate_move()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L323",
"id": "cii_generator_fusionciigenerator_validate_move",
"community": 22,
"norm_label": "._validate_move()"
},
{
"label": "._add_exchange_context()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L331",
"id": "cii_generator_fusionciigenerator_add_exchange_context",
"community": 22,
"norm_label": "._add_exchange_context()"
},
{
"label": "._add_header_trade()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L341",
"id": "cii_generator_fusionciigenerator_add_header_trade",
"community": 22,
"norm_label": "._add_header_trade()"
},
{
"label": "._add_agreement_trade()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L369",
"id": "cii_generator_fusionciigenerator_add_agreement_trade",
"community": 22,
"norm_label": "._add_agreement_trade()"
},
{
"label": "._add_delivery_trade()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L390",
"id": "cii_generator_fusionciigenerator_add_delivery_trade",
"community": 22,
"norm_label": "._add_delivery_trade()"
},
{
"label": "._add_settlement_trade()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L410",
"id": "cii_generator_fusionciigenerator_add_settlement_trade",
"community": 22,
"norm_label": "._add_settlement_trade()"
},
{
"label": "._add_cii_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L482",
"id": "cii_generator_fusionciigenerator_add_cii_tax",
"community": 22,
"norm_label": "._add_cii_tax()"
},
{
"label": "._add_line_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L527",
"id": "cii_generator_fusionciigenerator_add_line_items",
"community": 22,
"norm_label": "._add_line_items()"
},
{
"label": "._add_trade_party()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L618",
"id": "cii_generator_fusionciigenerator_add_trade_party",
"community": 22,
"norm_label": "._add_trade_party()"
},
{
"label": "_sub()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L655",
"id": "cii_generator_sub",
"community": 22,
"norm_label": "_sub()"
},
{
"label": "_monetary_sub()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L663",
"id": "cii_generator_monetary_sub",
"community": 22,
"norm_label": "_monetary_sub()"
},
{
"label": "_fmt()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L672",
"id": "cii_generator_fmt",
"community": 22,
"norm_label": "_fmt()"
},
{
"label": "_tax_category()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L677",
"id": "cii_generator_tax_category",
"community": 22,
"norm_label": "_tax_category()"
},
{
"label": "_uom_unece()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L690",
"id": "cii_generator_uom_unece",
"community": 22,
"norm_label": "_uom_unece()"
},
{
"label": "_xpath_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L712",
"id": "cii_generator_xpath_text",
"community": 22,
"norm_label": "_xpath_text()"
},
{
"label": "Fusion Accounting - Cross-Industry Invoice (CII) / Factur-X Generator & Parser",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L1",
"id": "cii_generator_rationale_1",
"community": 22,
"norm_label": "fusion accounting - cross-industry invoice (cii) / factur-x generator & parser"
},
{
"label": "Generates and parses UN/CEFACT Cross-Industry Invoice documents and optional",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L90",
"id": "cii_generator_rationale_90",
"community": 22,
"norm_label": "generates and parses un/cefact cross-industry invoice documents and optional"
},
{
"label": "Build a CII XML document for a single ``account.move``. Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L105",
"id": "cii_generator_rationale_105",
"community": 22,
"norm_label": "build a cii xml document for a single ``account.move``. args:"
},
{
"label": "Parse a CII XML document into an invoice values dictionary. Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L138",
"id": "cii_generator_rationale_138",
"community": 22,
"norm_label": "parse a cii xml document into an invoice values dictionary. args:"
},
{
"label": "Embed CII XML into a PDF to produce a Factur-X / ZUGFeRD file. This cre",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L266",
"id": "cii_generator_rationale_266",
"community": 22,
"norm_label": "embed cii xml into a pdf to produce a factur-x / zugferd file. this cre"
},
{
"label": "Ensure the move has the minimum data needed for CII export.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L324",
"id": "cii_generator_rationale_324",
"community": 22,
"norm_label": "ensure the move has the minimum data needed for cii export."
},
{
"label": "Add ``ExchangedDocumentContext`` with the Factur-X profile.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L332",
"id": "cii_generator_rationale_332",
"community": 22,
"norm_label": "add ``exchangeddocumentcontext`` with the factur-x profile."
},
{
"label": "Add ``ExchangedDocument`` with ID, type code, and issue date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L342",
"id": "cii_generator_rationale_342",
"community": 22,
"norm_label": "add ``exchangeddocument`` with id, type code, and issue date."
},
{
"label": "Add ``ApplicableHeaderTradeAgreement`` with seller/buyer parties.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L370",
"id": "cii_generator_rationale_370",
"community": 22,
"norm_label": "add ``applicableheadertradeagreement`` with seller/buyer parties."
},
{
"label": "Add ``ApplicableHeaderTradeDelivery``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L391",
"id": "cii_generator_rationale_391",
"community": 22,
"norm_label": "add ``applicableheadertradedelivery``."
},
{
"label": "Add ``ApplicableHeaderTradeSettlement`` with tax, totals, and terms.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L411",
"id": "cii_generator_rationale_411",
"community": 22,
"norm_label": "add ``applicableheadertradesettlement`` with tax, totals, and terms."
},
{
"label": "Add per-tax ``ApplicableTradeTax`` elements.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L483",
"id": "cii_generator_rationale_483",
"community": 22,
"norm_label": "add per-tax ``applicabletradetax`` elements."
},
{
"label": "Append ``IncludedSupplyChainTradeLineItem`` elements.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L528",
"id": "cii_generator_rationale_528",
"community": 22,
"norm_label": "append ``includedsupplychaintradelineitem`` elements."
},
{
"label": "Populate a trade party element with name, address, and tax ID.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L619",
"id": "cii_generator_rationale_619",
"community": 22,
"norm_label": "populate a trade party element with name, address, and tax id."
},
{
"label": "Create a sub-element, optionally setting its text content.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L656",
"id": "cii_generator_rationale_656",
"community": 232,
"norm_label": "create a sub-element, optionally setting its text content."
},
{
"label": "Create a monetary amount sub-element with ``currencyID``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L664",
"id": "cii_generator_rationale_664",
"community": 233,
"norm_label": "create a monetary amount sub-element with ``currencyid``."
},
{
"label": "Format a numeric value with the given decimal precision.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L673",
"id": "cii_generator_rationale_673",
"community": 234,
"norm_label": "format a numeric value with the given decimal precision."
},
{
"label": "Map an Odoo tax to a CII/UBL tax category code (UNCL 5305).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L678",
"id": "cii_generator_rationale_678",
"community": 235,
"norm_label": "map an odoo tax to a cii/ubl tax category code (uncl 5305)."
},
{
"label": "Return the UN/ECE Rec 20 unit code for the invoice line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L691",
"id": "cii_generator_rationale_691",
"community": 236,
"norm_label": "return the un/ece rec 20 unit code for the invoice line."
},
{
"label": "Return the text of the first matching element, or ``None``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L713",
"id": "cii_generator_rationale_713",
"community": 237,
"norm_label": "return the text of the first matching element, or ``none``."
},
{
"label": "account_trial_balance_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py",
"community": 0,
"norm_label": "account_trial_balance_report.py"
},
{
"label": "TrialBalanceCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L13",
"id": "account_trial_balance_report_trialbalancecustomhandler",
"community": 0,
"norm_label": "trialbalancecustomhandler"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L29",
"id": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator",
"community": 0,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._caret_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L136",
"id": "account_trial_balance_report_trialbalancecustomhandler_caret_options_initializer",
"community": 0,
"norm_label": "._caret_options_initializer()"
},
{
"label": "._get_column_group_creation_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L148",
"id": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data",
"community": 0,
"norm_label": "._get_column_group_creation_data()"
},
{
"label": "_create_and_append_column_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L157",
"id": "account_trial_balance_report_create_and_append_column_group",
"community": 0,
"norm_label": "_create_and_append_column_group()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L181",
"id": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"community": 0,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._custom_line_postprocessor()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L214",
"id": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor",
"community": 0,
"norm_label": "._custom_line_postprocessor()"
},
{
"label": "._build_initial_balance_col_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L228",
"id": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"community": 0,
"norm_label": "._build_initial_balance_col_group()"
},
{
"label": "._build_end_balance_col_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L241",
"id": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"community": 0,
"norm_label": "._build_end_balance_col_group()"
},
{
"label": "Wraps the General Ledger handler to produce a Trial Balance. The trial bala",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L14",
"id": "account_trial_balance_report_rationale_14",
"community": 0,
"norm_label": "wraps the general ledger handler to produce a trial balance. the trial bala"
},
{
"label": "Delegate to the GL handler and then post-process rows to collapse debit/",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L30",
"id": "account_trial_balance_report_rationale_30",
"community": 0,
"norm_label": "delegate to the gl handler and then post-process rows to collapse debit/"
},
{
"label": "Declare which extra column groups to add and on which side of the report",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L149",
"id": "account_trial_balance_report_rationale_149",
"community": 0,
"norm_label": "declare which extra column groups to add and on which side of the report"
},
{
"label": "Helper: generate a new column group and append it to *side*.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L161",
"id": "account_trial_balance_report_rationale_161",
"community": 238,
"norm_label": "helper: generate a new column group and append it to *side*."
},
{
"label": "Insert initial-balance and end-balance column groups around the standard",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L182",
"id": "account_trial_balance_report_rationale_182",
"community": 0,
"norm_label": "insert initial-balance and end-balance column groups around the standard"
},
{
"label": "Add contrast styling to hierarchy group lines when hierarchy is enabled.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L215",
"id": "account_trial_balance_report_rationale_215",
"community": 0,
"norm_label": "add contrast styling to hierarchy group lines when hierarchy is enabled."
},
{
"label": "Create the Initial Balance column group on the left.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L229",
"id": "account_trial_balance_report_rationale_229",
"community": 0,
"norm_label": "create the initial balance column group on the left."
},
{
"label": "Create the End Balance column group on the right. No actual SQL is run",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L242",
"id": "account_trial_balance_report_rationale_242",
"community": 0,
"norm_label": "create the end balance column group on the right. no actual sql is run"
},
{
"label": "account_move_external_tax.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_external_tax_py",
"community": 7,
"norm_label": "account_move_external_tax.py"
},
{
"label": "FusionMoveExternalTax",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L30",
"id": "account_move_external_tax_fusionmoveexternaltax",
"community": 7,
"norm_label": "fusionmoveexternaltax"
},
{
"label": "_compute_fusion_use_external_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L83",
"id": "account_move_external_tax_compute_fusion_use_external_tax",
"community": 7,
"norm_label": "_compute_fusion_use_external_tax()"
},
{
"label": "._compute_external_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L95",
"id": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"community": 7,
"norm_label": "._compute_external_taxes()"
},
{
"label": "._apply_external_tax_result()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L146",
"id": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"community": 7,
"norm_label": "._apply_external_tax_result()"
},
{
"label": "._get_or_create_external_tax_record()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L186",
"id": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"community": 7,
"norm_label": "._get_or_create_external_tax_record()"
},
{
"label": "._void_external_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L265",
"id": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"community": 7,
"norm_label": "._void_external_taxes()"
},
{
"label": "._post()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L313",
"id": "account_move_external_tax_fusionmoveexternaltax_post",
"community": 1,
"norm_label": "._post()"
},
{
"label": ".button_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L331",
"id": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"community": 7,
"norm_label": ".button_draft()"
},
{
"label": ".action_compute_external_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L342",
"id": "account_move_external_tax_fusionmoveexternaltax_action_compute_external_taxes",
"community": 7,
"norm_label": ".action_compute_external_taxes()"
},
{
"label": ".action_void_external_taxes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L363",
"id": "account_move_external_tax_fusionmoveexternaltax_action_void_external_taxes",
"community": 7,
"norm_label": ".action_void_external_taxes()"
},
{
"label": "Fusion Accounting - Invoice External Tax Integration ===========================",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L1",
"id": "account_move_external_tax_rationale_1",
"community": 7,
"norm_label": "fusion accounting - invoice external tax integration ==========================="
},
{
"label": "Adds external tax provider support to journal entries / invoices.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L31",
"id": "account_move_external_tax_rationale_31",
"community": 7,
"norm_label": "adds external tax provider support to journal entries / invoices."
},
{
"label": "Determine whether external tax computation is available.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L84",
"id": "account_move_external_tax_rationale_84",
"community": 239,
"norm_label": "determine whether external tax computation is available."
},
{
"label": "Call the external tax provider and update invoice tax lines. For each i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L96",
"id": "account_move_external_tax_rationale_96",
"community": 7,
"norm_label": "call the external tax provider and update invoice tax lines. for each i"
},
{
"label": "Write the external tax computation result onto the invoice. Creates or",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L147",
"id": "account_move_external_tax_rationale_147",
"community": 7,
"norm_label": "write the external tax computation result onto the invoice. creates or"
},
{
"label": "Find or create a placeholder ``account.tax`` for external tax lines. Th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L187",
"id": "account_move_external_tax_rationale_187",
"community": 7,
"norm_label": "find or create a placeholder ``account.tax`` for external tax lines. th"
},
{
"label": "Void previously committed external tax transactions. Called when an inv",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L266",
"id": "account_move_external_tax_rationale_266",
"community": 7,
"norm_label": "void previously committed external tax transactions. called when an inv"
},
{
"label": "Compute external taxes before the standard posting workflow. Invoices t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L314",
"id": "account_move_external_tax_rationale_314",
"community": 1,
"norm_label": "compute external taxes before the standard posting workflow. invoices t"
},
{
"label": "Void external tax transactions when resetting to draft.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L332",
"id": "account_move_external_tax_rationale_332",
"community": 7,
"norm_label": "void external tax transactions when resetting to draft."
},
{
"label": "Manual button action to (re-)compute external taxes on the invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L343",
"id": "account_move_external_tax_rationale_343",
"community": 7,
"norm_label": "manual button action to (re-)compute external taxes on the invoice."
},
{
"label": "Manual button action to void external taxes on the invoice.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L364",
"id": "account_move_external_tax_rationale_364",
"community": 7,
"norm_label": "manual button action to void external taxes on the invoice."
},
{
"label": "account_general_ledger.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_general_ledger_py",
"community": 0,
"norm_label": "account_general_ledger.py"
},
{
"label": "GeneralLedgerCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L14",
"id": "account_general_ledger_generalledgercustomhandler",
"community": 0,
"norm_label": "generalledgercustomhandler"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L29",
"id": "account_general_ledger_generalledgercustomhandler_get_custom_display_config",
"community": 0,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L40",
"id": "account_general_ledger_generalledgercustomhandler_custom_options_initializer",
"community": 0,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L64",
"id": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"community": 0,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._custom_unfold_all_batch_data_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L128",
"id": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"community": 0,
"norm_label": "._custom_unfold_all_batch_data_generator()"
},
{
"label": "._produce_tax_declaration_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L165",
"id": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"community": 1,
"norm_label": "._produce_tax_declaration_lines()"
},
{
"label": "._aggregate_account_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L221",
"id": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"community": 0,
"norm_label": "._aggregate_account_values()"
},
{
"label": "._build_summary_query()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L287",
"id": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"community": 0,
"norm_label": "._build_summary_query()"
},
{
"label": "._get_options_unaffected_earnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L371",
"id": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"community": 0,
"norm_label": "._get_options_unaffected_earnings()"
},
{
"label": "._fetch_aml_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L392",
"id": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"community": 0,
"norm_label": "._fetch_aml_data()"
},
{
"label": "._build_aml_query()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L432",
"id": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"community": 0,
"norm_label": "._build_aml_query()"
},
{
"label": "._fetch_opening_balances()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L514",
"id": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"community": 0,
"norm_label": "._fetch_opening_balances()"
},
{
"label": "._get_options_initial_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L569",
"id": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"community": 0,
"norm_label": "._get_options_initial_balance()"
},
{
"label": "._build_account_header_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L603",
"id": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"community": 0,
"norm_label": "._build_account_header_line()"
},
{
"label": "._get_aml_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L636",
"id": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"community": 0,
"norm_label": "._get_aml_line()"
},
{
"label": "_build_grand_total_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L678",
"id": "account_general_ledger_build_grand_total_line",
"community": 0,
"norm_label": "_build_grand_total_line()"
},
{
"label": ".caret_option_audit_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L696",
"id": "account_general_ledger_generalledgercustomhandler_caret_option_audit_tax",
"community": 16,
"norm_label": ".caret_option_audit_tax()"
},
{
"label": "._report_expand_unfoldable_line_general_ledger()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L699",
"id": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"community": 0,
"norm_label": "._report_expand_unfoldable_line_general_ledger()"
},
{
"label": "Produces the General Ledger report. Aggregates journal items by account and",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L15",
"id": "account_general_ledger_rationale_15",
"community": 0,
"norm_label": "produces the general ledger report. aggregates journal items by account and"
},
{
"label": "Strip the multi-currency column when the user lacks the group, and auto-",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L41",
"id": "account_general_ledger_rationale_41",
"community": 0,
"norm_label": "strip the multi-currency column when the user lacks the group, and auto-"
},
{
"label": "Return ``[(seq, line_dict), ...]`` for every account row plus an optiona",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L65",
"id": "account_general_ledger_rationale_65",
"community": 0,
"norm_label": "return ``[(seq, line_dict), ...]`` for every account row plus an optiona"
},
{
"label": "Pre-load data for all accounts that need unfolding so the engine does no",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L129",
"id": "account_general_ledger_rationale_129",
"community": 0,
"norm_label": "pre-load data for all accounts that need unfolding so the engine does no"
},
{
"label": "Append a Tax Declaration section when viewing a single sale / purchase j",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L166",
"id": "account_general_ledger_rationale_166",
"community": 1,
"norm_label": "append a tax declaration section when viewing a single sale / purchase j"
},
{
"label": "Execute summary queries and assign unaffected-earnings. Returns ``[(acc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L222",
"id": "account_general_ledger_rationale_222",
"community": 0,
"norm_label": "execute summary queries and assign unaffected-earnings. returns ``[(acc"
},
{
"label": "Construct the UNION ALL query that retrieves period sums and unaffected-",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L288",
"id": "account_general_ledger_rationale_288",
"community": 0,
"norm_label": "construct the union all query that retrieves period sums and unaffected-"
},
{
"label": "Return modified options for computing prior-year unaffected earnings (P&",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L372",
"id": "account_general_ledger_rationale_372",
"community": 0,
"norm_label": "return modified options for computing prior-year unaffected earnings (p&"
},
{
"label": "Load individual move lines for the given accounts. Returns ``({account_",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L393",
"id": "account_general_ledger_rationale_393",
"community": 0,
"norm_label": "load individual move lines for the given accounts. returns ``({account_"
},
{
"label": "SQL for individual move lines within the strict period range.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L433",
"id": "account_general_ledger_rationale_433",
"community": 0,
"norm_label": "sql for individual move lines within the strict period range."
},
{
"label": "Compute the opening balance per account at the start of the reporting pe",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L515",
"id": "account_general_ledger_rationale_515",
"community": 0,
"norm_label": "compute the opening balance per account at the start of the reporting pe"
},
{
"label": "Derive an options dict whose date range ends just before the report's ``",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L570",
"id": "account_general_ledger_rationale_570",
"community": 0,
"norm_label": "derive an options dict whose date range ends just before the report's ``"
},
{
"label": "Produce the foldable account-level line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L604",
"id": "account_general_ledger_rationale_604",
"community": 0,
"norm_label": "produce the foldable account-level line."
},
{
"label": "Build a single move-line row under a given account header.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L637",
"id": "account_general_ledger_rationale_637",
"community": 0,
"norm_label": "build a single move-line row under a given account header."
},
{
"label": "Build the bottom total row.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L679",
"id": "account_general_ledger_rationale_679",
"community": 240,
"norm_label": "build the bottom total row."
},
{
"label": "Called when an account line is unfolded. Returns initial-balance, indiv",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L702",
"id": "account_general_ledger_rationale_702",
"community": 0,
"norm_label": "called when an account line is unfolded. returns initial-balance, indiv"
},
{
"label": "ubl_generator.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"community": 15,
"norm_label": "ubl_generator.py"
},
{
"label": "FusionUBLGenerator",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L64",
"id": "ubl_generator_fusionublgenerator",
"community": 15,
"norm_label": "fusionublgenerator"
},
{
"label": ".generate_ubl_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L79",
"id": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"community": 15,
"norm_label": ".generate_ubl_invoice()"
},
{
"label": ".parse_ubl_invoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L112",
"id": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"community": 15,
"norm_label": ".parse_ubl_invoice()"
},
{
"label": "._validate_move()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L207",
"id": "ubl_generator_fusionublgenerator_validate_move",
"community": 15,
"norm_label": "._validate_move()"
},
{
"label": "._build_root_element()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L221",
"id": "ubl_generator_fusionublgenerator_build_root_element",
"community": 15,
"norm_label": "._build_root_element()"
},
{
"label": "._add_header()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L234",
"id": "ubl_generator_fusionublgenerator_add_header",
"community": 15,
"norm_label": "._add_header()"
},
{
"label": "._add_supplier_party()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L267",
"id": "ubl_generator_fusionublgenerator_add_supplier_party",
"community": 15,
"norm_label": "._add_supplier_party()"
},
{
"label": "._add_customer_party()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L303",
"id": "ubl_generator_fusionublgenerator_add_customer_party",
"community": 15,
"norm_label": "._add_customer_party()"
},
{
"label": "._add_postal_address()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L340",
"id": "ubl_generator_fusionublgenerator_add_postal_address",
"community": 15,
"norm_label": "._add_postal_address()"
},
{
"label": "._add_payment_means()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L370",
"id": "ubl_generator_fusionublgenerator_add_payment_means",
"community": 15,
"norm_label": "._add_payment_means()"
},
{
"label": "._add_tax_total()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L394",
"id": "ubl_generator_fusionublgenerator_add_tax_total",
"community": 15,
"norm_label": "._add_tax_total()"
},
{
"label": "._add_legal_monetary_total()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L451",
"id": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"community": 15,
"norm_label": "._add_legal_monetary_total()"
},
{
"label": "._add_invoice_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L483",
"id": "ubl_generator_fusionublgenerator_add_invoice_lines",
"community": 15,
"norm_label": "._add_invoice_lines()"
},
{
"label": "_sub()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L564",
"id": "ubl_generator_sub",
"community": 15,
"norm_label": "_sub()"
},
{
"label": "_fmt()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L572",
"id": "ubl_generator_fmt",
"community": 15,
"norm_label": "_fmt()"
},
{
"label": "_tax_category()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L577",
"id": "ubl_generator_tax_category",
"community": 15,
"norm_label": "_tax_category()"
},
{
"label": "_uom_unece()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L593",
"id": "ubl_generator_uom_unece",
"community": 15,
"norm_label": "_uom_unece()"
},
{
"label": "_xpath_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L630",
"id": "ubl_generator_xpath_text",
"community": 15,
"norm_label": "_xpath_text()"
},
{
"label": "Fusion Accounting - UBL 2.1 Invoice / CreditNote Generator & Parser Generates O",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L1",
"id": "ubl_generator_rationale_1",
"community": 15,
"norm_label": "fusion accounting - ubl 2.1 invoice / creditnote generator & parser generates o"
},
{
"label": "Generates and parses OASIS UBL 2.1 Invoice and CreditNote documents. This i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L65",
"id": "ubl_generator_rationale_65",
"community": 15,
"norm_label": "generates and parses oasis ubl 2.1 invoice and creditnote documents. this i"
},
{
"label": "Build a UBL 2.1 XML document for a single ``account.move``. Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L80",
"id": "ubl_generator_rationale_80",
"community": 15,
"norm_label": "build a ubl 2.1 xml document for a single ``account.move``. args:"
},
{
"label": "Parse a UBL 2.1 Invoice or CreditNote XML into a values dict. The retur",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L113",
"id": "ubl_generator_rationale_113",
"community": 15,
"norm_label": "parse a ubl 2.1 invoice or creditnote xml into a values dict. the retur"
},
{
"label": "Ensure the move has the minimum data needed for UBL export.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L208",
"id": "ubl_generator_rationale_208",
"community": 15,
"norm_label": "ensure the move has the minimum data needed for ubl export."
},
{
"label": "Create the root ``<Invoice>`` or ``<CreditNote>`` element.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L222",
"id": "ubl_generator_rationale_222",
"community": 15,
"norm_label": "create the root ``<invoice>`` or ``<creditnote>`` element."
},
{
"label": "Populate the document header (ID, dates, currency, etc.).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L235",
"id": "ubl_generator_rationale_235",
"community": 15,
"norm_label": "populate the document header (id, dates, currency, etc.)."
},
{
"label": "Add ``AccountingSupplierParty`` from the company.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L268",
"id": "ubl_generator_rationale_268",
"community": 15,
"norm_label": "add ``accountingsupplierparty`` from the company."
},
{
"label": "Add ``AccountingCustomerParty`` from the invoice partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L304",
"id": "ubl_generator_rationale_304",
"community": 15,
"norm_label": "add ``accountingcustomerparty`` from the invoice partner."
},
{
"label": "Append a ``cac:PostalAddress`` block for the given partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L341",
"id": "ubl_generator_rationale_341",
"community": 15,
"norm_label": "append a ``cac:postaladdress`` block for the given partner."
},
{
"label": "Add ``PaymentMeans`` with bank account details if available.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L371",
"id": "ubl_generator_rationale_371",
"community": 15,
"norm_label": "add ``paymentmeans`` with bank account details if available."
},
{
"label": "Add ``TaxTotal`` with per-tax breakdown.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L395",
"id": "ubl_generator_rationale_395",
"community": 15,
"norm_label": "add ``taxtotal`` with per-tax breakdown."
},
{
"label": "Add ``LegalMonetaryTotal`` summarising the invoice amounts.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L452",
"id": "ubl_generator_rationale_452",
"community": 15,
"norm_label": "add ``legalmonetarytotal`` summarising the invoice amounts."
},
{
"label": "Append one ``InvoiceLine`` / ``CreditNoteLine`` per product line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L484",
"id": "ubl_generator_rationale_484",
"community": 15,
"norm_label": "append one ``invoiceline`` / ``creditnoteline`` per product line."
},
{
"label": "Create a sub-element, optionally setting its text content.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L565",
"id": "ubl_generator_rationale_565",
"community": 241,
"norm_label": "create a sub-element, optionally setting its text content."
},
{
"label": "Format a numeric value with the given decimal precision.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L573",
"id": "ubl_generator_rationale_573",
"community": 242,
"norm_label": "format a numeric value with the given decimal precision."
},
{
"label": "Map an Odoo tax to a UBL tax category code (UNCL 5305). Standard rate -",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L578",
"id": "ubl_generator_rationale_578",
"community": 243,
"norm_label": "map an odoo tax to a ubl tax category code (uncl 5305). standard rate -"
},
{
"label": "Return the UN/ECE Rec 20 unit code for the invoice line. Falls back to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L594",
"id": "ubl_generator_rationale_594",
"community": 244,
"norm_label": "return the un/ece rec 20 unit code for the invoice line. falls back to"
},
{
"label": "Return the text of the first matching element, or ``None``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L631",
"id": "ubl_generator_rationale_631",
"community": 245,
"norm_label": "return the text of the first matching element, or ``none``."
},
{
"label": "fiscal_category.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"community": 54,
"norm_label": "fiscal_category.py"
},
{
"label": "FusionFiscalCategory",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L17",
"id": "fiscal_category_fusionfiscalcategory",
"community": 54,
"norm_label": "fusionfiscalcategory"
},
{
"label": "_compute_account_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L123",
"id": "fiscal_category_compute_account_count",
"community": 54,
"norm_label": "_compute_account_count()"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L129",
"id": "fiscal_category_compute_display_name",
"community": 54,
"norm_label": "_compute_display_name()"
},
{
"label": "_check_parent_recursion()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L141",
"id": "fiscal_category_check_parent_recursion",
"community": 54,
"norm_label": "_check_parent_recursion()"
},
{
"label": "_check_account_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L150",
"id": "fiscal_category_check_account_company",
"community": 54,
"norm_label": "_check_account_company()"
},
{
"label": "Fusion Accounting - Fiscal Categories Provides a classification system for grou",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L1",
"id": "fiscal_category_rationale_1",
"community": 54,
"norm_label": "fusion accounting - fiscal categories provides a classification system for grou"
},
{
"label": "A fiscal reporting category that groups one or more GL accounts. Each categ",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L18",
"id": "fiscal_category_rationale_18",
"community": 54,
"norm_label": "a fiscal reporting category that groups one or more gl accounts. each categ"
},
{
"label": "Count the number of accounts linked to each category.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L124",
"id": "fiscal_category_rationale_124",
"community": 246,
"norm_label": "count the number of accounts linked to each category."
},
{
"label": "Build a display name combining code and name for clarity.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L130",
"id": "fiscal_category_rationale_130",
"community": 247,
"norm_label": "build a display name combining code and name for clarity."
},
{
"label": "Prevent circular parent-child references.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L142",
"id": "fiscal_category_rationale_142",
"community": 248,
"norm_label": "prevent circular parent-child references."
},
{
"label": "Ensure all linked accounts belong to the same company.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L151",
"id": "fiscal_category_rationale_151",
"community": 249,
"norm_label": "ensure all linked accounts belong to the same company."
},
{
"label": "ir_ui_menu.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ir_ui_menu_py",
"community": 66,
"norm_label": "ir_ui_menu.py"
},
{
"label": "FusionIrUiMenu",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L7",
"id": "ir_ui_menu_fusioniruimenu",
"community": 66,
"norm_label": "fusioniruimenu"
},
{
"label": "._visible_menu_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L13",
"id": "ir_ui_menu_fusioniruimenu_visible_menu_ids",
"community": 66,
"norm_label": "._visible_menu_ids()"
},
{
"label": "Controls visibility of advanced accounting menus so they are only shown to u",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L8",
"id": "ir_ui_menu_rationale_8",
"community": 66,
"norm_label": "controls visibility of advanced accounting menus so they are only shown to u"
},
{
"label": "Filter out specialised accounting menus for users lacking the ``account.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L14",
"id": "ir_ui_menu_rationale_14",
"community": 66,
"norm_label": "filter out specialised accounting menus for users lacking the ``account."
},
{
"label": "account_account.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_account_py",
"community": 58,
"norm_label": "account_account.py"
},
{
"label": "FusionAccountAccount",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L9",
"id": "account_account_fusionaccountaccount",
"community": 58,
"norm_label": "fusionaccountaccount"
},
{
"label": "_compute_asset_creation_eligible()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L60",
"id": "account_account_compute_asset_creation_eligible",
"community": 58,
"norm_label": "_compute_asset_creation_eligible()"
},
{
"label": "_onchange_reset_multiple_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L70",
"id": "account_account_onchange_reset_multiple_assets",
"community": 58,
"norm_label": "_onchange_reset_multiple_assets()"
},
{
"label": ".action_open_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L77",
"id": "account_account_fusionaccountaccount_action_open_reconcile",
"community": 58,
"norm_label": ".action_open_reconcile()"
},
{
"label": "Augments the standard chart of accounts with asset management and reconcilia",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L10",
"id": "account_account_rationale_10",
"community": 58,
"norm_label": "augments the standard chart of accounts with asset management and reconcilia"
},
{
"label": "Determine whether the account type supports automatic asset creation and",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L61",
"id": "account_account_rationale_61",
"community": 250,
"norm_label": "determine whether the account type supports automatic asset creation and"
},
{
"label": "Disable per-line asset splitting when asset creation is turned off.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L71",
"id": "account_account_rationale_71",
"community": 251,
"norm_label": "disable per-line asset splitting when asset creation is turned off."
},
{
"label": "Navigate to unreconciled journal items filtered by this account.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L78",
"id": "account_account_rationale_78",
"community": 58,
"norm_label": "navigate to unreconciled journal items filtered by this account."
},
{
"label": "avatax_provider.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"community": 7,
"norm_label": "avatax_provider.py"
},
{
"label": "FusionAvaTaxProvider",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L56",
"id": "avatax_provider_fusionavataxprovider",
"community": 7,
"norm_label": "fusionavataxprovider"
},
{
"label": "_get_provider_type_selection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L119",
"id": "avatax_provider_get_provider_type_selection",
"community": 7,
"norm_label": "_get_provider_type_selection()"
},
{
"label": "._init_provider_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L123",
"id": "avatax_provider_fusionavataxprovider_init_provider_type",
"community": 7,
"norm_label": "._init_provider_type()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L132",
"id": "avatax_provider_create",
"community": 7,
"norm_label": "create()"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L141",
"id": "avatax_provider_fusionavataxprovider_write",
"community": 7,
"norm_label": ".write()"
},
{
"label": "._avatax_get_api_url()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L152",
"id": "avatax_provider_fusionavataxprovider_avatax_get_api_url",
"community": 7,
"norm_label": "._avatax_get_api_url()"
},
{
"label": "._avatax_get_auth_header()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L160",
"id": "avatax_provider_fusionavataxprovider_avatax_get_auth_header",
"community": 7,
"norm_label": "._avatax_get_auth_header()"
},
{
"label": "._avatax_request()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L179",
"id": "avatax_provider_fusionavataxprovider_avatax_request",
"community": 7,
"norm_label": "._avatax_request()"
},
{
"label": "._avatax_handle_error()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L245",
"id": "avatax_provider_fusionavataxprovider_avatax_handle_error",
"community": 7,
"norm_label": "._avatax_handle_error()"
},
{
"label": ".calculate_tax()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L278",
"id": "avatax_provider_fusionavataxprovider_calculate_tax",
"community": 7,
"norm_label": ".calculate_tax()"
},
{
"label": "._avatax_build_transaction_payload()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L306",
"id": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"community": 7,
"norm_label": "._avatax_build_transaction_payload()"
},
{
"label": "._avatax_build_address()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L371",
"id": "avatax_provider_fusionavataxprovider_avatax_build_address",
"community": 7,
"norm_label": "._avatax_build_address()"
},
{
"label": "._avatax_get_product_tax_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L386",
"id": "avatax_provider_fusionavataxprovider_avatax_get_product_tax_code",
"community": 7,
"norm_label": "._avatax_get_product_tax_code()"
},
{
"label": "._avatax_parse_transaction_result()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L408",
"id": "avatax_provider_fusionavataxprovider_avatax_parse_transaction_result",
"community": 7,
"norm_label": "._avatax_parse_transaction_result()"
},
{
"label": ".void_transaction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L454",
"id": "avatax_provider_fusionavataxprovider_void_transaction",
"community": 7,
"norm_label": ".void_transaction()"
},
{
"label": ".validate_address()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L484",
"id": "avatax_provider_fusionavataxprovider_validate_address",
"community": 7,
"norm_label": ".validate_address()"
},
{
"label": ".action_validate_partner_address()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L535",
"id": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"community": 7,
"norm_label": ".action_validate_partner_address()"
},
{
"label": ".test_connection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L594",
"id": "avatax_provider_fusionavataxprovider_test_connection",
"community": 7,
"norm_label": ".test_connection()"
},
{
"label": "_onchange_avatax_environment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L620",
"id": "avatax_provider_onchange_avatax_environment",
"community": 7,
"norm_label": "_onchange_avatax_environment()"
},
{
"label": "Fusion Accounting - Avalara AvaTax Provider ====================================",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L1",
"id": "avatax_provider_rationale_1",
"community": 7,
"norm_label": "fusion accounting - avalara avatax provider ===================================="
},
{
"label": "Avalara AvaTax integration for automated tax calculation. Extends :class:`f",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L57",
"id": "avatax_provider_rationale_57",
"community": 7,
"norm_label": "avalara avatax integration for automated tax calculation. extends :class:`f"
},
{
"label": "Add 'avatax' to the provider type selection list.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L120",
"id": "avatax_provider_rationale_120",
"community": 252,
"norm_label": "add 'avatax' to the provider type selection list."
},
{
"label": "Dynamically extend provider_type selection for AvaTax.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L124",
"id": "avatax_provider_rationale_124",
"community": 7,
"norm_label": "dynamically extend provider_type selection for avatax."
},
{
"label": "Set provider code and API URL for AvaTax records automatically.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L133",
"id": "avatax_provider_rationale_133",
"community": 253,
"norm_label": "set provider code and api url for avatax records automatically."
},
{
"label": "Keep the API URL in sync when the environment changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L142",
"id": "avatax_provider_rationale_142",
"community": 7,
"norm_label": "keep the api url in sync when the environment changes."
},
{
"label": "Return the base API URL for the configured environment. :returns: Base",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L153",
"id": "avatax_provider_rationale_153",
"community": 7,
"norm_label": "return the base api url for the configured environment. :returns: base"
},
{
"label": "Build the HTTP Basic authentication header. AvaTax authenticates via ``",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L161",
"id": "avatax_provider_rationale_161",
"community": 7,
"norm_label": "build the http basic authentication header. avatax authenticates via ``"
},
{
"label": "Execute an authenticated request against the AvaTax REST API v2. :param",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L180",
"id": "avatax_provider_rationale_180",
"community": 7,
"norm_label": "execute an authenticated request against the avatax rest api v2. :param"
},
{
"label": "Parse and raise a descriptive error from an AvaTax API response. :param",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L246",
"id": "avatax_provider_rationale_246",
"community": 7,
"norm_label": "parse and raise a descriptive error from an avatax api response. :param"
},
{
"label": "Compute tax via AvaTax CreateTransaction API. Builds a ``CreateTransact",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L279",
"id": "avatax_provider_rationale_279",
"community": 7,
"norm_label": "compute tax via avatax createtransaction api. builds a ``createtransact"
},
{
"label": "Construct the CreateTransactionModel JSON body. Maps invoice data to th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L307",
"id": "avatax_provider_rationale_307",
"community": 7,
"norm_label": "construct the createtransactionmodel json body. maps invoice data to th"
},
{
"label": "Convert a partner record to an AvaTax address dict. :param partner: ``r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L372",
"id": "avatax_provider_rationale_372",
"community": 7,
"norm_label": "convert a partner record to an avatax address dict. :param partner: ``r"
},
{
"label": "Resolve the AvaTax tax code for a given product. Checks (in order):",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L387",
"id": "avatax_provider_rationale_387",
"community": 7,
"norm_label": "resolve the avatax tax code for a given product. checks (in order):"
},
{
"label": "Parse the AvaTax CreateTransaction response into a normalised format. :",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L409",
"id": "avatax_provider_rationale_409",
"community": 7,
"norm_label": "parse the avatax createtransaction response into a normalised format. :"
},
{
"label": "Void a committed transaction in AvaTax. Uses the VoidTransaction API en",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L455",
"id": "avatax_provider_rationale_455",
"community": 7,
"norm_label": "void a committed transaction in avatax. uses the voidtransaction api en"
},
{
"label": "Validate and normalise a partner address via the AvaTax address resoluti",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L485",
"id": "avatax_provider_rationale_485",
"community": 7,
"norm_label": "validate and normalise a partner address via the avatax address resoluti"
},
{
"label": "Wizard action: validate the address of a selected partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L536",
"id": "avatax_provider_rationale_536",
"community": 7,
"norm_label": "wizard action: validate the address of a selected partner."
},
{
"label": "Ping the AvaTax API to verify credentials and connectivity. Calls ``GET",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L595",
"id": "avatax_provider_rationale_595",
"community": 7,
"norm_label": "ping the avatax api to verify credentials and connectivity. calls ``get"
},
{
"label": "Update the API URL when the environment selection changes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L621",
"id": "avatax_provider_rationale_621",
"community": 254,
"norm_label": "update the api url when the environment selection changes."
},
{
"label": "loan.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"community": 24,
"norm_label": "loan.py"
},
{
"label": "FusionLoan",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L27",
"id": "loan_fusionloan",
"community": 24,
"norm_label": "fusionloan"
},
{
"label": "_compute_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L228",
"id": "loan_compute_totals",
"community": 24,
"norm_label": "_compute_totals()"
},
{
"label": "_compute_entries_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L240",
"id": "loan_compute_entries_count",
"community": 24,
"norm_label": "_compute_entries_count()"
},
{
"label": "_check_principal_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L247",
"id": "loan_check_principal_amount",
"community": 24,
"norm_label": "_check_principal_amount()"
},
{
"label": "_check_interest_rate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L255",
"id": "loan_check_interest_rate",
"community": 24,
"norm_label": "_check_interest_rate()"
},
{
"label": "_check_loan_term()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L263",
"id": "loan_check_loan_term",
"community": 24,
"norm_label": "_check_loan_term()"
},
{
"label": "_check_term_frequency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L271",
"id": "loan_check_term_frequency",
"community": 24,
"norm_label": "_check_term_frequency()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L284",
"id": "loan_create",
"community": 24,
"norm_label": "create()"
},
{
"label": ".compute_amortization_schedule()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L295",
"id": "loan_fusionloan_compute_amortization_schedule",
"community": 24,
"norm_label": ".compute_amortization_schedule()"
},
{
"label": ".action_confirm()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L396",
"id": "loan_fusionloan_action_confirm",
"community": 24,
"norm_label": ".action_confirm()"
},
{
"label": "._create_disbursement_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L409",
"id": "loan_fusionloan_create_disbursement_entry",
"community": 24,
"norm_label": "._create_disbursement_entry()"
},
{
"label": ".generate_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L437",
"id": "loan_fusionloan_generate_entries",
"community": 24,
"norm_label": ".generate_entries()"
},
{
"label": ".action_pay_early()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L455",
"id": "loan_fusionloan_action_pay_early",
"community": 1,
"norm_label": ".action_pay_early()"
},
{
"label": ".action_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L511",
"id": "loan_fusionloan_action_cancel",
"community": 1,
"norm_label": ".action_cancel()"
},
{
"label": ".action_reset_to_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L537",
"id": "loan_fusionloan_action_reset_to_draft",
"community": 24,
"norm_label": ".action_reset_to_draft()"
},
{
"label": ".action_view_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L546",
"id": "loan_fusionloan_action_view_entries",
"community": 24,
"norm_label": ".action_view_entries()"
},
{
"label": "_cron_generate_loan_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L561",
"id": "loan_cron_generate_loan_entries",
"community": 24,
"norm_label": "_cron_generate_loan_entries()"
},
{
"label": "Fusion Accounting - Loan Management Provides loan tracking with amortization sc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L1",
"id": "loan_rationale_1",
"community": 24,
"norm_label": "fusion accounting - loan management provides loan tracking with amortization sc"
},
{
"label": "Manages loans (received or granted), their amortization schedules, and the a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L28",
"id": "loan_rationale_28",
"community": 24,
"norm_label": "manages loans (received or granted), their amortization schedules, and the a"
},
{
"label": "Recompute all summary figures from the amortization lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L229",
"id": "loan_rationale_229",
"community": 255,
"norm_label": "recompute all summary figures from the amortization lines."
},
{
"label": "Ensure the loan term is divisible by the payment period.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L272",
"id": "loan_rationale_272",
"community": 256,
"norm_label": "ensure the loan term is divisible by the payment period."
},
{
"label": "Assign sequence reference on creation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L285",
"id": "loan_rationale_285",
"community": 257,
"norm_label": "assign sequence reference on creation."
},
{
"label": "Generate (or regenerate) the full amortization schedule. For **French**",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L296",
"id": "loan_rationale_296",
"community": 24,
"norm_label": "generate (or regenerate) the full amortization schedule. for **french**"
},
{
"label": "Confirm the loan: move it to *running* state and generate the disburseme",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L397",
"id": "loan_rationale_397",
"community": 24,
"norm_label": "confirm the loan: move it to *running* state and generate the disburseme"
},
{
"label": "Create the initial journal entry recording the loan receipt.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L410",
"id": "loan_rationale_410",
"community": 24,
"norm_label": "create the initial journal entry recording the loan receipt."
},
{
"label": "Create journal entries for all unpaid installments whose due date is on",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L438",
"id": "loan_rationale_438",
"community": 24,
"norm_label": "create journal entries for all unpaid installments whose due date is on"
},
{
"label": "Open a confirmation dialog for early repayment of the remaining balance",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L456",
"id": "loan_rationale_456",
"community": 1,
"norm_label": "open a confirmation dialog for early repayment of the remaining balance"
},
{
"label": "Cancel the loan and reverse all posted journal entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L512",
"id": "loan_rationale_512",
"community": 1,
"norm_label": "cancel the loan and reverse all posted journal entries."
},
{
"label": "Allow a cancelled loan to be set back to draft for corrections.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L538",
"id": "loan_rationale_538",
"community": 24,
"norm_label": "allow a cancelled loan to be set back to draft for corrections."
},
{
"label": "Open a list view of all journal entries linked to this loan.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L547",
"id": "loan_rationale_547",
"community": 24,
"norm_label": "open a list view of all journal entries linked to this loan."
},
{
"label": "Scheduled action: generate journal entries for all running loans with in",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L562",
"id": "loan_rationale_562",
"community": 258,
"norm_label": "scheduled action: generate journal entries for all running loans with in"
},
{
"label": "followup.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"community": 31,
"norm_label": "followup.py"
},
{
"label": "FusionFollowupLevel",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L9",
"id": "followup_fusionfollowuplevel",
"community": 31,
"norm_label": "fusionfollowuplevel"
},
{
"label": "._get_next_level()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L99",
"id": "followup_fusionfollowuplevel_get_next_level",
"community": 31,
"norm_label": "._get_next_level()"
},
{
"label": "FusionFollowupLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L111",
"id": "followup_fusionfollowupline",
"community": 31,
"norm_label": "fusionfollowupline"
},
{
"label": "_compute_next_followup_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L206",
"id": "followup_compute_next_followup_date",
"community": 31,
"norm_label": "_compute_next_followup_date()"
},
{
"label": "_compute_overdue_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L230",
"id": "followup_compute_overdue_values",
"community": 31,
"norm_label": "_compute_overdue_values()"
},
{
"label": "_compute_followup_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L247",
"id": "followup_compute_followup_status",
"community": 31,
"norm_label": "_compute_followup_status()"
},
{
"label": ".compute_followup_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L269",
"id": "followup_fusionfollowupline_compute_followup_status",
"community": 31,
"norm_label": ".compute_followup_status()"
},
{
"label": ".execute_followup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L278",
"id": "followup_fusionfollowupline_execute_followup",
"community": 31,
"norm_label": ".execute_followup()"
},
{
"label": "._get_invoice_attachments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L338",
"id": "followup_fusionfollowupline_get_invoice_attachments",
"community": 1,
"norm_label": "._get_invoice_attachments()"
},
{
"label": "Defines escalation levels for payment follow-up reminders. Each level repre",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L10",
"id": "followup_rationale_10",
"community": 31,
"norm_label": "defines escalation levels for payment follow-up reminders. each level repre"
},
{
"label": "Return the follow-up level that comes after this one. :returns: A ``fus",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L100",
"id": "followup_rationale_100",
"community": 31,
"norm_label": "return the follow-up level that comes after this one. :returns: a ``fus"
},
{
"label": "Tracks the follow-up state for a specific partner. Each record links a part",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L112",
"id": "followup_rationale_112",
"community": 31,
"norm_label": "tracks the follow-up state for a specific partner. each record links a part"
},
{
"label": "Calculate the next follow-up date based on the current level delay. If",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L207",
"id": "followup_rationale_207",
"community": 259,
"norm_label": "calculate the next follow-up date based on the current level delay. if"
},
{
"label": "Compute overdue totals from the partner's unpaid receivable move lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L231",
"id": "followup_rationale_231",
"community": 260,
"norm_label": "compute overdue totals from the partner's unpaid receivable move lines."
},
{
"label": "Determine the follow-up status for each tracking record. * **in_need**",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L248",
"id": "followup_rationale_248",
"community": 31,
"norm_label": "determine the follow-up status for each tracking record. * **in_need**"
},
{
"label": "Manually recompute overdue values and status. Useful for the UI refresh",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L270",
"id": "followup_rationale_270",
"community": 31,
"norm_label": "manually recompute overdue values and status. useful for the ui refresh"
},
{
"label": "Execute the follow-up action for the current level. Sends emails and/or",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L279",
"id": "followup_rationale_279",
"community": 31,
"norm_label": "execute the follow-up action for the current level. sends emails and/or"
},
{
"label": "Generate PDF attachments for the partner's open invoices. :param partne",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L339",
"id": "followup_rationale_339",
"community": 1,
"norm_label": "generate pdf attachments for the partner's open invoices. :param partne"
},
{
"label": "account_payment.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_payment_py",
"community": 17,
"norm_label": "account_payment.py"
},
{
"label": "FusionAccountPayment",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L9",
"id": "account_payment_fusionaccountpayment",
"community": 17,
"norm_label": "fusionaccountpayment"
},
{
"label": ".action_open_manual_reconciliation_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L15",
"id": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget",
"community": 17,
"norm_label": ".action_open_manual_reconciliation_widget()"
},
{
"label": ".button_open_statement_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L35",
"id": "account_payment_fusionaccountpayment_button_open_statement_lines",
"community": 17,
"norm_label": ".button_open_statement_lines()"
},
{
"label": "Augments payments with manual reconciliation and the ability to navigate to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L10",
"id": "account_payment_rationale_10",
"community": 17,
"norm_label": "augments payments with manual reconciliation and the ability to navigate to"
},
{
"label": "Open the manual reconciliation view, optionally filtered by the payment'",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L16",
"id": "account_payment_rationale_16",
"community": 17,
"norm_label": "open the manual reconciliation view, optionally filtered by the payment'"
},
{
"label": "Navigate to the bank reconciliation widget showing only the statement li",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L36",
"id": "account_payment_rationale_36",
"community": 17,
"norm_label": "navigate to the bank reconciliation widget showing only the statement li"
},
{
"label": "account_reconcile_model_line.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_reconcile_model_line_py",
"community": 37,
"norm_label": "account_reconcile_model_line.py"
},
{
"label": "ReconcileModelLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L8",
"id": "account_reconcile_model_line_reconcilemodelline",
"community": 37,
"norm_label": "reconcilemodelline"
},
{
"label": "._resolve_taxes_for_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L18",
"id": "account_reconcile_model_line_reconcilemodelline_resolve_taxes_for_partner",
"community": 37,
"norm_label": "._resolve_taxes_for_partner()"
},
{
"label": "._prepare_aml_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L29",
"id": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"community": 37,
"norm_label": "._prepare_aml_vals()"
},
{
"label": "._compute_manual_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L63",
"id": "account_reconcile_model_line_reconcilemodelline_compute_manual_amount",
"community": 37,
"norm_label": "._compute_manual_amount()"
},
{
"label": "._apply_in_manual_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L83",
"id": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"community": 37,
"norm_label": "._apply_in_manual_widget()"
},
{
"label": "._extract_regex_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L115",
"id": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"community": 37,
"norm_label": "._extract_regex_amount()"
},
{
"label": "._compute_percentage_st_line_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L136",
"id": "account_reconcile_model_line_reconcilemodelline_compute_percentage_st_line_amount",
"community": 37,
"norm_label": "._compute_percentage_st_line_amount()"
},
{
"label": "._apply_in_bank_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L163",
"id": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"community": 37,
"norm_label": "._apply_in_bank_widget()"
},
{
"label": "Extends reconciliation model lines with methods for computing journal item v",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L9",
"id": "account_reconcile_model_line_rationale_9",
"community": 37,
"norm_label": "extends reconciliation model lines with methods for computing journal item v"
},
{
"label": "Return the tax recordset that should be applied, taking fiscal position",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L19",
"id": "account_reconcile_model_line_rationale_19",
"community": 37,
"norm_label": "return the tax recordset that should be applied, taking fiscal position"
},
{
"label": "Build a base dictionary of account.move.line values derived from this re",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L30",
"id": "account_reconcile_model_line_rationale_30",
"community": 37,
"norm_label": "build a base dictionary of account.move.line values derived from this re"
},
{
"label": "Derive the line amount for manual reconciliation based on the configured",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L64",
"id": "account_reconcile_model_line_rationale_64",
"community": 37,
"norm_label": "derive the line amount for manual reconciliation based on the configured"
},
{
"label": "Produce move-line values for the manual reconciliation widget. The ``jo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L84",
"id": "account_reconcile_model_line_rationale_84",
"community": 37,
"norm_label": "produce move-line values for the manual reconciliation widget. the ``jo"
},
{
"label": "Try to extract a numeric amount from *payment_ref* using the regex patte",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L116",
"id": "account_reconcile_model_line_rationale_116",
"community": 37,
"norm_label": "try to extract a numeric amount from *payment_ref* using the regex patte"
},
{
"label": "Calculate the move-line amount and currency when the amount type is ``pe",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L137",
"id": "account_reconcile_model_line_rationale_137",
"community": 37,
"norm_label": "calculate the move-line amount and currency when the amount type is ``pe"
},
{
"label": "Produce move-line values for the bank reconciliation widget. Handles th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L164",
"id": "account_reconcile_model_line_rationale_164",
"community": 37,
"norm_label": "produce move-line values for the bank reconciliation widget. handles th"
},
{
"label": "account_journal_dashboard.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_dashboard_py",
"community": 17,
"norm_label": "account_journal_dashboard.py"
},
{
"label": "AccountJournal",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L9",
"id": "account_journal_dashboard_accountjournal",
"community": 17,
"norm_label": "accountjournal"
},
{
"label": ".action_open_reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L23",
"id": "account_journal_dashboard_accountjournal_action_open_reconcile",
"community": 17,
"norm_label": ".action_open_reconcile()"
},
{
"label": ".action_open_to_check()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L54",
"id": "account_journal_dashboard_accountjournal_action_open_to_check",
"community": 17,
"norm_label": ".action_open_to_check()"
},
{
"label": ".action_open_bank_transactions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L76",
"id": "account_journal_dashboard_accountjournal_action_open_bank_transactions",
"community": 17,
"norm_label": ".action_open_bank_transactions()"
},
{
"label": ".action_open_reconcile_statement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L98",
"id": "account_journal_dashboard_accountjournal_action_open_reconcile_statement",
"community": 17,
"norm_label": ".action_open_reconcile_statement()"
},
{
"label": ".open_action()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L121",
"id": "account_journal_dashboard_accountjournal_open_action",
"community": 17,
"norm_label": ".open_action()"
},
{
"label": "._fill_general_dashboard_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L159",
"id": "account_journal_dashboard_accountjournal_fill_general_dashboard_data",
"community": 17,
"norm_label": "._fill_general_dashboard_data()"
},
{
"label": ".action_open_bank_balance_in_gl()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L182",
"id": "account_journal_dashboard_accountjournal_action_open_bank_balance_in_gl",
"community": 17,
"norm_label": ".action_open_bank_balance_in_gl()"
},
{
"label": "Extends account.journal to add bank reconciliation dashboard actions. Provi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L10",
"id": "account_journal_dashboard_rationale_10",
"community": 17,
"norm_label": "extends account.journal to add bank reconciliation dashboard actions. provi"
},
{
"label": "Open the appropriate reconciliation view for this journal. For liquidit",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L24",
"id": "account_journal_dashboard_rationale_24",
"community": 17,
"norm_label": "open the appropriate reconciliation view for this journal. for liquidit"
},
{
"label": "Open bank reconciliation showing only items flagged for review. Navigat",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L55",
"id": "account_journal_dashboard_rationale_55",
"community": 17,
"norm_label": "open bank reconciliation showing only items flagged for review. navigat"
},
{
"label": "Open a flat list of all bank transactions for this journal. Unlike the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L77",
"id": "account_journal_dashboard_rationale_77",
"community": 17,
"norm_label": "open a flat list of all bank transactions for this journal. unlike the"
},
{
"label": "Open bank reconciliation for a single statement. The target statement i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L99",
"id": "account_journal_dashboard_rationale_99",
"community": 17,
"norm_label": "open bank reconciliation for a single statement. the target statement i"
},
{
"label": "Route the dashboard click to the bank reconciliation widget. When the u",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L122",
"id": "account_journal_dashboard_rationale_122",
"community": 17,
"norm_label": "route the dashboard click to the bank reconciliation widget. when the u"
},
{
"label": "Augment general-journal dashboard data with tax periodicity flag. For j",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L160",
"id": "account_journal_dashboard_rationale_160",
"community": 17,
"norm_label": "augment general-journal dashboard data with tax periodicity flag. for j"
},
{
"label": "Open the General Ledger report pre-filtered to this journal's bank account.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L183",
"id": "account_journal_dashboard_rationale_183",
"community": 17,
"norm_label": "open the general ledger report pre-filtered to this journal's bank account."
},
{
"label": "res_company.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py",
"community": 3,
"norm_label": "res_company.py"
},
{
"label": "ResCompany",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_company.py",
"source_location": "L4",
"id": "res_company_rescompany",
"community": 3,
"norm_label": "rescompany"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L202",
"id": "res_company_rescompany_write",
"community": 3,
"norm_label": ".write()"
},
{
"label": ".compute_fiscalyear_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L291",
"id": "res_company_rescompany_compute_fiscalyear_dates",
"community": 0,
"norm_label": ".compute_fiscalyear_dates()"
},
{
"label": "._get_unreconciled_statement_lines_redirect_action()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L346",
"id": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action",
"community": 17,
"norm_label": "._get_unreconciled_statement_lines_redirect_action()"
},
{
"label": "_compute_account_display_representative_field()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L361",
"id": "res_company_compute_account_display_representative_field",
"community": 3,
"norm_label": "_compute_account_display_representative_field()"
},
{
"label": "._get_countries_allowing_tax_representative()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L369",
"id": "res_company_rescompany_get_countries_allowing_tax_representative",
"community": 3,
"norm_label": "._get_countries_allowing_tax_representative()"
},
{
"label": "._get_default_misc_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L381",
"id": "res_company_rescompany_get_default_misc_journal",
"community": 3,
"norm_label": "._get_default_misc_journal()"
},
{
"label": "._get_tax_closing_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L388",
"id": "res_company_rescompany_get_tax_closing_journal",
"community": 3,
"norm_label": "._get_tax_closing_journal()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L404",
"id": "res_company_create",
"community": 3,
"norm_label": "create()"
},
{
"label": "._get_and_update_tax_closing_moves()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L503",
"id": "res_company_rescompany_get_and_update_tax_closing_moves",
"community": 3,
"norm_label": "._get_and_update_tax_closing_moves()"
},
{
"label": "._get_tax_closing_report_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L605",
"id": "res_company_rescompany_get_tax_closing_report_display_name",
"community": 3,
"norm_label": "._get_tax_closing_report_display_name()"
},
{
"label": "._generate_tax_closing_reminder_activity()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L621",
"id": "res_company_rescompany_generate_tax_closing_reminder_activity",
"community": 3,
"norm_label": "._generate_tax_closing_reminder_activity()"
},
{
"label": "._get_tax_closing_reminder_activity()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L686",
"id": "res_company_rescompany_get_tax_closing_reminder_activity",
"community": 3,
"norm_label": "._get_tax_closing_reminder_activity()"
},
{
"label": "._get_tax_closing_move_description()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L710",
"id": "res_company_rescompany_get_tax_closing_move_description",
"community": 3,
"norm_label": "._get_tax_closing_move_description()"
},
{
"label": "._get_tax_closing_period_boundaries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L774",
"id": "res_company_rescompany_get_tax_closing_period_boundaries",
"community": 3,
"norm_label": "._get_tax_closing_period_boundaries()"
},
{
"label": "._get_available_tax_unit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L810",
"id": "res_company_rescompany_get_available_tax_unit",
"community": 3,
"norm_label": "._get_available_tax_unit()"
},
{
"label": "._get_tax_periodicity()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L821",
"id": "res_company_rescompany_get_tax_periodicity",
"community": 3,
"norm_label": "._get_tax_periodicity()"
},
{
"label": "._get_tax_closing_start_date_attributes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L833",
"id": "res_company_rescompany_get_tax_closing_start_date_attributes",
"community": 3,
"norm_label": "._get_tax_closing_start_date_attributes()"
},
{
"label": "._get_tax_periodicity_months_delay()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L856",
"id": "res_company_rescompany_get_tax_periodicity_months_delay",
"community": 3,
"norm_label": "._get_tax_periodicity_months_delay()"
},
{
"label": "._get_branches_with_same_vat()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L876",
"id": "res_company_rescompany_get_branches_with_same_vat",
"community": 3,
"norm_label": "._get_branches_with_same_vat()"
},
{
"label": "Handle the invoicing switch threshold by toggling move states between 'p",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L203",
"id": "res_company_rationale_203",
"community": 3,
"norm_label": "handle the invoicing switch threshold by toggling move states between 'p"
},
{
"label": "Determine the fiscal year boundaries containing the given date. :param",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L292",
"id": "res_company_rationale_292",
"community": 0,
"norm_label": "determine the fiscal year boundaries containing the given date. :param"
},
{
"label": "Override to open the bank reconciliation widget for unreconciled stateme",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L349",
"id": "res_company_rationale_349",
"community": 17,
"norm_label": "override to open the bank reconciliation widget for unreconciled stateme"
},
{
"label": "Show the representative field only for countries that support it.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L362",
"id": "res_company_rationale_362",
"community": 261,
"norm_label": "show the representative field only for countries that support it."
},
{
"label": "Hook for localization modules to declare countries that support tax repr",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L370",
"id": "res_company_rationale_370",
"community": 3,
"norm_label": "hook for localization modules to declare countries that support tax repr"
},
{
"label": "Retrieve a general-type journal as the default for tax closings.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L382",
"id": "res_company_rationale_382",
"community": 3,
"norm_label": "retrieve a general-type journal as the default for tax closings."
},
{
"label": "Return the configured tax closing journal, falling back to the default m",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L389",
"id": "res_company_rationale_389",
"community": 3,
"norm_label": "return the configured tax closing journal, falling back to the default m"
},
{
"label": "Initialize onboardings for newly created companies.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L405",
"id": "res_company_rationale_405",
"community": 262,
"norm_label": "initialize onboardings for newly created companies."
},
{
"label": "Regenerate tax closing reminders and moves when periodicity or journal s",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L411",
"id": "res_company_rationale_411",
"community": 3,
"norm_label": "regenerate tax closing reminders and moves when periodicity or journal s"
},
{
"label": "Find or create draft tax closing moves for the given period. :param in_",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L507",
"id": "res_company_rationale_507",
"community": 3,
"norm_label": "find or create draft tax closing moves for the given period. :param in_"
},
{
"label": "Return a human-readable name for the tax closing report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L606",
"id": "res_company_rationale_606",
"community": 3,
"norm_label": "return a human-readable name for the tax closing report."
},
{
"label": "Create a reminder activity on the tax closing journal.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L624",
"id": "res_company_rationale_624",
"community": 3,
"norm_label": "create a reminder activity on the tax closing journal."
},
{
"label": "Search for an existing tax closing reminder activity.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L689",
"id": "res_company_rationale_689",
"community": 3,
"norm_label": "search for an existing tax closing reminder activity."
},
{
"label": "Generate a human-readable description of the tax period.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L713",
"id": "res_company_rationale_713",
"community": 3,
"norm_label": "generate a human-readable description of the tax period."
},
{
"label": "Calculate the start and end dates of the tax period containing the given",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L775",
"id": "res_company_rationale_775",
"community": 3,
"norm_label": "calculate the start and end dates of the tax period containing the given"
},
{
"label": "Find a tax unit applicable to this company and report country. :return:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L811",
"id": "res_company_rationale_811",
"community": 3,
"norm_label": "find a tax unit applicable to this company and report country. :return:"
},
{
"label": "Return the tax periodicity, respecting tax unit configuration.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L822",
"id": "res_company_rationale_822",
"community": 3,
"norm_label": "return the tax periodicity, respecting tax unit configuration."
},
{
"label": "Return (day, month) for the tax closing start date. :return: Tuple of (",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L834",
"id": "res_company_rationale_834",
"community": 3,
"norm_label": "return (day, month) for the tax closing start date. :return: tuple of ("
},
{
"label": "Convert the periodicity selection to a number of months. :return: Integ",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L857",
"id": "res_company_rationale_857",
"community": 3,
"norm_label": "convert the periodicity selection to a number of months. :return: integ"
},
{
"label": "Identify all companies in the branch hierarchy that share the same effec",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L877",
"id": "res_company_rationale_877",
"community": 3,
"norm_label": "identify all companies in the branch hierarchy that share the same effec"
},
{
"label": "res_currency.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_currency_py",
"community": 3,
"norm_label": "res_currency.py"
},
{
"label": "FusionResCurrency",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L7",
"id": "res_currency_fusionrescurrency",
"community": 3,
"norm_label": "fusionrescurrency"
},
{
"label": "._get_currency_table_fiscal_year_bounds()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L13",
"id": "res_currency_fusionrescurrency_get_currency_table_fiscal_year_bounds",
"community": 3,
"norm_label": "._get_currency_table_fiscal_year_bounds()"
},
{
"label": "Extends the currency rate table generation to honour manually defined fiscal",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L8",
"id": "res_currency_rationale_8",
"community": 3,
"norm_label": "extends the currency rate table generation to honour manually defined fiscal"
},
{
"label": "Merge automatically computed fiscal-year boundaries with any manually de",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L14",
"id": "res_currency_rationale_14",
"community": 3,
"norm_label": "merge automatically computed fiscal-year boundaries with any manually de"
},
{
"label": "bank_statement_import_ofx.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"community": 5,
"norm_label": "bank_statement_import_ofx.py"
},
{
"label": "FusionOFXParser",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L16",
"id": "bank_statement_import_ofx_fusionofxparser",
"community": 5,
"norm_label": "fusionofxparser"
},
{
"label": ".parse_ofx()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L51",
"id": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"community": 5,
"norm_label": ".parse_ofx()"
},
{
"label": "_to_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L87",
"id": "bank_statement_import_ofx_to_text",
"community": 5,
"norm_label": "_to_text()"
},
{
"label": "_is_ofx_v2()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L99",
"id": "bank_statement_import_ofx_is_ofx_v2",
"community": 5,
"norm_label": "_is_ofx_v2()"
},
{
"label": "._parse_xml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L110",
"id": "bank_statement_import_ofx_fusionofxparser_parse_xml",
"community": 5,
"norm_label": "._parse_xml()"
},
{
"label": "._parse_sgml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L123",
"id": "bank_statement_import_ofx_fusionofxparser_parse_sgml",
"community": 5,
"norm_label": "._parse_sgml()"
},
{
"label": "_xml_escape()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L206",
"id": "bank_statement_import_ofx_xml_escape",
"community": 5,
"norm_label": "_xml_escape()"
},
{
"label": "._extract_statements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L220",
"id": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"community": 5,
"norm_label": "._extract_statements()"
},
{
"label": "._extract_single_statement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L244",
"id": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"community": 5,
"norm_label": "._extract_single_statement()"
},
{
"label": "._extract_transaction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L306",
"id": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"community": 5,
"norm_label": "._extract_transaction()"
},
{
"label": "_find_all()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L342",
"id": "bank_statement_import_ofx_find_all",
"community": 5,
"norm_label": "_find_all()"
},
{
"label": "_find_first()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L349",
"id": "bank_statement_import_ofx_find_first",
"community": 5,
"norm_label": "_find_first()"
},
{
"label": "_find_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L359",
"id": "bank_statement_import_ofx_find_text",
"community": 5,
"norm_label": "_find_text()"
},
{
"label": "_parse_ofx_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L372",
"id": "bank_statement_import_ofx_parse_ofx_date",
"community": 5,
"norm_label": "_parse_ofx_date()"
},
{
"label": "_safe_float()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L392",
"id": "bank_statement_import_ofx_safe_float",
"community": 5,
"norm_label": "_safe_float()"
},
{
"label": "FusionJournalOFXImport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L402",
"id": "bank_statement_import_ofx_fusionjournalofximport",
"community": 5,
"norm_label": "fusionjournalofximport"
},
{
"label": "._get_bank_statements_available_import_formats()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L409",
"id": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats",
"community": 5,
"norm_label": "._get_bank_statements_available_import_formats()"
},
{
"label": "._parse_bank_statement_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L416",
"id": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"community": 5,
"norm_label": "._parse_bank_statement_file()"
},
{
"label": "_is_ofx_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L445",
"id": "bank_statement_import_ofx_is_ofx_file",
"community": 5,
"norm_label": "_is_ofx_file()"
},
{
"label": "Standalone parser for OFX (Open Financial Exchange) files. Supports both OF",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L17",
"id": "bank_statement_import_ofx_rationale_17",
"community": 5,
"norm_label": "standalone parser for ofx (open financial exchange) files. supports both of"
},
{
"label": "Parse an OFX file (bytes or str) and return a list of statement dicts co",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L52",
"id": "bank_statement_import_ofx_rationale_52",
"community": 5,
"norm_label": "parse an ofx file (bytes or str) and return a list of statement dicts co"
},
{
"label": "Ensure *data_file* is a string, decoding bytes if necessary.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L88",
"id": "bank_statement_import_ofx_rationale_88",
"community": 263,
"norm_label": "ensure *data_file* is a string, decoding bytes if necessary."
},
{
"label": "Return True when *text* looks like OFX v2 (XML) rather than SGML-based v",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L100",
"id": "bank_statement_import_ofx_rationale_100",
"community": 264,
"norm_label": "return true when *text* looks like ofx v2 (xml) rather than sgml-based v"
},
{
"label": "Parse well-formed OFX v2 XML and return the root Element.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L111",
"id": "bank_statement_import_ofx_rationale_111",
"community": 5,
"norm_label": "parse well-formed ofx v2 xml and return the root element."
},
{
"label": "Convert an OFX v1 SGML document into well-formed XML and return the root",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L124",
"id": "bank_statement_import_ofx_rationale_124",
"community": 5,
"norm_label": "convert an ofx v1 sgml document into well-formed xml and return the root"
},
{
"label": "Escape XML-special characters in *text*.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L207",
"id": "bank_statement_import_ofx_rationale_207",
"community": 265,
"norm_label": "escape xml-special characters in *text*."
},
{
"label": "Walk the parsed OFX element tree and collect statement data. Supports `",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L221",
"id": "bank_statement_import_ofx_rationale_221",
"community": 5,
"norm_label": "walk the parsed ofx element tree and collect statement data. supports `"
},
{
"label": "Extract one statement from a ``<STMTRS>`` or ``<CCSTMTRS>`` element.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L245",
"id": "bank_statement_import_ofx_rationale_245",
"community": 5,
"norm_label": "extract one statement from a ``<stmtrs>`` or ``<ccstmtrs>`` element."
},
{
"label": "Extract a single transaction from a ``<STMTTRN>`` element.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L307",
"id": "bank_statement_import_ofx_rationale_307",
"community": 5,
"norm_label": "extract a single transaction from a ``<stmttrn>`` element."
},
{
"label": "Find all descendant elements whose tag matches *tag* (case-insensitive).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L343",
"id": "bank_statement_import_ofx_rationale_343",
"community": 266,
"norm_label": "find all descendant elements whose tag matches *tag* (case-insensitive)."
},
{
"label": "Return the first descendant matching *tag* (case-insensitive) or ``None`",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L350",
"id": "bank_statement_import_ofx_rationale_350",
"community": 267,
"norm_label": "return the first descendant matching *tag* (case-insensitive) or ``none`"
},
{
"label": "Return stripped text content of the first descendant matching *tag*, or",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L360",
"id": "bank_statement_import_ofx_rationale_360",
"community": 268,
"norm_label": "return stripped text content of the first descendant matching *tag*, or"
},
{
"label": "Parse an OFX date string (``YYYYMMDD\u2026``) into a Python date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L373",
"id": "bank_statement_import_ofx_rationale_373",
"community": 269,
"norm_label": "parse an ofx date string (``yyyymmdd...``) into a python date."
},
{
"label": "Convert *value* to float, returning 0.0 for empty / invalid.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L393",
"id": "bank_statement_import_ofx_rationale_393",
"community": 270,
"norm_label": "convert *value* to float, returning 0.0 for empty / invalid."
},
{
"label": "Register OFX as an available bank-statement import format and implement the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L403",
"id": "bank_statement_import_ofx_rationale_403",
"community": 5,
"norm_label": "register ofx as an available bank-statement import format and implement the"
},
{
"label": "Append OFX to the list of importable formats.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L410",
"id": "bank_statement_import_ofx_rationale_410",
"community": 5,
"norm_label": "append ofx to the list of importable formats."
},
{
"label": "Attempt to parse *attachment* as OFX. Falls through to ``super()`` when",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L417",
"id": "bank_statement_import_ofx_rationale_417",
"community": 5,
"norm_label": "attempt to parse *attachment* as ofx. falls through to ``super()`` when"
},
{
"label": "Heuristic check: does *raw_data* look like an OFX file?",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L446",
"id": "bank_statement_import_ofx_rationale_446",
"community": 271,
"norm_label": "heuristic check: does *raw_data* look like an ofx file?"
},
{
"label": "sepa_credit_transfer.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"community": 38,
"norm_label": "sepa_credit_transfer.py"
},
{
"label": "_sanitise_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L33",
"id": "sepa_credit_transfer_sanitise_text",
"community": 38,
"norm_label": "_sanitise_text()"
},
{
"label": "_validate_iban()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L51",
"id": "sepa_credit_transfer_validate_iban",
"community": 38,
"norm_label": "_validate_iban()"
},
{
"label": "_validate_bic()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L70",
"id": "sepa_credit_transfer_validate_bic",
"community": 38,
"norm_label": "_validate_bic()"
},
{
"label": "FusionSEPACreditTransfer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L89",
"id": "sepa_credit_transfer_fusionsepacredittransfer",
"community": 38,
"norm_label": "fusionsepacredittransfer"
},
{
"label": ".generate_pain_001()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L116",
"id": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"community": 38,
"norm_label": ".generate_pain_001()"
},
{
"label": "._pain001_message_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L198",
"id": "sepa_credit_transfer_fusionsepacredittransfer_pain001_message_id",
"community": 38,
"norm_label": "._pain001_message_id()"
},
{
"label": "._add_pain001_transaction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L212",
"id": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"community": 38,
"norm_label": "._add_pain001_transaction()"
},
{
"label": "Fusion Accounting - SEPA Credit Transfer (pain.001) Generates ISO 20022 ``pain.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L1",
"id": "sepa_credit_transfer_rationale_1",
"community": 38,
"norm_label": "fusion accounting - sepa credit transfer (pain.001) generates iso 20022 ``pain."
},
{
"label": "Remove characters not allowed in SEPA XML text fields. The SEPA character s",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L34",
"id": "sepa_credit_transfer_rationale_34",
"community": 38,
"norm_label": "remove characters not allowed in sepa xml text fields. the sepa character s"
},
{
"label": "Validate an IBAN string (basic structural check). :param str iban: The IBAN",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L52",
"id": "sepa_credit_transfer_rationale_52",
"community": 38,
"norm_label": "validate an iban string (basic structural check). :param str iban: the iban"
},
{
"label": "Validate a BIC / SWIFT code. :param str bic: The BIC to validate. :rais",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L71",
"id": "sepa_credit_transfer_rationale_71",
"community": 38,
"norm_label": "validate a bic / swift code. :param str bic: the bic to validate. :rais"
},
{
"label": "Provides SEPA Credit Transfer XML generation (pain.001.001.03). This model",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L90",
"id": "sepa_credit_transfer_rationale_90",
"community": 38,
"norm_label": "provides sepa credit transfer xml generation (pain.001.001.03). this model"
},
{
"label": "Build an ISO 20022 pain.001.001.03 XML for SEPA Credit Transfers. :para",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L117",
"id": "sepa_credit_transfer_rationale_117",
"community": 38,
"norm_label": "build an iso 20022 pain.001.001.03 xml for sepa credit transfers. :para"
},
{
"label": "Generate a unique message identifier for the pain.001 file. Uses a hash",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L199",
"id": "sepa_credit_transfer_rationale_199",
"community": 38,
"norm_label": "generate a unique message identifier for the pain.001 file. uses a hash"
},
{
"label": "Append a ``CdtTrfTxInf`` element for a single payment. :param pmt_inf:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L213",
"id": "sepa_credit_transfer_rationale_213",
"community": 38,
"norm_label": "append a ``cdttrftxinf`` element for a single payment. :param pmt_inf:"
},
{
"label": "account_multicurrency_revaluation_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_multicurrency_revaluation_report_py",
"community": 0,
"norm_label": "account_multicurrency_revaluation_report.py"
},
{
"label": "FusionMulticurrencyRevaluationHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L11",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"community": 0,
"norm_label": "fusionmulticurrencyrevaluationhandler"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L21",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_get_custom_display_config",
"community": 0,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L32",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_options_initializer",
"community": 0,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._customize_warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L80",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_customize_warnings",
"community": 0,
"norm_label": "._customize_warnings()"
},
{
"label": "._custom_line_postprocessor()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L91",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_line_postprocessor",
"community": 0,
"norm_label": "._custom_line_postprocessor()"
},
{
"label": "._custom_groupby_line_completer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L124",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_groupby_line_completer",
"community": 0,
"norm_label": "._custom_groupby_line_completer()"
},
{
"label": ".action_multi_currency_revaluation_open_revaluation_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L131",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_revaluation_wizard",
"community": 0,
"norm_label": ".action_multi_currency_revaluation_open_revaluation_wizard()"
},
{
"label": ".action_multi_currency_revaluation_open_general_ledger()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L150",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"community": 0,
"norm_label": ".action_multi_currency_revaluation_open_general_ledger()"
},
{
"label": ".action_multi_currency_revaluation_toggle_provision()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L166",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_toggle_provision",
"community": 0,
"norm_label": ".action_multi_currency_revaluation_toggle_provision()"
},
{
"label": ".action_multi_currency_revaluation_open_currency_rates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L179",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_currency_rates",
"community": 0,
"norm_label": ".action_multi_currency_revaluation_open_currency_rates()"
},
{
"label": "._report_custom_engine_multi_currency_revaluation_to_adjust()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L193",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_to_adjust",
"community": 0,
"norm_label": "._report_custom_engine_multi_currency_revaluation_to_adjust()"
},
{
"label": "._report_custom_engine_multi_currency_revaluation_excluded()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L200",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_excluded",
"community": 0,
"norm_label": "._report_custom_engine_multi_currency_revaluation_excluded()"
},
{
"label": "._revaluation_custom_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L207",
"id": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"community": 0,
"norm_label": "._revaluation_custom_lines()"
},
{
"label": "Manages unrealised gains and losses arising from fluctuating exchange rates.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L12",
"id": "account_multicurrency_revaluation_report_rationale_12",
"community": 0,
"norm_label": "manages unrealised gains and losses arising from fluctuating exchange rates."
},
{
"label": "Toggle inclusion/exclusion of an account from the provision.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L167",
"id": "account_multicurrency_revaluation_report_rationale_167",
"community": 0,
"norm_label": "toggle inclusion/exclusion of an account from the provision."
},
{
"label": "tax_python.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_tax_python_py",
"community": 8,
"norm_label": "tax_python.py"
},
{
"label": "FusionTaxPython",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L47",
"id": "tax_python_fusiontaxpython",
"community": 8,
"norm_label": "fusiontaxpython"
},
{
"label": "_check_python_compute()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L96",
"id": "tax_python_check_python_compute",
"community": 8,
"norm_label": "_check_python_compute()"
},
{
"label": "._compute_tax_python()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L108",
"id": "tax_python_fusiontaxpython_compute_tax_python",
"community": 8,
"norm_label": "._compute_tax_python()"
},
{
"label": "._check_python_applicable()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L199",
"id": "tax_python_fusiontaxpython_check_python_applicable",
"community": 8,
"norm_label": "._check_python_applicable()"
},
{
"label": "._get_tax_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L252",
"id": "tax_python_fusiontaxpython_get_tax_totals",
"community": 8,
"norm_label": "._get_tax_totals()"
},
{
"label": "Fusion Accounting - Python Tax Code Engine =====================================",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L1",
"id": "tax_python_rationale_1",
"community": 8,
"norm_label": "fusion accounting - python tax code engine ====================================="
},
{
"label": "Adds a *Python Code* computation mode to the tax engine. When ``amount_type",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L48",
"id": "tax_python_rationale_48",
"community": 8,
"norm_label": "adds a *python code* computation mode to the tax engine. when ``amount_type"
},
{
"label": "Validate that Python-type taxes have non-empty compute code.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L97",
"id": "tax_python_rationale_97",
"community": 272,
"norm_label": "validate that python-type taxes have non-empty compute code."
},
{
"label": "Execute the Python tax code and return the computed amount. The code is",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L111",
"id": "tax_python_rationale_111",
"community": 8,
"norm_label": "execute the python tax code and return the computed amount. the code is"
},
{
"label": "Evaluate the applicability code to determine if this tax applies. If no",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L202",
"id": "tax_python_rationale_202",
"community": 8,
"norm_label": "evaluate the applicability code to determine if this tax applies. if no"
},
{
"label": "Override to inject Python-computed taxes into the standard totals pipeline.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L253",
"id": "tax_python_rationale_253",
"community": 8,
"norm_label": "override to inject python-computed taxes into the standard totals pipeline."
},
{
"label": "account_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"community": 0,
"norm_label": "account_report.py"
},
{
"label": "AccountReportAnnotation",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L58",
"id": "account_report_accountreportannotation",
"community": 0,
"norm_label": "accountreportannotation"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L69",
"id": "account_report_create",
"community": 0,
"norm_label": "create()"
},
{
"label": "._remove_tax_grouping_from_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L84",
"id": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"community": 0,
"norm_label": "._remove_tax_grouping_from_line_id()"
},
{
"label": "AccountReport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L28",
"id": "account_report_accountreport",
"community": 0,
"norm_label": "accountreport"
},
{
"label": "._auto_init()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L116",
"id": "account_report_accountreport_auto_init",
"community": 0,
"norm_label": "._auto_init()"
},
{
"label": "_validate_custom_handler_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L128",
"id": "account_report_validate_custom_handler_model",
"community": 0,
"norm_label": "_validate_custom_handler_model()"
},
{
"label": ".unlink()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L139",
"id": "account_report_accountreport_unlink",
"community": 0,
"norm_label": ".unlink()"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L146",
"id": "account_report_accountreport_write",
"community": 0,
"norm_label": ".write()"
},
{
"label": "_cron_account_report_send()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L158",
"id": "account_report_cron_account_report_send",
"community": 19,
"norm_label": "_cron_account_report_send()"
},
{
"label": "._get_existing_menuitem()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L198",
"id": "account_report_accountreport_get_existing_menuitem",
"community": 0,
"norm_label": "._get_existing_menuitem()"
},
{
"label": "._create_menu_item_for_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L208",
"id": "account_report_accountreport_create_menu_item_for_report",
"community": 0,
"norm_label": "._create_menu_item_for_report()"
},
{
"label": "._get_filter_journals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L240",
"id": "account_report_accountreport_get_filter_journals",
"community": 3,
"norm_label": "._get_filter_journals()"
},
{
"label": "._get_filter_journal_groups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L246",
"id": "account_report_accountreport_get_filter_journal_groups",
"community": 3,
"norm_label": "._get_filter_journal_groups()"
},
{
"label": "._init_options_journals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L251",
"id": "account_report_accountreport_init_options_journals",
"community": 3,
"norm_label": "._init_options_journals()"
},
{
"label": "_get_options_journals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L415",
"id": "account_report_get_options_journals",
"community": 0,
"norm_label": "_get_options_journals()"
},
{
"label": "_get_options_journals_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L431",
"id": "account_report_get_options_journals_domain",
"community": 0,
"norm_label": "_get_options_journals_domain()"
},
{
"label": "._init_options_aml_ir_filters()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L439",
"id": "account_report_accountreport_init_options_aml_ir_filters",
"community": 3,
"norm_label": "._init_options_aml_ir_filters()"
},
{
"label": "_get_options_aml_ir_filters()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L459",
"id": "account_report_get_options_aml_ir_filters",
"community": 0,
"norm_label": "_get_options_aml_ir_filters()"
},
{
"label": "_get_dates_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L477",
"id": "account_report_get_dates_period",
"community": 0,
"norm_label": "_get_dates_period()"
},
{
"label": "_get_shifted_dates_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L565",
"id": "account_report_get_shifted_dates_period",
"community": 0,
"norm_label": "_get_shifted_dates_period()"
},
{
"label": "_get_dates_previous_year()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L612",
"id": "account_report_get_dates_previous_year",
"community": 0,
"norm_label": "_get_dates_previous_year()"
},
{
"label": "._init_options_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L631",
"id": "account_report_accountreport_init_options_date",
"community": 0,
"norm_label": "._init_options_date()"
},
{
"label": "._init_options_comparison()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L722",
"id": "account_report_accountreport_init_options_comparison",
"community": 0,
"norm_label": "._init_options_comparison()"
},
{
"label": "._init_options_column_percent_comparison()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L785",
"id": "account_report_accountreport_init_options_column_percent_comparison",
"community": 0,
"norm_label": "._init_options_column_percent_comparison()"
},
{
"label": "._get_options_date_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L793",
"id": "account_report_accountreport_get_options_date_domain",
"community": 0,
"norm_label": "._get_options_date_domain()"
},
{
"label": "._get_date_bounds_info()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L802",
"id": "account_report_accountreport_get_date_bounds_info",
"community": 0,
"norm_label": "._get_date_bounds_info()"
},
{
"label": "._init_options_analytic()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L837",
"id": "account_report_accountreport_init_options_analytic",
"community": 3,
"norm_label": "._init_options_analytic()"
},
{
"label": "._init_options_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L855",
"id": "account_report_accountreport_init_options_partner",
"community": 3,
"norm_label": "._init_options_partner()"
},
{
"label": "_get_options_partner_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L874",
"id": "account_report_get_options_partner_domain",
"community": 0,
"norm_label": "_get_options_partner_domain()"
},
{
"label": "_get_options_all_entries_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L889",
"id": "account_report_get_options_all_entries_domain",
"community": 0,
"norm_label": "_get_options_all_entries_domain()"
},
{
"label": "._init_options_reconciled()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L898",
"id": "account_report_accountreport_init_options_reconciled",
"community": 0,
"norm_label": "._init_options_reconciled()"
},
{
"label": "_get_options_unreconciled_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L905",
"id": "account_report_get_options_unreconciled_domain",
"community": 0,
"norm_label": "_get_options_unreconciled_domain()"
},
{
"label": "._init_options_account_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L914",
"id": "account_report_accountreport_init_options_account_type",
"community": 0,
"norm_label": "._init_options_account_type()"
},
{
"label": "_get_options_account_type_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L944",
"id": "account_report_get_options_account_type_domain",
"community": 0,
"norm_label": "_get_options_account_type_domain()"
},
{
"label": "_init_options_order_column()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L968",
"id": "account_report_init_options_order_column",
"community": 0,
"norm_label": "_init_options_order_column()"
},
{
"label": "._init_options_hierarchy()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L983",
"id": "account_report_accountreport_init_options_hierarchy",
"community": 0,
"norm_label": "._init_options_hierarchy()"
},
{
"label": "_create_hierarchy()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L996",
"id": "account_report_create_hierarchy",
"community": 0,
"norm_label": "_create_hierarchy()"
},
{
"label": "._init_options_prefix_groups_threshold()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1171",
"id": "account_report_accountreport_init_options_prefix_groups_threshold",
"community": 0,
"norm_label": "._init_options_prefix_groups_threshold()"
},
{
"label": "._init_options_fiscal_position()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1179",
"id": "account_report_accountreport_init_options_fiscal_position",
"community": 3,
"norm_label": "._init_options_fiscal_position()"
},
{
"label": "._get_options_fiscal_position_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1221",
"id": "account_report_accountreport_get_options_fiscal_position_domain",
"community": 0,
"norm_label": "._get_options_fiscal_position_domain()"
},
{
"label": "._init_options_companies()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1267",
"id": "account_report_accountreport_init_options_companies",
"community": 3,
"norm_label": "._init_options_companies()"
},
{
"label": "._multi_company_tax_units_init_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1278",
"id": "account_report_accountreport_multi_company_tax_units_init_options",
"community": 3,
"norm_label": "._multi_company_tax_units_init_options()"
},
{
"label": "._init_options_multi_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1335",
"id": "account_report_accountreport_init_options_multi_currency",
"community": 0,
"norm_label": "._init_options_multi_currency()"
},
{
"label": "._init_options_currency_table()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1345",
"id": "account_report_accountreport_init_options_currency_table",
"community": 0,
"norm_label": "._init_options_currency_table()"
},
{
"label": "_currency_table_apply_rate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1382",
"id": "account_report_currency_table_apply_rate",
"community": 0,
"norm_label": "_currency_table_apply_rate()"
},
{
"label": "_currency_table_aml_join()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1390",
"id": "account_report_currency_table_aml_join",
"community": 0,
"norm_label": "_currency_table_aml_join()"
},
{
"label": "_get_currency_table()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1431",
"id": "account_report_get_currency_table",
"community": 0,
"norm_label": "_get_currency_table()"
},
{
"label": "._init_currency_table()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1440",
"id": "account_report_accountreport_init_currency_table",
"community": 0,
"norm_label": "._init_currency_table()"
},
{
"label": "._init_options_rounding_unit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1456",
"id": "account_report_accountreport_init_options_rounding_unit",
"community": 0,
"norm_label": "._init_options_rounding_unit()"
},
{
"label": "._get_rounding_unit_names()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1461",
"id": "account_report_accountreport_get_rounding_unit_names",
"community": 0,
"norm_label": "._get_rounding_unit_names()"
},
{
"label": "._init_options_all_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1480",
"id": "account_report_accountreport_init_options_all_entries",
"community": 0,
"norm_label": "._init_options_all_entries()"
},
{
"label": "._init_options_unfolded()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1489",
"id": "account_report_accountreport_init_options_unfolded",
"community": 0,
"norm_label": "._init_options_unfolded()"
},
{
"label": "._init_options_hide_0_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1502",
"id": "account_report_accountreport_init_options_hide_0_lines",
"community": 0,
"norm_label": "._init_options_hide_0_lines()"
},
{
"label": "._filter_out_0_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1512",
"id": "account_report_accountreport_filter_out_0_lines",
"community": 0,
"norm_label": "._filter_out_0_lines()"
},
{
"label": "._init_options_horizontal_groups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1530",
"id": "account_report_accountreport_init_options_horizontal_groups",
"community": 0,
"norm_label": "._init_options_horizontal_groups()"
},
{
"label": "._init_options_search_bar()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1544",
"id": "account_report_accountreport_init_options_search_bar",
"community": 0,
"norm_label": "._init_options_search_bar()"
},
{
"label": "._init_options_column_headers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1554",
"id": "account_report_accountreport_init_options_column_headers",
"community": 0,
"norm_label": "._init_options_column_headers()"
},
{
"label": "._init_options_columns()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1621",
"id": "account_report_accountreport_init_options_columns",
"community": 0,
"norm_label": "._init_options_columns()"
},
{
"label": "._generate_columns_group_vals_recursively()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1642",
"id": "account_report_accountreport_generate_columns_group_vals_recursively",
"community": 0,
"norm_label": "._generate_columns_group_vals_recursively()"
},
{
"label": "._build_columns_from_column_group_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1655",
"id": "account_report_accountreport_build_columns_from_column_group_vals",
"community": 0,
"norm_label": "._build_columns_from_column_group_vals()"
},
{
"label": "._get_dict_hashable_key_tuple()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1699",
"id": "account_report_accountreport_get_dict_hashable_key_tuple",
"community": 0,
"norm_label": "._get_dict_hashable_key_tuple()"
},
{
"label": ".action_open_report_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1711",
"id": "account_report_accountreport_action_open_report_form",
"community": 0,
"norm_label": ".action_open_report_form()"
},
{
"label": "._init_options_buttons()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1720",
"id": "account_report_accountreport_init_options_buttons",
"community": 0,
"norm_label": "._init_options_buttons()"
},
{
"label": ".open_account_report_file_download_error_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1726",
"id": "account_report_accountreport_open_account_report_file_download_error_wizard",
"community": 0,
"norm_label": ".open_account_report_file_download_error_wizard()"
},
{
"label": ".get_export_mime_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1744",
"id": "account_report_accountreport_get_export_mime_type",
"community": 25,
"norm_label": ".get_export_mime_type()"
},
{
"label": "._init_options_section_buttons()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1759",
"id": "account_report_accountreport_init_options_section_buttons",
"community": 0,
"norm_label": "._init_options_section_buttons()"
},
{
"label": "._init_options_variants()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1772",
"id": "account_report_accountreport_init_options_variants",
"community": 0,
"norm_label": "._init_options_variants()"
},
{
"label": "._get_variants()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1819",
"id": "account_report_accountreport_get_variants",
"community": 0,
"norm_label": "._get_variants()"
},
{
"label": "._init_options_sections()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1829",
"id": "account_report_accountreport_init_options_sections",
"community": 0,
"norm_label": "._init_options_sections()"
},
{
"label": "._init_options_report_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1855",
"id": "account_report_accountreport_init_options_report_id",
"community": 0,
"norm_label": "._init_options_report_id()"
},
{
"label": "._init_options_export_mode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1865",
"id": "account_report_accountreport_init_options_export_mode",
"community": 0,
"norm_label": "._init_options_export_mode()"
},
{
"label": "._init_options_horizontal_split()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1871",
"id": "account_report_accountreport_init_options_horizontal_split",
"community": 0,
"norm_label": "._init_options_horizontal_split()"
},
{
"label": "._init_options_custom()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1878",
"id": "account_report_accountreport_init_options_custom",
"community": 0,
"norm_label": "._init_options_custom()"
},
{
"label": "._init_options_integer_rounding()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1886",
"id": "account_report_accountreport_init_options_integer_rounding",
"community": 0,
"norm_label": "._init_options_integer_rounding()"
},
{
"label": "._init_options_budgets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1898",
"id": "account_report_accountreport_init_options_budgets",
"community": 3,
"norm_label": "._init_options_budgets()"
},
{
"label": "._init_options_loading_call()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1916",
"id": "account_report_accountreport_init_options_loading_call",
"community": 0,
"norm_label": "._init_options_loading_call()"
},
{
"label": "._init_options_readonly_query()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1924",
"id": "account_report_accountreport_init_options_readonly_query",
"community": 0,
"norm_label": "._init_options_readonly_query()"
},
{
"label": "get_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1935",
"id": "account_report_get_options",
"community": 1,
"norm_label": "get_options()"
},
{
"label": "._get_options_initializers_in_sequence()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1979",
"id": "account_report_accountreport_get_options_initializers_in_sequence",
"community": 0,
"norm_label": "._get_options_initializers_in_sequence()"
},
{
"label": "._get_options_initializers_forced_sequence_map()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2002",
"id": "account_report_accountreport_get_options_initializers_forced_sequence_map",
"community": 0,
"norm_label": "._get_options_initializers_forced_sequence_map()"
},
{
"label": "._get_options_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2036",
"id": "account_report_accountreport_get_options_domain",
"community": 0,
"norm_label": "._get_options_domain()"
},
{
"label": "._get_report_query()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2071",
"id": "account_report_accountreport_get_report_query",
"community": 0,
"norm_label": "._get_report_query()"
},
{
"label": "._create_report_budget_temp_table()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2093",
"id": "account_report_accountreport_create_report_budget_temp_table",
"community": 0,
"norm_label": "._create_report_budget_temp_table()"
},
{
"label": "._get_generic_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2175",
"id": "account_report_accountreport_get_generic_line_id",
"community": 0,
"norm_label": "._get_generic_line_id()"
},
{
"label": "_get_model_info_from_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2210",
"id": "account_report_get_model_info_from_id",
"community": 0,
"norm_label": "_get_model_info_from_id()"
},
{
"label": "_build_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2220",
"id": "account_report_build_line_id",
"community": 0,
"norm_label": "_build_line_id()"
},
{
"label": "_build_parent_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2230",
"id": "account_report_build_parent_line_id",
"community": 0,
"norm_label": "_build_parent_line_id()"
},
{
"label": "_parse_markup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2240",
"id": "account_report_parse_markup",
"community": 0,
"norm_label": "_parse_markup()"
},
{
"label": "_parse_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2253",
"id": "account_report_parse_line_id",
"community": 0,
"norm_label": "_parse_line_id()"
},
{
"label": "_get_unfolded_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2269",
"id": "account_report_get_unfolded_lines",
"community": 1,
"norm_label": "_get_unfolded_lines()"
},
{
"label": "_get_res_id_from_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2285",
"id": "account_report_get_res_id_from_line_id",
"community": 0,
"norm_label": "_get_res_id_from_line_id()"
},
{
"label": "_get_res_ids_from_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2297",
"id": "account_report_get_res_ids_from_line_id",
"community": 0,
"norm_label": "_get_res_ids_from_line_id()"
},
{
"label": "_get_markup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2315",
"id": "account_report_get_markup",
"community": 0,
"norm_label": "_get_markup()"
},
{
"label": "._build_subline_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2320",
"id": "account_report_accountreport_build_subline_id",
"community": 0,
"norm_label": "._build_subline_id()"
},
{
"label": "._get_caret_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2329",
"id": "account_report_accountreport_get_caret_options",
"community": 0,
"norm_label": "._get_caret_options()"
},
{
"label": "._caret_options_initializer_default()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2334",
"id": "account_report_accountreport_caret_options_initializer_default",
"community": 0,
"norm_label": "._caret_options_initializer_default()"
},
{
"label": ".caret_option_open_record_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2361",
"id": "account_report_accountreport_caret_option_open_record_form",
"community": 0,
"norm_label": ".caret_option_open_record_form()"
},
{
"label": "._get_caret_option_view_map()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2382",
"id": "account_report_accountreport_get_caret_option_view_map",
"community": 0,
"norm_label": "._get_caret_option_view_map()"
},
{
"label": "._resolve_caret_option_view()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2389",
"id": "account_report_accountreport_resolve_caret_option_view",
"community": 0,
"norm_label": "._resolve_caret_option_view()"
},
{
"label": ".caret_option_open_general_ledger()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2403",
"id": "account_report_accountreport_caret_option_open_general_ledger",
"community": 0,
"norm_label": ".caret_option_open_general_ledger()"
},
{
"label": ".caret_option_open_statement_line_reco_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2440",
"id": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"community": 17,
"norm_label": ".caret_option_open_statement_line_reco_widget()"
},
{
"label": "._get_custom_handler_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2453",
"id": "account_report_accountreport_get_custom_handler_model",
"community": 0,
"norm_label": "._get_custom_handler_model()"
},
{
"label": ".dispatch_report_action()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2459",
"id": "account_report_accountreport_dispatch_report_action",
"community": 0,
"norm_label": ".dispatch_report_action()"
},
{
"label": "._get_custom_report_function()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2480",
"id": "account_report_accountreport_get_custom_report_function",
"community": 0,
"norm_label": "._get_custom_report_function()"
},
{
"label": "._get_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2500",
"id": "account_report_accountreport_get_lines",
"community": 0,
"norm_label": "._get_lines()"
},
{
"label": "format_column_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2628",
"id": "account_report_format_column_values",
"community": 0,
"norm_label": "format_column_values()"
},
{
"label": "._format_column_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2633",
"id": "account_report_accountreport_format_column_values",
"community": 0,
"norm_label": "._format_column_values()"
},
{
"label": "._generate_common_warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2676",
"id": "account_report_accountreport_generate_common_warnings",
"community": 0,
"norm_label": "._generate_common_warnings()"
},
{
"label": "._fully_unfold_lines_if_needed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2697",
"id": "account_report_accountreport_fully_unfold_lines_if_needed",
"community": 0,
"norm_label": "._fully_unfold_lines_if_needed()"
},
{
"label": "._generate_total_below_section_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2728",
"id": "account_report_accountreport_generate_total_below_section_line",
"community": 0,
"norm_label": "._generate_total_below_section_line()"
},
{
"label": "._get_static_line_dict()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2742",
"id": "account_report_accountreport_get_static_line_dict",
"community": 0,
"norm_label": "._get_static_line_dict()"
},
{
"label": "_build_static_line_columns()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2806",
"id": "account_report_build_static_line_columns",
"community": 0,
"norm_label": "_build_static_line_columns()"
},
{
"label": "._build_column_dict()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2908",
"id": "account_report_accountreport_build_column_dict",
"community": 0,
"norm_label": "._build_column_dict()"
},
{
"label": "._get_dynamic_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2958",
"id": "account_report_accountreport_get_dynamic_lines",
"community": 0,
"norm_label": "._get_dynamic_lines()"
},
{
"label": "._apply_integer_rounding_to_dynamic_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2965",
"id": "account_report_accountreport_apply_integer_rounding_to_dynamic_lines",
"community": 0,
"norm_label": "._apply_integer_rounding_to_dynamic_lines()"
},
{
"label": "._compute_expression_totals_for_each_column_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2977",
"id": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"community": 0,
"norm_label": "._compute_expression_totals_for_each_column_group()"
},
{
"label": "._standardize_date_scope_for_date_range()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3085",
"id": "account_report_accountreport_standardize_date_scope_for_date_range",
"community": 0,
"norm_label": "._standardize_date_scope_for_date_range()"
},
{
"label": "._split_options_per_column_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3095",
"id": "account_report_accountreport_split_options_per_column_group",
"community": 0,
"norm_label": "._split_options_per_column_group()"
},
{
"label": "._get_column_group_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3112",
"id": "account_report_accountreport_get_column_group_options",
"community": 0,
"norm_label": "._get_column_group_options()"
},
{
"label": "._compute_expression_totals_for_single_column_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3121",
"id": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"community": 0,
"norm_label": "._compute_expression_totals_for_single_column_group()"
},
{
"label": "._compute_totals_no_batch_aggregation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3260",
"id": "account_report_accountreport_compute_totals_no_batch_aggregation",
"community": 0,
"norm_label": "._compute_totals_no_batch_aggregation()"
},
{
"label": "._aggregation_apply_bounds()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3472",
"id": "account_report_accountreport_aggregation_apply_bounds",
"community": 0,
"norm_label": "._aggregation_apply_bounds()"
},
{
"label": "._compute_formula_batch()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3551",
"id": "account_report_accountreport_compute_formula_batch",
"community": 0,
"norm_label": "._compute_formula_batch()"
},
{
"label": "._compute_formula_batch_with_engine_tax_tags()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3588",
"id": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"community": 0,
"norm_label": "._compute_formula_batch_with_engine_tax_tags()"
},
{
"label": "._compute_formula_batch_with_engine_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3666",
"id": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"community": 0,
"norm_label": "._compute_formula_batch_with_engine_domain()"
},
{
"label": "._compute_formula_batch_with_engine_account_codes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3791",
"id": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"community": 0,
"norm_label": "._compute_formula_batch_with_engine_account_codes()"
},
{
"label": "._compute_formula_batch_with_engine_external()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3987",
"id": "account_report_accountreport_compute_formula_batch_with_engine_external",
"community": 0,
"norm_label": "._compute_formula_batch_with_engine_external()"
},
{
"label": "._compute_formula_batch_with_engine_custom()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4107",
"id": "account_report_accountreport_compute_formula_batch_with_engine_custom",
"community": 0,
"norm_label": "._compute_formula_batch_with_engine_custom()"
},
{
"label": "._get_engine_query_tail()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4117",
"id": "account_report_accountreport_get_engine_query_tail",
"community": 0,
"norm_label": "._get_engine_query_tail()"
},
{
"label": "._generate_carryover_external_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4130",
"id": "account_report_accountreport_generate_carryover_external_values",
"community": 3,
"norm_label": "._generate_carryover_external_values()"
},
{
"label": "_generate_default_external_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4180",
"id": "account_report_generate_default_external_values",
"community": 14,
"norm_label": "_generate_default_external_values()"
},
{
"label": "_get_sender_company_for_export()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4264",
"id": "account_report_get_sender_company_for_export",
"community": 3,
"norm_label": "_get_sender_company_for_export()"
},
{
"label": "._create_carryover_for_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4283",
"id": "account_report_accountreport_create_carryover_for_company",
"community": 3,
"norm_label": "._create_carryover_for_company()"
},
{
"label": ".get_default_report_filename()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4310",
"id": "account_report_accountreport_get_default_report_filename",
"community": 0,
"norm_label": ".get_default_report_filename()"
},
{
"label": ".execute_action()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4322",
"id": "account_report_accountreport_execute_action",
"community": 0,
"norm_label": ".execute_action()"
},
{
"label": ".action_audit_cell()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4351",
"id": "account_report_accountreport_action_audit_cell",
"community": 0,
"norm_label": ".action_audit_cell()"
},
{
"label": ".action_view_all_variants()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4404",
"id": "account_report_accountreport_action_view_all_variants",
"community": 0,
"norm_label": ".action_view_all_variants()"
},
{
"label": "._get_audit_line_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4419",
"id": "account_report_accountreport_get_audit_line_domain",
"community": 0,
"norm_label": "._get_audit_line_domain()"
},
{
"label": "._get_audit_line_groupby_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4461",
"id": "account_report_accountreport_get_audit_line_groupby_domain",
"community": 0,
"norm_label": "._get_audit_line_groupby_domain()"
},
{
"label": "._get_expression_audit_aml_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4475",
"id": "account_report_accountreport_get_expression_audit_aml_domain",
"community": 0,
"norm_label": "._get_expression_audit_aml_domain()"
},
{
"label": ".open_journal_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4521",
"id": "account_report_accountreport_open_journal_items",
"community": 0,
"norm_label": ".open_journal_items()"
},
{
"label": ".open_unposted_moves()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4639",
"id": "account_report_accountreport_open_unposted_moves",
"community": 0,
"norm_label": ".open_unposted_moves()"
},
{
"label": "._get_generated_deferral_entries_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4648",
"id": "account_report_accountreport_get_generated_deferral_entries_domain",
"community": 9,
"norm_label": "._get_generated_deferral_entries_domain()"
},
{
"label": ".open_deferral_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4671",
"id": "account_report_accountreport_open_deferral_entries",
"community": 9,
"norm_label": ".open_deferral_entries()"
},
{
"label": ".action_modify_manual_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4686",
"id": "account_report_accountreport_action_modify_manual_value",
"community": 0,
"norm_label": ".action_modify_manual_value()"
},
{
"label": "._convert_json_friendly_column_group_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4731",
"id": "account_report_accountreport_convert_json_friendly_column_group_totals",
"community": 0,
"norm_label": "._convert_json_friendly_column_group_totals()"
},
{
"label": "._action_modify_manual_external_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4748",
"id": "account_report_accountreport_action_modify_manual_external_value",
"community": 0,
"norm_label": "._action_modify_manual_external_value()"
},
{
"label": "._action_modify_manual_budget_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4829",
"id": "account_report_accountreport_action_modify_manual_budget_value",
"community": 0,
"norm_label": "._action_modify_manual_budget_value()"
},
{
"label": ".action_display_inactive_sections()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4883",
"id": "account_report_accountreport_action_display_inactive_sections",
"community": 0,
"norm_label": ".action_display_inactive_sections()"
},
{
"label": "sort_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4900",
"id": "account_report_sort_lines",
"community": 0,
"norm_label": "sort_lines()"
},
{
"label": "._get_annotations_domain_date_from()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5038",
"id": "account_report_accountreport_get_annotations_domain_date_from",
"community": 0,
"norm_label": "._get_annotations_domain_date_from()"
},
{
"label": "._adjust_date_for_joined_comparison()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5066",
"id": "account_report_accountreport_adjust_date_for_joined_comparison",
"community": 0,
"norm_label": "._adjust_date_for_joined_comparison()"
},
{
"label": "._adjust_domain_for_unjoined_comparison()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5073",
"id": "account_report_accountreport_adjust_domain_for_unjoined_comparison",
"community": 0,
"norm_label": "._adjust_domain_for_unjoined_comparison()"
},
{
"label": "._build_annotations_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5084",
"id": "account_report_accountreport_build_annotations_domain",
"community": 0,
"norm_label": "._build_annotations_domain()"
},
{
"label": ".get_annotations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5110",
"id": "account_report_accountreport_get_annotations",
"community": 0,
"norm_label": ".get_annotations()"
},
{
"label": ".get_report_information()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5127",
"id": "account_report_accountreport_get_report_information",
"community": 0,
"norm_label": ".get_report_information()"
},
{
"label": "get_report_information_readonly()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5183",
"id": "account_report_get_report_information_readonly",
"community": 0,
"norm_label": "get_report_information_readonly()"
},
{
"label": "._get_json_friendly_column_group_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5189",
"id": "account_report_accountreport_get_json_friendly_column_group_totals",
"community": 0,
"norm_label": "._get_json_friendly_column_group_totals()"
},
{
"label": "._is_available_for()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5196",
"id": "account_report_accountreport_is_available_for",
"community": 0,
"norm_label": "._is_available_for()"
},
{
"label": "._get_column_headers_render_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5224",
"id": "account_report_accountreport_get_column_headers_render_data",
"community": 0,
"norm_label": "._get_column_headers_render_data()"
},
{
"label": "._get_action_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5263",
"id": "account_report_accountreport_get_action_name",
"community": 0,
"norm_label": "._get_action_name()"
},
{
"label": "._format_lines_for_display()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5268",
"id": "account_report_accountreport_format_lines_for_display",
"community": 0,
"norm_label": "._format_lines_for_display()"
},
{
"label": ".get_expanded_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5280",
"id": "account_report_accountreport_get_expanded_lines",
"community": 0,
"norm_label": ".get_expanded_lines()"
},
{
"label": "get_expanded_lines_readonly()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5294",
"id": "account_report_get_expanded_lines_readonly",
"community": 0,
"norm_label": "get_expanded_lines_readonly()"
},
{
"label": "._expand_unfoldable_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5300",
"id": "account_report_accountreport_expand_unfoldable_line",
"community": 0,
"norm_label": "._expand_unfoldable_line()"
},
{
"label": "._add_totals_below_sections()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5333",
"id": "account_report_accountreport_add_totals_below_sections",
"community": 0,
"norm_label": "._add_totals_below_sections()"
},
{
"label": "_get_load_more_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5375",
"id": "account_report_get_load_more_line",
"community": 0,
"norm_label": "_get_load_more_line()"
},
{
"label": "._report_expand_unfoldable_line_with_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5406",
"id": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"community": 0,
"norm_label": "._report_expand_unfoldable_line_with_groupby()"
},
{
"label": "._regroup_lines_by_name_prefix()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5441",
"id": "account_report_accountreport_regroup_lines_by_name_prefix",
"community": 0,
"norm_label": "._regroup_lines_by_name_prefix()"
},
{
"label": "._report_expand_unfoldable_line_groupby_prefix_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5527",
"id": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"community": 0,
"norm_label": "._report_expand_unfoldable_line_groupby_prefix_group()"
},
{
"label": "_get_prefix_groups_matched_prefix_from_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5571",
"id": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"community": 0,
"norm_label": "_get_prefix_groups_matched_prefix_from_line_id()"
},
{
"label": "format_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5585",
"id": "account_report_format_value",
"community": 0,
"norm_label": "format_value()"
},
{
"label": "._format_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5594",
"id": "account_report_accountreport_format_value",
"community": 16,
"norm_label": "._format_value()"
},
{
"label": "_is_value_zero()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5648",
"id": "account_report_is_value_zero",
"community": 16,
"norm_label": "_is_value_zero()"
},
{
"label": ".format_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5660",
"id": "account_report_accountreport_format_date",
"community": 3,
"norm_label": ".format_date()"
},
{
"label": ".export_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5665",
"id": "account_report_accountreport_export_file",
"community": 0,
"norm_label": ".export_file()"
},
{
"label": "._get_report_send_recipients()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5678",
"id": "account_report_accountreport_get_report_send_recipients",
"community": 0,
"norm_label": "._get_report_send_recipients()"
},
{
"label": ".export_to_pdf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5684",
"id": "account_report_accountreport_export_to_pdf",
"community": 0,
"norm_label": ".export_to_pdf()"
},
{
"label": "._get_pdf_export_html()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5753",
"id": "account_report_accountreport_get_pdf_export_html",
"community": 0,
"norm_label": "._get_pdf_export_html()"
},
{
"label": "._build_annotations_list_for_pdf_export()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5791",
"id": "account_report_accountreport_build_annotations_list_for_pdf_export",
"community": 0,
"norm_label": "._build_annotations_list_for_pdf_export()"
},
{
"label": "._filter_out_folded_children()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5810",
"id": "account_report_accountreport_filter_out_folded_children",
"community": 0,
"norm_label": "._filter_out_folded_children()"
},
{
"label": ".export_to_xlsx()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5824",
"id": "account_report_accountreport_export_to_xlsx",
"community": 0,
"norm_label": ".export_to_xlsx()"
},
{
"label": "_set_xlsx_cell_sizes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5858",
"id": "account_report_set_xlsx_cell_sizes",
"community": 16,
"norm_label": "_set_xlsx_cell_sizes()"
},
{
"label": "._inject_report_into_xlsx_sheet()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5902",
"id": "account_report_accountreport_inject_report_into_xlsx_sheet",
"community": 0,
"norm_label": "._inject_report_into_xlsx_sheet()"
},
{
"label": "._add_options_xlsx_sheet()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6095",
"id": "account_report_accountreport_add_options_xlsx_sheet",
"community": 0,
"norm_label": "._add_options_xlsx_sheet()"
},
{
"label": "._inject_report_options_into_xlsx_sheet()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6141",
"id": "account_report_accountreport_inject_report_options_into_xlsx_sheet",
"community": 0,
"norm_label": "._inject_report_options_into_xlsx_sheet()"
},
{
"label": "._get_cell_type_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6216",
"id": "account_report_accountreport_get_cell_type_value",
"community": 0,
"norm_label": "._get_cell_type_value()"
},
{
"label": ".get_vat_for_export()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6231",
"id": "account_report_accountreport_get_vat_for_export",
"community": 3,
"norm_label": ".get_vat_for_export()"
},
{
"label": "get_report_company_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6253",
"id": "account_report_get_report_company_ids",
"community": 3,
"norm_label": "get_report_company_ids()"
},
{
"label": "._get_partner_and_general_ledger_initial_balance_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6259",
"id": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"community": 0,
"norm_label": "._get_partner_and_general_ledger_initial_balance_line()"
},
{
"label": "._compute_column_percent_comparison_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6289",
"id": "account_report_accountreport_compute_column_percent_comparison_data",
"community": 0,
"norm_label": "._compute_column_percent_comparison_data()"
},
{
"label": "._set_budget_column_comparisons()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6334",
"id": "account_report_accountreport_set_budget_column_comparisons",
"community": 0,
"norm_label": "._set_budget_column_comparisons()"
},
{
"label": "._check_groupby_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6373",
"id": "account_report_accountreport_check_groupby_fields",
"community": 0,
"norm_label": "._check_groupby_fields()"
},
{
"label": "_compute_is_account_coverage_report_available()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6395",
"id": "account_report_compute_is_account_coverage_report_available",
"community": 0,
"norm_label": "_compute_is_account_coverage_report_available()"
},
{
"label": ".action_download_xlsx_accounts_coverage_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6412",
"id": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"community": 0,
"norm_label": ".action_download_xlsx_accounts_coverage_report()"
},
{
"label": "._generate_accounts_coverage_report_xlsx_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6448",
"id": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"community": 0,
"norm_label": "._generate_accounts_coverage_report_xlsx_lines()"
},
{
"label": "._get_accounts_coverage_report_errors_trie()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6614",
"id": "account_report_accountreport_get_accounts_coverage_report_errors_trie",
"community": 0,
"norm_label": "._get_accounts_coverage_report_errors_trie()"
},
{
"label": "_get_account_tag_coverage_report_errors_trie()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6669",
"id": "account_report_get_account_tag_coverage_report_errors_trie",
"community": 0,
"norm_label": "_get_account_tag_coverage_report_errors_trie()"
},
{
"label": "._regroup_accounts_coverage_report_errors_trie()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6691",
"id": "account_report_accountreport_regroup_accounts_coverage_report_errors_trie",
"community": 0,
"norm_label": "._regroup_accounts_coverage_report_errors_trie()"
},
{
"label": "._get_accounts_coverage_report_coverage_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6711",
"id": "account_report_accountreport_get_accounts_coverage_report_coverage_lines",
"community": 0,
"norm_label": "._get_accounts_coverage_report_coverage_lines()"
},
{
"label": "._generate_file_data_with_error_check()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6764",
"id": "account_report_accountreport_generate_file_data_with_error_check",
"community": 0,
"norm_label": "._generate_file_data_with_error_check()"
},
{
"label": ".action_create_composite_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6807",
"id": "account_report_accountreport_action_create_composite_report",
"community": 0,
"norm_label": ".action_create_composite_report()"
},
{
"label": ".show_error_branch_allowed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6817",
"id": "account_report_accountreport_show_error_branch_allowed",
"community": 0,
"norm_label": ".show_error_branch_allowed()"
},
{
"label": "AccountReportLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6821",
"id": "account_report_accountreportline",
"community": 0,
"norm_label": "accountreportline"
},
{
"label": "_compute_display_custom_groupby_warning()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6827",
"id": "account_report_compute_display_custom_groupby_warning",
"community": 0,
"norm_label": "_compute_display_custom_groupby_warning()"
},
{
"label": "_validate_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6832",
"id": "account_report_validate_groupby",
"community": 0,
"norm_label": "_validate_groupby()"
},
{
"label": "._expand_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6838",
"id": "account_report_accountreportline_expand_groupby",
"community": 0,
"norm_label": "._expand_groupby()"
},
{
"label": "._get_groupby_line_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6995",
"id": "account_report_accountreportline_get_groupby_line_name",
"community": 0,
"norm_label": "._get_groupby_line_name()"
},
{
"label": "._parse_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7004",
"id": "account_report_accountreportline_parse_groupby",
"community": 0,
"norm_label": "._parse_groupby()"
},
{
"label": "._get_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7073",
"id": "account_report_accountreportline_get_groupby",
"community": 0,
"norm_label": "._get_groupby()"
},
{
"label": ".action_reset_custom_groupby()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7079",
"id": "account_report_accountreportline_action_reset_custom_groupby",
"community": 0,
"norm_label": ".action_reset_custom_groupby()"
},
{
"label": "AccountReportExpression",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7084",
"id": "account_report_accountreportexpression",
"community": 0,
"norm_label": "accountreportexpression"
},
{
"label": ".action_view_carryover_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7087",
"id": "account_report_accountreportexpression_action_view_carryover_lines",
"community": 0,
"norm_label": ".action_view_carryover_lines()"
},
{
"label": "AccountReportHorizontalGroup",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7106",
"id": "account_report_accountreporthorizontalgroup",
"community": 0,
"norm_label": "accountreporthorizontalgroup"
},
{
"label": "._get_header_levels_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7118",
"id": "account_report_accountreporthorizontalgroup_get_header_levels_data",
"community": 0,
"norm_label": "._get_header_levels_data()"
},
{
"label": "AccountReportHorizontalGroupRule",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7124",
"id": "account_report_accountreporthorizontalgrouprule",
"community": 0,
"norm_label": "accountreporthorizontalgrouprule"
},
{
"label": "._field_name_selection_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7128",
"id": "account_report_accountreporthorizontalgrouprule_field_name_selection_values",
"community": 0,
"norm_label": "._field_name_selection_values()"
},
{
"label": "_compute_res_model_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7141",
"id": "account_report_compute_res_model_name",
"community": 0,
"norm_label": "_compute_res_model_name()"
},
{
"label": "._get_matching_records()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7148",
"id": "account_report_accountreporthorizontalgrouprule_get_matching_records",
"community": 0,
"norm_label": "._get_matching_records()"
},
{
"label": "AccountReportCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7155",
"id": "account_report_accountreportcustomhandler",
"community": 0,
"norm_label": "accountreportcustomhandler"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7162",
"id": "account_report_accountreportcustomhandler_dynamic_lines_generator",
"community": 0,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._caret_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7171",
"id": "account_report_accountreportcustomhandler_caret_options_initializer",
"community": 0,
"norm_label": "._caret_options_initializer()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7178",
"id": "account_report_accountreportcustomhandler_custom_options_initializer",
"community": 0,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._custom_line_postprocessor()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7183",
"id": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"community": 0,
"norm_label": "._custom_line_postprocessor()"
},
{
"label": "._custom_groupby_line_completer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7187",
"id": "account_report_accountreportcustomhandler_custom_groupby_line_completer",
"community": 0,
"norm_label": "._custom_groupby_line_completer()"
},
{
"label": "._custom_unfold_all_batch_data_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7190",
"id": "account_report_accountreportcustomhandler_custom_unfold_all_batch_data_generator",
"community": 0,
"norm_label": "._custom_unfold_all_batch_data_generator()"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7197",
"id": "account_report_accountreportcustomhandler_get_custom_display_config",
"community": 0,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._get_custom_groupby_map()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7218",
"id": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"community": 0,
"norm_label": "._get_custom_groupby_map()"
},
{
"label": "._customize_warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7236",
"id": "account_report_accountreportcustomhandler_customize_warnings",
"community": 0,
"norm_label": "._customize_warnings()"
},
{
"label": "._enable_export_buttons_for_common_vat_groups_in_branches()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7244",
"id": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"community": 3,
"norm_label": "._enable_export_buttons_for_common_vat_groups_in_branches()"
},
{
"label": "AccountReportFileDownloadException",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7257",
"id": "account_report_accountreportfiledownloadexception",
"community": 25,
"norm_label": "accountreportfiledownloadexception"
},
{
"label": ".__init__()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7258",
"id": "account_report_accountreportfiledownloadexception_init",
"community": 25,
"norm_label": ".__init__()"
},
{
"label": "Remove the tax grouping from the line_id. This is needed because the tax groupin",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L85",
"id": "account_report_rationale_85",
"community": 0,
"norm_label": "remove the tax grouping from the line_id. this is needed because the tax groupin"
},
{
"label": "Handle Send & Print async processing. :param job_count: maximum number o",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L159",
"id": "account_report_rationale_159",
"community": 273,
"norm_label": "handle send & print async processing. :param job_count: maximum number o"
},
{
"label": "Adds a default menu item for this report. This is called by an action on the rep",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L209",
"id": "account_report_rationale_209",
"community": 0,
"norm_label": "adds a default menu item for this report. this is called by an action on the rep"
},
{
"label": "Compute some information about the period: * The name to display on the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L478",
"id": "account_report_rationale_478",
"community": 274,
"norm_label": "compute some information about the period: * the name to display on the"
},
{
"label": "Shift the period. :param period_vals: A dictionary generated by the _get",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L566",
"id": "account_report_rationale_566",
"community": 275,
"norm_label": "shift the period. :param period_vals: a dictionary generated by the _get"
},
{
"label": "Shift the period to the previous year. :param options: The report op",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L613",
"id": "account_report_rationale_613",
"community": 276,
"norm_label": "shift the period to the previous year. :param options: the report op"
},
{
"label": "Initialize the 'date' options key. :param options: The curr",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L632",
"id": "account_report_rationale_632",
"community": 0,
"norm_label": "initialize the 'date' options key. :param options: the curr"
},
{
"label": "Initialize the 'comparison' options key. This filter must be loaded aft",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L723",
"id": "account_report_rationale_723",
"community": 0,
"norm_label": "initialize the 'comparison' options key. this filter must be loaded aft"
},
{
"label": "Initialize a filter based on the account_type of the line (trade/non trade, paya",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L915",
"id": "account_report_rationale_915",
"community": 0,
"norm_label": "initialize a filter based on the account_type of the line (trade/non trade, paya"
},
{
"label": "Compute the hierarchy based on account groups when the option is activated.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L997",
"id": "account_report_rationale_997",
"community": 277,
"norm_label": "compute the hierarchy based on account groups when the option is activated."
},
{
"label": "Initializes the companies option for reports configured to compute it from tax u",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1279",
"id": "account_report_rationale_1279",
"community": 3,
"norm_label": "initializes the companies option for reports configured to compute it from tax u"
},
{
"label": "Returns an SQL term to use in a SELECT statement converting the value passed as",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1383",
"id": "account_report_rationale_1383",
"community": 278,
"norm_label": "returns an sql term to use in a select statement converting the value passed as"
},
{
"label": "Returns the JOIN condition to the currency table in a query needing to use it to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1391",
"id": "account_report_rationale_1391",
"community": 279,
"norm_label": "returns the join condition to the currency table in a query needing to use it to"
},
{
"label": "Returns the currency table table definition to be injected in the JOIN condition",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1432",
"id": "account_report_rationale_1432",
"community": 280,
"norm_label": "returns the currency table table definition to be injected in the join condition"
},
{
"label": "Creates the currency table temporary table if necessary, using the provided opti",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1441",
"id": "account_report_rationale_1441",
"community": 0,
"norm_label": "creates the currency table temporary table if necessary, using the provided opti"
},
{
"label": "Returns a list containing all lines that are not zero or that are parent to non-",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1513",
"id": "account_report_rationale_1513",
"community": 0,
"norm_label": "returns a list containing all lines that are not zero or that are parent to non-"
},
{
"label": "Returns the MIME type associated with a report export file type, for att",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1745",
"id": "account_report_rationale_1745",
"community": 25,
"norm_label": "returns the mime type associated with a report export file type, for att"
},
{
"label": "In case we're displaying a section, we want to replace its buttons by its source",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1760",
"id": "account_report_rationale_1760",
"community": 0,
"norm_label": "in case we're displaying a section, we want to replace its buttons by its source"
},
{
"label": "Used by the js to know if it needs to reload the options (to not overwrite new o",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1917",
"id": "account_report_rationale_1917",
"community": 0,
"norm_label": "used by the js to know if it needs to reload the options (to not overwrite new o"
},
{
"label": "Gets all filters in the right order to initialize them, so that each filter is",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1980",
"id": "account_report_rationale_1980",
"community": 0,
"norm_label": "gets all filters in the right order to initialize them, so that each filter is"
},
{
"label": "By default, not specific order is ensured for the filters when calling _get_opti",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2003",
"id": "account_report_rationale_2003",
"community": 0,
"norm_label": "by default, not specific order is ensured for the filters when calling _get_opti"
},
{
"label": "Get a Query object that references the records needed for this report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2072",
"id": "account_report_rationale_2072",
"community": 0,
"norm_label": "get a query object that references the records needed for this report."
},
{
"label": "Generates a generic line id from the provided parameters. Such a generi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2176",
"id": "account_report_rationale_2176",
"community": 0,
"norm_label": "generates a generic line id from the provided parameters. such a generi"
},
{
"label": "Parse the provided generic report line id. :param line_id: the report l",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2211",
"id": "account_report_rationale_2211",
"community": 281,
"norm_label": "parse the provided generic report line id. :param line_id: the report l"
},
{
"label": "Build a generic line id string from its list representation, converting",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2221",
"id": "account_report_rationale_2221",
"community": 282,
"norm_label": "build a generic line id string from its list representation, converting"
},
{
"label": "Build the parent_line id based on the current position in the report. F",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2231",
"id": "account_report_rationale_2231",
"community": 283,
"norm_label": "build the parent_line id based on the current position in the report. f"
},
{
"label": "Parse the provided string line id and convert it to its list representation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2254",
"id": "account_report_rationale_2254",
"community": 284,
"norm_label": "parse the provided string line id and convert it to its list representation."
},
{
"label": "Return a list of all children lines for specified parent_line_id. NB: It",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2270",
"id": "account_report_rationale_2270",
"community": 285,
"norm_label": "return a list of all children lines for specified parent_line_id. nb: it"
},
{
"label": "Parses the provided generic line id and returns the most local (i.e. the furthes",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2286",
"id": "account_report_rationale_2286",
"community": 286,
"norm_label": "parses the provided generic line id and returns the most local (i.e. the furthes"
},
{
"label": "Parses the provided generic line id and returns the most local (i.e. the furthes",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2298",
"id": "account_report_rationale_2298",
"community": 287,
"norm_label": "parses the provided generic line id and returns the most local (i.e. the furthes"
},
{
"label": "Directly returns the markup associated with the provided line_id.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2316",
"id": "account_report_rationale_2316",
"community": 288,
"norm_label": "directly returns the markup associated with the provided line_id."
},
{
"label": "Creates a new subline id by concatanating parent_line_id with the provided id po",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2321",
"id": "account_report_rationale_2321",
"community": 0,
"norm_label": "creates a new subline id by concatanating parent_line_id with the provided id po"
},
{
"label": "Retrieve the target view of the caret option. :param target: The targe",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2390",
"id": "account_report_rationale_2390",
"community": 0,
"norm_label": "retrieve the target view of the caret option. :param target: the targe"
},
{
"label": "Check whether the current report has a custom handler and if it does, return its",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2454",
"id": "account_report_rationale_2454",
"community": 0,
"norm_label": "check whether the current report has a custom handler and if it does, return its"
},
{
"label": "Dispatches calls made by the client to either the report itself, or its custom h",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2460",
"id": "account_report_rationale_2460",
"community": 0,
"norm_label": "dispatches calls made by the client to either the report itself, or its custom h"
},
{
"label": "Returns a report function from its name, first checking it to ensure it's privat",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2481",
"id": "account_report_rationale_2481",
"community": 0,
"norm_label": "returns a report function from its name, first checking it to ensure it's privat"
},
{
"label": "Main computation function for static lines. :param expressions: The",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2979",
"id": "account_report_rationale_2979",
"community": 0,
"norm_label": "main computation function for static lines. :param expressions: the"
},
{
"label": "Depending on the fact the report accepts date ranges or not, different date scop",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3086",
"id": "account_report_rationale_3086",
"community": 0,
"norm_label": "depending on the fact the report accepts date ranges or not, different date scop"
},
{
"label": "Get a specific option dict per column group, each enforcing the comparison and h",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3096",
"id": "account_report_rationale_3096",
"community": 0,
"norm_label": "get a specific option dict per column group, each enforcing the comparison and h"
},
{
"label": "Evaluates expressions for a single column group. :param column_grou",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3122",
"id": "account_report_rationale_3122",
"community": 0,
"norm_label": "evaluates expressions for a single column group. :param column_grou"
},
{
"label": "Computes expression totals for 'aggregation' engine, after all other engines hav",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3261",
"id": "account_report_rationale_3261",
"community": 0,
"norm_label": "computes expression totals for 'aggregation' engine, after all other engines hav"
},
{
"label": "Applies the bounds of the provided aggregation expression to an unbounded value",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3473",
"id": "account_report_rationale_3473",
"community": 0,
"norm_label": "applies the bounds of the provided aggregation expression to an unbounded value"
},
{
"label": "Evaluates a batch of formulas. :param column_group_options: The options",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3552",
"id": "account_report_rationale_3552",
"community": 0,
"norm_label": "evaluates a batch of formulas. :param column_group_options: the options"
},
{
"label": "Report engine. The formulas made for this report simply consist of a ta",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3589",
"id": "account_report_rationale_3589",
"community": 0,
"norm_label": "report engine. the formulas made for this report simply consist of a ta"
},
{
"label": "Report engine. Formulas made for this engine consist of a domain on acc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3667",
"id": "account_report_rationale_3667",
"community": 0,
"norm_label": "report engine. formulas made for this engine consist of a domain on acc"
},
{
"label": "r\"\"\" Report engine. Formulas made for this engine target account prefix",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3792",
"id": "account_report_rationale_3792",
"community": 0,
"norm_label": "r\"\"\" report engine. formulas made for this engine target account prefix"
},
{
"label": "Report engine. This engine computes its result from the account.report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3988",
"id": "account_report_rationale_3988",
"community": 0,
"norm_label": "report engine. this engine computes its result from the account.report."
},
{
"label": "Helper to generate the OFFSET, LIMIT and ORDER conditions of formula engines' qu",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4118",
"id": "account_report_rationale_4118",
"community": 0,
"norm_label": "helper to generate the offset, limit and order conditions of formula engines' qu"
},
{
"label": "Generates the account.report.external.value objects corresponding to this report",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4131",
"id": "account_report_rationale_4131",
"community": 3,
"norm_label": "generates the account.report.external.value objects corresponding to this report"
},
{
"label": "Generates the account.report.external.value objects for the given dates.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4181",
"id": "account_report_rationale_4181",
"community": 289,
"norm_label": "generates the account.report.external.value objects for the given dates."
},
{
"label": "Return the sender company when generating an export file from this report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4265",
"id": "account_report_rationale_4265",
"community": 290,
"norm_label": "return the sender company when generating an export file from this report."
},
{
"label": "The default to be used for the file when downloading pdf,xlsx,...",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4311",
"id": "account_report_rationale_4311",
"community": 0,
"norm_label": "the default to be used for the file when downloading pdf,xlsx,..."
},
{
"label": "Returns the domain used to audit a single provided expression. 'account",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4476",
"id": "account_report_rationale_4476",
"community": 0,
"norm_label": "returns the domain used to audit a single provided expression. 'account"
},
{
"label": "Open the journal items view with the proper filters and groups",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4522",
"id": "account_report_rationale_4522",
"community": 0,
"norm_label": "open the journal items view with the proper filters and groups"
},
{
"label": "Open the list of draft journal entries that might impact the reporting",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4640",
"id": "account_report_rationale_4640",
"community": 0,
"norm_label": "open the list of draft journal entries that might impact the reporting"
},
{
"label": "Get the search domain for the generated deferral entries of the current period.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4649",
"id": "account_report_rationale_4649",
"community": 9,
"norm_label": "get the search domain for the generated deferral entries of the current period."
},
{
"label": "Edit a manual value from the report, updating or creating the corresponding acco",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4687",
"id": "account_report_rationale_4687",
"community": 0,
"norm_label": "edit a manual value from the report, updating or creating the corresponding acco"
},
{
"label": "json_friendly_column_group_totals contains ids instead of expressions (because i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4732",
"id": "account_report_rationale_4732",
"community": 0,
"norm_label": "json_friendly_column_group_totals contains ids instead of expressions (because i"
},
{
"label": "Edit a manual value from the report, updating or creating the corresponding acco",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4749",
"id": "account_report_rationale_4749",
"community": 0,
"norm_label": "edit a manual value from the report, updating or creating the corresponding acco"
},
{
"label": "Sort report lines based on the 'order_column' key inside the options. Th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4901",
"id": "account_report_rationale_4901",
"community": 291,
"norm_label": "sort report lines based on the 'order_column' key inside the options. th"
},
{
"label": "This method handles which annotations have to be displayed on the report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5111",
"id": "account_report_rationale_5111",
"community": 0,
"norm_label": "this method handles which annotations have to be displayed on the report."
},
{
"label": "return a dictionary of information that will be consumed by the AccountReport co",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5128",
"id": "account_report_rationale_5128",
"community": 0,
"norm_label": "return a dictionary of information that will be consumed by the accountreport co"
},
{
"label": "Readonly version of get_report_information, to be called from RPC when options['",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5184",
"id": "account_report_rationale_5184",
"community": 292,
"norm_label": "readonly version of get_report_information, to be called from rpc when options['"
},
{
"label": "Called on report variants to know whether they are available for the provided op",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5197",
"id": "account_report_rationale_5197",
"community": 0,
"norm_label": "called on report variants to know whether they are available for the provided op"
},
{
"label": "This method should be overridden in a report in order to apply specific formatti",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5269",
"id": "account_report_rationale_5269",
"community": 0,
"norm_label": "this method should be overridden in a report in order to apply specific formatti"
},
{
"label": "Readonly version of get_expanded_lines_readonly, to be called from RPC when opti",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5295",
"id": "account_report_rationale_5295",
"community": 293,
"norm_label": "readonly version of get_expanded_lines_readonly, to be called from rpc when opti"
},
{
"label": "Returns a new list, corresponding to lines with the required total lines added a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5334",
"id": "account_report_rationale_5334",
"community": 0,
"norm_label": "returns a new list, corresponding to lines with the required total lines added a"
},
{
"label": "Returns a 'Load more' line allowing to reach the subsequent elements of an unfol",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5376",
"id": "account_report_rationale_5376",
"community": 294,
"norm_label": "returns a 'load more' line allowing to reach the subsequent elements of an unfol"
},
{
"label": "Postprocesses a list of report line dictionaries in order to regroup them by nam",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5442",
"id": "account_report_rationale_5442",
"community": 0,
"norm_label": "postprocesses a list of report line dictionaries in order to regroup them by nam"
},
{
"label": "Expand function used by prefix_group lines generated for groupby lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5528",
"id": "account_report_rationale_5528",
"community": 0,
"norm_label": "expand function used by prefix_group lines generated for groupby lines."
},
{
"label": "Formats a value for display in a report (not especially numerical). figure_type",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5595",
"id": "account_report_rationale_5595",
"community": 16,
"norm_label": "formats a value for display in a report (not especially numerical). figure_type"
},
{
"label": "Returns a list containing all the lines of the provided list that need to be dis",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5811",
"id": "account_report_rationale_5811",
"community": 0,
"norm_label": "returns a list containing all the lines of the provided list that need to be dis"
},
{
"label": "This small helper will resize the cells if needed, to allow to get a better outp",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5859",
"id": "account_report_rationale_5859",
"community": 295,
"norm_label": "this small helper will resize the cells if needed, to allow to get a better outp"
},
{
"label": "Adds a new sheet for xlsx report exports with a summary of all filters and optio",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6096",
"id": "account_report_rationale_6096",
"community": 0,
"norm_label": "adds a new sheet for xlsx report exports with a summary of all filters and optio"
},
{
"label": "Injects the report options into the filters sheet. :param options: Dict",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6142",
"id": "account_report_rationale_6142",
"community": 0,
"norm_label": "injects the report options into the filters sheet. :param options: dict"
},
{
"label": "Returns the VAT number to use when exporting this report with the provided",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6232",
"id": "account_report_rationale_6232",
"community": 3,
"norm_label": "returns the vat number to use when exporting this report with the provided"
},
{
"label": "Returns a list containing the ids of the companies to be used to render",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6254",
"id": "account_report_rationale_6254",
"community": 296,
"norm_label": "returns a list containing the ids of the companies to be used to render"
},
{
"label": "Helper to generate dynamic 'initial balance' lines, used by general ledger and p",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6260",
"id": "account_report_rationale_6260",
"community": 0,
"norm_label": "helper to generate dynamic 'initial balance' lines, used by general ledger and p"
},
{
"label": "Helper to get the additional columns due to the growth comparison feature. When",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6290",
"id": "account_report_rationale_6290",
"community": 0,
"norm_label": "helper to get the additional columns due to the growth comparison feature. when"
},
{
"label": "Set the percentage values in the budget columns",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6335",
"id": "account_report_rationale_6335",
"community": 0,
"norm_label": "set the percentage values in the budget columns"
},
{
"label": "Checks that each string in the groupby_fields_name list is a valid groupby value",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6374",
"id": "account_report_rationale_6374",
"community": 0,
"norm_label": "checks that each string in the groupby_fields_name list is a valid groupby value"
},
{
"label": "Generate an XLSX file that can be used to debug the report by issuing th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6413",
"id": "account_report_rationale_6413",
"community": 0,
"norm_label": "generate an xlsx file that can be used to debug the report by issuing th"
},
{
"label": "Generate the lines of the XLSX file that can be used to debug the report",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6449",
"id": "account_report_rationale_6449",
"community": 0,
"norm_label": "generate the lines of the xlsx file that can be used to debug the report"
},
{
"label": "Create the trie that will be used to regroup the same errors on the same subcode",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6615",
"id": "account_report_rationale_6615",
"community": 0,
"norm_label": "create the trie that will be used to regroup the same errors on the same subcode"
},
{
"label": "As we don't want to make a hierarchy for tags, we use a specific fun",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6670",
"id": "account_report_rationale_6670",
"community": 297,
"norm_label": "as we don't want to make a hierarchy for tags, we use a specific fun"
},
{
"label": "Regroup the codes that have the same error under the same common subcode/prefix.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6692",
"id": "account_report_rationale_6692",
"community": 0,
"norm_label": "regroup the codes that have the same error under the same common subcode/prefix."
},
{
"label": "Create the coverage lines from the grouped trie. Each line has - the acc",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6712",
"id": "account_report_rationale_6712",
"community": 0,
"norm_label": "create the coverage lines from the grouped trie. each line has - the acc"
},
{
"label": "Checks for critical errors (i.e. errors that would cause the rendering to fail)",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6765",
"id": "account_report_rationale_6765",
"community": 0,
"norm_label": "checks for critical errors (i.e. errors that would cause the rendering to fail)"
},
{
"label": "Expand function used to get the sublines of a groupby. groupby param is",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6839",
"id": "account_report_rationale_6839",
"community": 0,
"norm_label": "expand function used to get the sublines of a groupby. groupby param is"
},
{
"label": "Retrieves the information needed to handle the groupby feature on the current li",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7005",
"id": "account_report_rationale_7005",
"community": 0,
"norm_label": "retrieves the information needed to handle the groupby feature on the current li"
},
{
"label": "Generates lines dynamically for reports that require a custom processing which c",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7163",
"id": "account_report_rationale_7163",
"community": 0,
"norm_label": "generates lines dynamically for reports that require a custom processing which c"
},
{
"label": "Returns the caret options dict to be used when rendering this report, in",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7172",
"id": "account_report_rationale_7172",
"community": 0,
"norm_label": "returns the caret options dict to be used when rendering this report, in"
},
{
"label": "To be overridden to add report-specific _init_options... code to the report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7179",
"id": "account_report_rationale_7179",
"community": 0,
"norm_label": "to be overridden to add report-specific _init_options... code to the report."
},
{
"label": "Postprocesses the result of the report's _get_lines() before returning it.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7184",
"id": "account_report_rationale_7184",
"community": 0,
"norm_label": "postprocesses the result of the report's _get_lines() before returning it."
},
{
"label": "Postprocesses the dict generated by the group_by_line, to customize its content.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7188",
"id": "account_report_rationale_7188",
"community": 0,
"norm_label": "postprocesses the dict generated by the group_by_line, to customize its content."
},
{
"label": "When using the 'unfold all' option, some reports might end up recomputing the sa",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7191",
"id": "account_report_rationale_7191",
"community": 0,
"norm_label": "when using the 'unfold all' option, some reports might end up recomputing the sa"
},
{
"label": "To be overridden in order to change the templates used by Javascript to render t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7198",
"id": "account_report_rationale_7198",
"community": 0,
"norm_label": "to be overridden in order to change the templates used by javascript to render t"
},
{
"label": "Allows the use of custom values in the groupby field of account.report.line, to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7219",
"id": "account_report_rationale_7219",
"community": 0,
"norm_label": "allows the use of custom values in the groupby field of account.report.line, to"
},
{
"label": "To be overridden to add report-specific warnings in the warnings dictionary.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7237",
"id": "account_report_rationale_7237",
"community": 0,
"norm_label": "to be overridden to add report-specific warnings in the warnings dictionary."
},
{
"label": "Helper function to be called in _custom_options_initializer to change the behavi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7245",
"id": "account_report_rationale_7245",
"community": 3,
"norm_label": "helper function to be called in _custom_options_initializer to change the behavi"
},
{
"label": "account_chart_template.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_chart_template_py",
"community": 33,
"norm_label": "account_chart_template.py"
},
{
"label": "FusionChartTemplate",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L8",
"id": "account_chart_template_fusioncharttemplate",
"community": 33,
"norm_label": "fusioncharttemplate"
},
{
"label": "._get_fusion_accounting_res_company()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L15",
"id": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company",
"community": 33,
"norm_label": "._get_fusion_accounting_res_company()"
},
{
"label": "._get_chart_template_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L56",
"id": "account_chart_template_fusioncharttemplate_get_chart_template_data",
"community": 33,
"norm_label": "._get_chart_template_data()"
},
{
"label": "Extends the chart-of-accounts template loader to supply default values for d",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L9",
"id": "account_chart_template_rationale_9",
"community": 33,
"norm_label": "extends the chart-of-accounts template loader to supply default values for d"
},
{
"label": "Return company-level defaults for deferred journals and accounts, fallin",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L16",
"id": "account_chart_template_rationale_16",
"community": 33,
"norm_label": "return company-level defaults for deferred journals and accounts, fallin"
},
{
"label": "Augment the chart template data by assigning sensible defaults for defer",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L57",
"id": "account_chart_template_rationale_57",
"community": 33,
"norm_label": "augment the chart template data by assigning sensible defaults for defer"
},
{
"label": "bank_reconciliation_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_reconciliation_report_py",
"community": 23,
"norm_label": "bank_reconciliation_report.py"
},
{
"label": "FusionBankReconciliationHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L14",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler",
"community": 23,
"norm_label": "fusionbankreconciliationhandler"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L27",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_options_initializer",
"community": 23,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._get_bank_journal_and_currencies()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L54",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"community": 23,
"norm_label": "._get_bank_journal_and_currencies()"
},
{
"label": "._build_custom_engine_result()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L66",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"community": 23,
"norm_label": "._build_custom_engine_result()"
},
{
"label": "._report_custom_engine_forced_currency_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L86",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_forced_currency_amount",
"community": 23,
"norm_label": "._report_custom_engine_forced_currency_amount()"
},
{
"label": "._report_custom_engine_unreconciled_last_statement_receipts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L90",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_receipts",
"community": 23,
"norm_label": "._report_custom_engine_unreconciled_last_statement_receipts()"
},
{
"label": "._report_custom_engine_unreconciled_last_statement_payments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L93",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_payments",
"community": 23,
"norm_label": "._report_custom_engine_unreconciled_last_statement_payments()"
},
{
"label": "._report_custom_engine_unreconciled_receipts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L96",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_receipts",
"community": 23,
"norm_label": "._report_custom_engine_unreconciled_receipts()"
},
{
"label": "._report_custom_engine_unreconciled_payments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L99",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_payments",
"community": 23,
"norm_label": "._report_custom_engine_unreconciled_payments()"
},
{
"label": "._report_custom_engine_outstanding_receipts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L102",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_receipts",
"community": 23,
"norm_label": "._report_custom_engine_outstanding_receipts()"
},
{
"label": "._report_custom_engine_outstanding_payments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L105",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_payments",
"community": 23,
"norm_label": "._report_custom_engine_outstanding_payments()"
},
{
"label": "._report_custom_engine_misc_operations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L108",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"community": 23,
"norm_label": "._report_custom_engine_misc_operations()"
},
{
"label": "._report_custom_engine_last_statement_balance_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L120",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"community": 23,
"norm_label": "._report_custom_engine_last_statement_balance_amount()"
},
{
"label": "._report_custom_engine_transaction_without_statement_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L127",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_transaction_without_statement_amount",
"community": 23,
"norm_label": "._report_custom_engine_transaction_without_statement_amount()"
},
{
"label": "._common_st_line_engine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L134",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"community": 23,
"norm_label": "._common_st_line_engine()"
},
{
"label": "._outstanding_engine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L207",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"community": 23,
"norm_label": "._outstanding_engine()"
},
{
"label": "._compute_result()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L276",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_result",
"community": 23,
"norm_label": "._compute_result()"
},
{
"label": "._custom_line_postprocessor()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L288",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"community": 23,
"norm_label": "._custom_line_postprocessor()"
},
{
"label": "._customize_warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L314",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"community": 23,
"norm_label": "._customize_warnings()"
},
{
"label": "._compute_journal_balances()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L341",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"community": 23,
"norm_label": "._compute_journal_balances()"
},
{
"label": "._compute_balances()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L348",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_balances",
"community": 23,
"norm_label": "._compute_balances()"
},
{
"label": "._get_last_bank_statement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L364",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"community": 23,
"norm_label": "._get_last_bank_statement()"
},
{
"label": "._get_inconsistent_statements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L373",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_get_inconsistent_statements",
"community": 23,
"norm_label": "._get_inconsistent_statements()"
},
{
"label": "._get_bank_miscellaneous_move_lines_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L380",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"community": 23,
"norm_label": "._get_bank_miscellaneous_move_lines_domain()"
},
{
"label": ".action_audit_cell()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L400",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"community": 23,
"norm_label": ".action_audit_cell()"
},
{
"label": ".action_redirect_to_general_ledger()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L410",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_general_ledger",
"community": 23,
"norm_label": ".action_redirect_to_general_ledger()"
},
{
"label": ".action_redirect_to_bank_statement_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L417",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"community": 23,
"norm_label": ".action_redirect_to_bank_statement_widget()"
},
{
"label": ".open_bank_miscellaneous_move_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L427",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_open_bank_miscellaneous_move_lines",
"community": 23,
"norm_label": ".open_bank_miscellaneous_move_lines()"
},
{
"label": ".bank_reconciliation_report_open_inconsistent_statements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L442",
"id": "bank_reconciliation_report_fusionbankreconciliationhandler_bank_reconciliation_report_open_inconsistent_statements",
"community": 23,
"norm_label": ".bank_reconciliation_report_open_inconsistent_statements()"
},
{
"label": "Custom handler for the bank reconciliation report. Computes last-statement b",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L15",
"id": "bank_reconciliation_report_rationale_15",
"community": 23,
"norm_label": "custom handler for the bank reconciliation report. computes last-statement b"
},
{
"label": "mail_activity.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_mail_activity_py",
"community": 3,
"norm_label": "mail_activity.py"
},
{
"label": "FusionMailActivity",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L7",
"id": "mail_activity_fusionmailactivity",
"community": 3,
"norm_label": "fusionmailactivity"
},
{
"label": ".action_open_tax_activity()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L17",
"id": "mail_activity_fusionmailactivity_action_open_tax_activity",
"community": 3,
"norm_label": ".action_open_tax_activity()"
},
{
"label": "Extends mail activities with tax-closing context so that opening the activit",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L8",
"id": "mail_activity_rationale_8",
"community": 3,
"norm_label": "extends mail activities with tax-closing context so that opening the activit"
},
{
"label": "Navigate to either the tax-to-pay wizard (for tax-payment activities) or",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L18",
"id": "mail_activity_rationale_18",
"community": 3,
"norm_label": "navigate to either the tax-to-pay wizard (for tax-payment activities) or"
},
{
"label": "account_sales_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py",
"community": 0,
"norm_label": "account_sales_report.py"
},
{
"label": "ECSalesReportCustomHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L9",
"id": "account_sales_report_ecsalesreportcustomhandler",
"community": 0,
"norm_label": "ecsalesreportcustomhandler"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L25",
"id": "account_sales_report_ecsalesreportcustomhandler_get_custom_display_config",
"community": 0,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L36",
"id": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"community": 0,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._caret_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L100",
"id": "account_sales_report_ecsalesreportcustomhandler_caret_options_initializer",
"community": 0,
"norm_label": "._caret_options_initializer()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L111",
"id": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"community": 3,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._setup_core_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L149",
"id": "account_sales_report_ecsalesreportcustomhandler_setup_core_options",
"community": 3,
"norm_label": "._setup_core_options()"
},
{
"label": "._render_partner_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L166",
"id": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"community": 0,
"norm_label": "._render_partner_line()"
},
{
"label": "._render_total_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L182",
"id": "account_sales_report_ecsalesreportcustomhandler_render_total_line",
"community": 0,
"norm_label": "._render_total_line()"
},
{
"label": "._query_partner_amounts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L201",
"id": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"community": 0,
"norm_label": "._query_partner_amounts()"
},
{
"label": "._build_sums_sql()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L251",
"id": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"community": 0,
"norm_label": "._build_sums_sql()"
},
{
"label": "_filtered_element_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L316",
"id": "account_sales_report_filtered_element_ids",
"community": 0,
"norm_label": "_filtered_element_ids()"
},
{
"label": "_ec_country_code_set()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L325",
"id": "account_sales_report_ec_country_code_set",
"community": 0,
"norm_label": "_ec_country_code_set()"
},
{
"label": ".get_warning_act_window()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L346",
"id": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"community": 0,
"norm_label": ".get_warning_act_window()"
},
{
"label": "Produces the EC Sales List report. Lists intra-community transactions broke",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L10",
"id": "account_sales_report_rationale_10",
"community": 0,
"norm_label": "produces the ec sales list report. lists intra-community transactions broke"
},
{
"label": "Generate one line per partner per operation category (vertical layout).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L37",
"id": "account_sales_report_rationale_37",
"community": 0,
"norm_label": "generate one line per partner per operation category (vertical layout)."
},
{
"label": "Set up EC tax filter selections and partner-country domain.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L112",
"id": "account_sales_report_rationale_112",
"community": 3,
"norm_label": "set up ec tax filter selections and partner-country domain."
},
{
"label": "Initialise the EC tax category filter (goods / triangular / services).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L150",
"id": "account_sales_report_rationale_150",
"community": 3,
"norm_label": "initialise the ec tax category filter (goods / triangular / services)."
},
{
"label": "Format a single partner / category row.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L167",
"id": "account_sales_report_rationale_167",
"community": 0,
"norm_label": "format a single partner / category row."
},
{
"label": "Execute the main query and return ``[(partner, values), ...]``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L202",
"id": "account_sales_report_rationale_202",
"community": 0,
"norm_label": "execute the main query and return ``[(partner, values), ...]``."
},
{
"label": "Build the main aggregation query, joining either tax tags or tax records",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L252",
"id": "account_sales_report_rationale_252",
"community": 0,
"norm_label": "build the main aggregation query, joining either tax tags or tax records"
},
{
"label": "Collect the set of tax / tag IDs selected via the filter toggles.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L317",
"id": "account_sales_report_rationale_317",
"community": 298,
"norm_label": "collect the set of tax / tag ids selected via the filter toggles."
},
{
"label": "Return the set of EU member-state country codes applicable to the report",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L326",
"id": "account_sales_report_rationale_326",
"community": 299,
"norm_label": "return the set of eu member-state country codes applicable to the report"
},
{
"label": "Open a window showing the problematic entries for a given warning.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L347",
"id": "account_sales_report_rationale_347",
"community": 0,
"norm_label": "open a window showing the problematic entries for a given warning."
},
{
"label": "account_move_edi.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"community": 15,
"norm_label": "account_move_edi.py"
},
{
"label": "FusionAccountMoveEDI",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L23",
"id": "account_move_edi_fusionaccountmoveedi",
"community": 15,
"norm_label": "fusionaccountmoveedi"
},
{
"label": "_compute_edi_document_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L79",
"id": "account_move_edi_compute_edi_document_count",
"community": 15,
"norm_label": "_compute_edi_document_count()"
},
{
"label": "_compute_edi_state()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L87",
"id": "account_move_edi_compute_edi_state",
"community": 15,
"norm_label": "_compute_edi_state()"
},
{
"label": "_compute_edi_error_message()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L112",
"id": "account_move_edi_compute_edi_error_message",
"community": 15,
"norm_label": "_compute_edi_error_message()"
},
{
"label": ".action_send_edi()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L135",
"id": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"community": 1,
"norm_label": ".action_send_edi()"
},
{
"label": ".action_export_edi_xml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L178",
"id": "account_move_edi_fusionaccountmoveedi_action_export_edi_xml",
"community": 15,
"norm_label": ".action_export_edi_xml()"
},
{
"label": ".action_view_edi_documents()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L205",
"id": "account_move_edi_fusionaccountmoveedi_action_view_edi_documents",
"community": 15,
"norm_label": ".action_view_edi_documents()"
},
{
"label": ".action_import_edi_xml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L224",
"id": "account_move_edi_fusionaccountmoveedi_action_import_edi_xml",
"community": 15,
"norm_label": ".action_import_edi_xml()"
},
{
"label": "create_invoice_from_xml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L244",
"id": "account_move_edi_create_invoice_from_xml",
"community": 15,
"norm_label": "create_invoice_from_xml()"
},
{
"label": "_create_move_from_parsed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L279",
"id": "account_move_edi_create_move_from_parsed",
"community": 15,
"norm_label": "_create_move_from_parsed()"
},
{
"label": "Fusion Accounting - Account Move EDI Extension Extends the ``account.move`` mod",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L1",
"id": "account_move_edi_rationale_1",
"community": 15,
"norm_label": "fusion accounting - account move edi extension extends the ``account.move`` mod"
},
{
"label": "Adds EDI lifecycle tracking and import/export capabilities to journal entrie",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L24",
"id": "account_move_edi_rationale_24",
"community": 15,
"norm_label": "adds edi lifecycle tracking and import/export capabilities to journal entrie"
},
{
"label": "Derive an aggregate state from all linked EDI documents. Priority order",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L88",
"id": "account_move_edi_rationale_88",
"community": 300,
"norm_label": "derive an aggregate state from all linked edi documents. priority order"
},
{
"label": "Create EDI documents for all active formats and send them. For each act",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L136",
"id": "account_move_edi_rationale_136",
"community": 1,
"norm_label": "create edi documents for all active formats and send them. for each act"
},
{
"label": "Export the first available EDI attachment for download. Opens a downloa",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L179",
"id": "account_move_edi_rationale_179",
"community": 15,
"norm_label": "export the first available edi attachment for download. opens a downloa"
},
{
"label": "Open the list of EDI documents for this journal entry. Returns:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L206",
"id": "account_move_edi_rationale_206",
"community": 15,
"norm_label": "open the list of edi documents for this journal entry. returns:"
},
{
"label": "Open a file upload wizard to import a UBL or CII XML invoice. Returns:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L225",
"id": "account_move_edi_rationale_225",
"community": 15,
"norm_label": "open a file upload wizard to import a ubl or cii xml invoice. returns:"
},
{
"label": "Parse an XML file (UBL or CII) and create an invoice. Auto-detects the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L245",
"id": "account_move_edi_rationale_245",
"community": 301,
"norm_label": "parse an xml file (ubl or cii) and create an invoice. auto-detects the"
},
{
"label": "Transform parsed EDI values into an ``account.move`` record. Handles pa",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L280",
"id": "account_move_edi_rationale_280",
"community": 302,
"norm_label": "transform parsed edi values into an ``account.move`` record. handles pa"
},
{
"label": "saft_export.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"community": 28,
"norm_label": "saft_export.py"
},
{
"label": "FusionSAFTExport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L37",
"id": "saft_export_fusionsaftexport",
"community": 28,
"norm_label": "fusionsaftexport"
},
{
"label": "_check_date_range()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L115",
"id": "saft_export_check_date_range",
"community": 28,
"norm_label": "_check_date_range()"
},
{
"label": ".action_generate_saft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L125",
"id": "saft_export_fusionsaftexport_action_generate_saft",
"community": 1,
"norm_label": ".action_generate_saft()"
},
{
"label": ".generate_saft_xml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L165",
"id": "saft_export_fusionsaftexport_generate_saft_xml",
"community": 28,
"norm_label": ".generate_saft_xml()"
},
{
"label": "._build_header()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L212",
"id": "saft_export_fusionsaftexport_build_header",
"community": 28,
"norm_label": "._build_header()"
},
{
"label": "._build_general_ledger_accounts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L244",
"id": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"community": 28,
"norm_label": "._build_general_ledger_accounts()"
},
{
"label": "._resolve_saft_account_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L270",
"id": "saft_export_fusionsaftexport_resolve_saft_account_type",
"community": 28,
"norm_label": "._resolve_saft_account_type()"
},
{
"label": "._compute_account_balances()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L287",
"id": "saft_export_fusionsaftexport_compute_account_balances",
"community": 28,
"norm_label": "._compute_account_balances()"
},
{
"label": "._build_customers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L323",
"id": "saft_export_fusionsaftexport_build_customers",
"community": 28,
"norm_label": "._build_customers()"
},
{
"label": "._build_suppliers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L345",
"id": "saft_export_fusionsaftexport_build_suppliers",
"community": 28,
"norm_label": "._build_suppliers()"
},
{
"label": "._get_partners_for_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L364",
"id": "saft_export_fusionsaftexport_get_partners_for_type",
"community": 28,
"norm_label": "._get_partners_for_type()"
},
{
"label": "._build_tax_table()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L381",
"id": "saft_export_fusionsaftexport_build_tax_table",
"community": 28,
"norm_label": "._build_tax_table()"
},
{
"label": "_resolve_saft_tax_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L400",
"id": "saft_export_resolve_saft_tax_type",
"community": 28,
"norm_label": "_resolve_saft_tax_type()"
},
{
"label": "._build_general_ledger_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L413",
"id": "saft_export_fusionsaftexport_build_general_ledger_entries",
"community": 28,
"norm_label": "._build_general_ledger_entries()"
},
{
"label": "_add_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L477",
"id": "saft_export_add_text",
"community": 28,
"norm_label": "_add_text()"
},
{
"label": "Fusion Accounting - SAF-T Export Generates Standard Audit File for Tax (SAF-T)",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L1",
"id": "saft_export_rationale_1",
"community": 28,
"norm_label": "fusion accounting - saf-t export generates standard audit file for tax (saf-t)"
},
{
"label": "Wizard that produces an SAF-T XML file for a given date range. Workflow",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L38",
"id": "saft_export_rationale_38",
"community": 28,
"norm_label": "wizard that produces an saf-t xml file for a given date range. workflow"
},
{
"label": "Entry point called by the wizard button. Generates the XML and stores th",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L126",
"id": "saft_export_rationale_126",
"community": 1,
"norm_label": "entry point called by the wizard button. generates the xml and stores th"
},
{
"label": "Build the full SAF-T XML document and return it as ``bytes``. The tree",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L166",
"id": "saft_export_rationale_166",
"community": 28,
"norm_label": "build the full saf-t xml document and return it as ``bytes``. the tree"
},
{
"label": "Populate the ``<Header>`` element with company metadata.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L213",
"id": "saft_export_rationale_213",
"community": 28,
"norm_label": "populate the ``<header>`` element with company metadata."
},
{
"label": "Add every active account for the company.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L245",
"id": "saft_export_rationale_245",
"community": 28,
"norm_label": "add every active account for the company."
},
{
"label": "Map an ``account.account`` to an SAF-T grouping category string. Return",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L271",
"id": "saft_export_rationale_271",
"community": 28,
"norm_label": "map an ``account.account`` to an saf-t grouping category string. return"
},
{
"label": "Return ``(opening_balance, closing_balance)`` for *account* within the w",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L288",
"id": "saft_export_rationale_288",
"community": 28,
"norm_label": "return ``(opening_balance, closing_balance)`` for *account* within the w"
},
{
"label": "Export customer (receivable) partners referenced in the period.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L324",
"id": "saft_export_rationale_324",
"community": 28,
"norm_label": "export customer (receivable) partners referenced in the period."
},
{
"label": "Export supplier (payable) partners referenced in the period.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L346",
"id": "saft_export_rationale_346",
"community": 28,
"norm_label": "export supplier (payable) partners referenced in the period."
},
{
"label": "Return distinct partners that have posted move-lines on accounts of the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L365",
"id": "saft_export_rationale_365",
"community": 28,
"norm_label": "return distinct partners that have posted move-lines on accounts of the"
},
{
"label": "Export the company's active taxes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L382",
"id": "saft_export_rationale_382",
"community": 28,
"norm_label": "export the company's active taxes."
},
{
"label": "Derive an SAF-T TaxType from the Odoo tax type_tax_use. Returns ``IVA``",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L401",
"id": "saft_export_rationale_401",
"community": 303,
"norm_label": "derive an saf-t taxtype from the odoo tax type_tax_use. returns ``iva``"
},
{
"label": "Write all posted journal entries for the period, grouped by journal (one",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L414",
"id": "saft_export_rationale_414",
"community": 28,
"norm_label": "write all posted journal entries for the period, grouped by journal (one"
},
{
"label": "Create a child element with the given *tag* and *text* value.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L478",
"id": "saft_export_rationale_478",
"community": 28,
"norm_label": "create a child element with the given *tag* and *text* value."
},
{
"label": "res_config_settings.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"community": 12,
"norm_label": "res_config_settings.py"
},
{
"label": "ResConfigSettings",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L4",
"id": "res_config_settings_resconfigsettings",
"community": 12,
"norm_label": "resconfigsettings"
},
{
"label": "_compute_module_sign_status()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L248",
"id": "res_config_settings_compute_module_sign_status",
"community": 12,
"norm_label": "_compute_module_sign_status()"
},
{
"label": "_compute_account_reports_show_per_company_setting()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L255",
"id": "res_config_settings_compute_account_reports_show_per_company_setting",
"community": 12,
"norm_label": "_compute_account_reports_show_per_company_setting()"
},
{
"label": "_compute_property_stock_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L272",
"id": "res_config_settings_compute_property_stock_account",
"community": 12,
"norm_label": "_compute_property_stock_account()"
},
{
"label": "_check_fiscalyear()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L287",
"id": "res_config_settings_check_fiscalyear",
"community": 12,
"norm_label": "_check_fiscalyear()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L305",
"id": "res_config_settings_create",
"community": 12,
"norm_label": "create()"
},
{
"label": ".open_tax_group_list()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L324",
"id": "res_config_settings_resconfigsettings_open_tax_group_list",
"community": 12,
"norm_label": ".open_tax_group_list()"
},
{
"label": ".open_company_dependent_report_settings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L338",
"id": "res_config_settings_resconfigsettings_open_company_dependent_report_settings",
"community": 12,
"norm_label": ".open_company_dependent_report_settings()"
},
{
"label": "._get_country_codes_with_another_tax_closing_start_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L360",
"id": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date",
"community": 12,
"norm_label": "._get_country_codes_with_another_tax_closing_start_date()"
},
{
"label": "._set_property_stock_journal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L372",
"id": "res_config_settings_resconfigsettings_set_property_stock_journal",
"community": 12,
"norm_label": "._set_property_stock_journal()"
},
{
"label": "._set_property_account_income_categ_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L376",
"id": "res_config_settings_resconfigsettings_set_property_account_income_categ_id",
"community": 12,
"norm_label": "._set_property_account_income_categ_id()"
},
{
"label": "._set_property_account_expense_categ_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L380",
"id": "res_config_settings_resconfigsettings_set_property_account_expense_categ_id",
"community": 12,
"norm_label": "._set_property_account_expense_categ_id()"
},
{
"label": "._set_property_stock_valuation_account_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L384",
"id": "res_config_settings_resconfigsettings_set_property_stock_valuation_account_id",
"community": 12,
"norm_label": "._set_property_stock_valuation_account_id()"
},
{
"label": "._set_property_stock_account_input_categ_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L388",
"id": "res_config_settings_resconfigsettings_set_property_stock_account_input_categ_id",
"community": 12,
"norm_label": "._set_property_stock_account_input_categ_id()"
},
{
"label": "._set_property_stock_account_output_categ_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L392",
"id": "res_config_settings_resconfigsettings_set_property_stock_account_output_categ_id",
"community": 12,
"norm_label": "._set_property_stock_account_output_categ_id()"
},
{
"label": "._persist_product_category_default()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L396",
"id": "res_config_settings_resconfigsettings_persist_product_category_default",
"community": 12,
"norm_label": "._persist_product_category_default()"
},
{
"label": "_get_account_stock_properties_names()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L405",
"id": "res_config_settings_get_account_stock_properties_names",
"community": 12,
"norm_label": "_get_account_stock_properties_names()"
},
{
"label": "Check whether the Sign module is installed or sign is enabled.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L249",
"id": "res_config_settings_rationale_249",
"community": 304,
"norm_label": "check whether the sign module is installed or sign is enabled."
},
{
"label": "Show per-company tax report start date settings when the company operate",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L256",
"id": "res_config_settings_rationale_256",
"community": 305,
"norm_label": "show per-company tax report start date settings when the company operate"
},
{
"label": "Load stock account defaults from product.category properties.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L273",
"id": "res_config_settings_rationale_273",
"community": 306,
"norm_label": "load stock account defaults from product.category properties."
},
{
"label": "Validate that the fiscal year end date is a real calendar date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L288",
"id": "res_config_settings_rationale_288",
"community": 307,
"norm_label": "validate that the fiscal year end date is a real calendar date."
},
{
"label": "Write fiscal year settings atomically to the company to avoid intermedia",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L306",
"id": "res_config_settings_rationale_306",
"community": 308,
"norm_label": "write fiscal year settings atomically to the company to avoid intermedia"
},
{
"label": "Open the tax group list filtered by the fiscal country.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L325",
"id": "res_config_settings_rationale_325",
"community": 12,
"norm_label": "open the tax group list filtered by the fiscal country."
},
{
"label": "Open the report configuration view for per-company start dates.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L339",
"id": "res_config_settings_rationale_339",
"community": 12,
"norm_label": "open the report configuration view for per-company start dates."
},
{
"label": "Hook for localization modules to declare countries with custom tax closi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L361",
"id": "res_config_settings_rationale_361",
"community": 12,
"norm_label": "hook for localization modules to declare countries with custom tax closi"
},
{
"label": "Save a product category default value via ir.default.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L397",
"id": "res_config_settings_rationale_397",
"community": 12,
"norm_label": "save a product category default value via ir.default."
},
{
"label": "Return the list of stock-related property field names.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L406",
"id": "res_config_settings_rationale_406",
"community": 309,
"norm_label": "return the list of stock-related property field names."
},
{
"label": "saft_import.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"community": 34,
"norm_label": "saft_import.py"
},
{
"label": "FusionSAFTImport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L28",
"id": "saft_import_fusionsaftimport",
"community": 34,
"norm_label": "fusionsaftimport"
},
{
"label": ".action_preview()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L82",
"id": "saft_import_fusionsaftimport_action_preview",
"community": 34,
"norm_label": ".action_preview()"
},
{
"label": ".action_import()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L110",
"id": "saft_import_fusionsaftimport_action_import",
"community": 34,
"norm_label": ".action_import()"
},
{
"label": "._parse_saft_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L133",
"id": "saft_import_fusionsaftimport_parse_saft_file",
"community": 34,
"norm_label": "._parse_saft_file()"
},
{
"label": "_strip_namespaces()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L154",
"id": "saft_import_strip_namespaces",
"community": 34,
"norm_label": "_strip_namespaces()"
},
{
"label": "_find_all()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L165",
"id": "saft_import_find_all",
"community": 34,
"norm_label": "_find_all()"
},
{
"label": "_get_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L170",
"id": "saft_import_get_text",
"community": 34,
"norm_label": "_get_text()"
},
{
"label": "._import_accounts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L180",
"id": "saft_import_fusionsaftimport_import_accounts",
"community": 34,
"norm_label": "._import_accounts()"
},
{
"label": "_map_grouping_to_account_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L216",
"id": "saft_import_map_grouping_to_account_type",
"community": 34,
"norm_label": "_map_grouping_to_account_type()"
},
{
"label": "._import_partners()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L237",
"id": "saft_import_fusionsaftimport_import_partners",
"community": 34,
"norm_label": "._import_partners()"
},
{
"label": "._import_journal_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L304",
"id": "saft_import_fusionsaftimport_import_journal_entries",
"community": 34,
"norm_label": "._import_journal_entries()"
},
{
"label": "._reopen_wizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L400",
"id": "saft_import_fusionsaftimport_reopen_wizard",
"community": 34,
"norm_label": "._reopen_wizard()"
},
{
"label": "Fusion Accounting - SAF-T Import Provides a transient wizard that reads a Stand",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L1",
"id": "saft_import_rationale_1",
"community": 34,
"norm_label": "fusion accounting - saf-t import provides a transient wizard that reads a stand"
},
{
"label": "Wizard to import accounting data from an SAF-T XML file. The user uploads a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L29",
"id": "saft_import_rationale_29",
"community": 34,
"norm_label": "wizard to import accounting data from an saf-t xml file. the user uploads a"
},
{
"label": "Parse the uploaded file and display a summary before import.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L83",
"id": "saft_import_rationale_83",
"community": 34,
"norm_label": "parse the uploaded file and display a summary before import."
},
{
"label": "Parse the SAF-T XML and create Odoo records.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L111",
"id": "saft_import_rationale_111",
"community": 34,
"norm_label": "parse the saf-t xml and create odoo records."
},
{
"label": "Decode the uploaded binary and return the XML root element. All namespa",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L134",
"id": "saft_import_rationale_134",
"community": 34,
"norm_label": "decode the uploaded binary and return the xml root element. all namespa"
},
{
"label": "Remove namespace URIs from all tags and attributes in-place.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L155",
"id": "saft_import_rationale_155",
"community": 310,
"norm_label": "remove namespace uris from all tags and attributes in-place."
},
{
"label": "Recursively find all elements with the given *tag*.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L166",
"id": "saft_import_rationale_166",
"community": 311,
"norm_label": "recursively find all elements with the given *tag*."
},
{
"label": "Return the text of the first child with *tag*, or *default*.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L171",
"id": "saft_import_rationale_171",
"community": 312,
"norm_label": "return the text of the first child with *tag*, or *default*."
},
{
"label": "Create ``account.account`` records for each ``<Account>`` element that d",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L181",
"id": "saft_import_rationale_181",
"community": 34,
"norm_label": "create ``account.account`` records for each ``<account>`` element that d"
},
{
"label": "Convert an SAF-T GroupingCategory to an Odoo account_type. Mapping:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L217",
"id": "saft_import_rationale_217",
"community": 313,
"norm_label": "convert an saf-t groupingcategory to an odoo account_type. mapping:"
},
{
"label": "Create ``res.partner`` records for each ``<Customer>`` or ``<Supplier>``",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L238",
"id": "saft_import_rationale_238",
"community": 34,
"norm_label": "create ``res.partner`` records for each ``<customer>`` or ``<supplier>``"
},
{
"label": "Create ``account.move`` records from ``<Transaction>`` elements nested i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L305",
"id": "saft_import_rationale_305",
"community": 34,
"norm_label": "create ``account.move`` records from ``<transaction>`` elements nested i"
},
{
"label": "Return an action that re-opens this wizard at its current state so the u",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L401",
"id": "saft_import_rationale_401",
"community": 34,
"norm_label": "return an action that re-opens this wizard at its current state so the u"
},
{
"label": "integration_bridges.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"community": 36,
"norm_label": "integration_bridges.py"
},
{
"label": "FusionFleetBridge",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L65",
"id": "integration_bridges_fusionfleetbridge",
"community": 36,
"norm_label": "fusionfleetbridge"
},
{
"label": "._fusion_is_fleet_installed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L97",
"id": "integration_bridges_fusionfleetbridge_fusion_is_fleet_installed",
"community": 36,
"norm_label": "._fusion_is_fleet_installed()"
},
{
"label": "_onchange_fusion_vehicle_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L102",
"id": "integration_bridges_onchange_fusion_vehicle_id",
"community": 36,
"norm_label": "_onchange_fusion_vehicle_id()"
},
{
"label": "FusionExpenseBridge",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L114",
"id": "integration_bridges_fusionexpensebridge",
"community": 36,
"norm_label": "fusionexpensebridge"
},
{
"label": "._fusion_is_hr_expense_installed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L146",
"id": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed",
"community": 36,
"norm_label": "._fusion_is_hr_expense_installed()"
},
{
"label": ".action_open_expense_sheet()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L151",
"id": "integration_bridges_fusionexpensebridge_action_open_expense_sheet",
"community": 36,
"norm_label": ".action_open_expense_sheet()"
},
{
"label": "create_move_from_expense_sheet()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L166",
"id": "integration_bridges_create_move_from_expense_sheet",
"community": 36,
"norm_label": "create_move_from_expense_sheet()"
},
{
"label": "FusionHelpdeskBridge",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L281",
"id": "integration_bridges_fusionhelpdeskbridge",
"community": 36,
"norm_label": "fusionhelpdeskbridge"
},
{
"label": "._fusion_is_helpdesk_installed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L312",
"id": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed",
"community": 36,
"norm_label": "._fusion_is_helpdesk_installed()"
},
{
"label": ".action_open_helpdesk_ticket()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L317",
"id": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket",
"community": 36,
"norm_label": ".action_open_helpdesk_ticket()"
},
{
"label": "action_create_credit_note_from_ticket()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L331",
"id": "integration_bridges_action_create_credit_note_from_ticket",
"community": 1,
"norm_label": "action_create_credit_note_from_ticket()"
},
{
"label": "Fusion Accounting - Integration Bridge Modules =================================",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L1",
"id": "integration_bridges_rationale_1",
"community": 36,
"norm_label": "fusion accounting - integration bridge modules ================================="
},
{
"label": "Extends journal items so each line can optionally reference a fleet vehicle,",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L66",
"id": "integration_bridges_rationale_66",
"community": 36,
"norm_label": "extends journal items so each line can optionally reference a fleet vehicle,"
},
{
"label": "Runtime check: is the *fleet* model actually registered?",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L98",
"id": "integration_bridges_rationale_98",
"community": 36,
"norm_label": "runtime check: is the *fleet* model actually registered?"
},
{
"label": "When a vehicle is selected, suggest the vehicle's display name as the li",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L103",
"id": "integration_bridges_rationale_103",
"community": 314,
"norm_label": "when a vehicle is selected, suggest the vehicle's display name as the li"
},
{
"label": "Links journal entries to approved HR expense sheets and provides a method to",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L115",
"id": "integration_bridges_rationale_115",
"community": 36,
"norm_label": "links journal entries to approved hr expense sheets and provides a method to"
},
{
"label": "Runtime check: is the *hr.expense.sheet* model registered?",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L147",
"id": "integration_bridges_rationale_147",
"community": 36,
"norm_label": "runtime check: is the *hr.expense.sheet* model registered?"
},
{
"label": "Navigate to the linked expense sheet form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L152",
"id": "integration_bridges_rationale_152",
"community": 36,
"norm_label": "navigate to the linked expense sheet form."
},
{
"label": "Generate a journal entry from an approved HR expense sheet. :param int",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L167",
"id": "integration_bridges_rationale_167",
"community": 315,
"norm_label": "generate a journal entry from an approved hr expense sheet. :param int"
},
{
"label": "Extends journal entries with helpdesk-ticket linkage and provides an action",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L282",
"id": "integration_bridges_rationale_282",
"community": 36,
"norm_label": "extends journal entries with helpdesk-ticket linkage and provides an action"
},
{
"label": "Runtime check: is the *helpdesk.ticket* model registered?",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L313",
"id": "integration_bridges_rationale_313",
"community": 36,
"norm_label": "runtime check: is the *helpdesk.ticket* model registered?"
},
{
"label": "Navigate to the linked helpdesk ticket form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L318",
"id": "integration_bridges_rationale_318",
"community": 36,
"norm_label": "navigate to the linked helpdesk ticket form."
},
{
"label": "Create a credit note linked to a helpdesk ticket. If *invoice_id* is pr",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L332",
"id": "integration_bridges_rationale_332",
"community": 316,
"norm_label": "create a credit note linked to a helpdesk ticket. if *invoice_id* is pr"
},
{
"label": "bank_rec_widget_line.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"community": 29,
"norm_label": "bank_rec_widget_line.py"
},
{
"label": "FusionBankRecLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L24",
"id": "bank_rec_widget_line_fusionbankrecline",
"community": 29,
"norm_label": "fusionbankrecline"
},
{
"label": "._compute_index()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L256",
"id": "bank_rec_widget_line_fusionbankrecline_compute_index",
"community": 29,
"norm_label": "._compute_index()"
},
{
"label": "_compute_account_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L262",
"id": "bank_rec_widget_line_compute_account_id",
"community": 29,
"norm_label": "_compute_account_id()"
},
{
"label": "_compute_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L275",
"id": "bank_rec_widget_line_compute_date",
"community": 29,
"norm_label": "_compute_date()"
},
{
"label": "_compute_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L290",
"id": "bank_rec_widget_line_compute_name",
"community": 29,
"norm_label": "_compute_name()"
},
{
"label": "_compute_partner_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L304",
"id": "bank_rec_widget_line_compute_partner_id",
"community": 29,
"norm_label": "_compute_partner_id()"
},
{
"label": "_compute_currency_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L319",
"id": "bank_rec_widget_line_compute_currency_id",
"community": 29,
"norm_label": "_compute_currency_id()"
},
{
"label": "_compute_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L335",
"id": "bank_rec_widget_line_compute_balance",
"community": 29,
"norm_label": "_compute_balance()"
},
{
"label": "_compute_amount_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L348",
"id": "bank_rec_widget_line_compute_amount_currency",
"community": 29,
"norm_label": "_compute_amount_currency()"
},
{
"label": "_compute_from_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L360",
"id": "bank_rec_widget_line_compute_from_balance",
"community": 29,
"norm_label": "_compute_from_balance()"
},
{
"label": "_compute_from_source_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L367",
"id": "bank_rec_widget_line_compute_from_source_balance",
"community": 29,
"norm_label": "_compute_from_source_balance()"
},
{
"label": "_compute_analytic_distribution()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L374",
"id": "bank_rec_widget_line_compute_analytic_distribution",
"community": 29,
"norm_label": "_compute_analytic_distribution()"
},
{
"label": "_compute_tax_repartition_line_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L401",
"id": "bank_rec_widget_line_compute_tax_repartition_line_id",
"community": 29,
"norm_label": "_compute_tax_repartition_line_id()"
},
{
"label": "_compute_tax_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L410",
"id": "bank_rec_widget_line_compute_tax_ids",
"community": 29,
"norm_label": "_compute_tax_ids()"
},
{
"label": "_compute_tax_tag_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L419",
"id": "bank_rec_widget_line_compute_tax_tag_ids",
"community": 29,
"norm_label": "_compute_tax_tag_ids()"
},
{
"label": "_compute_group_tax_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L428",
"id": "bank_rec_widget_line_compute_group_tax_id",
"community": 29,
"norm_label": "_compute_group_tax_id()"
},
{
"label": "_compute_display_stroked_amount_currency()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L437",
"id": "bank_rec_widget_line_compute_display_stroked_amount_currency",
"community": 29,
"norm_label": "_compute_display_stroked_amount_currency()"
},
{
"label": "_compute_display_stroked_balance()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L450",
"id": "bank_rec_widget_line_compute_display_stroked_balance",
"community": 29,
"norm_label": "_compute_display_stroked_balance()"
},
{
"label": "_compute_source_aml_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L465",
"id": "bank_rec_widget_line_compute_source_aml_fields",
"community": 29,
"norm_label": "_compute_source_aml_fields()"
},
{
"label": "_compute_partner_info()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L495",
"id": "bank_rec_widget_line_compute_partner_info",
"community": 29,
"norm_label": "_compute_partner_info()"
},
{
"label": "_compute_bank_account()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L541",
"id": "bank_rec_widget_line_compute_bank_account",
"community": 29,
"norm_label": "_compute_bank_account()"
},
{
"label": "_compute_suggestion()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L552",
"id": "bank_rec_widget_line_compute_suggestion",
"community": 29,
"norm_label": "_compute_suggestion()"
},
{
"label": "_compute_ref_narration()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L660",
"id": "bank_rec_widget_line_compute_ref_narration",
"community": 29,
"norm_label": "_compute_ref_narration()"
},
{
"label": "._get_aml_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L674",
"id": "bank_rec_widget_line_fusionbankrecline_get_aml_values",
"community": 29,
"norm_label": "._get_aml_values()"
},
{
"label": "Represents a single entry within the bank reconciliation widget. Each entry",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L25",
"id": "bank_rec_widget_line_rationale_25",
"community": 29,
"norm_label": "represents a single entry within the bank reconciliation widget. each entry"
},
{
"label": "Assign a unique identifier to each entry for JS-side tracking.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L257",
"id": "bank_rec_widget_line_rationale_257",
"community": 29,
"norm_label": "assign a unique identifier to each entry for js-side tracking."
},
{
"label": "Derive the account from the source journal item for linked entries. Ent",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L263",
"id": "bank_rec_widget_line_rationale_263",
"community": 317,
"norm_label": "derive the account from the source journal item for linked entries. ent"
},
{
"label": "Set the date based on the entry type. Source-linked entries (aml, new_a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L276",
"id": "bank_rec_widget_line_rationale_276",
"community": 318,
"norm_label": "set the date based on the entry type. source-linked entries (aml, new_a"
},
{
"label": "Set the description/label from the source journal item when applicable.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L291",
"id": "bank_rec_widget_line_rationale_291",
"community": 319,
"norm_label": "set the description/label from the source journal item when applicable."
},
{
"label": "Determine the partner for each entry based on its type. Matched journal",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L305",
"id": "bank_rec_widget_line_rationale_305",
"community": 320,
"norm_label": "determine the partner for each entry based on its type. matched journal"
},
{
"label": "Set the currency based on entry type. Source-linked entries use the cur",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L320",
"id": "bank_rec_widget_line_rationale_320",
"community": 321,
"norm_label": "set the currency based on entry type. source-linked entries use the cur"
},
{
"label": "Set the company-currency balance from the source when applicable. Only",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L336",
"id": "bank_rec_widget_line_rationale_336",
"community": 322,
"norm_label": "set the company-currency balance from the source when applicable. only"
},
{
"label": "Set the foreign currency amount from the source when applicable. Only '",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L349",
"id": "bank_rec_widget_line_rationale_349",
"community": 323,
"norm_label": "set the foreign currency amount from the source when applicable. only '"
},
{
"label": "Split the balance into separate debit and credit components.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L361",
"id": "bank_rec_widget_line_rationale_361",
"community": 324,
"norm_label": "split the balance into separate debit and credit components."
},
{
"label": "Split the original source balance into debit and credit.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L368",
"id": "bank_rec_widget_line_rationale_368",
"community": 325,
"norm_label": "split the original source balance into debit and credit."
},
{
"label": "Compute analytic distribution based on entry type. Source-linked entrie",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L375",
"id": "bank_rec_widget_line_rationale_375",
"community": 326,
"norm_label": "compute analytic distribution based on entry type. source-linked entrie"
},
{
"label": "Inherit tax repartition line from the source for 'aml' entries only.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L402",
"id": "bank_rec_widget_line_rationale_402",
"community": 327,
"norm_label": "inherit tax repartition line from the source for 'aml' entries only."
},
{
"label": "Copy applied tax references from the source for 'aml' entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L411",
"id": "bank_rec_widget_line_rationale_411",
"community": 328,
"norm_label": "copy applied tax references from the source for 'aml' entries."
},
{
"label": "Copy tax tags from the source for 'aml' entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L420",
"id": "bank_rec_widget_line_rationale_420",
"community": 329,
"norm_label": "copy tax tags from the source for 'aml' entries."
},
{
"label": "Copy the group tax reference from the source for 'aml' entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L429",
"id": "bank_rec_widget_line_rationale_429",
"community": 330,
"norm_label": "copy the group tax reference from the source for 'aml' entries."
},
{
"label": "Determine whether to show a strikethrough on the foreign currency amount.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L438",
"id": "bank_rec_widget_line_rationale_438",
"community": 331,
"norm_label": "determine whether to show a strikethrough on the foreign currency amount."
},
{
"label": "Determine whether to show a strikethrough on the balance. Applies to 'n",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L451",
"id": "bank_rec_widget_line_rationale_451",
"community": 332,
"norm_label": "determine whether to show a strikethrough on the balance. applies to 'n"
},
{
"label": "Resolve the originating move for display and navigation purposes. For '",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L466",
"id": "bank_rec_widget_line_rationale_466",
"community": 333,
"norm_label": "resolve the originating move for display and navigation purposes. for '"
},
{
"label": "Load receivable/payable account info for the selected partner. This dat",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L496",
"id": "bank_rec_widget_line_rationale_496",
"community": 334,
"norm_label": "load receivable/payable account info for the selected partner. this dat"
},
{
"label": "Show the bank account number on the liquidity entry only.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L542",
"id": "bank_rec_widget_line_rationale_542",
"community": 335,
"norm_label": "show the bank account number on the liquidity entry only."
},
{
"label": "Build contextual suggestion text for matched journal items. When a 'new",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L553",
"id": "bank_rec_widget_line_rationale_553",
"community": 336,
"norm_label": "build contextual suggestion text for matched journal items. when a 'new"
},
{
"label": "Populate ref and narration from the statement line for liquidity entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L661",
"id": "bank_rec_widget_line_rationale_661",
"community": 337,
"norm_label": "populate ref and narration from the statement line for liquidity entries."
},
{
"label": "Convert this widget entry into values suitable for creating journal items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L675",
"id": "bank_rec_widget_line_rationale_675",
"community": 29,
"norm_label": "convert this widget entry into values suitable for creating journal items."
},
{
"label": "account_fiscal_position.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_position_py",
"community": 3,
"norm_label": "account_fiscal_position.py"
},
{
"label": "FusionFiscalPosition",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L7",
"id": "account_fiscal_position_fusionfiscalposition",
"community": 3,
"norm_label": "fusionfiscalposition"
},
{
"label": "._inverse_foreign_vat()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L13",
"id": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat",
"community": 3,
"norm_label": "._inverse_foreign_vat()"
},
{
"label": "._create_draft_closing_move_for_foreign_vat()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L21",
"id": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"community": 3,
"norm_label": "._create_draft_closing_move_for_foreign_vat()"
},
{
"label": "Extends fiscal positions to generate draft tax-closing entries whenever a fo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L8",
"id": "account_fiscal_position_rationale_8",
"community": 3,
"norm_label": "extends fiscal positions to generate draft tax-closing entries whenever a fo"
},
{
"label": "When the foreign_vat field is written, propagate draft closing moves for",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L14",
"id": "account_fiscal_position_rationale_14",
"community": 3,
"norm_label": "when the foreign_vat field is written, propagate draft closing moves for"
},
{
"label": "For every existing draft tax-closing entry, ensure a corresponding closi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L22",
"id": "account_fiscal_position_rationale_22",
"community": 3,
"norm_label": "for every existing draft tax-closing entry, ensure a corresponding closi"
},
{
"label": "three_way_match.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py",
"community": 3,
"norm_label": "three_way_match.py"
},
{
"label": "FusionThreeWayMatch",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L17",
"id": "three_way_match_fusionthreewaymatch",
"community": 3,
"norm_label": "fusionthreewaymatch"
},
{
"label": "_fusion_purchase_module_installed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L87",
"id": "three_way_match_fusion_purchase_module_installed",
"community": 3,
"norm_label": "_fusion_purchase_module_installed()"
},
{
"label": "_compute_3way_match()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L103",
"id": "three_way_match_compute_3way_match",
"community": 3,
"norm_label": "_compute_3way_match()"
},
{
"label": ".action_view_purchase_order()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L215",
"id": "three_way_match_fusionthreewaymatch_action_view_purchase_order",
"community": 3,
"norm_label": ".action_view_purchase_order()"
},
{
"label": ".action_refresh_3way_match()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L228",
"id": "three_way_match_fusionthreewaymatch_action_refresh_3way_match",
"community": 3,
"norm_label": ".action_refresh_3way_match()"
},
{
"label": "Extends account.move with 3-way matching for vendor bills. The 3-way match",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L18",
"id": "three_way_match_rationale_18",
"community": 3,
"norm_label": "extends account.move with 3-way matching for vendor bills. the 3-way match"
},
{
"label": "Return True if the purchase module is installed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L88",
"id": "three_way_match_rationale_88",
"community": 338,
"norm_label": "return true if the purchase module is installed."
},
{
"label": "Compare PO amount, received quantity value, and bill amount. The tolera",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L104",
"id": "three_way_match_rationale_104",
"community": 339,
"norm_label": "compare po amount, received quantity value, and bill amount. the tolera"
},
{
"label": "Open the linked purchase order.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L216",
"id": "three_way_match_rationale_216",
"community": 3,
"norm_label": "open the linked purchase order."
},
{
"label": "Manually re-compute the 3-way match status.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L229",
"id": "three_way_match_rationale_229",
"community": 3,
"norm_label": "manually re-compute the 3-way match status."
},
{
"label": "res_partner.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py",
"community": 19,
"norm_label": "res_partner.py"
},
{
"label": "FusionResPartner",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L7",
"id": "res_partner_fusionrespartner",
"community": 19,
"norm_label": "fusionrespartner"
},
{
"label": "._get_followup_responsible()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L20",
"id": "res_partner_fusionrespartner_get_followup_responsible",
"community": 19,
"norm_label": "._get_followup_responsible()"
},
{
"label": ".open_partner_ledger()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L25",
"id": "res_partner_fusionrespartner_open_partner_ledger",
"community": 19,
"norm_label": ".open_partner_ledger()"
},
{
"label": ".open_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L39",
"id": "res_partner_fusionrespartner_open_partner",
"community": 19,
"norm_label": ".open_partner()"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L52",
"id": "res_partner_compute_display_name",
"community": 19,
"norm_label": "_compute_display_name()"
},
{
"label": "._get_partner_account_report_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L66",
"id": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"community": 19,
"norm_label": "._get_partner_account_report_attachment()"
},
{
"label": "Extends partners with accounting-specific actions, enriched display-name com",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L8",
"id": "res_partner_rationale_8",
"community": 19,
"norm_label": "extends partners with accounting-specific actions, enriched display-name com"
},
{
"label": "Return the user responsible for follow-up on this partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L21",
"id": "res_partner_rationale_21",
"community": 19,
"norm_label": "return the user responsible for follow-up on this partner."
},
{
"label": "Navigate to the partner ledger report filtered to this partner.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L26",
"id": "res_partner_rationale_26",
"community": 19,
"norm_label": "navigate to the partner ledger report filtered to this partner."
},
{
"label": "Open the partner form view for this record.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L40",
"id": "res_partner_rationale_40",
"community": 19,
"norm_label": "open the partner form view for this record."
},
{
"label": "When the context flag ``show_more_partner_info`` is set, append the VAT",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L53",
"id": "res_partner_rationale_53",
"community": 340,
"norm_label": "when the context flag ``show_more_partner_info`` is set, append the vat"
},
{
"label": "Render the given accounting report as PDF for this partner and create an",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L67",
"id": "res_partner_rationale_67",
"community": 19,
"norm_label": "render the given accounting report as pdf for this partner and create an"
},
{
"label": "ir_actions.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ir_actions_py",
"community": 67,
"norm_label": "ir_actions.py"
},
{
"label": "FusionReportDownloadAction",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L7",
"id": "ir_actions_fusionreportdownloadaction",
"community": 67,
"norm_label": "fusionreportdownloadaction"
},
{
"label": "._get_readable_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L15",
"id": "ir_actions_fusionreportdownloadaction_get_readable_fields",
"community": 67,
"norm_label": "._get_readable_fields()"
},
{
"label": "Abstract model that extends the readable field set of ``ir.actions.actions``",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L8",
"id": "ir_actions_rationale_8",
"community": 67,
"norm_label": "abstract model that extends the readable field set of ``ir.actions.actions``"
},
{
"label": "Merge the standard readable fields with the 'data' key required by the r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L16",
"id": "ir_actions_rationale_16",
"community": 67,
"norm_label": "merge the standard readable fields with the 'data' key required by the r"
},
{
"label": "account_deferred_reports.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"community": 9,
"norm_label": "account_deferred_reports.py"
},
{
"label": "FusionDeferredReportHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L14",
"id": "account_deferred_reports_fusiondeferredreporthandler",
"community": 9,
"norm_label": "fusiondeferredreporthandler"
},
{
"label": "._get_deferred_report_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L24",
"id": "account_deferred_reports_fusiondeferredreporthandler_get_deferred_report_type",
"community": 9,
"norm_label": "._get_deferred_report_type()"
},
{
"label": "._get_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L33",
"id": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"community": 9,
"norm_label": "._get_domain()"
},
{
"label": "_get_select()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L72",
"id": "account_deferred_reports_get_select",
"community": 9,
"norm_label": "_get_select()"
},
{
"label": "._get_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L94",
"id": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"community": 1,
"norm_label": "._get_lines()"
},
{
"label": "_get_grouping_fields_deferred_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L123",
"id": "account_deferred_reports_get_grouping_fields_deferred_lines",
"community": 9,
"norm_label": "_get_grouping_fields_deferred_lines()"
},
{
"label": "_group_by_deferred_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L127",
"id": "account_deferred_reports_group_by_deferred_fields",
"community": 9,
"norm_label": "_group_by_deferred_fields()"
},
{
"label": "_get_grouping_fields_deferral_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L133",
"id": "account_deferred_reports_get_grouping_fields_deferral_lines",
"community": 9,
"norm_label": "_get_grouping_fields_deferral_lines()"
},
{
"label": "_group_by_deferral_fields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L137",
"id": "account_deferred_reports_group_by_deferral_fields",
"community": 9,
"norm_label": "_group_by_deferral_fields()"
},
{
"label": "_group_deferred_amounts_by_grouping_field()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L141",
"id": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"community": 9,
"norm_label": "_group_deferred_amounts_by_grouping_field()"
},
{
"label": "_get_current_key_totals_dict()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L168",
"id": "account_deferred_reports_get_current_key_totals_dict",
"community": 9,
"norm_label": "_get_current_key_totals_dict()"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L181",
"id": "account_deferred_reports_fusiondeferredreporthandler_get_custom_display_config",
"community": 9,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L188",
"id": "account_deferred_reports_fusiondeferredreporthandler_custom_options_initializer",
"community": 9,
"norm_label": "._custom_options_initializer()"
},
{
"label": ".action_audit_cell()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L248",
"id": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"community": 9,
"norm_label": ".action_audit_cell()"
},
{
"label": "._caret_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L305",
"id": "account_deferred_reports_fusiondeferredreporthandler_caret_options_initializer",
"community": 9,
"norm_label": "._caret_options_initializer()"
},
{
"label": "._customize_warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L312",
"id": "account_deferred_reports_fusiondeferredreporthandler_customize_warnings",
"community": 9,
"norm_label": "._customize_warnings()"
},
{
"label": ".open_journal_items()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L327",
"id": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items",
"community": 9,
"norm_label": ".open_journal_items()"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L349",
"id": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"community": 9,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": ".action_generate_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L424",
"id": "account_deferred_reports_fusiondeferredreporthandler_action_generate_entry",
"community": 9,
"norm_label": ".action_generate_entry()"
},
{
"label": "._generate_deferral_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L439",
"id": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"community": 1,
"norm_label": "._generate_deferral_entry()"
},
{
"label": "_get_deferred_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L516",
"id": "account_deferred_reports_get_deferred_lines",
"community": 9,
"norm_label": "_get_deferred_lines()"
},
{
"label": "FusionDeferredExpenseHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L606",
"id": "account_deferred_reports_fusiondeferredexpensehandler",
"community": 9,
"norm_label": "fusiondeferredexpensehandler"
},
{
"label": "._get_deferred_report_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L611",
"id": "account_deferred_reports_fusiondeferredexpensehandler_get_deferred_report_type",
"community": 9,
"norm_label": "._get_deferred_report_type()"
},
{
"label": "FusionDeferredRevenueHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L615",
"id": "account_deferred_reports_fusiondeferredrevenuehandler",
"community": 9,
"norm_label": "fusiondeferredrevenuehandler"
},
{
"label": "._get_deferred_report_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L620",
"id": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"community": 9,
"norm_label": "._get_deferred_report_type()"
},
{
"label": "Base handler for deferred expense / revenue reports. Provides shared domain",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L15",
"id": "account_deferred_reports_rationale_15",
"community": 9,
"norm_label": "base handler for deferred expense / revenue reports. provides shared domain"
},
{
"label": "Build the search domain for deferred journal items within the selected r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L34",
"id": "account_deferred_reports_rationale_34",
"community": 9,
"norm_label": "build the search domain for deferred journal items within the selected r"
},
{
"label": "Column expressions for the deferred-lines query.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L73",
"id": "account_deferred_reports_rationale_73",
"community": 341,
"norm_label": "column expressions for the deferred-lines query."
},
{
"label": "Execute the deferred-lines query and return raw dicts.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L95",
"id": "account_deferred_reports_rationale_95",
"community": 1,
"norm_label": "execute the deferred-lines query and return raw dicts."
},
{
"label": "Group deferred amounts per grouping field and compute period totals. Ret",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L145",
"id": "account_deferred_reports_rationale_145",
"community": 342,
"norm_label": "group deferred amounts per grouping field and compute period totals. ret"
},
{
"label": "Open a list of the invoices/bills and deferral entries that underlie the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L249",
"id": "account_deferred_reports_rationale_249",
"community": 9,
"norm_label": "open a list of the invoices/bills and deferral entries that underlie the"
},
{
"label": "Build the report lines by computing deferred amounts per period and grou",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L350",
"id": "account_deferred_reports_rationale_350",
"community": 9,
"norm_label": "build the report lines by computing deferred amounts per period and grou"
},
{
"label": "Create the deferral move and its reversal for the selected period.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L440",
"id": "account_deferred_reports_rationale_440",
"community": 1,
"norm_label": "create the deferral move and its reversal for the selected period."
},
{
"label": "Compute the journal-item commands for a deferral entry and return ``(lin",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L517",
"id": "account_deferred_reports_rationale_517",
"community": 343,
"norm_label": "compute the journal-item commands for a deferral entry and return ``(lin"
},
{
"label": "account_fiscal_year.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_year.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_year_py",
"community": 75,
"norm_label": "account_fiscal_year.py"
},
{
"label": "FusionFiscalYear",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_year.py",
"source_location": "L8",
"id": "account_fiscal_year_fusionfiscalyear",
"community": 75,
"norm_label": "fusionfiscalyear"
},
{
"label": "_validate_fiscal_year_dates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_year.py",
"source_location": "L37",
"id": "account_fiscal_year_validate_fiscal_year_dates",
"community": 75,
"norm_label": "_validate_fiscal_year_dates()"
},
{
"label": "Represents a fiscal year period for a company. Enforces non-overlapping date",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_year.py",
"source_location": "L9",
"id": "account_fiscal_year_rationale_9",
"community": 75,
"norm_label": "represents a fiscal year period for a company. enforces non-overlapping date"
},
{
"label": "Ensure fiscal years do not overlap for the same company and that the dat",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_year.py",
"source_location": "L38",
"id": "account_fiscal_year_rationale_38",
"community": 344,
"norm_label": "ensure fiscal years do not overlap for the same company and that the dat"
},
{
"label": "chart_template.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_chart_template_py",
"community": 3,
"norm_label": "chart_template.py"
},
{
"label": "FusionChartTemplatePostLoad",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L8",
"id": "chart_template_fusioncharttemplatepostload",
"community": 3,
"norm_label": "fusioncharttemplatepostload"
},
{
"label": "._post_load_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L16",
"id": "chart_template_fusioncharttemplatepostload_post_load_data",
"community": 3,
"norm_label": "._post_load_data()"
},
{
"label": "Runs post-installation configuration after chart-of-accounts data is loaded:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L9",
"id": "chart_template_rationale_9",
"community": 3,
"norm_label": "runs post-installation configuration after chart-of-accounts data is loaded:"
},
{
"label": "Apply Fusion Accounting defaults after chart template data has been load",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L17",
"id": "chart_template_rationale_17",
"community": 3,
"norm_label": "apply fusion accounting defaults after chart template data has been load"
},
{
"label": "bank_statement_import_camt.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"community": 5,
"norm_label": "bank_statement_import_camt.py"
},
{
"label": "FusionCAMTParser",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L15",
"id": "bank_statement_import_camt_fusioncamtparser",
"community": 5,
"norm_label": "fusioncamtparser"
},
{
"label": ".parse_camt()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L39",
"id": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"community": 5,
"norm_label": ".parse_camt()"
},
{
"label": "_to_bytes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L71",
"id": "bank_statement_import_camt_to_bytes",
"community": 5,
"norm_label": "_to_bytes()"
},
{
"label": "_parse_xml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L78",
"id": "bank_statement_import_camt_parse_xml",
"community": 5,
"norm_label": "_parse_xml()"
},
{
"label": "._detect_namespace()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L87",
"id": "bank_statement_import_camt_fusioncamtparser_detect_namespace",
"community": 5,
"norm_label": "._detect_namespace()"
},
{
"label": "_tag()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L111",
"id": "bank_statement_import_camt_tag",
"community": 5,
"norm_label": "_tag()"
},
{
"label": "._find()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L118",
"id": "bank_statement_import_camt_fusioncamtparser_find",
"community": 5,
"norm_label": "._find()"
},
{
"label": "._find_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L128",
"id": "bank_statement_import_camt_fusioncamtparser_find_text",
"community": 5,
"norm_label": "._find_text()"
},
{
"label": "._findall()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L135",
"id": "bank_statement_import_camt_fusioncamtparser_findall",
"community": 5,
"norm_label": "._findall()"
},
{
"label": "._iter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L139",
"id": "bank_statement_import_camt_fusioncamtparser_iter",
"community": 5,
"norm_label": "._iter()"
},
{
"label": "._extract_statements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L147",
"id": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"community": 5,
"norm_label": "._extract_statements()"
},
{
"label": "._extract_single_statement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L163",
"id": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"community": 5,
"norm_label": "._extract_single_statement()"
},
{
"label": "._extract_entry()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L248",
"id": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"community": 5,
"norm_label": "._extract_entry()"
},
{
"label": "._extract_tx_details()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L318",
"id": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"community": 5,
"norm_label": "._extract_tx_details()"
},
{
"label": "_make_unique_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L423",
"id": "bank_statement_import_camt_make_unique_id",
"community": 5,
"norm_label": "_make_unique_id()"
},
{
"label": "_parse_camt_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L442",
"id": "bank_statement_import_camt_parse_camt_date",
"community": 5,
"norm_label": "_parse_camt_date()"
},
{
"label": "_parse_camt_datetime()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L453",
"id": "bank_statement_import_camt_parse_camt_datetime",
"community": 5,
"norm_label": "_parse_camt_datetime()"
},
{
"label": "_safe_float()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L473",
"id": "bank_statement_import_camt_safe_float",
"community": 5,
"norm_label": "_safe_float()"
},
{
"label": "FusionJournalCAMTImport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L483",
"id": "bank_statement_import_camt_fusionjournalcamtimport",
"community": 5,
"norm_label": "fusionjournalcamtimport"
},
{
"label": "._get_bank_statements_available_import_formats()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L490",
"id": "bank_statement_import_camt_fusionjournalcamtimport_get_bank_statements_available_import_formats",
"community": 5,
"norm_label": "._get_bank_statements_available_import_formats()"
},
{
"label": "._parse_bank_statement_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L497",
"id": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"community": 5,
"norm_label": "._parse_bank_statement_file()"
},
{
"label": "_is_camt_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L526",
"id": "bank_statement_import_camt_is_camt_file",
"community": 5,
"norm_label": "_is_camt_file()"
},
{
"label": "Standalone parser for ISO 20022 CAMT.053 XML bank statements. CAMT.053 (Ban",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L16",
"id": "bank_statement_import_camt_rationale_16",
"community": 5,
"norm_label": "standalone parser for iso 20022 camt.053 xml bank statements. camt.053 (ban"
},
{
"label": "Parse a CAMT.053 XML file and return a list of statement dicts compatibl",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L40",
"id": "bank_statement_import_camt_rationale_40",
"community": 5,
"norm_label": "parse a camt.053 xml file and return a list of statement dicts compatibl"
},
{
"label": "Ensure *data_file* is bytes for XML parsing.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L72",
"id": "bank_statement_import_camt_rationale_72",
"community": 345,
"norm_label": "ensure *data_file* is bytes for xml parsing."
},
{
"label": "Parse raw XML bytes and return the root Element.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L79",
"id": "bank_statement_import_camt_rationale_79",
"community": 346,
"norm_label": "parse raw xml bytes and return the root element."
},
{
"label": "Auto-detect the CAMT.053 namespace from the document root. Returns a di",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L88",
"id": "bank_statement_import_camt_rationale_88",
"community": 5,
"norm_label": "auto-detect the camt.053 namespace from the document root. returns a di"
},
{
"label": "Build a namespaced tag string for ElementTree lookups.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L112",
"id": "bank_statement_import_camt_rationale_112",
"community": 347,
"norm_label": "build a namespaced tag string for elementtree lookups."
},
{
"label": "Find the first child element matching a ``/``-separated *path* of local",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L119",
"id": "bank_statement_import_camt_rationale_119",
"community": 5,
"norm_label": "find the first child element matching a ``/``-separated *path* of local"
},
{
"label": "Return the stripped text of the element at *path*, or ``None``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L129",
"id": "bank_statement_import_camt_rationale_129",
"community": 5,
"norm_label": "return the stripped text of the element at *path*, or ``none``."
},
{
"label": "Return all direct children matching *local_name*.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L136",
"id": "bank_statement_import_camt_rationale_136",
"community": 5,
"norm_label": "return all direct children matching *local_name*."
},
{
"label": "Iterate over all descendant elements matching *local_name*.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L140",
"id": "bank_statement_import_camt_rationale_140",
"community": 5,
"norm_label": "iterate over all descendant elements matching *local_name*."
},
{
"label": "Extract all ``<Stmt>`` elements from the document.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L148",
"id": "bank_statement_import_camt_rationale_148",
"community": 5,
"norm_label": "extract all ``<stmt>`` elements from the document."
},
{
"label": "Extract one ``<Stmt>`` element into a statement dict.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L164",
"id": "bank_statement_import_camt_rationale_164",
"community": 5,
"norm_label": "extract one ``<stmt>`` element into a statement dict."
},
{
"label": "Extract transactions from a single ``<Ntry>`` element. An entry may con",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L249",
"id": "bank_statement_import_camt_rationale_249",
"community": 5,
"norm_label": "extract transactions from a single ``<ntry>`` element. an entry may con"
},
{
"label": "Extract a single transaction from a ``<TxDtls>`` element.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L323",
"id": "bank_statement_import_camt_rationale_323",
"community": 5,
"norm_label": "extract a single transaction from a ``<txdtls>`` element."
},
{
"label": "Generate a deterministic unique import ID from available data.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L424",
"id": "bank_statement_import_camt_rationale_424",
"community": 348,
"norm_label": "generate a deterministic unique import id from available data."
},
{
"label": "Parse an ISO 8601 date (``YYYY-MM-DD``) to ``datetime.date``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L443",
"id": "bank_statement_import_camt_rationale_443",
"community": 349,
"norm_label": "parse an iso 8601 date (``yyyy-mm-dd``) to ``datetime.date``."
},
{
"label": "Parse an ISO 8601 datetime to ``datetime.date``.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L454",
"id": "bank_statement_import_camt_rationale_454",
"community": 350,
"norm_label": "parse an iso 8601 datetime to ``datetime.date``."
},
{
"label": "Convert *value* to float, returning 0.0 on failure.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L474",
"id": "bank_statement_import_camt_rationale_474",
"community": 351,
"norm_label": "convert *value* to float, returning 0.0 on failure."
},
{
"label": "Register CAMT.053 as an available bank-statement import format and implement",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L484",
"id": "bank_statement_import_camt_rationale_484",
"community": 5,
"norm_label": "register camt.053 as an available bank-statement import format and implement"
},
{
"label": "Append CAMT.053 to the list of importable formats.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L491",
"id": "bank_statement_import_camt_rationale_491",
"community": 5,
"norm_label": "append camt.053 to the list of importable formats."
},
{
"label": "Attempt to parse *attachment* as CAMT.053. Falls through to ``super()``",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L498",
"id": "bank_statement_import_camt_rationale_498",
"community": 5,
"norm_label": "attempt to parse *attachment* as camt.053. falls through to ``super()``"
},
{
"label": "Heuristic check: does *raw_data* look like a CAMT.053 file?",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L527",
"id": "bank_statement_import_camt_rationale_527",
"community": 352,
"norm_label": "heuristic check: does *raw_data* look like a camt.053 file?"
},
{
"label": "account_bank_statement.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_bank_statement_py",
"community": 17,
"norm_label": "account_bank_statement.py"
},
{
"label": "FusionBankStatement",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L19",
"id": "account_bank_statement_fusionbankstatement",
"community": 17,
"norm_label": "fusionbankstatement"
},
{
"label": ".action_open_bank_reconcile_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L27",
"id": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget",
"community": 17,
"norm_label": ".action_open_bank_reconcile_widget()"
},
{
"label": ".action_generate_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L39",
"id": "account_bank_statement_fusionbankstatement_action_generate_attachment",
"community": 17,
"norm_label": ".action_generate_attachment()"
},
{
"label": "FusionBankStatementLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L64",
"id": "account_bank_statement_fusionbankstatementline",
"community": 2,
"norm_label": "fusionbankstatementline"
},
{
"label": ".action_save_close()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L89",
"id": "account_bank_statement_fusionbankstatementline_action_save_close",
"community": 2,
"norm_label": ".action_save_close()"
},
{
"label": ".action_save_new()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L93",
"id": "account_bank_statement_fusionbankstatementline_action_save_new",
"community": 2,
"norm_label": ".action_save_new()"
},
{
"label": "_action_open_bank_reconciliation_widget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L105",
"id": "account_bank_statement_action_open_bank_reconciliation_widget",
"community": 17,
"norm_label": "_action_open_bank_reconciliation_widget()"
},
{
"label": ".action_open_recon_st_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L129",
"id": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line",
"community": 17,
"norm_label": ".action_open_recon_st_line()"
},
{
"label": "._cron_try_auto_reconcile_statement_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L143",
"id": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"community": 2,
"norm_label": "._cron_try_auto_reconcile_statement_lines()"
},
{
"label": "._retrieve_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L233",
"id": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"community": 2,
"norm_label": "._retrieve_partner()"
},
{
"label": "._get_st_line_strings_for_matching()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L295",
"id": "account_bank_statement_fusionbankstatementline_get_st_line_strings_for_matching",
"community": 11,
"norm_label": "._get_st_line_strings_for_matching()"
},
{
"label": "._get_default_amls_matching_domain()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L313",
"id": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"community": 2,
"norm_label": "._get_default_amls_matching_domain()"
},
{
"label": "Extends bank statements with reconciliation widget integration and PDF attac",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L20",
"id": "account_bank_statement_rationale_20",
"community": 17,
"norm_label": "extends bank statements with reconciliation widget integration and pdf attac"
},
{
"label": "Launch the bank reconciliation widget scoped to this statement.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L28",
"id": "account_bank_statement_rationale_28",
"community": 17,
"norm_label": "launch the bank reconciliation widget scoped to this statement."
},
{
"label": "Render statement as PDF and attach it to the record.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L40",
"id": "account_bank_statement_rationale_40",
"community": 17,
"norm_label": "render statement as pdf and attach it to the record."
},
{
"label": "Extends bank statement lines with reconciliation workflow, automated matchin",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L65",
"id": "account_bank_statement_rationale_65",
"community": 2,
"norm_label": "extends bank statement lines with reconciliation workflow, automated matchin"
},
{
"label": "Close the current form after saving.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L90",
"id": "account_bank_statement_rationale_90",
"community": 2,
"norm_label": "close the current form after saving."
},
{
"label": "Save and immediately open a fresh statement line form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L94",
"id": "account_bank_statement_rationale_94",
"community": 2,
"norm_label": "save and immediately open a fresh statement line form."
},
{
"label": "Return an action dict that opens the bank reconciliation widget.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L108",
"id": "account_bank_statement_rationale_108",
"community": 353,
"norm_label": "return an action dict that opens the bank reconciliation widget."
},
{
"label": "Open the reconciliation widget focused on a single statement line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L130",
"id": "account_bank_statement_rationale_130",
"community": 17,
"norm_label": "open the reconciliation widget focused on a single statement line."
},
{
"label": "Attempt to automatically reconcile statement lines using configured reco",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L144",
"id": "account_bank_statement_rationale_144",
"community": 2,
"norm_label": "attempt to automatically reconcile statement lines using configured reco"
},
{
"label": "Heuristically determine the partner for this statement line by inspectin",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L234",
"id": "account_bank_statement_rationale_234",
"community": 2,
"norm_label": "heuristically determine the partner for this statement line by inspectin"
},
{
"label": "Collect textual values from the statement line for use in matching algor",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L296",
"id": "account_bank_statement_rationale_296",
"community": 11,
"norm_label": "collect textual values from the statement line for use in matching algor"
},
{
"label": "Exclude stock valuation accounts from the default matching domain.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L314",
"id": "account_bank_statement_rationale_314",
"community": 2,
"norm_label": "exclude stock valuation accounts from the default matching domain."
},
{
"label": "executive_summary_report.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_executive_summary_report_py",
"community": 68,
"norm_label": "executive_summary_report.py"
},
{
"label": "ExecutiveSummaryReport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L7",
"id": "executive_summary_report_executivesummaryreport",
"community": 68,
"norm_label": "executivesummaryreport"
},
{
"label": "._report_custom_engine_executive_summary_ndays()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L13",
"id": "executive_summary_report_executivesummaryreport_report_custom_engine_executive_summary_ndays",
"community": 68,
"norm_label": "._report_custom_engine_executive_summary_ndays()"
},
{
"label": "Extends the accounting report to provide an executive summary metric that co",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L8",
"id": "executive_summary_report_rationale_8",
"community": 68,
"norm_label": "extends the accounting report to provide an executive summary metric that co"
},
{
"label": "Calculate the total number of calendar days within the report period. T",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L18",
"id": "executive_summary_report_rationale_18",
"community": 68,
"norm_label": "calculate the total number of calendar days within the report period. t"
},
{
"label": "payment_qr_code.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_payment_qr_code_py",
"community": 59,
"norm_label": "payment_qr_code.py"
},
{
"label": "FusionPaymentQR",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L42",
"id": "payment_qr_code_fusionpaymentqr",
"community": 59,
"norm_label": "fusionpaymentqr"
},
{
"label": "_compute_fusion_qr_code()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L94",
"id": "payment_qr_code_compute_fusion_qr_code",
"community": 59,
"norm_label": "_compute_fusion_qr_code()"
},
{
"label": ".generate_epc_qr()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L118",
"id": "payment_qr_code_fusionpaymentqr_generate_epc_qr",
"community": 59,
"norm_label": ".generate_epc_qr()"
},
{
"label": "Fusion Accounting - Payment QR Codes Extends ``account.move`` to generate **EPC",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L1",
"id": "payment_qr_code_rationale_1",
"community": 59,
"norm_label": "fusion accounting - payment qr codes extends ``account.move`` to generate **epc"
},
{
"label": "Adds EPC QR code generation to customer invoices. The EPC QR standard encod",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L43",
"id": "payment_qr_code_rationale_43",
"community": 59,
"norm_label": "adds epc qr code generation to customer invoices. the epc qr standard encod"
},
{
"label": "Compute the QR code image for eligible invoices.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L95",
"id": "payment_qr_code_rationale_95",
"community": 354,
"norm_label": "compute the qr code image for eligible invoices."
},
{
"label": "Generate an EPC QR code image for this invoice. The QR code encodes pay",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L119",
"id": "payment_qr_code_rationale_119",
"community": 59,
"norm_label": "generate an epc qr code image for this invoice. the qr code encodes pay"
},
{
"label": "bank_statement_import_qif.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"community": 5,
"norm_label": "bank_statement_import_qif.py"
},
{
"label": "FusionQIFParser",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L15",
"id": "bank_statement_import_qif_fusionqifparser",
"community": 5,
"norm_label": "fusionqifparser"
},
{
"label": ".parse_qif()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L59",
"id": "bank_statement_import_qif_fusionqifparser_parse_qif",
"community": 5,
"norm_label": ".parse_qif()"
},
{
"label": "_to_text()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L125",
"id": "bank_statement_import_qif_to_text",
"community": 5,
"norm_label": "_to_text()"
},
{
"label": "_detect_account_type()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L140",
"id": "bank_statement_import_qif_detect_account_type",
"community": 5,
"norm_label": "_detect_account_type()"
},
{
"label": "_split_records()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L154",
"id": "bank_statement_import_qif_split_records",
"community": 5,
"norm_label": "_split_records()"
},
{
"label": "._parse_record()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L181",
"id": "bank_statement_import_qif_fusionqifparser_parse_record",
"community": 5,
"norm_label": "._parse_record()"
},
{
"label": "_parse_qif_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L257",
"id": "bank_statement_import_qif_parse_qif_date",
"community": 5,
"norm_label": "_parse_qif_date()"
},
{
"label": "_parse_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L280",
"id": "bank_statement_import_qif_parse_amount",
"community": 5,
"norm_label": "_parse_amount()"
},
{
"label": "FusionJournalQIFImport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L317",
"id": "bank_statement_import_qif_fusionjournalqifimport",
"community": 5,
"norm_label": "fusionjournalqifimport"
},
{
"label": "._get_bank_statements_available_import_formats()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L324",
"id": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats",
"community": 17,
"norm_label": "._get_bank_statements_available_import_formats()"
},
{
"label": "._parse_bank_statement_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L331",
"id": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"community": 5,
"norm_label": "._parse_bank_statement_file()"
},
{
"label": "_is_qif_file()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L358",
"id": "bank_statement_import_qif_is_qif_file",
"community": 5,
"norm_label": "_is_qif_file()"
},
{
"label": "Standalone parser for QIF (Quicken Interchange Format) files. QIF is a plai",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L16",
"id": "bank_statement_import_qif_rationale_16",
"community": 5,
"norm_label": "standalone parser for qif (quicken interchange format) files. qif is a plai"
},
{
"label": "Parse a QIF file and return a statement dict compatible with the Fusion",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L60",
"id": "bank_statement_import_qif_rationale_60",
"community": 5,
"norm_label": "parse a qif file and return a statement dict compatible with the fusion"
},
{
"label": "Ensure *data_file* is a string.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L126",
"id": "bank_statement_import_qif_rationale_126",
"community": 355,
"norm_label": "ensure *data_file* is a string."
},
{
"label": "Return the QIF account type from a ``!Type:`` header, or ``'Bank'`` as t",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L141",
"id": "bank_statement_import_qif_rationale_141",
"community": 356,
"norm_label": "return the qif account type from a ``!type:`` header, or ``'bank'`` as t"
},
{
"label": "Split *lines* into a list of record-lists, using ``^`` as the record sep",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L155",
"id": "bank_statement_import_qif_rationale_155",
"community": 357,
"norm_label": "split *lines* into a list of record-lists, using ``^`` as the record sep"
},
{
"label": "Parse a list of single-char-prefixed field lines into a transaction dict",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L182",
"id": "bank_statement_import_qif_rationale_182",
"community": 5,
"norm_label": "parse a list of single-char-prefixed field lines into a transaction dict"
},
{
"label": "Try multiple date formats and return the first successful parse as a ``d",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L258",
"id": "bank_statement_import_qif_rationale_258",
"community": 358,
"norm_label": "try multiple date formats and return the first successful parse as a ``d"
},
{
"label": "Parse a QIF amount string. Handles commas as thousand separators or as",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L281",
"id": "bank_statement_import_qif_rationale_281",
"community": 359,
"norm_label": "parse a qif amount string. handles commas as thousand separators or as"
},
{
"label": "Register QIF as an available bank-statement import format and implement the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L318",
"id": "bank_statement_import_qif_rationale_318",
"community": 5,
"norm_label": "register qif as an available bank-statement import format and implement the"
},
{
"label": "Append QIF to the list of importable formats.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L325",
"id": "bank_statement_import_qif_rationale_325",
"community": 17,
"norm_label": "append qif to the list of importable formats."
},
{
"label": "Attempt to parse *attachment* as QIF. Falls through to ``super()`` when",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L332",
"id": "bank_statement_import_qif_rationale_332",
"community": 5,
"norm_label": "attempt to parse *attachment* as qif. falls through to ``super()`` when"
},
{
"label": "Heuristic check: does *raw_data* look like a QIF file?",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L359",
"id": "bank_statement_import_qif_rationale_359",
"community": 360,
"norm_label": "heuristic check: does *raw_data* look like a qif file?"
},
{
"label": "account_asset.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"community": 18,
"norm_label": "account_asset.py"
},
{
"label": "FusionAsset",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L30",
"id": "account_asset_fusionasset",
"community": 1,
"norm_label": "fusionasset"
},
{
"label": "_compute_journal_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L284",
"id": "account_asset_compute_journal_id",
"community": 18,
"norm_label": "_compute_journal_id()"
},
{
"label": "_compute_total_depreciable_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L295",
"id": "account_asset_compute_total_depreciable_value",
"community": 18,
"norm_label": "_compute_total_depreciable_value()"
},
{
"label": "_compute_salvage_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L301",
"id": "account_asset_compute_salvage_value",
"community": 18,
"norm_label": "_compute_salvage_value()"
},
{
"label": "_compute_disposal_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L309",
"id": "account_asset_compute_disposal_date",
"community": 18,
"norm_label": "_compute_disposal_date()"
},
{
"label": "_compute_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L321",
"id": "account_asset_compute_value",
"community": 18,
"norm_label": "_compute_value()"
},
{
"label": "_compute_display_account_asset_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L339",
"id": "account_asset_compute_display_account_asset_id",
"community": 18,
"norm_label": "_compute_display_account_asset_id()"
},
{
"label": "_compute_account_asset_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L350",
"id": "account_asset_compute_account_asset_id",
"community": 18,
"norm_label": "_compute_account_asset_id()"
},
{
"label": "_compute_analytic_distribution()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L362",
"id": "account_asset_compute_analytic_distribution",
"community": 18,
"norm_label": "_compute_analytic_distribution()"
},
{
"label": "_compute_lifetime_days()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L377",
"id": "account_asset_compute_lifetime_days",
"community": 18,
"norm_label": "_compute_lifetime_days()"
},
{
"label": "_compute_prorata_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L409",
"id": "account_asset_compute_prorata_date",
"community": 18,
"norm_label": "_compute_prorata_date()"
},
{
"label": "_compute_paused_prorata_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L422",
"id": "account_asset_compute_paused_prorata_date",
"community": 18,
"norm_label": "_compute_paused_prorata_date()"
},
{
"label": "_compute_related_purchase_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L436",
"id": "account_asset_compute_related_purchase_value",
"community": 18,
"norm_label": "_compute_related_purchase_value()"
},
{
"label": "_compute_acquisition_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L449",
"id": "account_asset_compute_acquisition_date",
"community": 18,
"norm_label": "_compute_acquisition_date()"
},
{
"label": "_compute_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L461",
"id": "account_asset_compute_name",
"community": 18,
"norm_label": "_compute_name()"
},
{
"label": "_compute_value_residual()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L473",
"id": "account_asset_compute_value_residual",
"community": 18,
"norm_label": "_compute_value_residual()"
},
{
"label": "_compute_book_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L486",
"id": "account_asset_compute_book_value",
"community": 18,
"norm_label": "_compute_book_value()"
},
{
"label": "_compute_gross_increase_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L501",
"id": "account_asset_compute_gross_increase_value",
"community": 18,
"norm_label": "_compute_gross_increase_value()"
},
{
"label": "_compute_non_deductible_tax_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L507",
"id": "account_asset_compute_non_deductible_tax_value",
"community": 18,
"norm_label": "_compute_non_deductible_tax_value()"
},
{
"label": "_compute_counts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L524",
"id": "account_asset_compute_counts",
"community": 18,
"norm_label": "_compute_counts()"
},
{
"label": "_compute_linked_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L543",
"id": "account_asset_compute_linked_assets",
"community": 18,
"norm_label": "_compute_linked_assets()"
},
{
"label": "_onchange_account_depreciation_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L557",
"id": "account_asset_onchange_account_depreciation_id",
"community": 18,
"norm_label": "_onchange_account_depreciation_id()"
},
{
"label": "_display_original_value_warning()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L564",
"id": "account_asset_display_original_value_warning",
"community": 18,
"norm_label": "_display_original_value_warning()"
},
{
"label": "_onchange_original_move_line_ids()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L583",
"id": "account_asset_onchange_original_move_line_ids",
"community": 18,
"norm_label": "_onchange_original_move_line_ids()"
},
{
"label": "_onchange_account_asset_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L589",
"id": "account_asset_onchange_account_asset_id",
"community": 18,
"norm_label": "_onchange_account_asset_id()"
},
{
"label": "_onchange_model_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L594",
"id": "account_asset_onchange_model_id",
"community": 1,
"norm_label": "_onchange_model_id()"
},
{
"label": "onchange_consistent_board()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L614",
"id": "account_asset_onchange_consistent_board",
"community": 18,
"norm_label": "onchange_consistent_board()"
},
{
"label": "_check_active()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L626",
"id": "account_asset_check_active",
"community": 18,
"norm_label": "_check_active()"
},
{
"label": "_check_depreciations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L632",
"id": "account_asset_check_depreciations",
"community": 1,
"norm_label": "_check_depreciations()"
},
{
"label": "_check_related_purchase()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L644",
"id": "account_asset_check_related_purchase",
"community": 18,
"norm_label": "_check_related_purchase()"
},
{
"label": "_unlink_if_model_or_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L662",
"id": "account_asset_unlink_if_model_or_draft",
"community": 18,
"norm_label": "_unlink_if_model_or_draft()"
},
{
"label": ".unlink()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L682",
"id": "account_asset_fusionasset_unlink",
"community": 2,
"norm_label": ".unlink()"
},
{
"label": ".copy_data()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L702",
"id": "account_asset_fusionasset_copy_data",
"community": 1,
"norm_label": ".copy_data()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L713",
"id": "account_asset_create",
"community": 1,
"norm_label": "create()"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L740",
"id": "account_asset_fusionasset_write",
"community": 1,
"norm_label": ".write()"
},
{
"label": "._compute_straight_line_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L764",
"id": "account_asset_fusionasset_compute_straight_line_amount",
"community": 1,
"norm_label": "._compute_straight_line_amount()"
},
{
"label": "._compute_board_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L788",
"id": "account_asset_fusionasset_compute_board_amount",
"community": 1,
"norm_label": "._compute_board_amount()"
},
{
"label": ".compute_depreciation_board()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L897",
"id": "account_asset_fusionasset_compute_depreciation_board",
"community": 1,
"norm_label": ".compute_depreciation_board()"
},
{
"label": "._recompute_board()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L915",
"id": "account_asset_fusionasset_recompute_board",
"community": 1,
"norm_label": "._recompute_board()"
},
{
"label": "._get_end_period_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L996",
"id": "account_asset_fusionasset_get_end_period_date",
"community": 1,
"norm_label": "._get_end_period_date()"
},
{
"label": "._compute_day_span()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1012",
"id": "account_asset_fusionasset_compute_day_span",
"community": 1,
"norm_label": "._compute_day_span()"
},
{
"label": "._get_last_day_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1043",
"id": "account_asset_fusionasset_get_last_day_asset",
"community": 1,
"norm_label": "._get_last_day_asset()"
},
{
"label": ".action_open_linked_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1055",
"id": "account_asset_fusionasset_action_open_linked_assets",
"community": 3,
"norm_label": ".action_open_linked_assets()"
},
{
"label": ".action_asset_modify()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1061",
"id": "account_asset_fusionasset_action_asset_modify",
"community": 1,
"norm_label": ".action_asset_modify()"
},
{
"label": ".action_save_model()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1078",
"id": "account_asset_fusionasset_action_save_model",
"community": 1,
"norm_label": ".action_save_model()"
},
{
"label": ".open_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1102",
"id": "account_asset_fusionasset_open_entries",
"community": 1,
"norm_label": ".open_entries()"
},
{
"label": ".open_related_entries()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1115",
"id": "account_asset_fusionasset_open_related_entries",
"community": 1,
"norm_label": ".open_related_entries()"
},
{
"label": ".open_increase()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1126",
"id": "account_asset_fusionasset_open_increase",
"community": 1,
"norm_label": ".open_increase()"
},
{
"label": ".open_parent_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1143",
"id": "account_asset_fusionasset_open_parent_id",
"community": 1,
"norm_label": ".open_parent_id()"
},
{
"label": ".validate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1154",
"id": "account_asset_fusionasset_validate",
"community": 1,
"norm_label": ".validate()"
},
{
"label": ".set_to_close()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1197",
"id": "account_asset_fusionasset_set_to_close",
"community": 1,
"norm_label": ".set_to_close()"
},
{
"label": ".set_to_cancelled()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1249",
"id": "account_asset_fusionasset_set_to_cancelled",
"community": 1,
"norm_label": ".set_to_cancelled()"
},
{
"label": ".set_to_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1306",
"id": "account_asset_fusionasset_set_to_draft",
"community": 1,
"norm_label": ".set_to_draft()"
},
{
"label": ".set_to_running()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1310",
"id": "account_asset_fusionasset_set_to_running",
"community": 1,
"norm_label": ".set_to_running()"
},
{
"label": ".resume_after_pause()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1321",
"id": "account_asset_fusionasset_resume_after_pause",
"community": 1,
"norm_label": ".resume_after_pause()"
},
{
"label": ".pause()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1329",
"id": "account_asset_fusionasset_pause",
"community": 1,
"norm_label": ".pause()"
},
{
"label": ".open_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1339",
"id": "account_asset_fusionasset_open_asset",
"community": 3,
"norm_label": ".open_asset()"
},
{
"label": "._insert_depreciation_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1361",
"id": "account_asset_fusionasset_insert_depreciation_line",
"community": 1,
"norm_label": "._insert_depreciation_line()"
},
{
"label": "._post_non_deductible_tax_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1373",
"id": "account_asset_fusionasset_post_non_deductible_tax_value",
"community": 1,
"norm_label": "._post_non_deductible_tax_value()"
},
{
"label": "._create_move_before_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1385",
"id": "account_asset_fusionasset_create_move_before_date",
"community": 1,
"norm_label": "._create_move_before_date()"
},
{
"label": "._cancel_future_moves()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1458",
"id": "account_asset_fusionasset_cancel_future_moves",
"community": 1,
"norm_label": "._cancel_future_moves()"
},
{
"label": "._get_disposal_moves()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1474",
"id": "account_asset_fusionasset_get_disposal_moves",
"community": 1,
"norm_label": "._get_disposal_moves()"
},
{
"label": "._select_dominant_amount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1564",
"id": "account_asset_fusionasset_select_dominant_amount",
"community": 1,
"norm_label": "._select_dominant_amount()"
},
{
"label": "._clamp_final_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1570",
"id": "account_asset_fusionasset_clamp_final_period",
"community": 1,
"norm_label": "._clamp_final_period()"
},
{
"label": "._get_own_book_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1579",
"id": "account_asset_fusionasset_get_own_book_value",
"community": 1,
"norm_label": "._get_own_book_value()"
},
{
"label": "._get_residual_value_at_date()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1585",
"id": "account_asset_fusionasset_get_residual_value_at_date",
"community": 1,
"norm_label": "._get_residual_value_at_date()"
},
{
"label": "FusionAssetGroup",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1623",
"id": "account_asset_fusionassetgroup",
"community": 18,
"norm_label": "fusionassetgroup"
},
{
"label": "_compute_count_linked_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1641",
"id": "account_asset_compute_count_linked_asset",
"community": 18,
"norm_label": "_compute_count_linked_asset()"
},
{
"label": ".action_open_linked_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1654",
"id": "account_asset_fusionassetgroup_action_open_linked_assets",
"community": 18,
"norm_label": ".action_open_linked_assets()"
},
{
"label": "FusionAssetReportHandler",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1666",
"id": "account_asset_fusionassetreporthandler",
"community": 0,
"norm_label": "fusionassetreporthandler"
},
{
"label": "._get_custom_display_config()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1676",
"id": "account_asset_fusionassetreporthandler_get_custom_display_config",
"community": 0,
"norm_label": "._get_custom_display_config()"
},
{
"label": "._dynamic_lines_generator()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1685",
"id": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"community": 0,
"norm_label": "._dynamic_lines_generator()"
},
{
"label": "._build_ungrouped_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1723",
"id": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"community": 0,
"norm_label": "._build_ungrouped_lines()"
},
{
"label": "._caret_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1791",
"id": "account_asset_fusionassetreporthandler_caret_options_initializer",
"community": 0,
"norm_label": "._caret_options_initializer()"
},
{
"label": "._custom_options_initializer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1799",
"id": "account_asset_fusionassetreporthandler_custom_options_initializer",
"community": 0,
"norm_label": "._custom_options_initializer()"
},
{
"label": "._fetch_report_rows()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1828",
"id": "account_asset_fusionassetreporthandler_fetch_report_rows",
"community": 0,
"norm_label": "._fetch_report_rows()"
},
{
"label": "._get_parent_asset_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1873",
"id": "account_asset_fusionassetreporthandler_get_parent_asset_values",
"community": 0,
"norm_label": "._get_parent_asset_values()"
},
{
"label": "._apply_grouping()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1965",
"id": "account_asset_fusionassetreporthandler_apply_grouping",
"community": 0,
"norm_label": "._apply_grouping()"
},
{
"label": "._execute_schedule_query()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2049",
"id": "account_asset_fusionassetreporthandler_execute_schedule_query",
"community": 0,
"norm_label": "._execute_schedule_query()"
},
{
"label": "._report_expand_unfoldable_line_assets_report_prefix_group()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2153",
"id": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"community": 0,
"norm_label": "._report_expand_unfoldable_line_assets_report_prefix_group()"
},
{
"label": "AssetsReport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2184",
"id": "account_asset_assetsreport",
"community": 18,
"norm_label": "assetsreport"
},
{
"label": "._get_caret_option_view_map()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2188",
"id": "account_asset_assetsreport_get_caret_option_view_map",
"community": 18,
"norm_label": "._get_caret_option_view_map()"
},
{
"label": "Fusion Accounting - Asset Management & Depreciation Module Provides fixed asset",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1",
"id": "account_asset_rationale_1",
"community": 18,
"norm_label": "fusion accounting - asset management & depreciation module provides fixed asset"
},
{
"label": "Manages fixed assets, deferred revenue recognition, and their depreciation s",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L31",
"id": "account_asset_rationale_31",
"community": 1,
"norm_label": "manages fixed assets, deferred revenue recognition, and their depreciation s"
},
{
"label": "Select a general journal matching the asset's company.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L285",
"id": "account_asset_rationale_285",
"community": 361,
"norm_label": "select a general journal matching the asset's company."
},
{
"label": "Net amount subject to depreciation = original minus salvage.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L296",
"id": "account_asset_rationale_296",
"community": 362,
"norm_label": "net amount subject to depreciation = original minus salvage."
},
{
"label": "Derive salvage value from model percentage if configured.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L302",
"id": "account_asset_rationale_302",
"community": 363,
"norm_label": "derive salvage value from model percentage if configured."
},
{
"label": "Set disposal date to the latest depreciation entry date when closed.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L310",
"id": "account_asset_rationale_310",
"community": 364,
"norm_label": "set disposal date to the latest depreciation entry date when closed."
},
{
"label": "Compute original value from linked purchase journal items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L322",
"id": "account_asset_rationale_322",
"community": 365,
"norm_label": "compute original value from linked purchase journal items."
},
{
"label": "Hide the asset account field when creating a model from the Chart of Accounts.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L340",
"id": "account_asset_rationale_340",
"community": 366,
"norm_label": "hide the asset account field when creating a model from the chart of accounts."
},
{
"label": "Derive asset account from linked journal items when available.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L351",
"id": "account_asset_rationale_351",
"community": 367,
"norm_label": "derive asset account from linked journal items when available."
},
{
"label": "Blend analytic distributions from source journal items weighted by balance.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L363",
"id": "account_asset_rationale_363",
"community": 368,
"norm_label": "blend analytic distributions from source journal items weighted by balance."
},
{
"label": "Calculate the total normalized lifetime in days for the depreciation schedule.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L378",
"id": "account_asset_rationale_378",
"community": 369,
"norm_label": "calculate the total normalized lifetime in days for the depreciation schedule."
},
{
"label": "Set the prorata reference date. For 'No Prorata' mode, align to the star",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L410",
"id": "account_asset_rationale_410",
"community": 370,
"norm_label": "set the prorata reference date. for 'no prorata' mode, align to the star"
},
{
"label": "Shift the prorata date forward by the accumulated pause duration.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L423",
"id": "account_asset_rationale_423",
"community": 371,
"norm_label": "shift the prorata date forward by the accumulated pause duration."
},
{
"label": "Sum balances from linked purchase journal items, adjusting for multi-asset lines",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L437",
"id": "account_asset_rationale_437",
"community": 372,
"norm_label": "sum balances from linked purchase journal items, adjusting for multi-asset lines"
},
{
"label": "Derive acquisition date from the earliest linked journal item.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L450",
"id": "account_asset_rationale_450",
"community": 373,
"norm_label": "derive acquisition date from the earliest linked journal item."
},
{
"label": "Default name from the first linked journal item's label.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L462",
"id": "account_asset_rationale_462",
"community": 374,
"norm_label": "default name from the first linked journal item's label."
},
{
"label": "Calculate remaining depreciable value after posted depreciation entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L474",
"id": "account_asset_rationale_474",
"community": 375,
"norm_label": "calculate remaining depreciable value after posted depreciation entries."
},
{
"label": "Net book value includes residual depreciable amount, salvage value, and",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L487",
"id": "account_asset_rationale_487",
"community": 376,
"norm_label": "net book value includes residual depreciable amount, salvage value, and"
},
{
"label": "Total original value from all gross increase child assets.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L502",
"id": "account_asset_rationale_502",
"community": 377,
"norm_label": "total original value from all gross increase child assets."
},
{
"label": "Sum non-deductible tax amounts from source journal items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L508",
"id": "account_asset_rationale_508",
"community": 378,
"norm_label": "sum non-deductible tax amounts from source journal items."
},
{
"label": "Compute posted depreciation count, total entry count, and gross increase count.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L525",
"id": "account_asset_rationale_525",
"community": 379,
"norm_label": "compute posted depreciation count, total entry count, and gross increase count."
},
{
"label": "Find other assets sharing the same source journal items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L544",
"id": "account_asset_rationale_544",
"community": 380,
"norm_label": "find other assets sharing the same source journal items."
},
{
"label": "Default the asset account to the depreciation account if not yet set.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L558",
"id": "account_asset_rationale_558",
"community": 381,
"norm_label": "default the asset account to the depreciation account if not yet set."
},
{
"label": "Warn when the entered original value diverges from the linked purchase total.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L565",
"id": "account_asset_rationale_565",
"community": 382,
"norm_label": "warn when the entered original value diverges from the linked purchase total."
},
{
"label": "Recompute acquisition date when source journal items change.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L584",
"id": "account_asset_rationale_584",
"community": 383,
"norm_label": "recompute acquisition date when source journal items change."
},
{
"label": "Mirror asset account to depreciation account as a default.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L590",
"id": "account_asset_rationale_590",
"community": 384,
"norm_label": "mirror asset account to depreciation account as a default."
},
{
"label": "Apply all depreciation parameters from the selected template model.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L595",
"id": "account_asset_rationale_595",
"community": 385,
"norm_label": "apply all depreciation parameters from the selected template model."
},
{
"label": "Clear existing depreciation entries when core parameters change, prevent",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L615",
"id": "account_asset_rationale_615",
"community": 386,
"norm_label": "clear existing depreciation entries when core parameters change, prevent"
},
{
"label": "Ensure the final depreciation entry exhausts the depreciable value.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L633",
"id": "account_asset_rationale_633",
"community": 387,
"norm_label": "ensure the final depreciation entry exhausts the depreciable value."
},
{
"label": "Validate that linked purchase lines produce a non-zero value.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L645",
"id": "account_asset_rationale_645",
"community": 388,
"norm_label": "validate that linked purchase lines produce a non-zero value."
},
{
"label": "Prevent deletion of active or paused assets.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L663",
"id": "account_asset_rationale_663",
"community": 389,
"norm_label": "prevent deletion of active or paused assets."
},
{
"label": "Post deletion notices on linked source journal entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L683",
"id": "account_asset_rationale_683",
"community": 2,
"norm_label": "post deletion notices on linked source journal entries."
},
{
"label": "Preserve model state and append (copy) suffix when duplicating.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L703",
"id": "account_asset_rationale_703",
"community": 1,
"norm_label": "preserve model state and append (copy) suffix when duplicating."
},
{
"label": "Create assets, enforcing draft state for non-model records.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L714",
"id": "account_asset_rationale_714",
"community": 390,
"norm_label": "create assets, enforcing draft state for non-model records."
},
{
"label": "Propagate account/journal changes to draft depreciation entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L741",
"id": "account_asset_rationale_741",
"community": 1,
"norm_label": "propagate account/journal changes to draft depreciation entries."
},
{
"label": "Calculate linear depreciation for a period by computing the expected cum",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L765",
"id": "account_asset_rationale_765",
"community": 1,
"norm_label": "calculate linear depreciation for a period by computing the expected cum"
},
{
"label": "Determine the depreciation amount for a single period based on the confi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L795",
"id": "account_asset_rationale_795",
"community": 1,
"norm_label": "determine the depreciation amount for a single period based on the confi"
},
{
"label": "Regenerate the full depreciation schedule. Draft entries at or after the",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L898",
"id": "account_asset_rationale_898",
"community": 1,
"norm_label": "regenerate the full depreciation schedule. draft entries at or after the"
},
{
"label": "Build the list of depreciation move value dicts for a single asset, star",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L916",
"id": "account_asset_rationale_916",
"community": 1,
"norm_label": "build the list of depreciation move value dicts for a single asset, star"
},
{
"label": "Determine the end of the depreciation period containing ref_date. For mo",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L997",
"id": "account_asset_rationale_997",
"community": 1,
"norm_label": "determine the end of the depreciation period containing ref_date. for mo"
},
{
"label": "Count the number of days between two dates, using either actual calendar",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1013",
"id": "account_asset_rationale_1013",
"community": 1,
"norm_label": "count the number of days between two dates, using either actual calendar"
},
{
"label": "Get the final calendar day of the asset's depreciation schedule.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1044",
"id": "account_asset_rationale_1044",
"community": 1,
"norm_label": "get the final calendar day of the asset's depreciation schedule."
},
{
"label": "Open a view showing assets that share the same source journal items.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1056",
"id": "account_asset_rationale_1056",
"community": 3,
"norm_label": "open a view showing assets that share the same source journal items."
},
{
"label": "Open the asset modification wizard for disposal or resumption.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1062",
"id": "account_asset_rationale_1062",
"community": 1,
"norm_label": "open the asset modification wizard for disposal or resumption."
},
{
"label": "Save the current asset's configuration as a reusable model/template.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1079",
"id": "account_asset_rationale_1079",
"community": 1,
"norm_label": "save the current asset's configuration as a reusable model/template."
},
{
"label": "Open list/form view of all depreciation journal entries.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1103",
"id": "account_asset_rationale_1103",
"community": 1,
"norm_label": "open list/form view of all depreciation journal entries."
},
{
"label": "Open the source purchase journal items linked to this asset.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1116",
"id": "account_asset_rationale_1116",
"community": 1,
"norm_label": "open the source purchase journal items linked to this asset."
},
{
"label": "Open list/form view of gross increase child assets.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1127",
"id": "account_asset_rationale_1127",
"community": 1,
"norm_label": "open list/form view of gross increase child assets."
},
{
"label": "Navigate to the parent asset form view.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1144",
"id": "account_asset_rationale_1144",
"community": 1,
"norm_label": "navigate to the parent asset form view."
},
{
"label": "Confirm draft assets: transition to 'open' state, compute depreciation b",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1155",
"id": "account_asset_rationale_1155",
"community": 1,
"norm_label": "confirm draft assets: transition to 'open' state, compute depreciation b"
},
{
"label": "Close the asset (and its gross increases), generating disposal moves and",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1198",
"id": "account_asset_rationale_1198",
"community": 1,
"norm_label": "close the asset (and its gross increases), generating disposal moves and"
},
{
"label": "Cancel the asset: reverse all posted depreciation entries, remove drafts",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1250",
"id": "account_asset_rationale_1250",
"community": 1,
"norm_label": "cancel the asset: reverse all posted depreciation entries, remove drafts"
},
{
"label": "Reset the asset to draft state.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1307",
"id": "account_asset_rationale_1307",
"community": 1,
"norm_label": "reset the asset to draft state."
},
{
"label": "Re-open a closed or cancelled asset, resetting net gain.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1311",
"id": "account_asset_rationale_1311",
"community": 1,
"norm_label": "re-open a closed or cancelled asset, resetting net gain."
},
{
"label": "Transition a paused asset back to running state via the modification wizard,",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1322",
"id": "account_asset_rationale_1322",
"community": 1,
"norm_label": "transition a paused asset back to running state via the modification wizard,"
},
{
"label": "Suspend depreciation: generate a partial-period entry up to the pause da",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1330",
"id": "account_asset_rationale_1330",
"community": 1,
"norm_label": "suspend depreciation: generate a partial-period entry up to the pause da"
},
{
"label": "Return a window action to display the current asset(s).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1340",
"id": "account_asset_rationale_1340",
"community": 3,
"norm_label": "return a window action to display the current asset(s)."
},
{
"label": "Create and return a single depreciation journal entry.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1362",
"id": "account_asset_rationale_1362",
"community": 1,
"norm_label": "create and return a single depreciation journal entry."
},
{
"label": "Log a chatter message explaining non-deductible tax added to original value.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1374",
"id": "account_asset_rationale_1374",
"community": 1,
"norm_label": "log a chatter message explaining non-deductible tax added to original value."
},
{
"label": "Cancel all entries after cutoff_date, then create a partial depreciation",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1386",
"id": "account_asset_rationale_1386",
"community": 1,
"norm_label": "cancel all entries after cutoff_date, then create a partial depreciation"
},
{
"label": "Remove or reverse depreciation entries dated after cutoff_date. Draft en",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1459",
"id": "account_asset_rationale_1459",
"community": 1,
"norm_label": "remove or reverse depreciation entries dated after cutoff_date. draft en"
},
{
"label": "Generate disposal/sale journal entries for each asset, balancing the ori",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1475",
"id": "account_asset_rationale_1475",
"community": 1,
"norm_label": "generate disposal/sale journal entries for each asset, balancing the ori"
},
{
"label": "Pick the larger depreciation amount (by absolute value) respecting sign.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1565",
"id": "account_asset_rationale_1565",
"community": 1,
"norm_label": "pick the larger depreciation amount (by absolute value) respecting sign."
},
{
"label": "In the final period (or when computed amount overshoots), clamp the depr",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1571",
"id": "account_asset_rationale_1571",
"community": 1,
"norm_label": "in the final period (or when computed amount overshoots), clamp the depr"
},
{
"label": "Book value of this asset alone (without children), optionally at a given date.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1580",
"id": "account_asset_rationale_1580",
"community": 1,
"norm_label": "book value of this asset alone (without children), optionally at a given date."
},
{
"label": "Interpolate the asset's residual value at any arbitrary date by finding",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1586",
"id": "account_asset_rationale_1586",
"community": 1,
"norm_label": "interpolate the asset's residual value at any arbitrary date by finding"
},
{
"label": "Logical grouping of assets for organizational and reporting purposes.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1624",
"id": "account_asset_rationale_1624",
"community": 18,
"norm_label": "logical grouping of assets for organizational and reporting purposes."
},
{
"label": "Count assets in each group using a single grouped query.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1642",
"id": "account_asset_rationale_1642",
"community": 391,
"norm_label": "count assets in each group using a single grouped query."
},
{
"label": "Open a list/form view of assets belonging to this group.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1655",
"id": "account_asset_rationale_1655",
"community": 18,
"norm_label": "open a list/form view of assets belonging to this group."
},
{
"label": "Custom report handler for the depreciation schedule report. Generates asset-",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1667",
"id": "account_asset_rationale_1667",
"community": 0,
"norm_label": "custom report handler for the depreciation schedule report. generates asset-"
},
{
"label": "Configure the report's CSS class and filter template.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1677",
"id": "account_asset_rationale_1677",
"community": 0,
"norm_label": "configure the report's css class and filter template."
},
{
"label": "Main entry point: generate all report lines, optionally grouped, with a",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1686",
"id": "account_asset_rationale_1686",
"community": 0,
"norm_label": "main entry point: generate all report lines, optionally grouped, with a"
},
{
"label": "Query the database and construct one report line per asset. Returns (lin",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1724",
"id": "account_asset_rationale_1724",
"community": 0,
"norm_label": "query the database and construct one report line per asset. returns (lin"
},
{
"label": "Define the caret menu option for opening asset records.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1792",
"id": "account_asset_rationale_1792",
"community": 0,
"norm_label": "define the caret menu option for opening asset records."
},
{
"label": "Configure dynamic column headers and subheaders for the depreciation schedule.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1800",
"id": "account_asset_rationale_1800",
"community": 0,
"norm_label": "configure dynamic column headers and subheaders for the depreciation schedule."
},
{
"label": "Execute the SQL query for the depreciation schedule and transform each r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1829",
"id": "account_asset_rationale_1829",
"community": 0,
"norm_label": "execute the sql query for the depreciation schedule and transform each r"
},
{
"label": "Compute opening/closing balances and depreciation movements for an asset",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1874",
"id": "account_asset_rationale_1874",
"community": 0,
"norm_label": "compute opening/closing balances and depreciation movements for an asset"
},
{
"label": "Organize flat asset lines into collapsible groups based on the configure",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1966",
"id": "account_asset_rationale_1966",
"community": 0,
"norm_label": "organize flat asset lines into collapsible groups based on the configure"
},
{
"label": "Build and execute the SQL query that retrieves asset data for the deprec",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2050",
"id": "account_asset_rationale_2050",
"community": 0,
"norm_label": "build and execute the sql query that retrieves asset data for the deprec"
},
{
"label": "Handle expansion of prefix-grouped unfoldable lines in the report.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2156",
"id": "account_asset_rationale_2156",
"community": 0,
"norm_label": "handle expansion of prefix-grouped unfoldable lines in the report."
},
{
"label": "Extend account.report to register asset-specific caret options.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2185",
"id": "account_asset_rationale_2185",
"community": 18,
"norm_label": "extend account.report to register asset-specific caret options."
},
{
"label": "move_line.test.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/move_line.test.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_move_line_test_js",
"community": 105,
"norm_label": "move_line.test.js"
},
{
"label": "openPreparedView()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/move_line.test.js",
"source_location": "L26",
"id": "move_line_test_openpreparedview",
"community": 105,
"norm_label": "openpreparedview()"
},
{
"label": "util.test.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/util.test.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_util_test_js",
"community": 392,
"norm_label": "util.test.js"
},
{
"label": "test_tour_bank_rec_statements.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/test_tour_bank_rec_statements.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_test_tour_bank_rec_statements_js",
"community": 393,
"norm_label": "test_tour_bank_rec_statements.js"
},
{
"label": "test_tour_bank_rec_widget.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/test_tour_bank_rec_widget.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_test_tour_bank_rec_widget_js",
"community": 394,
"norm_label": "test_tour_bank_rec_widget.js"
},
{
"label": "account_reports_amount_rounding.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_reports_amount_rounding.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_reports_amount_rounding_js",
"community": 395,
"norm_label": "account_reports_amount_rounding.js"
},
{
"label": "account_reports_search.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_reports_search.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_reports_search_js",
"community": 396,
"norm_label": "account_reports_search.js"
},
{
"label": "account_reports_sections.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_reports_sections.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_reports_sections_js",
"community": 397,
"norm_label": "account_reports_sections.js"
},
{
"label": "test_tour_bank_rec_rainbowman_reset.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/test_tour_bank_rec_rainbowman_reset.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_test_tour_bank_rec_rainbowman_reset_js",
"community": 398,
"norm_label": "test_tour_bank_rec_rainbowman_reset.js"
},
{
"label": "account_reports_annotations.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_reports_annotations.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_reports_annotations_js",
"community": 399,
"norm_label": "account_reports_annotations.js"
},
{
"label": "asserts.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_asserts_js",
"community": 8,
"norm_label": "asserts.js"
},
{
"label": "Asserts",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L6",
"id": "asserts_asserts",
"community": 8,
"norm_label": "asserts"
},
{
"label": ".getCount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L11",
"id": "asserts_asserts_getcount",
"community": 8,
"norm_label": ".getcount()"
},
{
"label": ".getDOMCount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L15",
"id": "asserts_asserts_getdomcount",
"community": 8,
"norm_label": ".getdomcount()"
},
{
"label": ".check()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L18",
"id": "asserts_asserts_check",
"community": 8,
"norm_label": ".check()"
},
{
"label": ".success()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L21",
"id": "asserts_asserts_success",
"community": 8,
"norm_label": ".success()"
},
{
"label": ".error()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L24",
"id": "asserts_asserts_error",
"community": 8,
"norm_label": ".error()"
},
{
"label": ".isTrue()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L31",
"id": "asserts_asserts_istrue",
"community": 8,
"norm_label": ".istrue()"
},
{
"label": ".isFalse()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L34",
"id": "asserts_asserts_isfalse",
"community": 8,
"norm_label": ".isfalse()"
},
{
"label": ".isEqual()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L38",
"id": "asserts_asserts_isequal",
"community": 8,
"norm_label": ".isequal()"
},
{
"label": ".isStrictEqual()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L46",
"id": "asserts_asserts_isstrictequal",
"community": 8,
"norm_label": ".isstrictequal()"
},
{
"label": ".contains()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L54",
"id": "asserts_asserts_contains",
"community": 8,
"norm_label": ".contains()"
},
{
"label": ".containsNone()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L63",
"id": "asserts_asserts_containsnone",
"community": 8,
"norm_label": ".containsnone()"
},
{
"label": ".containsNumber()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L72",
"id": "asserts_asserts_containsnumber",
"community": 8,
"norm_label": ".containsnumber()"
},
{
"label": ".DOMContains()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L81",
"id": "asserts_asserts_domcontains",
"community": 8,
"norm_label": ".domcontains()"
},
{
"label": ".DOMContainsNone()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L90",
"id": "asserts_asserts_domcontainsnone",
"community": 8,
"norm_label": ".domcontainsnone()"
},
{
"label": ".DOMContainsNumber()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L99",
"id": "asserts_asserts_domcontainsnumber",
"community": 8,
"norm_label": ".domcontainsnumber()"
},
{
"label": ".hasClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L108",
"id": "asserts_asserts_hasclass",
"community": 8,
"norm_label": ".hasclass()"
},
{
"label": "account_reports.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_reports.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_reports_js",
"community": 400,
"norm_label": "account_reports.js"
},
{
"label": "account.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_js",
"community": 90,
"norm_label": "account.js"
},
{
"label": "onboarding()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account.js",
"source_location": "L6",
"id": "account_onboarding",
"community": 90,
"norm_label": "onboarding()"
},
{
"label": "newInvoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account.js",
"source_location": "L23",
"id": "account_newinvoice",
"community": 90,
"norm_label": "newinvoice()"
},
{
"label": "test_tour_bank_rec_ui.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/test_tour_bank_rec_ui.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_test_tour_bank_rec_ui_js",
"community": 91,
"norm_label": "test_tour_bank_rec_ui.js"
},
{
"label": "bankRecUiReportSteps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/test_tour_bank_rec_ui.js",
"source_location": "L9",
"id": "test_tour_bank_rec_ui_bankrecuireportsteps",
"community": 91,
"norm_label": "bankrecuireportsteps()"
},
{
"label": "run()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/test_tour_bank_rec_ui.js",
"source_location": "L941",
"id": "test_tour_bank_rec_ui_run",
"community": 91,
"norm_label": "run()"
},
{
"label": "account_reports_analytic_filters.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_reports_analytic_filters.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_reports_analytic_filters_js",
"community": 401,
"norm_label": "account_reports_analytic_filters.js"
},
{
"label": "account_merge_wizard_tour.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_merge_wizard_tour.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_merge_wizard_tour_js",
"community": 402,
"norm_label": "account_merge_wizard_tour.js"
},
{
"label": "account_reports_hide_0_lines.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_reports_hide_0_lines.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_reports_hide_0_lines_js",
"community": 403,
"norm_label": "account_reports_hide_0_lines.js"
},
{
"label": "account_reports_widgets.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_reports_widgets.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_reports_widgets_js",
"community": 404,
"norm_label": "account_reports_widgets.js"
},
{
"label": "account_tours.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_tours.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_tours_js",
"community": 106,
"norm_label": "account_tours.js"
},
{
"label": "goToAccountMenu()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_tours.js",
"source_location": "L7",
"id": "account_tours_gotoaccountmenu",
"community": 106,
"norm_label": "gotoaccountmenu()"
},
{
"label": "account_report_builder.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/legacy/account_report_builder.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_legacy_account_report_builder_js",
"community": 405,
"norm_label": "account_report_builder.js"
},
{
"label": "action_manager_account_report_dl_tests.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/legacy/action_manager_account_report_dl_tests.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_legacy_action_manager_account_report_dl_tests_js",
"community": 406,
"norm_label": "action_manager_account_report_dl_tests.js"
},
{
"label": "line_cell_editable.test.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/account_report/line_cell_editable/line_cell_editable.test.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_account_report_line_cell_editable_line_cell_editable_test_js",
"community": 407,
"norm_label": "line_cell_editable.test.js"
},
{
"label": "bank_statement_csv_import_action.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_action.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_statement_csv_import_action_js",
"community": 47,
"norm_label": "bank_statement_csv_import_action.js"
},
{
"label": "BankStatementImportAction",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_action.js",
"source_location": "L16",
"id": "bank_statement_csv_import_action_bankstatementimportaction",
"community": 47,
"norm_label": "bankstatementimportaction"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_action.js",
"source_location": "L17",
"id": "bank_statement_csv_import_action_bankstatementimportaction_setup",
"community": 47,
"norm_label": ".setup()"
},
{
"label": ".exit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_action.js",
"source_location": "L40",
"id": "bank_statement_csv_import_action_bankstatementimportaction_exit",
"community": 47,
"norm_label": ".exit()"
},
{
"label": "account_bank_statement_import_model.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/account_bank_statement_import_model.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_account_bank_statement_import_model_js",
"community": 107,
"norm_label": "account_bank_statement_import_model.js"
},
{
"label": "init()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/account_bank_statement_import_model.js",
"source_location": "L13",
"id": "account_bank_statement_import_model_init",
"community": 107,
"norm_label": "init()"
},
{
"label": "bank_statement_csv_import_model.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_statement_csv_import_model_js",
"community": 47,
"norm_label": "bank_statement_csv_import_model.js"
},
{
"label": "BankStatementCSVImportModel",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L12",
"id": "bank_statement_csv_import_model_bankstatementcsvimportmodel",
"community": 47,
"norm_label": "bankstatementcsvimportmodel"
},
{
"label": ".init()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L13",
"id": "bank_statement_csv_import_model_bankstatementcsvimportmodel_init",
"community": 47,
"norm_label": ".init()"
},
{
"label": "._onLoadSuccess()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L20",
"id": "bank_statement_csv_import_model_bankstatementcsvimportmodel_onloadsuccess",
"community": 47,
"norm_label": "._onloadsuccess()"
},
{
"label": "useBankStatementCSVImportModel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L41",
"id": "bank_statement_csv_import_model_usebankstatementcsvimportmodel",
"community": 47,
"norm_label": "usebankstatementcsvimportmodel()"
},
{
"label": "finish_buttons.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/finish_buttons.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_finish_buttons_js",
"community": 408,
"norm_label": "finish_buttons.js"
},
{
"label": "list.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_list_js",
"community": 69,
"norm_label": "list.js"
},
{
"label": "BankRecListUploadController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L15",
"id": "list_bankreclistuploadcontroller",
"community": 69,
"norm_label": "bankreclistuploadcontroller"
},
{
"label": "BankRecListUploadRenderer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L22",
"id": "list_bankreclistuploadrenderer",
"community": 69,
"norm_label": "bankreclistuploadrenderer"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L29",
"id": "list_bankreclistuploadrenderer_setup",
"community": 69,
"norm_label": ".setup()"
},
{
"label": ".onDragStart()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L34",
"id": "list_bankreclistuploadrenderer_ondragstart",
"community": 69,
"norm_label": ".ondragstart()"
},
{
"label": "kanban.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_kanban_js",
"community": 70,
"norm_label": "kanban.js"
},
{
"label": "BankRecKanbanUploadController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L14",
"id": "kanban_bankreckanbanuploadcontroller",
"community": 70,
"norm_label": "bankreckanbanuploadcontroller"
},
{
"label": "BankRecUploadKanbanRenderer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L21",
"id": "kanban_bankrecuploadkanbanrenderer",
"community": 70,
"norm_label": "bankrecuploadkanbanrenderer"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L27",
"id": "kanban_bankrecuploadkanbanrenderer_setup",
"community": 70,
"norm_label": ".setup()"
},
{
"label": ".onDragStart()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L34",
"id": "kanban_bankrecuploadkanbanrenderer_ondragstart",
"community": 70,
"norm_label": ".ondragstart()"
},
{
"label": "util.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_util_js",
"community": 76,
"norm_label": "util.js"
},
{
"label": "buildLineId()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L13",
"id": "util_buildlineid",
"community": 76,
"norm_label": "buildlineid()"
},
{
"label": "parseLineId()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L40",
"id": "util_parselineid",
"community": 76,
"norm_label": "parselineid()"
},
{
"label": "removeTaxGroupingFromLineId()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L72",
"id": "util_removetaxgroupingfromlineid",
"community": 76,
"norm_label": "removetaxgroupingfromlineid()"
},
{
"label": "action_manager_account_report_dl.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/action_manager_account_report_dl.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_action_manager_account_report_dl_js",
"community": 108,
"norm_label": "action_manager_account_report_dl.js"
},
{
"label": "executeAccountReportDownload()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/action_manager_account_report_dl.js",
"source_location": "L11",
"id": "action_manager_account_report_dl_executeaccountreportdownload",
"community": 108,
"norm_label": "executeaccountreportdownload()"
},
{
"label": "fusion_accounting.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/tours/fusion_accounting.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_tours_fusion_accounting_js",
"community": 92,
"norm_label": "fusion_accounting.js"
},
{
"label": "newInvoice()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/tours/fusion_accounting.js",
"source_location": "L12",
"id": "fusion_accounting_newinvoice",
"community": 92,
"norm_label": "newinvoice()"
},
{
"label": "goToAccountMenu()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/tours/fusion_accounting.js",
"source_location": "L23",
"id": "fusion_accounting_gotoaccountmenu",
"community": 92,
"norm_label": "gotoaccountmenu()"
},
{
"label": "attachment_view_move_line.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/attachment_view_move_line.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_attachment_view_move_line_js",
"community": 93,
"norm_label": "attachment_view_move_line.js"
},
{
"label": "AttachmentViewMoveLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/attachment_view_move_line.js",
"source_location": "L12",
"id": "attachment_view_move_line_attachmentviewmoveline",
"community": 93,
"norm_label": "attachmentviewmoveline"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/attachment_view_move_line.js",
"source_location": "L16",
"id": "attachment_view_move_line_attachmentviewmoveline_setup",
"community": 93,
"norm_label": ".setup()"
},
{
"label": "move_line_list.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_move_line_list_js",
"community": 42,
"norm_label": "move_line_list.js"
},
{
"label": "AccountMoveLineListController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L15",
"id": "move_line_list_accountmovelinelistcontroller",
"community": 42,
"norm_label": "accountmovelinelistcontroller"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L21",
"id": "move_line_list_accountmovelinelistcontroller_setup",
"community": 42,
"norm_label": ".setup()"
},
{
"label": ".previewEnabled()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L43",
"id": "move_line_list_accountmovelinelistcontroller_previewenabled",
"community": 42,
"norm_label": ".previewenabled()"
},
{
"label": ".modelParams()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L50",
"id": "move_line_list_accountmovelinelistcontroller_modelparams",
"community": 42,
"norm_label": ".modelparams()"
},
{
"label": ".togglePreview()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L64",
"id": "move_line_list_accountmovelinelistcontroller_togglepreview",
"community": 42,
"norm_label": ".togglepreview()"
},
{
"label": ".setPopout()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L73",
"id": "move_line_list_accountmovelinelistcontroller_setpopout",
"community": 42,
"norm_label": ".setpopout()"
},
{
"label": ".setSelectedRecord()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L84",
"id": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"community": 42,
"norm_label": ".setselectedrecord()"
},
{
"label": ".setThread()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L89",
"id": "move_line_list_accountmovelinelistcontroller_setthread",
"community": 42,
"norm_label": ".setthread()"
},
{
"label": "AccountMoveLineListRenderer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L109",
"id": "move_line_list_accountmovelinelistrenderer",
"community": 42,
"norm_label": "accountmovelinelistrenderer"
},
{
"label": ".onCellClicked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L111",
"id": "move_line_list_accountmovelinelistrenderer_oncellclicked",
"community": 42,
"norm_label": ".oncellclicked()"
},
{
"label": ".findFocusFutureCell()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L116",
"id": "move_line_list_accountmovelinelistrenderer_findfocusfuturecell",
"community": 42,
"norm_label": ".findfocusfuturecell()"
},
{
"label": "filters.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/filters.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_filters_js",
"community": 109,
"norm_label": "filters.js"
},
{
"label": "hasExtraOptionsFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/filters.js",
"source_location": "L12",
"id": "filters_hasextraoptionsfilter",
"community": 109,
"norm_label": "hasextraoptionsfilter()"
},
{
"label": "move_line_list.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/move_line_list/move_line_list.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_move_line_list_move_line_list_js",
"community": 94,
"norm_label": "move_line_list.js"
},
{
"label": "JournalReportAccountMoveLineReconcileListRenderer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/move_line_list/move_line_list.js",
"source_location": "L11",
"id": "move_line_list_journalreportaccountmovelinereconcilelistrenderer",
"community": 94,
"norm_label": "journalreportaccountmovelinereconcilelistrenderer"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/move_line_list/move_line_list.js",
"source_location": "L12",
"id": "move_line_list_journalreportaccountmovelinereconcilelistrenderer_setup",
"community": 94,
"norm_label": ".setup()"
},
{
"label": "line.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/line/line.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_line_line_js",
"community": 4,
"norm_label": "line.js"
},
{
"label": "JournalReportLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/line/line.js",
"source_location": "L11",
"id": "line_journalreportline",
"community": 4,
"norm_label": "journalreportline"
},
{
"label": ".lineClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/line/line.js",
"source_location": "L17",
"id": "line_journalreportline_lineclasses",
"community": 4,
"norm_label": ".lineclasses()"
},
{
"label": ".openTaxJournalItems()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/line/line.js",
"source_location": "L32",
"id": "line_journalreportline_opentaxjournalitems",
"community": 4,
"norm_label": ".opentaxjournalitems()"
},
{
"label": "line_cell.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/partner_ledger/line_cell.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_partner_ledger_line_cell_js",
"community": 95,
"norm_label": "line_cell.js"
},
{
"label": "PartnerLedgerLineCell",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/partner_ledger/line_cell.js",
"source_location": "L12",
"id": "line_cell_partnerledgerlinecell",
"community": 95,
"norm_label": "partnerledgerlinecell"
},
{
"label": ".cellClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/partner_ledger/line_cell.js",
"source_location": "L14",
"id": "line_cell_partnerledgerlinecell_cellclasses",
"community": 95,
"norm_label": ".cellclasses()"
},
{
"label": "monetary_field_auto_signed_amount.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/monetary_field_auto_signed_amount.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_monetary_field_auto_signed_amount_js",
"community": 77,
"norm_label": "monetary_field_auto_signed_amount.js"
},
{
"label": "BankRecMonetaryField",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/monetary_field_auto_signed_amount.js",
"source_location": "L10",
"id": "monetary_field_auto_signed_amount_bankrecmonetaryfield",
"community": 77,
"norm_label": "bankrecmonetaryfield"
},
{
"label": ".inputOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/monetary_field_auto_signed_amount.js",
"source_location": "L18",
"id": "monetary_field_auto_signed_amount_bankrecmonetaryfield_inputoptions",
"community": 77,
"norm_label": ".inputoptions()"
},
{
"label": ".value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/monetary_field_auto_signed_amount.js",
"source_location": "L32",
"id": "monetary_field_auto_signed_amount_bankrecmonetaryfield_value",
"community": 77,
"norm_label": ".value()"
},
{
"label": "many2one_field_multi_edit.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/many2one_field_multi_edit.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_many2one_field_multi_edit_js",
"community": 96,
"norm_label": "many2one_field_multi_edit.js"
},
{
"label": "BankRecMany2OneMultiID",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/many2one_field_multi_edit.js",
"source_location": "L11",
"id": "many2one_field_multi_edit_bankrecmany2onemultiid",
"community": 96,
"norm_label": "bankrecmany2onemultiid"
},
{
"label": ".Many2XAutocompleteProps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/many2one_field_multi_edit.js",
"source_location": "L13",
"id": "many2one_field_multi_edit_bankrecmany2onemultiid_many2xautocompleteprops",
"community": 96,
"norm_label": ".many2xautocompleteprops()"
},
{
"label": "finish_buttons.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_finish_buttons_js",
"community": 55,
"norm_label": "finish_buttons.js"
},
{
"label": "BankRecFinishButtons",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L11",
"id": "finish_buttons_bankrecfinishbuttons",
"community": 55,
"norm_label": "bankrecfinishbuttons"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L15",
"id": "finish_buttons_bankrecfinishbuttons_setup",
"community": 55,
"norm_label": ".setup()"
},
{
"label": ".getJournalFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L19",
"id": "finish_buttons_bankrecfinishbuttons_getjournalfilter",
"community": 55,
"norm_label": ".getjournalfilter()"
},
{
"label": ".searchModel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L24",
"id": "finish_buttons_bankrecfinishbuttons_searchmodel",
"community": 55,
"norm_label": ".searchmodel()"
},
{
"label": ".otherFiltersActive()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L28",
"id": "finish_buttons_bankrecfinishbuttons_otherfiltersactive",
"community": 55,
"norm_label": ".otherfiltersactive()"
},
{
"label": ".clearFilters()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L39",
"id": "finish_buttons_bankrecfinishbuttons_clearfilters",
"community": 55,
"norm_label": ".clearfilters()"
},
{
"label": ".breadcrumbBackOrDashboard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L49",
"id": "finish_buttons_bankrecfinishbuttons_breadcrumbbackordashboard",
"community": 55,
"norm_label": ".breadcrumbbackordashboard()"
},
{
"label": "list.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_list_js",
"community": 78,
"norm_label": "list.js"
},
{
"label": "BankRecListController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list.js",
"source_location": "L15",
"id": "list_bankreclistcontroller",
"community": 78,
"norm_label": "bankreclistcontroller"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list.js",
"source_location": "L17",
"id": "list_bankreclistcontroller_setup",
"community": 78,
"norm_label": ".setup()"
},
{
"label": ".onRecordSaved()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list.js",
"source_location": "L31",
"id": "list_bankreclistcontroller_onrecordsaved",
"community": 78,
"norm_label": ".onrecordsaved()"
},
{
"label": "global_info.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/global_info.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_global_info_js",
"community": 79,
"norm_label": "global_info.js"
},
{
"label": "BankRecGlobalInfo",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/global_info.js",
"source_location": "L11",
"id": "global_info_bankrecglobalinfo",
"community": 79,
"norm_label": "bankrecglobalinfo"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/global_info.js",
"source_location": "L18",
"id": "global_info_bankrecglobalinfo_setup",
"community": 79,
"norm_label": ".setup()"
},
{
"label": ".actionOpenBankGL()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/global_info.js",
"source_location": "L26",
"id": "global_info_bankrecglobalinfo_actionopenbankgl",
"community": 79,
"norm_label": ".actionopenbankgl()"
},
{
"label": "bank_rec_record.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_record_js",
"community": 10,
"norm_label": "bank_rec_record.js"
},
{
"label": "BankRecRecord",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L13",
"id": "bank_rec_record_bankrecrecord",
"community": 10,
"norm_label": "bankrecrecord"
},
{
"label": "._update()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L19",
"id": "bank_rec_record_bankrecrecord_update",
"community": 10,
"norm_label": "._update()"
},
{
"label": ".updateToDoCommand()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L28",
"id": "bank_rec_record_bankrecrecord_updatetodocommand",
"community": 10,
"norm_label": ".updatetodocommand()"
},
{
"label": ".bindActionOnLineChanged()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L67",
"id": "bank_rec_record_bankrecrecord_bindactiononlinechanged",
"community": 10,
"norm_label": ".bindactiononlinechanged()"
},
{
"label": "BankRecRelationalModel",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L78",
"id": "bank_rec_record_bankrecrelationalmodel",
"community": 10,
"norm_label": "bankrecrelationalmodel"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L79",
"id": "bank_rec_record_bankrecrelationalmodel_setup",
"community": 10,
"norm_label": ".setup()"
},
{
"label": ".load()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L84",
"id": "bank_rec_record_bankrecrelationalmodel_load",
"community": 10,
"norm_label": ".load()"
},
{
"label": ".getInitialValues()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L88",
"id": "bank_rec_record_bankrecrelationalmodel_getinitialvalues",
"community": 10,
"norm_label": ".getinitialvalues()"
},
{
"label": "kanban.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_kanban_js",
"community": 10,
"norm_label": "kanban.js"
},
{
"label": "BankRecKanbanRecord",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L45",
"id": "kanban_bankreckanbanrecord",
"community": 10,
"norm_label": "bankreckanbanrecord"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L48",
"id": "kanban_bankreckanbanrecord_setup",
"community": 10,
"norm_label": ".setup()"
},
{
"label": ".getRecordClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L54",
"id": "kanban_bankreckanbanrecord_getrecordclasses",
"community": 10,
"norm_label": ".getrecordclasses()"
},
{
"label": "BankRecKanbanController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L64",
"id": "kanban_bankreckanbancontroller",
"community": 10,
"norm_label": "bankreckanbancontroller"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L87",
"id": "kanban_bankreckanbancontroller_setup",
"community": 10,
"norm_label": ".setup()"
},
{
"label": ".execProtectedAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L214",
"id": "kanban_bankreckanbancontroller_execprotectedaction",
"community": 10,
"norm_label": ".execprotectedaction()"
},
{
"label": ".execProtectedBankRecAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L231",
"id": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"community": 10,
"norm_label": ".execprotectedbankrecaction()"
},
{
"label": ".getState()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L249",
"id": "kanban_bankreckanbancontroller_getstate",
"community": 10,
"norm_label": ".getstate()"
},
{
"label": ".withNewState()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L263",
"id": "kanban_bankreckanbancontroller_withnewstate",
"community": 10,
"norm_label": ".withnewstate()"
},
{
"label": ".modelOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L278",
"id": "kanban_bankreckanbancontroller_modeloptions",
"community": 10,
"norm_label": ".modeloptions()"
},
{
"label": ".getChildSubEnv()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L289",
"id": "kanban_bankreckanbancontroller_getchildsubenv",
"community": 10,
"norm_label": ".getchildsubenv()"
},
{
"label": ".onWillStartAfterLoad()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L317",
"id": "kanban_bankreckanbancontroller_onwillstartafterload",
"community": 10,
"norm_label": ".onwillstartafterload()"
},
{
"label": ".onKanbanSearchModelChanged()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L357",
"id": "kanban_bankreckanbancontroller_onkanbansearchmodelchanged",
"community": 10,
"norm_label": ".onkanbansearchmodelchanged()"
},
{
"label": ".openRecord()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L373",
"id": "kanban_bankreckanbancontroller_openrecord",
"community": 10,
"norm_label": ".openrecord()"
},
{
"label": ".onUpdatedPager()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L389",
"id": "kanban_bankreckanbancontroller_onupdatedpager",
"community": 10,
"norm_label": ".onupdatedpager()"
},
{
"label": ".onPageUpdate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L398",
"id": "kanban_bankreckanbancontroller_onpageupdate",
"community": 10,
"norm_label": ".onpageupdate()"
},
{
"label": ".canQuickCreate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L407",
"id": "kanban_bankreckanbancontroller_canquickcreate",
"community": 10,
"norm_label": ".canquickcreate()"
},
{
"label": ".createRecord()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L414",
"id": "kanban_bankreckanbancontroller_createrecord",
"community": 10,
"norm_label": ".createrecord()"
},
{
"label": ".getNextAvailableStLineId()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L447",
"id": "kanban_bankreckanbancontroller_getnextavailablestlineid",
"community": 10,
"norm_label": ".getnextavailablestlineid()"
},
{
"label": "._mountStLineInEdit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L483",
"id": "kanban_bankreckanbancontroller_mountstlineinedit",
"community": 10,
"norm_label": "._mountstlineinedit()"
},
{
"label": ".initBankRecModel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L544",
"id": "kanban_bankreckanbancontroller_initbankrecmodel",
"community": 10,
"norm_label": ".initbankrecmodel()"
},
{
"label": ".getBankRecRecordLineInEdit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L591",
"id": "kanban_bankreckanbancontroller_getbankrecrecordlineinedit",
"community": 10,
"norm_label": ".getbankrecrecordlineinedit()"
},
{
"label": ".updateJournalState()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L601",
"id": "kanban_bankreckanbancontroller_updatejournalstate",
"community": 10,
"norm_label": ".updatejournalstate()"
},
{
"label": ".initReconCounter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L626",
"id": "kanban_bankreckanbancontroller_initreconcounter",
"community": 10,
"norm_label": ".initreconcounter()"
},
{
"label": ".incrementReconCounter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L633",
"id": "kanban_bankreckanbancontroller_incrementreconcounter",
"community": 10,
"norm_label": ".incrementreconcounter()"
},
{
"label": ".showRainbowMan()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L640",
"id": "kanban_bankreckanbancontroller_showrainbowman",
"community": 10,
"norm_label": ".showrainbowman()"
},
{
"label": ".getCounterSummary()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L644",
"id": "kanban_bankreckanbancontroller_getcountersummary",
"community": 10,
"norm_label": ".getcountersummary()"
},
{
"label": ".getRainbowManContentProps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L663",
"id": "kanban_bankreckanbancontroller_getrainbowmancontentprops",
"community": 10,
"norm_label": ".getrainbowmancontentprops()"
},
{
"label": ".moveToNextLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L677",
"id": "kanban_bankreckanbancontroller_movetonextline",
"community": 10,
"norm_label": ".movetonextline()"
},
{
"label": ".formatMonetaryField()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L690",
"id": "kanban_bankreckanbancontroller_formatmonetaryfield",
"community": 10,
"norm_label": ".formatmonetaryfield()"
},
{
"label": ".isMonetaryZero()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L698",
"id": "kanban_bankreckanbancontroller_ismonetaryzero",
"community": 10,
"norm_label": ".ismonetaryzero()"
},
{
"label": ".formatDateField()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L703",
"id": "kanban_bankreckanbancontroller_formatdatefield",
"community": 10,
"norm_label": ".formatdatefield()"
},
{
"label": ".onchange()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L707",
"id": "kanban_bankreckanbancontroller_onchange",
"community": 10,
"norm_label": ".onchange()"
},
{
"label": ".getOne2ManyColumns()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L719",
"id": "kanban_bankreckanbancontroller_getone2manycolumns",
"community": 10,
"norm_label": ".getone2manycolumns()"
},
{
"label": ".getKey()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L754",
"id": "kanban_bankreckanbancontroller_getkey",
"community": 10,
"norm_label": ".getkey()"
},
{
"label": ".checkBankRecLineRequiredField()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L758",
"id": "kanban_bankreckanbancontroller_checkbankreclinerequiredfield",
"community": 10,
"norm_label": ".checkbankreclinerequiredfield()"
},
{
"label": ".getBankRecLineInvalidFields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L764",
"id": "kanban_bankreckanbancontroller_getbankreclineinvalidfields",
"community": 10,
"norm_label": ".getbankreclineinvalidfields()"
},
{
"label": ".checkBankRecLinesInvalidFields()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L771",
"id": "kanban_bankreckanbancontroller_checkbankreclinesinvalidfields",
"community": 10,
"norm_label": ".checkbankreclinesinvalidfields()"
},
{
"label": ".notebookAmlsListViewProps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L775",
"id": "kanban_bankreckanbancontroller_notebookamlslistviewprops",
"community": 10,
"norm_label": ".notebookamlslistviewprops()"
},
{
"label": ".focusManualOperationField()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L805",
"id": "kanban_bankreckanbancontroller_focusmanualoperationfield",
"community": 10,
"norm_label": ".focusmanualoperationfield()"
},
{
"label": ".focusElement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L826",
"id": "kanban_bankreckanbancontroller_focuselement",
"community": 10,
"norm_label": ".focuselement()"
},
{
"label": ".actionOpenBankGL()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L845",
"id": "kanban_bankreckanbancontroller_actionopenbankgl",
"community": 10,
"norm_label": ".actionopenbankgl()"
},
{
"label": ".actionRemoveLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L854",
"id": "kanban_bankreckanbancontroller_actionremoveline",
"community": 10,
"norm_label": ".actionremoveline()"
},
{
"label": ".actionSelectRecoModel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L866",
"id": "kanban_bankreckanbancontroller_actionselectrecomodel",
"community": 10,
"norm_label": ".actionselectrecomodel()"
},
{
"label": ".actionCreateRecoModel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L881",
"id": "kanban_bankreckanbancontroller_actioncreaterecomodel",
"community": 10,
"norm_label": ".actioncreaterecomodel()"
},
{
"label": ".actionViewRecoModels()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L920",
"id": "kanban_bankreckanbancontroller_actionviewrecomodels",
"community": 10,
"norm_label": ".actionviewrecomodels()"
},
{
"label": "._actionValidate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L926",
"id": "kanban_bankreckanbancontroller_actionvalidate",
"community": 10,
"norm_label": "._actionvalidate()"
},
{
"label": ".actionReset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L943",
"id": "kanban_bankreckanbancontroller_actionreset",
"community": 10,
"norm_label": ".actionreset()"
},
{
"label": ".actionToCheck()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L978",
"id": "kanban_bankreckanbancontroller_actiontocheck",
"community": 10,
"norm_label": ".actiontocheck()"
},
{
"label": ".actionSetAsChecked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L989",
"id": "kanban_bankreckanbancontroller_actionsetaschecked",
"community": 10,
"norm_label": ".actionsetaschecked()"
},
{
"label": ".actionAddNewAml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1004",
"id": "kanban_bankreckanbancontroller_actionaddnewaml",
"community": 10,
"norm_label": ".actionaddnewaml()"
},
{
"label": ".actionRemoveNewAml()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1012",
"id": "kanban_bankreckanbancontroller_actionremovenewaml",
"community": 10,
"norm_label": ".actionremovenewaml()"
},
{
"label": "._actionMountLineInEdit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1020",
"id": "kanban_bankreckanbancontroller_actionmountlineinedit",
"community": 10,
"norm_label": "._actionmountlineinedit()"
},
{
"label": ".actionMountLastLineInEdit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1041",
"id": "kanban_bankreckanbancontroller_actionmountlastlineinedit",
"community": 10,
"norm_label": ".actionmountlastlineinedit()"
},
{
"label": ".postprocessLineChangedReturnTodoCommand()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1051",
"id": "kanban_bankreckanbancontroller_postprocesslinechangedreturntodocommand",
"community": 10,
"norm_label": ".postprocesslinechangedreturntodocommand()"
},
{
"label": ".actionLineChanged()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1065",
"id": "kanban_bankreckanbancontroller_actionlinechanged",
"community": 10,
"norm_label": ".actionlinechanged()"
},
{
"label": ".actionSetPartnerReceivableAccount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1077",
"id": "kanban_bankreckanbancontroller_actionsetpartnerreceivableaccount",
"community": 10,
"norm_label": ".actionsetpartnerreceivableaccount()"
},
{
"label": ".actionSetPartnerPayableAccount()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1089",
"id": "kanban_bankreckanbancontroller_actionsetpartnerpayableaccount",
"community": 10,
"norm_label": ".actionsetpartnerpayableaccount()"
},
{
"label": ".actionRedirectToSourceMove()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1101",
"id": "kanban_bankreckanbancontroller_actionredirecttosourcemove",
"community": 10,
"norm_label": ".actionredirecttosourcemove()"
},
{
"label": ".actionApplyLineSuggestion()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1112",
"id": "kanban_bankreckanbancontroller_actionapplylinesuggestion",
"community": 10,
"norm_label": ".actionapplylinesuggestion()"
},
{
"label": ".handleLineClicked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1123",
"id": "kanban_bankreckanbancontroller_handlelineclicked",
"community": 10,
"norm_label": ".handlelineclicked()"
},
{
"label": ".handleSuggestionHtmlClicked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1145",
"id": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"community": 10,
"norm_label": ".handlesuggestionhtmlclicked()"
},
{
"label": "BankRecKanbanRenderer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1163",
"id": "kanban_bankreckanbanrenderer",
"community": 10,
"norm_label": "bankreckanbanrenderer"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1173",
"id": "kanban_bankreckanbanrenderer_setup",
"community": 10,
"norm_label": ".setup()"
},
{
"label": ".groups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1183",
"id": "kanban_bankreckanbanrenderer_groups",
"community": 10,
"norm_label": ".groups()"
},
{
"label": ".openStatementDialog()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1200",
"id": "kanban_bankreckanbanrenderer_openstatementdialog",
"community": 10,
"norm_label": ".openstatementdialog()"
},
{
"label": ".cancelQuickCreate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1222",
"id": "kanban_bankreckanbanrenderer_cancelquickcreate",
"community": 10,
"norm_label": ".cancelquickcreate()"
},
{
"label": ".validateQuickCreate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1229",
"id": "kanban_bankreckanbanrenderer_validatequickcreate",
"community": 10,
"norm_label": ".validatequickcreate()"
},
{
"label": "rainbowman_content.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/rainbowman_content.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_rainbowman_content_js",
"community": 97,
"norm_label": "rainbowman_content.js"
},
{
"label": "BankRecRainbowContent",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/rainbowman_content.js",
"source_location": "L11",
"id": "rainbowman_content_bankrecrainbowcontent",
"community": 97,
"norm_label": "bankrecrainbowcontent"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/rainbowman_content.js",
"source_location": "L16",
"id": "rainbowman_content_bankrecrainbowcontent_setup",
"community": 97,
"norm_label": ".setup()"
},
{
"label": "view_embedder.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/view_embedder.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_view_embedder_js",
"community": 98,
"norm_label": "view_embedder.js"
},
{
"label": "BankRecViewEmbedder",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/view_embedder.js",
"source_location": "L12",
"id": "view_embedder_bankrecviewembedder",
"community": 98,
"norm_label": "bankrecviewembedder"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/view_embedder.js",
"source_location": "L17",
"id": "view_embedder_bankrecviewembedder_setup",
"community": 98,
"norm_label": ".setup()"
},
{
"label": "amls_list_view.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_amls_list_view_js",
"community": 10,
"norm_label": "amls_list_view.js"
},
{
"label": "BankRecAmlsRenderer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L14",
"id": "amls_list_view_bankrecamlsrenderer",
"community": 10,
"norm_label": "bankrecamlsrenderer"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L15",
"id": "amls_list_view_bankrecamlsrenderer_setup",
"community": 10,
"norm_label": ".setup()"
},
{
"label": ".getRowClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L23",
"id": "amls_list_view_bankrecamlsrenderer_getrowclass",
"community": 10,
"norm_label": ".getrowclass()"
},
{
"label": ".onCellClicked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L33",
"id": "amls_list_view_bankrecamlsrenderer_oncellclicked",
"community": 10,
"norm_label": ".oncellclicked()"
},
{
"label": ".saveSearchState()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L43",
"id": "amls_list_view_bankrecamlsrenderer_savesearchstate",
"community": 10,
"norm_label": ".savesearchstate()"
},
{
"label": "embedded_list_view.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_embedded_list_view_js",
"community": 71,
"norm_label": "embedded_list_view.js"
},
{
"label": "BankRecEmbeddedListController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L12",
"id": "embedded_list_view_bankrecembeddedlistcontroller",
"community": 71,
"norm_label": "bankrecembeddedlistcontroller"
},
{
"label": "BankRecWidgetFormEmbeddedListModel",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L18",
"id": "embedded_list_view_bankrecwidgetformembeddedlistmodel",
"community": 71,
"norm_label": "bankrecwidgetformembeddedlistmodel"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L19",
"id": "embedded_list_view_bankrecwidgetformembeddedlistmodel_setup",
"community": 71,
"norm_label": ".setup()"
},
{
"label": ".load()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L29",
"id": "embedded_list_view_bankrecwidgetformembeddedlistmodel_load",
"community": 71,
"norm_label": ".load()"
},
{
"label": "list_view_switcher.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_list_view_switcher_js",
"community": 72,
"norm_label": "list_view_switcher.js"
},
{
"label": "ListViewSwitcher",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L14",
"id": "list_view_switcher_listviewswitcher",
"community": 72,
"norm_label": "listviewswitcher"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L18",
"id": "list_view_switcher_listviewswitcher_setup",
"community": 72,
"norm_label": ".setup()"
},
{
"label": ".switchView()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L23",
"id": "list_view_switcher_listviewswitcher_switchview",
"community": 72,
"norm_label": ".switchview()"
},
{
"label": ".buttonLabel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L39",
"id": "list_view_switcher_listviewswitcher_buttonlabel",
"community": 72,
"norm_label": ".buttonlabel()"
},
{
"label": "bank_rec_quick_create.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_quick_create.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_quick_create_js",
"community": 80,
"norm_label": "bank_rec_quick_create.js"
},
{
"label": "BankRecQuickCreateController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_quick_create.js",
"source_location": "L10",
"id": "bank_rec_quick_create_bankrecquickcreatecontroller",
"community": 80,
"norm_label": "bankrecquickcreatecontroller"
},
{
"label": "BankRecQuickCreate",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_quick_create.js",
"source_location": "L14",
"id": "bank_rec_quick_create_bankrecquickcreate",
"community": 80,
"norm_label": "bankrecquickcreate"
},
{
"label": ".getQuickCreateProps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_quick_create.js",
"source_location": "L25",
"id": "bank_rec_quick_create_bankrecquickcreate_getquickcreateprops",
"community": 80,
"norm_label": ".getquickcreateprops()"
},
{
"label": "filters.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/multicurrency_revaluation_report/filters/filters.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_multicurrency_revaluation_report_filters_filters_js",
"community": 99,
"norm_label": "filters.js"
},
{
"label": "MulticurrencyRevaluationReportFilters",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/multicurrency_revaluation_report/filters/filters.js",
"source_location": "L11",
"id": "filters_multicurrencyrevaluationreportfilters",
"community": 99,
"norm_label": "multicurrencyrevaluationreportfilters"
},
{
"label": ".filterExchangeRate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/multicurrency_revaluation_report/filters/filters.js",
"source_location": "L17",
"id": "filters_multicurrencyrevaluationreportfilters_filterexchangerate",
"community": 99,
"norm_label": ".filterexchangerate()"
},
{
"label": "matching_link_widget.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_matching_link_widget_matching_link_widget_js",
"community": 6,
"norm_label": "matching_link_widget.js"
},
{
"label": "MatchingLink",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L13",
"id": "matching_link_widget_matchinglink",
"community": 6,
"norm_label": "matchinglink"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L17",
"id": "matching_link_widget_matchinglink_setup",
"community": 6,
"norm_label": ".setup()"
},
{
"label": ".reconcile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L22",
"id": "matching_link_widget_matchinglink_reconcile",
"community": 6,
"norm_label": ".reconcile()"
},
{
"label": ".viewMatch()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L31",
"id": "matching_link_widget_matchinglink_viewmatch",
"community": 6,
"norm_label": ".viewmatch()"
},
{
"label": ".colorCode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L36",
"id": "matching_link_widget_matchinglink_colorcode",
"community": 6,
"norm_label": ".colorcode()"
},
{
"label": "filters.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/sales_report/filters/filters.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_sales_report_filters_filters_js",
"community": 100,
"norm_label": "filters.js"
},
{
"label": "SalesReportFilters",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/sales_report/filters/filters.js",
"source_location": "L9",
"id": "filters_salesreportfilters",
"community": 100,
"norm_label": "salesreportfilters"
},
{
"label": ".selectedEcTaxName()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/sales_report/filters/filters.js",
"source_location": "L15",
"id": "filters_salesreportfilters_selectedectaxname",
"community": 100,
"norm_label": ".selectedectaxname()"
},
{
"label": "move_line_list_reconcile.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_reconcile_move_line_list_reconcile_js",
"community": 62,
"norm_label": "move_line_list_reconcile.js"
},
{
"label": "AccountMoveLineReconcileListController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L12",
"id": "move_line_list_reconcile_accountmovelinereconcilelistcontroller",
"community": 62,
"norm_label": "accountmovelinereconcilelistcontroller"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L14",
"id": "move_line_list_reconcile_accountmovelinereconcilelistcontroller_setup",
"community": 62,
"norm_label": ".setup()"
},
{
"label": ".openAutoReconcileWizard()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L21",
"id": "move_line_list_reconcile_accountmovelinereconcilelistcontroller_openautoreconcilewizard",
"community": 62,
"norm_label": ".openautoreconcilewizard()"
},
{
"label": "AccountMoveLineReconcileListRenderer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L34",
"id": "move_line_list_reconcile_accountmovelinereconcilelistrenderer",
"community": 62,
"norm_label": "accountmovelinereconcilelistrenderer"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L38",
"id": "move_line_list_reconcile_accountmovelinereconcilelistrenderer_setup",
"community": 62,
"norm_label": ".setup()"
},
{
"label": "filters.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/aged_partner_balance/filters.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_aged_partner_balance_filters_js",
"community": 4,
"norm_label": "filters.js"
},
{
"label": "AgedPartnerBalanceFilters",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/aged_partner_balance/filters.js",
"source_location": "L13",
"id": "filters_agedpartnerbalancefilters",
"community": 4,
"norm_label": "agedpartnerbalancefilters"
},
{
"label": ".setAgingInterval()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/aged_partner_balance/filters.js",
"source_location": "L19",
"id": "filters_agedpartnerbalancefilters_setaginginterval",
"community": 4,
"norm_label": ".setaginginterval()"
},
{
"label": "move_reversed.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_reversed/move_reversed.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_reversed_move_reversed_js",
"community": 110,
"norm_label": "move_reversed.js"
},
{
"label": "MoveReversed",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_reversed/move_reversed.js",
"source_location": "L12",
"id": "move_reversed_movereversed",
"community": 110,
"norm_label": "movereversed"
},
{
"label": "controller.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_controller_js",
"community": 4,
"norm_label": "controller.js"
},
{
"label": "AccountReportController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L17",
"id": "controller_accountreportcontroller",
"community": 4,
"norm_label": "accountreportcontroller"
},
{
"label": ".constructor()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L18",
"id": "controller_accountreportcontroller_constructor",
"community": 4,
"norm_label": ".constructor()"
},
{
"label": ".load()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L25",
"id": "controller_accountreportcontroller_load",
"community": 4,
"norm_label": ".load()"
},
{
"label": ".getCacheKey()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L59",
"id": "controller_accountreportcontroller_getcachekey",
"community": 4,
"norm_label": ".getcachekey()"
},
{
"label": ".incrementCallNumber()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L63",
"id": "controller_accountreportcontroller_incrementcallnumber",
"community": 4,
"norm_label": ".incrementcallnumber()"
},
{
"label": ".displayReport()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L70",
"id": "controller_accountreportcontroller_displayreport",
"community": 4,
"norm_label": ".displayreport()"
},
{
"label": ".reload()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L98",
"id": "controller_accountreportcontroller_reload",
"community": 4,
"norm_label": ".reload()"
},
{
"label": ".preLoadClosedSections()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L119",
"id": "controller_accountreportcontroller_preloadclosedsections",
"community": 4,
"norm_label": ".preloadclosedsections()"
},
{
"label": ".loadReport()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L139",
"id": "controller_accountreportcontroller_loadreport",
"community": 4,
"norm_label": ".loadreport()"
},
{
"label": ".loadReportOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L168",
"id": "controller_accountreportcontroller_loadreportoptions",
"community": 4,
"norm_label": ".loadreportoptions()"
},
{
"label": ".buttons()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L226",
"id": "controller_accountreportcontroller_buttons",
"community": 4,
"norm_label": ".buttons()"
},
{
"label": ".caretOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L230",
"id": "controller_accountreportcontroller_caretoptions",
"community": 4,
"norm_label": ".caretoptions()"
},
{
"label": ".columnHeadersRenderData()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L234",
"id": "controller_accountreportcontroller_columnheadersrenderdata",
"community": 4,
"norm_label": ".columnheadersrenderdata()"
},
{
"label": ".columnGroupsTotals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L238",
"id": "controller_accountreportcontroller_columngroupstotals",
"community": 4,
"norm_label": ".columngroupstotals()"
},
{
"label": ".context()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L242",
"id": "controller_accountreportcontroller_context",
"community": 4,
"norm_label": ".context()"
},
{
"label": ".filters()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L246",
"id": "controller_accountreportcontroller_filters",
"community": 4,
"norm_label": ".filters()"
},
{
"label": ".annotations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L250",
"id": "controller_accountreportcontroller_annotations",
"community": 4,
"norm_label": ".annotations()"
},
{
"label": ".groups()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L254",
"id": "controller_accountreportcontroller_groups",
"community": 4,
"norm_label": ".groups()"
},
{
"label": ".lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L258",
"id": "controller_accountreportcontroller_lines",
"community": 4,
"norm_label": ".lines()"
},
{
"label": ".warnings()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L262",
"id": "controller_accountreportcontroller_warnings",
"community": 4,
"norm_label": ".warnings()"
},
{
"label": ".linesOrder()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L266",
"id": "controller_accountreportcontroller_linesorder",
"community": 4,
"norm_label": ".linesorder()"
},
{
"label": ".report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L270",
"id": "controller_accountreportcontroller_report",
"community": 4,
"norm_label": ".report()"
},
{
"label": ".visibleAnnotations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L274",
"id": "controller_accountreportcontroller_visibleannotations",
"community": 4,
"norm_label": ".visibleannotations()"
},
{
"label": ".needsColumnPercentComparison()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L305",
"id": "controller_accountreportcontroller_needscolumnpercentcomparison",
"community": 4,
"norm_label": ".needscolumnpercentcomparison()"
},
{
"label": ".hasCustomSubheaders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L309",
"id": "controller_accountreportcontroller_hascustomsubheaders",
"community": 4,
"norm_label": ".hascustomsubheaders()"
},
{
"label": ".hasDebugColumn()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L313",
"id": "controller_accountreportcontroller_hasdebugcolumn",
"community": 4,
"norm_label": ".hasdebugcolumn()"
},
{
"label": ".hasStringDate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L317",
"id": "controller_accountreportcontroller_hasstringdate",
"community": 4,
"norm_label": ".hasstringdate()"
},
{
"label": ".hasVisibleAnnotations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L321",
"id": "controller_accountreportcontroller_hasvisibleannotations",
"community": 4,
"norm_label": ".hasvisibleannotations()"
},
{
"label": "._updateOption()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L328",
"id": "controller_accountreportcontroller_updateoption",
"community": 4,
"norm_label": "._updateoption()"
},
{
"label": ".deleteOption()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L366",
"id": "controller_accountreportcontroller_deleteoption",
"community": 4,
"norm_label": ".deleteoption()"
},
{
"label": ".toggleOption()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L370",
"id": "controller_accountreportcontroller_toggleoption",
"community": 4,
"norm_label": ".toggleoption()"
},
{
"label": ".switchToSection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L374",
"id": "controller_accountreportcontroller_switchtosection",
"community": 4,
"norm_label": ".switchtosection()"
},
{
"label": ".sessionOptionsID()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L382",
"id": "controller_accountreportcontroller_sessionoptionsid",
"community": 4,
"norm_label": ".sessionoptionsid()"
},
{
"label": ".hasSessionOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L390",
"id": "controller_accountreportcontroller_hassessionoptions",
"community": 4,
"norm_label": ".hassessionoptions()"
},
{
"label": ".saveSessionOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L394",
"id": "controller_accountreportcontroller_savesessionoptions",
"community": 4,
"norm_label": ".savesessionoptions()"
},
{
"label": ".sessionOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L398",
"id": "controller_accountreportcontroller_sessionoptions",
"community": 4,
"norm_label": ".sessionoptions()"
},
{
"label": ".lineHasDebugData()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L405",
"id": "controller_accountreportcontroller_linehasdebugdata",
"community": 4,
"norm_label": ".linehasdebugdata()"
},
{
"label": ".lineHasGrowthComparisonData()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L409",
"id": "controller_accountreportcontroller_linehasgrowthcomparisondata",
"community": 4,
"norm_label": ".linehasgrowthcomparisondata()"
},
{
"label": ".isLineAncestorOf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L413",
"id": "controller_accountreportcontroller_islineancestorof",
"community": 4,
"norm_label": ".islineancestorof()"
},
{
"label": ".isLineChildOf()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L417",
"id": "controller_accountreportcontroller_islinechildof",
"community": 4,
"norm_label": ".islinechildof()"
},
{
"label": ".isLineRelatedTo()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L421",
"id": "controller_accountreportcontroller_islinerelatedto",
"community": 4,
"norm_label": ".islinerelatedto()"
},
{
"label": ".isNextLineChild()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L425",
"id": "controller_accountreportcontroller_isnextlinechild",
"community": 4,
"norm_label": ".isnextlinechild()"
},
{
"label": ".isNextLineDirectChild()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L429",
"id": "controller_accountreportcontroller_isnextlinedirectchild",
"community": 4,
"norm_label": ".isnextlinedirectchild()"
},
{
"label": ".isTotalLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L433",
"id": "controller_accountreportcontroller_istotalline",
"community": 4,
"norm_label": ".istotalline()"
},
{
"label": ".isLoadMoreLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L437",
"id": "controller_accountreportcontroller_isloadmoreline",
"community": 4,
"norm_label": ".isloadmoreline()"
},
{
"label": ".isLoadedLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L441",
"id": "controller_accountreportcontroller_isloadedline",
"community": 4,
"norm_label": ".isloadedline()"
},
{
"label": ".replaceLineWith()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L448",
"id": "controller_accountreportcontroller_replacelinewith",
"community": 4,
"norm_label": ".replacelinewith()"
},
{
"label": ".insertLinesAfter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L452",
"id": "controller_accountreportcontroller_insertlinesafter",
"community": 4,
"norm_label": ".insertlinesafter()"
},
{
"label": ".insertLines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L456",
"id": "controller_accountreportcontroller_insertlines",
"community": 4,
"norm_label": ".insertlines()"
},
{
"label": ".unfoldLoadedLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L463",
"id": "controller_accountreportcontroller_unfoldloadedline",
"community": 4,
"norm_label": ".unfoldloadedline()"
},
{
"label": ".unfoldNewLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L480",
"id": "controller_accountreportcontroller_unfoldnewline",
"community": 4,
"norm_label": ".unfoldnewline()"
},
{
"label": ".updateLinesOrderIndexes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L519",
"id": "controller_accountreportcontroller_updatelinesorderindexes",
"community": 4,
"norm_label": ".updatelinesorderindexes()"
},
{
"label": ".unfoldLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L541",
"id": "controller_accountreportcontroller_unfoldline",
"community": 4,
"norm_label": ".unfoldline()"
},
{
"label": ".foldLine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L562",
"id": "controller_accountreportcontroller_foldline",
"community": 4,
"norm_label": ".foldline()"
},
{
"label": ".linesCurrentOrderByColumn()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L592",
"id": "controller_accountreportcontroller_linescurrentorderbycolumn",
"community": 4,
"norm_label": ".linescurrentorderbycolumn()"
},
{
"label": ".areLinesOrdered()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L599",
"id": "controller_accountreportcontroller_arelinesordered",
"community": 4,
"norm_label": ".arelinesordered()"
},
{
"label": ".areLinesOrderedByColumn()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L603",
"id": "controller_accountreportcontroller_arelinesorderedbycolumn",
"community": 4,
"norm_label": ".arelinesorderedbycolumn()"
},
{
"label": ".sortLinesByColumnAsc()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L607",
"id": "controller_accountreportcontroller_sortlinesbycolumnasc",
"community": 4,
"norm_label": ".sortlinesbycolumnasc()"
},
{
"label": ".sortLinesByColumnDesc()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L617",
"id": "controller_accountreportcontroller_sortlinesbycolumndesc",
"community": 4,
"norm_label": ".sortlinesbycolumndesc()"
},
{
"label": ".sortLinesByDefault()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L627",
"id": "controller_accountreportcontroller_sortlinesbydefault",
"community": 4,
"norm_label": ".sortlinesbydefault()"
},
{
"label": ".sortLines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L634",
"id": "controller_accountreportcontroller_sortlines",
"community": 4,
"norm_label": ".sortlines()"
},
{
"label": ".refreshAnnotations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L652",
"id": "controller_accountreportcontroller_refreshannotations",
"community": 4,
"norm_label": ".refreshannotations()"
},
{
"label": ".refreshVisibleAnnotations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L665",
"id": "controller_accountreportcontroller_refreshvisibleannotations",
"community": 4,
"norm_label": ".refreshvisibleannotations()"
},
{
"label": ".setLineVisibility()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L709",
"id": "controller_accountreportcontroller_setlinevisibility",
"community": 4,
"norm_label": ".setlinevisibility()"
},
{
"label": ".hideZeroLines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L736",
"id": "controller_accountreportcontroller_hidezerolines",
"community": 4,
"norm_label": ".hidezerolines()"
},
{
"label": ".reportAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L761",
"id": "controller_accountreportcontroller_reportaction",
"community": 4,
"norm_label": ".reportaction()"
},
{
"label": ".openBudget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L803",
"id": "controller_accountreportcontroller_openbudget",
"community": 4,
"norm_label": ".openbudget()"
},
{
"label": "account_report.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_account_report_js",
"community": 0,
"norm_label": "account_report.js"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L48",
"id": "account_report_accountreport_setup",
"community": 0,
"norm_label": ".setup()"
},
{
"label": ".registerCustomComponent()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L86",
"id": "account_report_accountreport_registercustomcomponent",
"community": 0,
"norm_label": ".registercustomcomponent()"
},
{
"label": ".cssCustomClass()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L90",
"id": "account_report_accountreport_csscustomclass",
"community": 0,
"norm_label": ".csscustomclass()"
},
{
"label": ".getComponent()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L94",
"id": "account_report_accountreport_getcomponent",
"community": 0,
"norm_label": ".getcomponent()"
},
{
"label": ".getTemplate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L103",
"id": "account_report_accountreport_gettemplate",
"community": 0,
"norm_label": ".gettemplate()"
},
{
"label": ".tableClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L115",
"id": "account_report_accountreport_tableclasses",
"community": 0,
"norm_label": ".tableclasses()"
},
{
"label": "filters.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_filters_filters_js",
"community": 4,
"norm_label": "filters.js"
},
{
"label": "AccountReportFilters",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L22",
"id": "filters_accountreportfilters",
"community": 4,
"norm_label": "accountreportfilters"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L32",
"id": "filters_accountreportfilters_setup",
"community": 4,
"norm_label": ".setup()"
},
{
"label": ".focusInnerInput()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L48",
"id": "filters_accountreportfilters_focusinnerinput",
"community": 4,
"norm_label": ".focusinnerinput()"
},
{
"label": ".selectedFiscalPositionName()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L56",
"id": "filters_accountreportfilters_selectedfiscalpositionname",
"community": 4,
"norm_label": ".selectedfiscalpositionname()"
},
{
"label": ".selectedHorizontalGroupName()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L72",
"id": "filters_accountreportfilters_selectedhorizontalgroupname",
"community": 4,
"norm_label": ".selectedhorizontalgroupname()"
},
{
"label": ".isHorizontalGroupSelected()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L81",
"id": "filters_accountreportfilters_ishorizontalgroupselected",
"community": 4,
"norm_label": ".ishorizontalgroupselected()"
},
{
"label": ".selectedTaxUnitName()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L87",
"id": "filters_accountreportfilters_selectedtaxunitname",
"community": 4,
"norm_label": ".selectedtaxunitname()"
},
{
"label": ".selectedVariantName()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L96",
"id": "filters_accountreportfilters_selectedvariantname",
"community": 4,
"norm_label": ".selectedvariantname()"
},
{
"label": ".selectedSectionName()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L105",
"id": "filters_accountreportfilters_selectedsectionname",
"community": 4,
"norm_label": ".selectedsectionname()"
},
{
"label": ".selectedAccountType()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L111",
"id": "filters_accountreportfilters_selectedaccounttype",
"community": 4,
"norm_label": ".selectedaccounttype()"
},
{
"label": ".selectedAmlIrFilters()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L149",
"id": "filters_accountreportfilters_selectedamlirfilters",
"community": 4,
"norm_label": ".selectedamlirfilters()"
},
{
"label": ".availablePeriodOrder()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L163",
"id": "filters_accountreportfilters_availableperiodorder",
"community": 4,
"norm_label": ".availableperiodorder()"
},
{
"label": ".periodOrder()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L167",
"id": "filters_accountreportfilters_periodorder",
"community": 4,
"norm_label": ".periodorder()"
},
{
"label": ".selectedExtraOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L173",
"id": "filters_accountreportfilters_selectedextraoptions",
"community": 4,
"norm_label": ".selectedextraoptions()"
},
{
"label": ".dropdownProps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L192",
"id": "filters_accountreportfilters_dropdownprops",
"community": 4,
"norm_label": ".dropdownprops()"
},
{
"label": ".periodLabel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L201",
"id": "filters_accountreportfilters_periodlabel",
"community": 4,
"norm_label": ".periodlabel()"
},
{
"label": ".hasAnalyticGroupbyFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L207",
"id": "filters_accountreportfilters_hasanalyticgroupbyfilter",
"community": 4,
"norm_label": ".hasanalyticgroupbyfilter()"
},
{
"label": ".hasCodesFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L211",
"id": "filters_accountreportfilters_hascodesfilter",
"community": 4,
"norm_label": ".hascodesfilter()"
},
{
"label": ".hasExtraOptionsFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L215",
"id": "filters_accountreportfilters_hasextraoptionsfilter",
"community": 4,
"norm_label": ".hasextraoptionsfilter()"
},
{
"label": ".hasUIFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L225",
"id": "filters_accountreportfilters_hasuifilter",
"community": 4,
"norm_label": ".hasuifilter()"
},
{
"label": ".hasFiscalPositionFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L232",
"id": "filters_accountreportfilters_hasfiscalpositionfilter",
"community": 4,
"norm_label": ".hasfiscalpositionfilter()"
},
{
"label": ".isBudgetSelected()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L240",
"id": "filters_accountreportfilters_isbudgetselected",
"community": 4,
"norm_label": ".isbudgetselected()"
},
{
"label": ".dateFrom()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L250",
"id": "filters_accountreportfilters_datefrom",
"community": 4,
"norm_label": ".datefrom()"
},
{
"label": ".dateTo()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L254",
"id": "filters_accountreportfilters_dateto",
"community": 4,
"norm_label": ".dateto()"
},
{
"label": ".setDate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L259",
"id": "filters_accountreportfilters_setdate",
"community": 4,
"norm_label": ".setdate()"
},
{
"label": ".setDateFrom()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L272",
"id": "filters_accountreportfilters_setdatefrom",
"community": 4,
"norm_label": ".setdatefrom()"
},
{
"label": ".setDateTo()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L276",
"id": "filters_accountreportfilters_setdateto",
"community": 4,
"norm_label": ".setdateto()"
},
{
"label": ".dateFilters()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L280",
"id": "filters_accountreportfilters_datefilters",
"community": 4,
"norm_label": ".datefilters()"
},
{
"label": ".initDateFilters()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L299",
"id": "filters_accountreportfilters_initdatefilters",
"community": 4,
"norm_label": ".initdatefilters()"
},
{
"label": ".getDateFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L317",
"id": "filters_accountreportfilters_getdatefilter",
"community": 4,
"norm_label": ".getdatefilter()"
},
{
"label": ".selectDateFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L327",
"id": "filters_accountreportfilters_selectdatefilter",
"community": 4,
"norm_label": ".selectdatefilter()"
},
{
"label": ".selectPreviousPeriod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L332",
"id": "filters_accountreportfilters_selectpreviousperiod",
"community": 4,
"norm_label": ".selectpreviousperiod()"
},
{
"label": ".selectNextPeriod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L336",
"id": "filters_accountreportfilters_selectnextperiod",
"community": 4,
"norm_label": ".selectnextperiod()"
},
{
"label": "._changePeriod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L340",
"id": "filters_accountreportfilters_changeperiod",
"community": 4,
"norm_label": "._changeperiod()"
},
{
"label": ".isPeriodSelected()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L349",
"id": "filters_accountreportfilters_isperiodselected",
"community": 4,
"norm_label": ".isperiodselected()"
},
{
"label": ".displayPeriod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L353",
"id": "filters_accountreportfilters_displayperiod",
"community": 4,
"norm_label": ".displayperiod()"
},
{
"label": "._displayMonth()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L370",
"id": "filters_accountreportfilters_displaymonth",
"community": 4,
"norm_label": "._displaymonth()"
},
{
"label": "._displayQuarter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L374",
"id": "filters_accountreportfilters_displayquarter",
"community": 4,
"norm_label": "._displayquarter()"
},
{
"label": "._displayYear()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L390",
"id": "filters_accountreportfilters_displayyear",
"community": 4,
"norm_label": "._displayyear()"
},
{
"label": "._displayTaxPeriod()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L394",
"id": "filters_accountreportfilters_displaytaxperiod",
"community": 4,
"norm_label": "._displaytaxperiod()"
},
{
"label": "._computeTaxPeriodDates()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L410",
"id": "filters_accountreportfilters_computetaxperioddates",
"community": 4,
"norm_label": "._computetaxperioddates()"
},
{
"label": ".setNumberPeriods()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L439",
"id": "filters_accountreportfilters_setnumberperiods",
"community": 4,
"norm_label": ".setnumberperiods()"
},
{
"label": ".getMultiRecordSelectorProps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L454",
"id": "filters_accountreportfilters_getmultirecordselectorprops",
"community": 4,
"norm_label": ".getmultirecordselectorprops()"
},
{
"label": ".roundingUnitName()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L467",
"id": "filters_accountreportfilters_roundingunitname",
"community": 4,
"norm_label": ".roundingunitname()"
},
{
"label": ".filterClicked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L474",
"id": "filters_accountreportfilters_filterclicked",
"community": 4,
"norm_label": ".filterclicked()"
},
{
"label": ".applyFilters()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L486",
"id": "filters_accountreportfilters_applyfilters",
"community": 4,
"norm_label": ".applyfilters()"
},
{
"label": ".selectJournal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L502",
"id": "filters_accountreportfilters_selectjournal",
"community": 4,
"norm_label": ".selectjournal()"
},
{
"label": ".ToggleSelectedJournal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L518",
"id": "filters_accountreportfilters_toggleselectedjournal",
"community": 4,
"norm_label": ".toggleselectedjournal()"
},
{
"label": ".unfoldCompanyJournals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L530",
"id": "filters_accountreportfilters_unfoldcompanyjournals",
"community": 4,
"norm_label": ".unfoldcompanyjournals()"
},
{
"label": ".filterVariant()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L547",
"id": "filters_accountreportfilters_filtervariant",
"community": 4,
"norm_label": ".filtervariant()"
},
{
"label": ".filterTaxUnit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L561",
"id": "filters_accountreportfilters_filtertaxunit",
"community": 4,
"norm_label": ".filtertaxunit()"
},
{
"label": ".toggleHideZeroLines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L569",
"id": "filters_accountreportfilters_togglehidezerolines",
"community": 4,
"norm_label": ".togglehidezerolines()"
},
{
"label": ".toggleHorizontalSplit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L577",
"id": "filters_accountreportfilters_togglehorizontalsplit",
"community": 4,
"norm_label": ".togglehorizontalsplit()"
},
{
"label": ".filterRoundingUnit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L582",
"id": "filters_accountreportfilters_filterroundingunit",
"community": 4,
"norm_label": ".filterroundingunit()"
},
{
"label": ".selectHorizontalGroup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L597",
"id": "filters_accountreportfilters_selecthorizontalgroup",
"community": 4,
"norm_label": ".selecthorizontalgroup()"
},
{
"label": ".selectBudget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L614",
"id": "filters_accountreportfilters_selectbudget",
"community": 4,
"norm_label": ".selectbudget()"
},
{
"label": ".createBudget()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L628",
"id": "filters_accountreportfilters_createbudget",
"community": 4,
"norm_label": ".createbudget()"
},
{
"label": "search_bar.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/search_bar/search_bar.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_search_bar_search_bar_js",
"community": 3,
"norm_label": "search_bar.js"
},
{
"label": "AccountReportSearchBar",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/search_bar/search_bar.js",
"source_location": "L10",
"id": "search_bar_accountreportsearchbar",
"community": 3,
"norm_label": "accountreportsearchbar"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/search_bar/search_bar.js",
"source_location": "L16",
"id": "search_bar_accountreportsearchbar_setup",
"community": 3,
"norm_label": ".setup()"
},
{
"label": ".search()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/search_bar/search_bar.js",
"source_location": "L31",
"id": "search_bar_accountreportsearchbar_search",
"community": 3,
"norm_label": ".search()"
},
{
"label": "line_name.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_line_name_js",
"community": 4,
"norm_label": "line_name.js"
},
{
"label": "AccountReportLineName",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L17",
"id": "line_name_accountreportlinename",
"community": 4,
"norm_label": "accountreportlinename"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L28",
"id": "line_name_accountreportlinename_setup",
"community": 4,
"norm_label": ".setup()"
},
{
"label": ".caretOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L45",
"id": "line_name_accountreportlinename_caretoptions",
"community": 4,
"norm_label": ".caretoptions()"
},
{
"label": ".hasCaretOptions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L49",
"id": "line_name_accountreportlinename_hascaretoptions",
"community": 4,
"norm_label": ".hascaretoptions()"
},
{
"label": ".caretAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L53",
"id": "line_name_accountreportlinename_caretaction",
"community": 4,
"norm_label": ".caretaction()"
},
{
"label": ".lineNameClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L77",
"id": "line_name_accountreportlinename_linenameclasses",
"community": 4,
"norm_label": ".linenameclasses()"
},
{
"label": ".triggerAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L92",
"id": "line_name_accountreportlinename_triggeraction",
"community": 4,
"norm_label": ".triggeraction()"
},
{
"label": ".loadMore()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L115",
"id": "line_name_accountreportlinename_loadmore",
"community": 4,
"norm_label": ".loadmore()"
},
{
"label": ".toggleFoldable()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L141",
"id": "line_name_accountreportlinename_togglefoldable",
"community": 4,
"norm_label": ".togglefoldable()"
},
{
"label": ".hasVisibleAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L152",
"id": "line_name_accountreportlinename_hasvisibleannotation",
"community": 4,
"norm_label": ".hasvisibleannotation()"
},
{
"label": ".toggleAnnotationPopover()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L159",
"id": "line_name_accountreportlinename_toggleannotationpopover",
"community": 16,
"norm_label": ".toggleannotationpopover()"
},
{
"label": ".addAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L171",
"id": "line_name_accountreportlinename_addannotation",
"community": 4,
"norm_label": ".addannotation()"
},
{
"label": "annotations_popover.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_popover_annotations_popover_js",
"community": 43,
"norm_label": "annotations_popover.js"
},
{
"label": "AccountReportAnnotationsPopover",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L11",
"id": "annotations_popover_accountreportannotationspopover",
"community": 43,
"norm_label": "accountreportannotationspopover"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L25",
"id": "annotations_popover_accountreportannotationspopover_setup",
"community": 43,
"norm_label": ".setup()"
},
{
"label": ".isAddingAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L44",
"id": "annotations_popover_accountreportannotationspopover_isaddingannotation",
"community": 43,
"norm_label": ".isaddingannotation()"
},
{
"label": ".refreshAnnotations()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L48",
"id": "annotations_popover_accountreportannotationspopover_refreshannotations",
"community": 43,
"norm_label": ".refreshannotations()"
},
{
"label": "._getNewAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L57",
"id": "annotations_popover_accountreportannotationspopover_getnewannotation",
"community": 43,
"norm_label": "._getnewannotation()"
},
{
"label": ".cleanNewAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L69",
"id": "annotations_popover_accountreportannotationspopover_cleannewannotation",
"community": 43,
"norm_label": ".cleannewannotation()"
},
{
"label": ".addAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L73",
"id": "annotations_popover_accountreportannotationspopover_addannotation",
"community": 43,
"norm_label": ".addannotation()"
},
{
"label": ".formatAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L77",
"id": "annotations_popover_accountreportannotationspopover_formatannotation",
"community": 43,
"norm_label": ".formatannotation()"
},
{
"label": ".saveNewAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L86",
"id": "annotations_popover_accountreportannotationspopover_savenewannotation",
"community": 43,
"norm_label": ".savenewannotation()"
},
{
"label": ".deleteAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L115",
"id": "annotations_popover_accountreportannotationspopover_deleteannotation",
"community": 43,
"norm_label": ".deleteannotation()"
},
{
"label": ".editAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L126",
"id": "annotations_popover_accountreportannotationspopover_editannotation",
"community": 43,
"norm_label": ".editannotation()"
},
{
"label": "annotation_popover_line.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_popover_line_annotation_popover_line_js",
"community": 60,
"norm_label": "annotation_popover_line.js"
},
{
"label": "AnnotationPopoverLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L11",
"id": "annotation_popover_line_annotationpopoverline",
"community": 60,
"norm_label": "annotationpopoverline"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L30",
"id": "annotation_popover_line_annotationpopoverline_setup",
"community": 60,
"norm_label": ".setup()"
},
{
"label": ".applyAutoresizeToAll()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L41",
"id": "annotation_popover_line_annotationpopoverline_applyautoresizetoall",
"community": 60,
"norm_label": ".applyautoresizetoall()"
},
{
"label": ".annotationEditDate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L63",
"id": "annotation_popover_line_annotationpopoverline_annotationeditdate",
"community": 60,
"norm_label": ".annotationeditdate()"
},
{
"label": ".annotationEditText()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L68",
"id": "annotation_popover_line_annotationpopoverline_annotationedittext",
"community": 60,
"norm_label": ".annotationedittext()"
},
{
"label": ".deleteAnnotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L79",
"id": "annotation_popover_line_annotationpopoverline_deleteannotation",
"community": 60,
"norm_label": ".deleteannotation()"
},
{
"label": "line_cell.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_line_cell_js",
"community": 16,
"norm_label": "line_cell.js"
},
{
"label": "AccountReportLineCell",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L17",
"id": "line_cell_accountreportlinecell",
"community": 16,
"norm_label": "accountreportlinecell"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L27",
"id": "line_cell_accountreportlinecell_setup",
"community": 16,
"norm_label": ".setup()"
},
{
"label": ".isNumeric()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L37",
"id": "line_cell_accountreportlinecell_isnumeric",
"community": 16,
"norm_label": ".isnumeric()"
},
{
"label": ".cellClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L44",
"id": "line_cell_accountreportlinecell_cellclasses",
"community": 16,
"norm_label": ".cellclasses()"
},
{
"label": ".audit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L86",
"id": "line_cell_accountreportlinecell_audit",
"community": 16,
"norm_label": ".audit()"
},
{
"label": ".editPopover()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L115",
"id": "line_cell_accountreportlinecell_editpopover",
"community": 16,
"norm_label": ".editpopover()"
},
{
"label": ".carryoverPopover()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L143",
"id": "line_cell_accountreportlinecell_carryoverpopover",
"community": 16,
"norm_label": ".carryoverpopover()"
},
{
"label": ".comparisonClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L167",
"id": "line_cell_accountreportlinecell_comparisonclasses",
"community": 16,
"norm_label": ".comparisonclasses()"
},
{
"label": "edit_popover.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/edit_popover.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_popover_edit_popover_js",
"community": 1,
"norm_label": "edit_popover.js"
},
{
"label": "AccountReportEditPopover",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/edit_popover.js",
"source_location": "L12",
"id": "edit_popover_accountreporteditpopover",
"community": 1,
"norm_label": "accountreporteditpopover"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/edit_popover.js",
"source_location": "L22",
"id": "edit_popover_accountreporteditpopover_setup",
"community": 1,
"norm_label": ".setup()"
},
{
"label": ".edit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/edit_popover.js",
"source_location": "L37",
"id": "edit_popover_accountreporteditpopover_edit",
"community": 1,
"norm_label": ".edit()"
},
{
"label": "carryover_popover.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/carryover_popover.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_popover_carryover_popover_js",
"community": 16,
"norm_label": "carryover_popover.js"
},
{
"label": "AccountReportCarryoverPopover",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/carryover_popover.js",
"source_location": "L11",
"id": "carryover_popover_accountreportcarryoverpopover",
"community": 16,
"norm_label": "accountreportcarryoverpopover"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/carryover_popover.js",
"source_location": "L20",
"id": "carryover_popover_accountreportcarryoverpopover_setup",
"community": 16,
"norm_label": ".setup()"
},
{
"label": ".viewCarryoverLinesAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/carryover_popover.js",
"source_location": "L28",
"id": "carryover_popover_accountreportcarryoverpopover_viewcarryoverlinesaction",
"community": 16,
"norm_label": ".viewcarryoverlinesaction()"
},
{
"label": "line.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_line_js",
"community": 4,
"norm_label": "line.js"
},
{
"label": "AccountReportLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L17",
"id": "line_accountreportline",
"community": 4,
"norm_label": "accountreportline"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L27",
"id": "line_accountreportline_setup",
"community": 4,
"norm_label": ".setup()"
},
{
"label": ".lineClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L35",
"id": "line_accountreportline_lineclasses",
"community": 4,
"norm_label": ".lineclasses()"
},
{
"label": ".hasVisibleChild()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L53",
"id": "line_accountreportline_hasvisiblechild",
"community": 4,
"norm_label": ".hasvisiblechild()"
},
{
"label": ".growthComparisonClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L68",
"id": "line_accountreportline_growthcomparisonclasses",
"community": 4,
"norm_label": ".growthcomparisonclasses()"
},
{
"label": ".HorizontalGroupTotalClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L89",
"id": "line_accountreportline_horizontalgrouptotalclasses",
"community": 4,
"norm_label": ".horizontalgrouptotalclasses()"
},
{
"label": ".isHiddenBySearchFilter()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L109",
"id": "line_accountreportline_ishiddenbysearchfilter",
"community": 4,
"norm_label": ".ishiddenbysearchfilter()"
},
{
"label": ".showDebugPopover()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L127",
"id": "line_accountreportline_showdebugpopover",
"community": 4,
"norm_label": ".showdebugpopover()"
},
{
"label": "debug_popover.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/popover/debug_popover.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_popover_debug_popover_js",
"community": 111,
"norm_label": "debug_popover.js"
},
{
"label": "AccountReportDebugPopover",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/popover/debug_popover.js",
"source_location": "L10",
"id": "debug_popover_accountreportdebugpopover",
"community": 111,
"norm_label": "accountreportdebugpopover"
},
{
"label": "cog_menu.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/cog_menu/cog_menu.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_cog_menu_cog_menu_js",
"community": 81,
"norm_label": "cog_menu.js"
},
{
"label": "AccountReportCogMenu",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/cog_menu/cog_menu.js",
"source_location": "L12",
"id": "cog_menu_accountreportcogmenu",
"community": 81,
"norm_label": "accountreportcogmenu"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/cog_menu/cog_menu.js",
"source_location": "L17",
"id": "cog_menu_accountreportcogmenu_setup",
"community": 81,
"norm_label": ".setup()"
},
{
"label": ".cogButtons()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/cog_menu/cog_menu.js",
"source_location": "L24",
"id": "cog_menu_accountreportcogmenu_cogbuttons",
"community": 81,
"norm_label": ".cogbuttons()"
},
{
"label": "buttons_bar.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/buttons_bar/buttons_bar.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_buttons_bar_buttons_bar_js",
"community": 82,
"norm_label": "buttons_bar.js"
},
{
"label": "AccountReportButtonsBar",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/buttons_bar/buttons_bar.js",
"source_location": "L10",
"id": "buttons_bar_accountreportbuttonsbar",
"community": 82,
"norm_label": "accountreportbuttonsbar"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/buttons_bar/buttons_bar.js",
"source_location": "L14",
"id": "buttons_bar_accountreportbuttonsbar_setup",
"community": 82,
"norm_label": ".setup()"
},
{
"label": ".barButtons()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/buttons_bar/buttons_bar.js",
"source_location": "L21",
"id": "buttons_bar_accountreportbuttonsbar_barbuttons",
"community": 82,
"norm_label": ".barbuttons()"
},
{
"label": "line_cell_editable.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_editable_line_cell_editable_js",
"community": 48,
"norm_label": "line_cell_editable.js"
},
{
"label": "AccountReportLineCellEditable",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L9",
"id": "line_cell_editable_accountreportlinecelleditable",
"community": 48,
"norm_label": "accountreportlinecelleditable"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L12",
"id": "line_cell_editable_accountreportlinecelleditable_setup",
"community": 48,
"norm_label": ".setup()"
},
{
"label": ".cellClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L26",
"id": "line_cell_editable_accountreportlinecelleditable_cellclasses",
"community": 48,
"norm_label": ".cellclasses()"
},
{
"label": ".hasEditPopupData()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L34",
"id": "line_cell_editable_accountreportlinecelleditable_haseditpopupdata",
"community": 48,
"norm_label": ".haseditpopupdata()"
},
{
"label": ".onChange()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L38",
"id": "line_cell_editable_accountreportlinecelleditable_onchange",
"community": 48,
"norm_label": ".onchange()"
},
{
"label": ".inputValue()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L69",
"id": "line_cell_editable_accountreportlinecelleditable_inputvalue",
"community": 48,
"norm_label": ".inputvalue()"
},
{
"label": ".onFocus()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L73",
"id": "line_cell_editable_accountreportlinecelleditable_onfocus",
"community": 48,
"norm_label": ".onfocus()"
},
{
"label": ".onBlur()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L77",
"id": "line_cell_editable_accountreportlinecelleditable_onblur",
"community": 48,
"norm_label": ".onblur()"
},
{
"label": "ellipsis.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_ellipsis_ellipsis_js",
"community": 63,
"norm_label": "ellipsis.js"
},
{
"label": "AccountReportEllipsis",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L15",
"id": "ellipsis_accountreportellipsis",
"community": 63,
"norm_label": "accountreportellipsis"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L24",
"id": "ellipsis_accountreportellipsis_setup",
"community": 63,
"norm_label": ".setup()"
},
{
"label": ".triggersEllipsis()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L33",
"id": "ellipsis_accountreportellipsis_triggersellipsis",
"community": 63,
"norm_label": ".triggersellipsis()"
},
{
"label": ".copyEllipsisText()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L40",
"id": "ellipsis_accountreportellipsis_copyellipsistext",
"community": 63,
"norm_label": ".copyellipsistext()"
},
{
"label": ".showEllipsisPopover()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L47",
"id": "ellipsis_accountreportellipsis_showellipsispopover",
"community": 63,
"norm_label": ".showellipsispopover()"
},
{
"label": "ellipsis_popover.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/popover/ellipsis_popover.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_ellipsis_popover_ellipsis_popover_js",
"community": 112,
"norm_label": "ellipsis_popover.js"
},
{
"label": "AccountReportEllipsisPopover",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/popover/ellipsis_popover.js",
"source_location": "L10",
"id": "ellipsis_popover_accountreportellipsispopover",
"community": 112,
"norm_label": "accountreportellipsispopover"
},
{
"label": "header.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_header_header_js",
"community": 4,
"norm_label": "header.js"
},
{
"label": "AccountReportHeader",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L14",
"id": "header_accountreportheader",
"community": 4,
"norm_label": "accountreportheader"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L22",
"id": "header_accountreportheader_setup",
"community": 4,
"norm_label": ".setup()"
},
{
"label": ".columnHeaders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L29",
"id": "header_accountreportheader_columnheaders",
"community": 4,
"norm_label": ".columnheaders()"
},
{
"label": ".columnHeadersColspan()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L45",
"id": "header_accountreportheader_columnheaderscolspan",
"community": 4,
"norm_label": ".columnheaderscolspan()"
},
{
"label": ".subheaders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L57",
"id": "header_accountreportheader_subheaders",
"community": 4,
"norm_label": ".subheaders()"
},
{
"label": ".customSubheaders()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L82",
"id": "header_accountreportheader_customsubheaders",
"community": 4,
"norm_label": ".customsubheaders()"
},
{
"label": ".sortableClasses()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L95",
"id": "header_accountreportheader_sortableclasses",
"community": 4,
"norm_label": ".sortableclasses()"
},
{
"label": ".sortLinesByColumn()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L106",
"id": "header_accountreportheader_sortlinesbycolumn",
"community": 4,
"norm_label": ".sortlinesbycolumn()"
},
{
"label": "journal_dashboard_activity.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_dashboard_activity_journal_dashboard_activity_js",
"community": 83,
"norm_label": "journal_dashboard_activity.js"
},
{
"label": "JournalDashboardActivityTaxReport",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js",
"source_location": "L13",
"id": "journal_dashboard_activity_journaldashboardactivitytaxreport",
"community": 83,
"norm_label": "journaldashboardactivitytaxreport"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js",
"source_location": "L14",
"id": "journal_dashboard_activity_journaldashboardactivitytaxreport_setup",
"community": 83,
"norm_label": ".setup()"
},
{
"label": ".openActivity()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js",
"source_location": "L19",
"id": "journal_dashboard_activity_journaldashboardactivitytaxreport_openactivity",
"community": 83,
"norm_label": ".openactivity()"
},
{
"label": "redirectAction.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_redirectaction_redirectaction_js",
"community": 16,
"norm_label": "redirectaction.js"
},
{
"label": "RedirectAction",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L14",
"id": "redirectaction_redirectaction",
"community": 16,
"norm_label": "redirectaction"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L23",
"id": "redirectaction_redirectaction_setup",
"community": 16,
"norm_label": ".setup()"
},
{
"label": ".openClientAction()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L27",
"id": "redirectaction_redirectaction_openclientaction",
"community": 16,
"norm_label": ".openclientaction()"
},
{
"label": ".close()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L31",
"id": "redirectaction_redirectaction_close",
"community": 16,
"norm_label": ".close()"
},
{
"label": "account_report_x2many.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_widgets_account_report_x2many_account_report_x2many_js",
"community": 40,
"norm_label": "account_report_x2many.js"
},
{
"label": "AccountReportListRenderer",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L20",
"id": "account_report_x2many_accountreportlistrenderer",
"community": 40,
"norm_label": "accountreportlistrenderer"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L23",
"id": "account_report_x2many_accountreportlistrenderer_setup",
"community": 40,
"norm_label": ".setup()"
},
{
"label": ".recordsDataDeepCopy()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L56",
"id": "account_report_x2many_accountreportlistrenderer_recordsdatadeepcopy",
"community": 40,
"norm_label": ".recordsdatadeepcopy()"
},
{
"label": ".formatData()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L72",
"id": "account_report_x2many_accountreportlistrenderer_formatdata",
"community": 40,
"norm_label": ".formatdata()"
},
{
"label": ".onDragStart()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L104",
"id": "account_report_x2many_accountreportlistrenderer_ondragstart",
"community": 40,
"norm_label": ".ondragstart()"
},
{
"label": ".onDragEnd()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L129",
"id": "account_report_x2many_accountreportlistrenderer_ondragend",
"community": 40,
"norm_label": ".ondragend()"
},
{
"label": ".setRecordParent()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L137",
"id": "account_report_x2many_accountreportlistrenderer_setrecordparent",
"community": 40,
"norm_label": ".setrecordparent()"
},
{
"label": ".setRecordHierarchy()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L155",
"id": "account_report_x2many_accountreportlistrenderer_setrecordhierarchy",
"community": 40,
"norm_label": ".setrecordhierarchy()"
},
{
"label": ".setRecordSequence()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L198",
"id": "account_report_x2many_accountreportlistrenderer_setrecordsequence",
"community": 40,
"norm_label": ".setrecordsequence()"
},
{
"label": ".onDrop()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L235",
"id": "account_report_x2many_accountreportlistrenderer_ondrop",
"community": 40,
"norm_label": ".ondrop()"
},
{
"label": ".onDeleteRecord()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L255",
"id": "account_report_x2many_accountreportlistrenderer_ondeleterecord",
"community": 40,
"norm_label": ".ondeleterecord()"
},
{
"label": ".deleteRecord()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L271",
"id": "account_report_x2many_accountreportlistrenderer_deleterecord",
"community": 40,
"norm_label": ".deleterecord()"
},
{
"label": "AccountReportsLinesListX2ManyField",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L293",
"id": "account_report_x2many_accountreportslineslistx2manyfield",
"community": 40,
"norm_label": "accountreportslineslistx2manyfield"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L300",
"id": "account_report_x2many_accountreportslineslistx2manyfield_setup",
"community": 40,
"norm_label": ".setup()"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_init_py",
"community": 126,
"norm_label": "__init__.py"
},
{
"label": "main.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_main_py",
"community": 25,
"norm_label": "main.py"
},
{
"label": "AccountReportController",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L16",
"id": "main_accountreportcontroller",
"community": 25,
"norm_label": "accountreportcontroller"
},
{
"label": "get_report()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L21",
"id": "main_get_report",
"community": 25,
"norm_label": "get_report()"
},
{
"label": "._format_error_response()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L85",
"id": "main_accountreportcontroller_format_error_response",
"community": 25,
"norm_label": "._format_error_response()"
},
{
"label": "._build_response_headers()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L94",
"id": "main_accountreportcontroller_build_response_headers",
"community": 25,
"norm_label": "._build_response_headers()"
},
{
"label": "download_report_attachments()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L113",
"id": "main_download_report_attachments",
"community": 25,
"norm_label": "download_report_attachments()"
},
{
"label": "Handles HTTP requests for generating and downloading accounting report files",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L17",
"id": "main_rationale_17",
"community": 25,
"norm_label": "handles http requests for generating and downloading accounting report files"
},
{
"label": "Generate a report file based on the provided options and generator method.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L22",
"id": "main_rationale_22",
"community": 25,
"norm_label": "generate a report file based on the provided options and generator method."
},
{
"label": "Wrap error details into a JSON response matching the Odoo RPC error format.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L86",
"id": "main_rationale_86",
"community": 25,
"norm_label": "wrap error details into a json response matching the odoo rpc error format."
},
{
"label": "Construct HTTP response headers appropriate for the given file type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L95",
"id": "main_rationale_95",
"community": 25,
"norm_label": "construct http response headers appropriate for the given file type."
},
{
"label": "Download one or more report attachments, packaging them into a zip archi",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L114",
"id": "main_rationale_114",
"community": 25,
"norm_label": "download one or more report attachments, packaging them into a zip archi"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"community": 12,
"norm_label": "__init__.py"
},
{
"label": "_setup_module()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__init__.py",
"source_location": "L9",
"id": "init_setup_module",
"community": 12,
"norm_label": "_setup_module()"
},
{
"label": "_uninstall_cleanup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__init__.py",
"source_location": "L23",
"id": "init_uninstall_cleanup",
"community": 12,
"norm_label": "_uninstall_cleanup()"
},
{
"label": "__manifest__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__manifest__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_manifest_py",
"community": 409,
"norm_label": "__manifest__.py"
},
{
"label": "ir_http.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_ir_http_py",
"community": 56,
"norm_label": "ir_http.py"
},
{
"label": "IrHttp",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L5",
"id": "ir_http_irhttp",
"community": 56,
"norm_label": "irhttp"
},
{
"label": "_post_logout()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L10",
"id": "ir_http_post_logout",
"community": 56,
"norm_label": "_post_logout()"
},
{
"label": ".color_scheme()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L14",
"id": "ir_http_irhttp_color_scheme",
"community": 56,
"norm_label": ".color_scheme()"
},
{
"label": ".session_info()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L25",
"id": "ir_http_irhttp_session_info",
"community": 56,
"norm_label": ".session_info()"
},
{
"label": "res_users_settings.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users_settings.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_settings_py",
"community": 113,
"norm_label": "res_users_settings.py"
},
{
"label": "ResUsersSettings",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users_settings.py",
"source_location": "L4",
"id": "res_users_settings_resuserssettings",
"community": 113,
"norm_label": "resuserssettings"
},
{
"label": "color_editor.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"community": 12,
"norm_label": "color_editor.py"
},
{
"label": "ColorEditor",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L10",
"id": "color_editor_coloreditor",
"community": 12,
"norm_label": "coloreditor"
},
{
"label": "_get_custom_url()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L16",
"id": "color_editor_get_custom_url",
"community": 12,
"norm_label": "_get_custom_url()"
},
{
"label": "_get_url_info()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L20",
"id": "color_editor_get_url_info",
"community": 12,
"norm_label": "_get_url_info()"
},
{
"label": "_find_attachment()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L35",
"id": "color_editor_find_attachment",
"community": 12,
"norm_label": "_find_attachment()"
},
{
"label": "_find_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L41",
"id": "color_editor_find_asset",
"community": 12,
"norm_label": "_find_asset()"
},
{
"label": "_read_scss()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L47",
"id": "color_editor_read_scss",
"community": 12,
"norm_label": "_read_scss()"
},
{
"label": "._extract_variable()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L59",
"id": "color_editor_coloreditor_extract_variable",
"community": 12,
"norm_label": "._extract_variable()"
},
{
"label": "._extract_variables()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L65",
"id": "color_editor_coloreditor_extract_variables",
"community": 12,
"norm_label": "._extract_variables()"
},
{
"label": "._update_variables()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L71",
"id": "color_editor_coloreditor_update_variables",
"community": 12,
"norm_label": "._update_variables()"
},
{
"label": "_write_scss()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L83",
"id": "color_editor_write_scss",
"community": 12,
"norm_label": "_write_scss()"
},
{
"label": ".get_variable_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L119",
"id": "color_editor_coloreditor_get_variable_values",
"community": 12,
"norm_label": ".get_variable_values()"
},
{
"label": ".set_variable_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L125",
"id": "color_editor_coloreditor_set_variable_values",
"community": 12,
"norm_label": ".set_variable_values()"
},
{
"label": ".reset_asset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L130",
"id": "color_editor_coloreditor_reset_asset",
"community": 12,
"norm_label": ".reset_asset()"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_init_py",
"community": 127,
"norm_label": "__init__.py"
},
{
"label": "res_company.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_company.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_company_py",
"community": 3,
"norm_label": "res_company.py"
},
{
"label": "res_users.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_py",
"community": 84,
"norm_label": "res_users.py"
},
{
"label": "ResUsers",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users.py",
"source_location": "L4",
"id": "res_users_resusers",
"community": 84,
"norm_label": "resusers"
},
{
"label": "SELF_READABLE_FIELDS()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users.py",
"source_location": "L42",
"id": "res_users_self_readable_fields",
"community": 84,
"norm_label": "self_readable_fields()"
},
{
"label": "SELF_WRITEABLE_FIELDS()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users.py",
"source_location": "L51",
"id": "res_users_self_writeable_fields",
"community": 84,
"norm_label": "self_writeable_fields()"
},
{
"label": "res_config_settings.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"community": 12,
"norm_label": "res_config_settings.py"
},
{
"label": "COLOR_FIELDS()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L13",
"id": "res_config_settings_color_fields",
"community": 12,
"norm_label": "color_fields()"
},
{
"label": "THEME_COLOR_FIELDS()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L24",
"id": "res_config_settings_theme_color_fields",
"community": 12,
"norm_label": "theme_color_fields()"
},
{
"label": "COLOR_ASSET_LIGHT_URL()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L33",
"id": "res_config_settings_color_asset_light_url",
"community": 12,
"norm_label": "color_asset_light_url()"
},
{
"label": "COLOR_BUNDLE_LIGHT_NAME()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L37",
"id": "res_config_settings_color_bundle_light_name",
"community": 12,
"norm_label": "color_bundle_light_name()"
},
{
"label": "COLOR_ASSET_DARK_URL()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L41",
"id": "res_config_settings_color_asset_dark_url",
"community": 12,
"norm_label": "color_asset_dark_url()"
},
{
"label": "COLOR_BUNDLE_DARK_NAME()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L45",
"id": "res_config_settings_color_bundle_dark_name",
"community": 12,
"norm_label": "color_bundle_dark_name()"
},
{
"label": "COLOR_ASSET_THEME_URL()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L49",
"id": "res_config_settings_color_asset_theme_url",
"community": 12,
"norm_label": "color_asset_theme_url()"
},
{
"label": "COLOR_BUNDLE_THEME_NAME()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L53",
"id": "res_config_settings_color_bundle_theme_name",
"community": 12,
"norm_label": "color_bundle_theme_name()"
},
{
"label": "._get_light_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L108",
"id": "res_config_settings_resconfigsettings_get_light_color_values",
"community": 12,
"norm_label": "._get_light_color_values()"
},
{
"label": "._set_light_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L115",
"id": "res_config_settings_resconfigsettings_set_light_color_values",
"community": 12,
"norm_label": "._set_light_color_values()"
},
{
"label": "._detect_light_color_change()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L121",
"id": "res_config_settings_resconfigsettings_detect_light_color_change",
"community": 12,
"norm_label": "._detect_light_color_change()"
},
{
"label": "._replace_light_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L128",
"id": "res_config_settings_resconfigsettings_replace_light_color_values",
"community": 12,
"norm_label": "._replace_light_color_values()"
},
{
"label": "._reset_light_color_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L139",
"id": "res_config_settings_resconfigsettings_reset_light_color_assets",
"community": 12,
"norm_label": "._reset_light_color_assets()"
},
{
"label": "._get_dark_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L149",
"id": "res_config_settings_resconfigsettings_get_dark_color_values",
"community": 12,
"norm_label": "._get_dark_color_values()"
},
{
"label": "._set_dark_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L156",
"id": "res_config_settings_resconfigsettings_set_dark_color_values",
"community": 12,
"norm_label": "._set_dark_color_values()"
},
{
"label": "._detect_dark_color_change()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L162",
"id": "res_config_settings_resconfigsettings_detect_dark_color_change",
"community": 12,
"norm_label": "._detect_dark_color_change()"
},
{
"label": "._replace_dark_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L169",
"id": "res_config_settings_resconfigsettings_replace_dark_color_values",
"community": 12,
"norm_label": "._replace_dark_color_values()"
},
{
"label": "._reset_dark_color_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L180",
"id": "res_config_settings_resconfigsettings_reset_dark_color_assets",
"community": 12,
"norm_label": "._reset_dark_color_assets()"
},
{
"label": "._get_theme_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L190",
"id": "res_config_settings_resconfigsettings_get_theme_color_values",
"community": 12,
"norm_label": "._get_theme_color_values()"
},
{
"label": "._set_theme_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L197",
"id": "res_config_settings_resconfigsettings_set_theme_color_values",
"community": 12,
"norm_label": "._set_theme_color_values()"
},
{
"label": "._detect_theme_color_change()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L203",
"id": "res_config_settings_resconfigsettings_detect_theme_color_change",
"community": 12,
"norm_label": "._detect_theme_color_change()"
},
{
"label": "._replace_theme_color_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L210",
"id": "res_config_settings_resconfigsettings_replace_theme_color_values",
"community": 12,
"norm_label": "._replace_theme_color_values()"
},
{
"label": "._reset_theme_color_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L221",
"id": "res_config_settings_resconfigsettings_reset_theme_color_assets",
"community": 12,
"norm_label": "._reset_theme_color_assets()"
},
{
"label": ".action_reset_light_color_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L231",
"id": "res_config_settings_resconfigsettings_action_reset_light_color_assets",
"community": 12,
"norm_label": ".action_reset_light_color_assets()"
},
{
"label": ".action_reset_dark_color_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L235",
"id": "res_config_settings_resconfigsettings_action_reset_dark_color_assets",
"community": 12,
"norm_label": ".action_reset_dark_color_assets()"
},
{
"label": ".action_reset_theme_color_assets()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L239",
"id": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"community": 12,
"norm_label": ".action_reset_theme_color_assets()"
},
{
"label": ".get_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L249",
"id": "res_config_settings_resconfigsettings_get_values",
"community": 12,
"norm_label": ".get_values()"
},
{
"label": ".set_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L256",
"id": "res_config_settings_resconfigsettings_set_values",
"community": 12,
"norm_label": ".set_values()"
},
{
"label": "refresh.test.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/tests/refresh.test.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_tests_refresh_test_js",
"community": 114,
"norm_label": "refresh.test.js"
},
{
"label": "Product",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/tests/refresh.test.js",
"source_location": "L11",
"id": "refresh_test_product",
"community": 114,
"norm_label": "product"
},
{
"label": "group.test.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/tests/group.test.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_tests_group_test_js",
"community": 2,
"norm_label": "group.test.js"
},
{
"label": "Category",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/tests/group.test.js",
"source_location": "L11",
"id": "group_test_category",
"community": 0,
"norm_label": "category"
},
{
"label": "Product",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/tests/group.test.js",
"source_location": "L19",
"id": "group_test_product",
"community": 2,
"norm_label": "product"
},
{
"label": "webclient.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/webclient.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_webclient_js",
"community": 410,
"norm_label": "webclient.js"
},
{
"label": "sidebar.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/sidebar/sidebar.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_sidebar_sidebar_js",
"community": 85,
"norm_label": "sidebar.js"
},
{
"label": "Sidebar",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/sidebar/sidebar.js",
"source_location": "L7",
"id": "sidebar_sidebar",
"community": 85,
"norm_label": "sidebar"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/sidebar/sidebar.js",
"source_location": "L10",
"id": "sidebar_sidebar_setup",
"community": 85,
"norm_label": ".setup()"
},
{
"label": "._onAppClick()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/sidebar/sidebar.js",
"source_location": "L31",
"id": "sidebar_sidebar_onappclick",
"community": 85,
"norm_label": "._onappclick()"
},
{
"label": "menu_service.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/sidebar/menu_service.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_sidebar_menu_service_js",
"community": 411,
"norm_label": "menu_service.js"
},
{
"label": "navbar.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/navbar/navbar.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_navbar_navbar_js",
"community": 115,
"norm_label": "navbar.js"
},
{
"label": "setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/navbar/navbar.js",
"source_location": "L11",
"id": "navbar_setup",
"community": 115,
"norm_label": "setup()"
},
{
"label": "app_switcher.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_app_switcher_app_switcher_js",
"community": 49,
"norm_label": "app_switcher.js"
},
{
"label": "AppSwitcher",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L12",
"id": "app_switcher_appswitcher",
"community": 49,
"norm_label": "appswitcher"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L13",
"id": "app_switcher_appswitcher_setup",
"community": 49,
"norm_label": ".setup()"
},
{
"label": ".maxIconNumber()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L78",
"id": "app_switcher_appswitcher_maxiconnumber",
"community": 49,
"norm_label": ".maxiconnumber()"
},
{
"label": "._registerHotkeys()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L89",
"id": "app_switcher_appswitcher_registerhotkeys",
"community": 49,
"norm_label": "._registerhotkeys()"
},
{
"label": "._updateFocusedIndex()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L108",
"id": "app_switcher_appswitcher_updatefocusedindex",
"community": 49,
"norm_label": "._updatefocusedindex()"
},
{
"label": "._getAppElements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L173",
"id": "app_switcher_appswitcher_getappelements",
"community": 49,
"norm_label": "._getappelements()"
},
{
"label": "._onSortDrop()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L180",
"id": "app_switcher_appswitcher_onsortdrop",
"community": 49,
"norm_label": "._onsortdrop()"
},
{
"label": ".onOpened()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L204",
"id": "app_switcher_appswitcher_onopened",
"community": 49,
"norm_label": ".onopened()"
},
{
"label": "color_scheme_service.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/color_scheme/color_scheme_service.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_color_scheme_color_scheme_service_js",
"community": 101,
"norm_label": "color_scheme_service.js"
},
{
"label": "systemColorScheme()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/color_scheme/color_scheme_service.js",
"source_location": "L10",
"id": "color_scheme_service_systemcolorscheme",
"community": 101,
"norm_label": "systemcolorscheme()"
},
{
"label": "currentColorScheme()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/color_scheme/color_scheme_service.js",
"source_location": "L16",
"id": "color_scheme_service_currentcolorscheme",
"community": 101,
"norm_label": "currentcolorscheme()"
},
{
"label": "dialog.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/dialog/dialog.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_dialog_dialog_js",
"community": 102,
"norm_label": "dialog.js"
},
{
"label": "setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/dialog/dialog.js",
"source_location": "L7",
"id": "dialog_setup",
"community": 102,
"norm_label": "setup()"
},
{
"label": "onClickDialogSizeToggle()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/dialog/dialog.js",
"source_location": "L14",
"id": "dialog_onclickdialogsizetoggle",
"community": 102,
"norm_label": "onclickdialogsizetoggle()"
},
{
"label": "select_create_dialog.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/dialog/select_create_dialog.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_dialog_select_create_dialog_js",
"community": 116,
"norm_label": "select_create_dialog.js"
},
{
"label": "onClickDialogSizeToggle()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/dialog/select_create_dialog.js",
"source_location": "L6",
"id": "select_create_dialog_onclickdialogsizetoggle",
"community": 116,
"norm_label": "onclickdialogsizetoggle()"
},
{
"label": "thread.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/thread/thread.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_thread_thread_js",
"community": 117,
"norm_label": "thread.js"
},
{
"label": "displayMessages()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/thread/thread.js",
"source_location": "L6",
"id": "thread_displaymessages",
"community": 117,
"norm_label": "displaymessages()"
},
{
"label": "chatter.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/chatter/chatter.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_chatter_chatter_js",
"community": 103,
"norm_label": "chatter.js"
},
{
"label": "setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/chatter/chatter.js",
"source_location": "L7",
"id": "chatter_setup",
"community": 103,
"norm_label": "setup()"
},
{
"label": "onClickNotificationsToggle()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/chatter/chatter.js",
"source_location": "L17",
"id": "chatter_onclicknotificationstoggle",
"community": 103,
"norm_label": "onclicknotificationstoggle()"
},
{
"label": "form_renderer.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_renderer.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_renderer_js",
"community": 86,
"norm_label": "form_renderer.js"
},
{
"label": "setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_renderer.js",
"source_location": "L8",
"id": "form_renderer_setup",
"community": 86,
"norm_label": "setup()"
},
{
"label": "onStartChatterResize()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_renderer.js",
"source_location": "L15",
"id": "form_renderer_onstartchatterresize",
"community": 86,
"norm_label": "onstartchatterresize()"
},
{
"label": "onDoubleClickChatterResize()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_renderer.js",
"source_location": "L53",
"id": "form_renderer_ondoubleclickchatterresize",
"community": 86,
"norm_label": "ondoubleclickchatterresize()"
},
{
"label": "form_compiler.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_compiler.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_compiler_js",
"community": 20,
"norm_label": "form_compiler.js"
},
{
"label": "compile()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_compiler.js",
"source_location": "L8",
"id": "form_compiler_compile",
"community": 20,
"norm_label": "compile()"
},
{
"label": "expand_groups.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/expand_groups.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_expand_groups_js",
"community": 4,
"norm_label": "expand_groups.js"
},
{
"label": "ExpandAll",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/expand_groups.js",
"source_location": "L7",
"id": "expand_groups_expandall",
"community": 4,
"norm_label": "expandall"
},
{
"label": ".onExpandButtonClicked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/expand_groups.js",
"source_location": "L13",
"id": "expand_groups_expandall_onexpandbuttonclicked",
"community": 4,
"norm_label": ".onexpandbuttonclicked()"
},
{
"label": "collapse_groups.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/collapse_groups.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_collapse_groups_js",
"community": 4,
"norm_label": "collapse_groups.js"
},
{
"label": "CollapseAll",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/collapse_groups.js",
"source_location": "L7",
"id": "collapse_groups_collapseall",
"community": 4,
"norm_label": "collapseall"
},
{
"label": ".onCollapseButtonClicked()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/collapse_groups.js",
"source_location": "L13",
"id": "collapse_groups_collapseall_oncollapsebuttonclicked",
"community": 4,
"norm_label": ".oncollapsebuttonclicked()"
},
{
"label": "auto_refresh.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"community": 50,
"norm_label": "auto_refresh.js"
},
{
"label": "setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L10",
"id": "auto_refresh_setup",
"community": 50,
"norm_label": "setup()"
},
{
"label": "checkAutoLoadAvailability()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L60",
"id": "auto_refresh_checkautoloadavailability",
"community": 50,
"norm_label": "checkautoloadavailability()"
},
{
"label": "getAutoLoadRefreshInterval()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L63",
"id": "auto_refresh_getautoloadrefreshinterval",
"community": 50,
"norm_label": "getautoloadrefreshinterval()"
},
{
"label": "getAutoLoadStorageKey()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L66",
"id": "auto_refresh_getautoloadstoragekey",
"community": 50,
"norm_label": "getautoloadstoragekey()"
},
{
"label": "getAutoLoadStorageValue()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L74",
"id": "auto_refresh_getautoloadstoragevalue",
"community": 50,
"norm_label": "getautoloadstoragevalue()"
},
{
"label": "setAutoLoadStorageValue()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L79",
"id": "auto_refresh_setautoloadstoragevalue",
"community": 50,
"norm_label": "setautoloadstoragevalue()"
},
{
"label": "removeAutoLoadStorageValue()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L84",
"id": "auto_refresh_removeautoloadstoragevalue",
"community": 50,
"norm_label": "removeautoloadstoragevalue()"
},
{
"label": "toggleAutoLoad()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L89",
"id": "auto_refresh_toggleautoload",
"community": 50,
"norm_label": "toggleautoload()"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_init_py",
"community": 128,
"norm_label": "__init__.py"
},
{
"label": "main.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py",
"community": 56,
"norm_label": "main.py"
},
{
"label": "WebClient",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py",
"source_location": "L5",
"id": "main_webclient",
"community": 56,
"norm_label": "webclient"
},
{
"label": "web_client()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py",
"source_location": "L8",
"id": "main_web_client",
"community": 56,
"norm_label": "web_client()"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_init_py",
"community": 412,
"norm_label": "__init__.py"
},
{
"label": "__manifest__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/__manifest__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_manifest_py",
"community": 413,
"norm_label": "__manifest__.py"
},
{
"label": "header.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/static/src/js/header.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_static_src_js_header_js",
"community": 8,
"norm_label": "header.js"
},
{
"label": "initExpandableSearch()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/fusion_website_theme/static/src/js/header.js",
"source_location": "L9",
"id": "header_initexpandablesearch",
"community": 8,
"norm_label": "initexpandablesearch()"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/fusion_website_theme/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_fusion_website_theme_init_py",
"community": 414,
"norm_label": "__init__.py"
},
{
"label": "__manifest__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/fusion_website_theme/__manifest__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_fusion_website_theme_manifest_py",
"community": 415,
"norm_label": "__manifest__.py"
},
{
"label": "header.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/fusion_website_theme/static/src/js/header.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_fusion_website_theme_static_src_js_header_js",
"community": 8,
"norm_label": "header.js"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_init_py",
"community": 129,
"norm_label": "__init__.py"
},
{
"label": "__manifest__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/__manifest__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_manifest_py",
"community": 416,
"norm_label": "__manifest__.py"
},
{
"label": "wc_section.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"community": 3,
"norm_label": "wc_section.py"
},
{
"label": "WheelchairSection",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L204",
"id": "wc_section_wheelchairsection",
"community": 3,
"norm_label": "wheelchairsection"
},
{
"label": "_get_equipment_type_selection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L220",
"id": "wc_section_get_equipment_type_selection",
"community": 3,
"norm_label": "_get_equipment_type_selection()"
},
{
"label": "_compute_option_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L278",
"id": "wc_section_compute_option_count",
"community": 3,
"norm_label": "_compute_option_count()"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L283",
"id": "wc_section_compute_display_name",
"community": 3,
"norm_label": "_compute_display_name()"
},
{
"label": ".action_auto_populate_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L293",
"id": "wc_section_wheelchairsection_action_auto_populate_options",
"community": 3,
"norm_label": ".action_auto_populate_options()"
},
{
"label": "action_auto_populate_all_sections()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L321",
"id": "wc_section_action_auto_populate_all_sections",
"community": 3,
"norm_label": "action_auto_populate_all_sections()"
},
{
"label": "._populate_section_from_products()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L357",
"id": "wc_section_wheelchairsection_populate_section_from_products",
"community": 3,
"norm_label": "._populate_section_from_products()"
},
{
"label": "Auto-populate product options for THIS section by matching products in i",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L294",
"id": "wc_section_rationale_294",
"community": 3,
"norm_label": "auto-populate product options for this section by matching products in i"
},
{
"label": "Auto-populate ALL sections at once. Called from a menu action.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L322",
"id": "wc_section_rationale_322",
"community": 417,
"norm_label": "auto-populate all sections at once. called from a menu action."
},
{
"label": "Find products whose ADP device type maps to this section, and create one",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L358",
"id": "wc_section_rationale_358",
"community": 3,
"norm_label": "find products whose adp device type maps to this section, and create one"
},
{
"label": "wc_assessment.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"community": 21,
"norm_label": "wc_assessment.py"
},
{
"label": "WheelchairAssessment",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L13",
"id": "wc_assessment_wheelchairassessment",
"community": 21,
"norm_label": "wheelchairassessment"
},
{
"label": "_get_equipment_type_selection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L70",
"id": "wc_assessment_get_equipment_type_selection",
"community": 21,
"norm_label": "_get_equipment_type_selection()"
},
{
"label": "_compute_client_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L352",
"id": "wc_assessment_compute_client_name",
"community": 21,
"norm_label": "_compute_client_name()"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L363",
"id": "wc_assessment_compute_display_name",
"community": 21,
"norm_label": "_compute_display_name()"
},
{
"label": "_compute_normalized_measurements()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L376",
"id": "wc_assessment_compute_normalized_measurements",
"community": 21,
"norm_label": "_compute_normalized_measurements()"
},
{
"label": "_compute_totals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L397",
"id": "wc_assessment_compute_totals",
"community": 21,
"norm_label": "_compute_totals()"
},
{
"label": "._compute_portal_url()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L403",
"id": "wc_assessment_wheelchairassessment_compute_portal_url",
"community": 21,
"norm_label": "._compute_portal_url()"
},
{
"label": "._compute_public_url()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L408",
"id": "wc_assessment_wheelchairassessment_compute_public_url",
"community": 21,
"norm_label": "._compute_public_url()"
},
{
"label": "._generate_access_token()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L419",
"id": "wc_assessment_wheelchairassessment_generate_access_token",
"community": 21,
"norm_label": "._generate_access_token()"
},
{
"label": ".action_open_portal_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L425",
"id": "wc_assessment_wheelchairassessment_action_open_portal_form",
"community": 21,
"norm_label": ".action_open_portal_form()"
},
{
"label": ".action_generate_share_link()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L434",
"id": "wc_assessment_wheelchairassessment_action_generate_share_link",
"community": 21,
"norm_label": ".action_generate_share_link()"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L454",
"id": "wc_assessment_create",
"community": 1,
"norm_label": "create()"
},
{
"label": "._evaluate_upcharge_rules()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L464",
"id": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"community": 21,
"norm_label": "._evaluate_upcharge_rules()"
},
{
"label": "._get_measurement_value()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L516",
"id": "wc_assessment_wheelchairassessment_get_measurement_value",
"community": 21,
"norm_label": "._get_measurement_value()"
},
{
"label": "_compare_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L537",
"id": "wc_assessment_compare_values",
"community": 21,
"norm_label": "_compare_values()"
},
{
"label": "._create_upcharge_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L551",
"id": "wc_assessment_wheelchairassessment_create_upcharge_line",
"community": 21,
"norm_label": "._create_upcharge_line()"
},
{
"label": ".action_generate_quotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L579",
"id": "wc_assessment_wheelchairassessment_action_generate_quotation",
"community": 1,
"norm_label": ".action_generate_quotation()"
},
{
"label": "._resolve_partner()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L620",
"id": "wc_assessment_wheelchairassessment_resolve_partner",
"community": 1,
"norm_label": "._resolve_partner()"
},
{
"label": "._ensure_frame_line()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L645",
"id": "wc_assessment_wheelchairassessment_ensure_frame_line",
"community": 1,
"norm_label": "._ensure_frame_line()"
},
{
"label": "._prepare_sale_order_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L709",
"id": "wc_assessment_wheelchairassessment_prepare_sale_order_vals",
"community": 21,
"norm_label": "._prepare_sale_order_vals()"
},
{
"label": "._prepare_sale_order_line_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L744",
"id": "wc_assessment_wheelchairassessment_prepare_sale_order_line_vals",
"community": 21,
"norm_label": "._prepare_sale_order_line_vals()"
},
{
"label": "._post_quotation_message()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L759",
"id": "wc_assessment_wheelchairassessment_post_quotation_message",
"community": 21,
"norm_label": "._post_quotation_message()"
},
{
"label": ".action_mark_review()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L822",
"id": "wc_assessment_wheelchairassessment_action_mark_review",
"community": 21,
"norm_label": ".action_mark_review()"
},
{
"label": ".action_cancel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L827",
"id": "wc_assessment_wheelchairassessment_action_cancel",
"community": 21,
"norm_label": ".action_cancel()"
},
{
"label": ".action_reset_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L832",
"id": "wc_assessment_wheelchairassessment_action_reset_draft",
"community": 21,
"norm_label": ".action_reset_draft()"
},
{
"label": ".action_view_quotation()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L838",
"id": "wc_assessment_wheelchairassessment_action_view_quotation",
"community": 21,
"norm_label": ".action_view_quotation()"
},
{
"label": "Convert all measurements to inches/lbs for consistent rule evaluation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L377",
"id": "wc_assessment_rationale_377",
"community": 418,
"norm_label": "convert all measurements to inches/lbs for consistent rule evaluation."
},
{
"label": "Generate a unique access token for public sharing.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L420",
"id": "wc_assessment_rationale_420",
"community": 21,
"norm_label": "generate a unique access token for public sharing."
},
{
"label": "Open the portal assessment form in a new browser tab.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L426",
"id": "wc_assessment_rationale_426",
"community": 21,
"norm_label": "open the portal assessment form in a new browser tab."
},
{
"label": "Generate a public access token and show the shareable URL.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L435",
"id": "wc_assessment_rationale_435",
"community": 21,
"norm_label": "generate a public access token and show the shareable url."
},
{
"label": "Evaluate all active upcharge rules against current assessment data. Crea",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L465",
"id": "wc_assessment_rationale_465",
"community": 21,
"norm_label": "evaluate all active upcharge rules against current assessment data. crea"
},
{
"label": "Map measurement field selection to actual normalized (inches) value.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L517",
"id": "wc_assessment_rationale_517",
"community": 21,
"norm_label": "map measurement field selection to actual normalized (inches) value."
},
{
"label": "Evaluate a comparison between value and threshold.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L538",
"id": "wc_assessment_rationale_538",
"community": 419,
"norm_label": "evaluate a comparison between value and threshold."
},
{
"label": "Create an assessment line from an upcharge rule.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L552",
"id": "wc_assessment_rationale_552",
"community": 21,
"norm_label": "create an assessment line from an upcharge rule."
},
{
"label": "Generate a draft sale.order from this assessment.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L580",
"id": "wc_assessment_rationale_580",
"community": 1,
"norm_label": "generate a draft sale.order from this assessment."
},
{
"label": "Get existing partner or create a new one.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L621",
"id": "wc_assessment_rationale_621",
"community": 1,
"norm_label": "get existing partner or create a new one."
},
{
"label": "Add the frame product as an assessment line if not already present.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L646",
"id": "wc_assessment_rationale_646",
"community": 1,
"norm_label": "add the frame product as an assessment line if not already present."
},
{
"label": "Prepare values for sale.order creation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L710",
"id": "wc_assessment_rationale_710",
"community": 21,
"norm_label": "prepare values for sale.order creation."
},
{
"label": "Prepare values for sale.order.line creation from assessment line.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L745",
"id": "wc_assessment_rationale_745",
"community": 21,
"norm_label": "prepare values for sale.order.line creation from assessment line."
},
{
"label": "Post a chatter message summarizing the assessment.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L760",
"id": "wc_assessment_rationale_760",
"community": 21,
"norm_label": "post a chatter message summarizing the assessment."
},
{
"label": "Mark assessment as ready for review.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L823",
"id": "wc_assessment_rationale_823",
"community": 21,
"norm_label": "mark assessment as ready for review."
},
{
"label": "Cancel the assessment.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L828",
"id": "wc_assessment_rationale_828",
"community": 21,
"norm_label": "cancel the assessment."
},
{
"label": "Open the generated quotation.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L839",
"id": "wc_assessment_rationale_839",
"community": 21,
"norm_label": "open the generated quotation."
},
{
"label": "wc_config_flow_step.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_step.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_step_py",
"community": 118,
"norm_label": "wc_config_flow_step.py"
},
{
"label": "ConfigFlowStep",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_step.py",
"source_location": "L6",
"id": "wc_config_flow_step_configflowstep",
"community": 118,
"norm_label": "configflowstep"
},
{
"label": "sale_order.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/sale_order.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_sale_order_py",
"community": 119,
"norm_label": "sale_order.py"
},
{
"label": "SaleOrder",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/sale_order.py",
"source_location": "L6",
"id": "sale_order_saleorder",
"community": 119,
"norm_label": "saleorder"
},
{
"label": "wc_config_flow.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_py",
"community": 30,
"norm_label": "wc_config_flow.py"
},
{
"label": "WheelchairConfigFlow",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L8",
"id": "wc_config_flow_wheelchairconfigflow",
"community": 30,
"norm_label": "wheelchairconfigflow"
},
{
"label": "_get_equipment_type_selection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L23",
"id": "wc_config_flow_get_equipment_type_selection",
"community": 30,
"norm_label": "_get_equipment_type_selection()"
},
{
"label": "_compute_counts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L59",
"id": "wc_config_flow_compute_counts",
"community": 30,
"norm_label": "_compute_counts()"
},
{
"label": ".action_open_designer()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L68",
"id": "wc_config_flow_wheelchairconfigflow_action_open_designer",
"community": 30,
"norm_label": ".action_open_designer()"
},
{
"label": ".action_activate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L78",
"id": "wc_config_flow_wheelchairconfigflow_action_activate",
"community": 30,
"norm_label": ".action_activate()"
},
{
"label": ".action_archive()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L95",
"id": "wc_config_flow_wheelchairconfigflow_action_archive",
"community": 30,
"norm_label": ".action_archive()"
},
{
"label": ".action_reset_draft()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L99",
"id": "wc_config_flow_wheelchairconfigflow_action_reset_draft",
"community": 30,
"norm_label": ".action_reset_draft()"
},
{
"label": ".action_create_default_steps()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L103",
"id": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"community": 30,
"norm_label": ".action_create_default_steps()"
},
{
"label": ".action_new_assessment_form()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L204",
"id": "wc_config_flow_wheelchairconfigflow_action_new_assessment_form",
"community": 30,
"norm_label": ".action_new_assessment_form()"
},
{
"label": ".load_flow_graph()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L217",
"id": "wc_config_flow_wheelchairconfigflow_load_flow_graph",
"community": 30,
"norm_label": ".load_flow_graph()"
},
{
"label": ".save_flow_graph()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L276",
"id": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"community": 2,
"norm_label": ".save_flow_graph()"
},
{
"label": ".evaluate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L377",
"id": "wc_config_flow_wheelchairconfigflow_evaluate",
"community": 30,
"norm_label": ".evaluate()"
},
{
"label": "._finalize_result()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L421",
"id": "wc_config_flow_wheelchairconfigflow_finalize_result",
"community": 30,
"norm_label": "._finalize_result()"
},
{
"label": "._evaluate_node()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L428",
"id": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"community": 30,
"norm_label": "._evaluate_node()"
},
{
"label": "._evaluate_decision()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L473",
"id": "wc_config_flow_wheelchairconfigflow_evaluate_decision",
"community": 30,
"norm_label": "._evaluate_decision()"
},
{
"label": "._evaluate_measurement()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L509",
"id": "wc_config_flow_wheelchairconfigflow_evaluate_measurement",
"community": 30,
"norm_label": "._evaluate_measurement()"
},
{
"label": "._get_next_nodes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L534",
"id": "wc_config_flow_wheelchairconfigflow_get_next_nodes",
"community": 30,
"norm_label": "._get_next_nodes()"
},
{
"label": "Open the visual flow designer (OWL client action).",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L69",
"id": "wc_config_flow_rationale_69",
"community": 30,
"norm_label": "open the visual flow designer (owl client action)."
},
{
"label": "Set flow to active. Deactivate other flows for same equipment type. Auto",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L79",
"id": "wc_config_flow_rationale_79",
"community": 30,
"norm_label": "set flow to active. deactivate other flows for same equipment type. auto"
},
{
"label": "Generate default form steps based on equipment type. For wheelchair type",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L104",
"id": "wc_config_flow_rationale_104",
"community": 30,
"norm_label": "generate default form steps based on equipment type. for wheelchair type"
},
{
"label": "Open a new portal assessment form pre-selected to this flow's equipment type.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L205",
"id": "wc_config_flow_rationale_205",
"community": 30,
"norm_label": "open a new portal assessment form pre-selected to this flow's equipment type."
},
{
"label": "Return the complete flow graph for the visual designer.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L218",
"id": "wc_config_flow_rationale_218",
"community": 30,
"norm_label": "return the complete flow graph for the visual designer."
},
{
"label": "Sync the full graph from the visual designer to ORM records.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L277",
"id": "wc_config_flow_rationale_277",
"community": 2,
"norm_label": "sync the full graph from the visual designer to orm records."
},
{
"label": "Walk the flow graph and return option directives. Args: ass",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L378",
"id": "wc_config_flow_rationale_378",
"community": 30,
"norm_label": "walk the flow graph and return option directives. args: ass"
},
{
"label": "Convert sets to sorted lists for JSON serialization.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L422",
"id": "wc_config_flow_rationale_422",
"community": 30,
"norm_label": "convert sets to sorted lists for json serialization."
},
{
"label": "Evaluate a single node. Returns list of next nodes to visit.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L429",
"id": "wc_config_flow_rationale_429",
"community": 30,
"norm_label": "evaluate a single node. returns list of next nodes to visit."
},
{
"label": "Evaluate a decision node condition against assessment data.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L474",
"id": "wc_config_flow_rationale_474",
"community": 30,
"norm_label": "evaluate a decision node condition against assessment data."
},
{
"label": "Evaluate a measurement check node.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L510",
"id": "wc_config_flow_rationale_510",
"community": 30,
"norm_label": "evaluate a measurement check node."
},
{
"label": "Get target nodes for outgoing connections from a specific port.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L535",
"id": "wc_config_flow_rationale_535",
"community": 30,
"norm_label": "get target nodes for outgoing connections from a specific port."
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_init_py",
"community": 130,
"norm_label": "__init__.py"
},
{
"label": "wc_upcharge_rule.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_upcharge_rule_py",
"community": 3,
"norm_label": "wc_upcharge_rule.py"
},
{
"label": "WheelchairUpchargeRule",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L6",
"id": "wc_upcharge_rule_wheelchairupchargerule",
"community": 3,
"norm_label": "wheelchairupchargerule"
},
{
"label": "_get_equipment_type_selection()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L73",
"id": "wc_upcharge_rule_get_equipment_type_selection",
"community": 3,
"norm_label": "_get_equipment_type_selection()"
},
{
"label": "_compute_adp_device_code_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L100",
"id": "wc_upcharge_rule_compute_adp_device_code_id",
"community": 3,
"norm_label": "_compute_adp_device_code_id()"
},
{
"label": "wc_config_flow_node.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_node.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_node_py",
"community": 120,
"norm_label": "wc_config_flow_node.py"
},
{
"label": "WheelchairConfigFlowNode",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_node.py",
"source_location": "L6",
"id": "wc_config_flow_node_wheelchairconfigflownode",
"community": 120,
"norm_label": "wheelchairconfigflownode"
},
{
"label": "wc_config_flow_connection.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_connection.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_connection_py",
"community": 121,
"norm_label": "wc_config_flow_connection.py"
},
{
"label": "WheelchairConfigFlowConnection",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_connection.py",
"source_location": "L6",
"id": "wc_config_flow_connection_wheelchairconfigflowconnection",
"community": 121,
"norm_label": "wheelchairconfigflowconnection"
},
{
"label": "equipment_type.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/equipment_type.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_equipment_type_py",
"community": 122,
"norm_label": "equipment_type.py"
},
{
"label": "EquipmentType",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/equipment_type.py",
"source_location": "L6",
"id": "equipment_type_equipmenttype",
"community": 122,
"norm_label": "equipmenttype"
},
{
"label": "wc_config_flow_node_option.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_node_option.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_node_option_py",
"community": 104,
"norm_label": "wc_config_flow_node_option.py"
},
{
"label": "WheelchairConfigFlowNodeOption",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_node_option.py",
"source_location": "L6",
"id": "wc_config_flow_node_option_wheelchairconfigflownodeoption",
"community": 104,
"norm_label": "wheelchairconfigflownodeoption"
},
{
"label": "_compute_port_key()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_node_option.py",
"source_location": "L49",
"id": "wc_config_flow_node_option_compute_port_key",
"community": 104,
"norm_label": "_compute_port_key()"
},
{
"label": "wc_section_option.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section_option.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_option_py",
"community": 87,
"norm_label": "wc_section_option.py"
},
{
"label": "WheelchairSectionOption",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section_option.py",
"source_location": "L6",
"id": "wc_section_option_wheelchairsectionoption",
"community": 87,
"norm_label": "wheelchairsectionoption"
},
{
"label": "_compute_variant_count()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section_option.py",
"source_location": "L63",
"id": "wc_section_option_compute_variant_count",
"community": 87,
"norm_label": "_compute_variant_count()"
},
{
"label": "_compute_display_name()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section_option.py",
"source_location": "L71",
"id": "wc_section_option_compute_display_name",
"community": 87,
"norm_label": "_compute_display_name()"
},
{
"label": "wc_assessment_line.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"community": 73,
"norm_label": "wc_assessment_line.py"
},
{
"label": "WheelchairAssessmentLine",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L6",
"id": "wc_assessment_line_wheelchairassessmentline",
"community": 73,
"norm_label": "wheelchairassessmentline"
},
{
"label": "_compute_subtotal()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L60",
"id": "wc_assessment_line_compute_subtotal",
"community": 73,
"norm_label": "_compute_subtotal()"
},
{
"label": "_compute_portions()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L65",
"id": "wc_assessment_line_compute_portions",
"community": 73,
"norm_label": "_compute_portions()"
},
{
"label": "_onchange_product_id()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L89",
"id": "wc_assessment_line_onchange_product_id",
"community": 73,
"norm_label": "_onchange_product_id()"
},
{
"label": "Estimate ADP and client portions based on client type and ADP price.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L66",
"id": "wc_assessment_line_rationale_66",
"community": 420,
"norm_label": "estimate adp and client portions based on client type and adp price."
},
{
"label": "Auto-fill ADP code and pricing from product.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L90",
"id": "wc_assessment_line_rationale_90",
"community": 421,
"norm_label": "auto-fill adp code and pricing from product."
},
{
"label": "quotation_form.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/quotation_form.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_quotation_form_js",
"community": 422,
"norm_label": "quotation_form.js"
},
{
"label": "flow_designer_action.js",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"community": 8,
"norm_label": "flow_designer_action.js"
},
{
"label": "bezierPath()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L29",
"id": "flow_designer_action_bezierpath",
"community": 8,
"norm_label": "bezierpath()"
},
{
"label": "getPortsForNode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L34",
"id": "flow_designer_action_getportsfornode",
"community": 8,
"norm_label": "getportsfornode()"
},
{
"label": "snapToGrid()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L70",
"id": "flow_designer_action_snaptogrid",
"community": 8,
"norm_label": "snaptogrid()"
},
{
"label": "FlowDesignerAction",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L78",
"id": "flow_designer_action_flowdesigneraction",
"community": 8,
"norm_label": "flowdesigneraction"
},
{
"label": ".setup()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L82",
"id": "flow_designer_action_flowdesigneraction_setup",
"community": 8,
"norm_label": ".setup()"
},
{
"label": "._loadGraph()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L134",
"id": "flow_designer_action_flowdesigneraction_loadgraph",
"community": 8,
"norm_label": "._loadgraph()"
},
{
"label": "._saveGraph()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L159",
"id": "flow_designer_action_flowdesigneraction_savegraph",
"community": 8,
"norm_label": "._savegraph()"
},
{
"label": ".screenToCanvas()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L186",
"id": "flow_designer_action_flowdesigneraction_screentocanvas",
"community": 8,
"norm_label": ".screentocanvas()"
},
{
"label": ".transformStr()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L199",
"id": "flow_designer_action_flowdesigneraction_transformstr",
"community": 8,
"norm_label": ".transformstr()"
},
{
"label": ".nodesWithPorts()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L203",
"id": "flow_designer_action_flowdesigneraction_nodeswithports",
"community": 8,
"norm_label": ".nodeswithports()"
},
{
"label": ".connectionPaths()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L217",
"id": "flow_designer_action_flowdesigneraction_connectionpaths",
"community": 8,
"norm_label": ".connectionpaths()"
},
{
"label": ".getNodeTypeLabel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L252",
"id": "flow_designer_action_flowdesigneraction_getnodetypelabel",
"community": 8,
"norm_label": ".getnodetypelabel()"
},
{
"label": ".onAddNode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L259",
"id": "flow_designer_action_flowdesigneraction_onaddnode",
"community": 8,
"norm_label": ".onaddnode()"
},
{
"label": ".onDeleteSelected()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L301",
"id": "flow_designer_action_flowdesigneraction_ondeleteselected",
"community": 8,
"norm_label": ".ondeleteselected()"
},
{
"label": ".onSave()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L321",
"id": "flow_designer_action_flowdesigneraction_onsave",
"community": 8,
"norm_label": ".onsave()"
},
{
"label": ".onZoomIn()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L325",
"id": "flow_designer_action_flowdesigneraction_onzoomin",
"community": 8,
"norm_label": ".onzoomin()"
},
{
"label": ".onZoomOut()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L329",
"id": "flow_designer_action_flowdesigneraction_onzoomout",
"community": 8,
"norm_label": ".onzoomout()"
},
{
"label": ".onZoomReset()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L333",
"id": "flow_designer_action_flowdesigneraction_onzoomreset",
"community": 8,
"norm_label": ".onzoomreset()"
},
{
"label": ".onBack()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L339",
"id": "flow_designer_action_flowdesigneraction_onback",
"community": 8,
"norm_label": ".onback()"
},
{
"label": "._bindCanvasEvents()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L349",
"id": "flow_designer_action_flowdesigneraction_bindcanvasevents",
"community": 8,
"norm_label": "._bindcanvasevents()"
},
{
"label": "._unbindCanvasEvents()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L366",
"id": "flow_designer_action_flowdesigneraction_unbindcanvasevents",
"community": 8,
"norm_label": "._unbindcanvasevents()"
},
{
"label": "._findPortNear()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L390",
"id": "flow_designer_action_flowdesigneraction_findportnear",
"community": 8,
"norm_label": "._findportnear()"
},
{
"label": "._handleMouseDown()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L414",
"id": "flow_designer_action_flowdesigneraction_handlemousedown",
"community": 8,
"norm_label": "._handlemousedown()"
},
{
"label": "._handleMouseMove()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L505",
"id": "flow_designer_action_flowdesigneraction_handlemousemove",
"community": 8,
"norm_label": "._handlemousemove()"
},
{
"label": "._handleMouseUp()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L540",
"id": "flow_designer_action_flowdesigneraction_handlemouseup",
"community": 8,
"norm_label": "._handlemouseup()"
},
{
"label": "._handleWheel()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L592",
"id": "flow_designer_action_flowdesigneraction_handlewheel",
"community": 8,
"norm_label": "._handlewheel()"
},
{
"label": "._handleKeyDown()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L609",
"id": "flow_designer_action_flowdesigneraction_handlekeydown",
"community": 8,
"norm_label": "._handlekeydown()"
},
{
"label": ".selectedNode()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L625",
"id": "flow_designer_action_flowdesigneraction_selectednode",
"community": 8,
"norm_label": ".selectednode()"
},
{
"label": ".onPanelClose()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L630",
"id": "flow_designer_action_flowdesigneraction_onpanelclose",
"community": 8,
"norm_label": ".onpanelclose()"
},
{
"label": ".onNodeFieldChange()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L635",
"id": "flow_designer_action_flowdesigneraction_onnodefieldchange",
"community": 8,
"norm_label": ".onnodefieldchange()"
},
{
"label": ".onNodeNumberChange()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L646",
"id": "flow_designer_action_flowdesigneraction_onnodenumberchange",
"community": 8,
"norm_label": ".onnodenumberchange()"
},
{
"label": ".onAddNodeOption()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L660",
"id": "flow_designer_action_flowdesigneraction_onaddnodeoption",
"community": 8,
"norm_label": ".onaddnodeoption()"
},
{
"label": ".onRemoveNodeOption()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L678",
"id": "flow_designer_action_flowdesigneraction_onremovenodeoption",
"community": 8,
"norm_label": ".onremovenodeoption()"
},
{
"label": ".onNodeOptionNameChange()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L694",
"id": "flow_designer_action_flowdesigneraction_onnodeoptionnamechange",
"community": 8,
"norm_label": ".onnodeoptionnamechange()"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_init_py",
"community": 131,
"norm_label": "__init__.py"
},
{
"label": "portal_quotation.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"community": 8,
"norm_label": "portal_quotation.py"
},
{
"label": "QuotationPortal",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L12",
"id": "portal_quotation_quotationportal",
"community": 8,
"norm_label": "quotationportal"
},
{
"label": "CustomerPortal",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "customerportal",
"community": 8,
"norm_label": "customerportal"
},
{
"label": "._prepare_home_portal_values()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L14",
"id": "portal_quotation_quotationportal_prepare_home_portal_values",
"community": 8,
"norm_label": "._prepare_home_portal_values()"
},
{
"label": "quotation_builder_list()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L27",
"id": "portal_quotation_quotation_builder_list",
"community": 8,
"norm_label": "quotation_builder_list()"
},
{
"label": "._get_form_context()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L57",
"id": "portal_quotation_quotationportal_get_form_context",
"community": 8,
"norm_label": "._get_form_context()"
},
{
"label": "quotation_builder_new()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L191",
"id": "portal_quotation_quotation_builder_new",
"community": 8,
"norm_label": "quotation_builder_new()"
},
{
"label": "quotation_builder_edit()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L204",
"id": "portal_quotation_quotation_builder_edit",
"community": 8,
"norm_label": "quotation_builder_edit()"
},
{
"label": "quotation_builder_save()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L220",
"id": "portal_quotation_quotation_builder_save",
"community": 8,
"norm_label": "quotation_builder_save()"
},
{
"label": "._extract_assessment_vals()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L271",
"id": "portal_quotation_quotationportal_extract_assessment_vals",
"community": 8,
"norm_label": "._extract_assessment_vals()"
},
{
"label": "._process_assessment_lines()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L375",
"id": "portal_quotation_quotationportal_process_assessment_lines",
"community": 8,
"norm_label": "._process_assessment_lines()"
},
{
"label": "QuotationPublic",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L445",
"id": "portal_quotation_quotationpublic",
"community": 8,
"norm_label": "quotationpublic"
},
{
"label": "._validate_token()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L448",
"id": "portal_quotation_quotationpublic_validate_token",
"community": 8,
"norm_label": "._validate_token()"
},
{
"label": "public_form_view()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L464",
"id": "portal_quotation_public_form_view",
"community": 8,
"norm_label": "public_form_view()"
},
{
"label": "embed_form_view()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L487",
"id": "portal_quotation_embed_form_view",
"community": 8,
"norm_label": "embed_form_view()"
},
{
"label": "public_form_save()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L512",
"id": "portal_quotation_public_form_save",
"community": 8,
"norm_label": "public_form_save()"
},
{
"label": "Return common template context for the assessment form. Args:",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L58",
"id": "portal_quotation_rationale_58",
"community": 8,
"norm_label": "return common template context for the assessment form. args:"
},
{
"label": "Extract assessment field values from POST data.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L272",
"id": "portal_quotation_rationale_272",
"community": 8,
"norm_label": "extract assessment field values from post data."
},
{
"label": "Process selected products from the form into assessment lines.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L376",
"id": "portal_quotation_rationale_376",
"community": 8,
"norm_label": "process selected products from the form into assessment lines."
},
{
"label": "Public (token-based) access to the assessment form \u2014 no login required.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L446",
"id": "portal_quotation_rationale_446",
"community": 8,
"norm_label": "public (token-based) access to the assessment form \u2014 no login required."
},
{
"label": "Look up and validate an assessment by its access token.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L449",
"id": "portal_quotation_rationale_449",
"community": 8,
"norm_label": "look up and validate an assessment by its access token."
},
{
"label": "Render the assessment form for public (unauthenticated) users.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L465",
"id": "portal_quotation_rationale_465",
"community": 423,
"norm_label": "render the assessment form for public (unauthenticated) users."
},
{
"label": "Render a minimal, iframe-embeddable version of the form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L488",
"id": "portal_quotation_rationale_488",
"community": 424,
"norm_label": "render a minimal, iframe-embeddable version of the form."
},
{
"label": "Save form data submitted from the public/embed form.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L513",
"id": "portal_quotation_rationale_513",
"community": 425,
"norm_label": "save form data submitted from the public/embed form."
},
{
"label": "quotation_api.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"community": 3,
"norm_label": "quotation_api.py"
},
{
"label": "QuotationAPI",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L11",
"id": "quotation_api_quotationapi",
"community": 3,
"norm_label": "quotationapi"
},
{
"label": "search_clients()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L15",
"id": "quotation_api_search_clients",
"community": 3,
"norm_label": "search_clients()"
},
{
"label": "search_products()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L39",
"id": "quotation_api_search_products",
"community": 3,
"norm_label": "search_products()"
},
{
"label": "get_product_attributes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L92",
"id": "quotation_api_get_product_attributes",
"community": 3,
"norm_label": "get_product_attributes()"
},
{
"label": "resolve_variant()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L122",
"id": "quotation_api_resolve_variant",
"community": 3,
"norm_label": "resolve_variant()"
},
{
"label": "get_section_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L166",
"id": "quotation_api_get_section_options",
"community": 3,
"norm_label": "get_section_options()"
},
{
"label": "check_upcharges()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L197",
"id": "quotation_api_check_upcharges",
"community": 3,
"norm_label": "check_upcharges()"
},
{
"label": "save_step()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L287",
"id": "quotation_api_save_step",
"community": 3,
"norm_label": "save_step()"
},
{
"label": "_compare()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L306",
"id": "quotation_api_compare",
"community": 3,
"norm_label": "_compare()"
},
{
"label": "QuotationPublicAPI",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L320",
"id": "quotation_api_quotationpublicapi",
"community": 3,
"norm_label": "quotationpublicapi"
},
{
"label": "._validate_token()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L323",
"id": "quotation_api_quotationpublicapi_validate_token",
"community": 3,
"norm_label": "._validate_token()"
},
{
"label": "public_search_clients()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L335",
"id": "quotation_api_public_search_clients",
"community": 3,
"norm_label": "public_search_clients()"
},
{
"label": "public_search_products()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L342",
"id": "quotation_api_public_search_products",
"community": 3,
"norm_label": "public_search_products()"
},
{
"label": "public_get_product_attributes()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L349",
"id": "quotation_api_public_get_product_attributes",
"community": 3,
"norm_label": "public_get_product_attributes()"
},
{
"label": "public_resolve_variant()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L356",
"id": "quotation_api_public_resolve_variant",
"community": 3,
"norm_label": "public_resolve_variant()"
},
{
"label": "public_get_section_options()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L363",
"id": "quotation_api_public_get_section_options",
"community": 3,
"norm_label": "public_get_section_options()"
},
{
"label": "public_check_upcharges()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L370",
"id": "quotation_api_public_check_upcharges",
"community": 3,
"norm_label": "public_check_upcharges()"
},
{
"label": "public_save_step()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L377",
"id": "quotation_api_public_save_step",
"community": 3,
"norm_label": "public_save_step()"
},
{
"label": "Search existing clients by name, phone, or health card.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L16",
"id": "quotation_api_rationale_16",
"community": 426,
"norm_label": "search existing clients by name, phone, or health card."
},
{
"label": "Search product templates (parent products), optionally filtered by section.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L40",
"id": "quotation_api_rationale_40",
"community": 427,
"norm_label": "search product templates (parent products), optionally filtered by section."
},
{
"label": "Given a product template ID, return its configurable attributes with ava",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L93",
"id": "quotation_api_rationale_93",
"community": 428,
"norm_label": "given a product template id, return its configurable attributes with ava"
},
{
"label": "Given a template ID and list of selected attribute value IDs, find and r",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L123",
"id": "quotation_api_rationale_123",
"community": 429,
"norm_label": "given a template id and list of selected attribute value ids, find and r"
},
{
"label": "Get standard options for a section.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L167",
"id": "quotation_api_rationale_167",
"community": 430,
"norm_label": "get standard options for a section."
},
{
"label": "Check which upcharge rules would trigger for given measurements. Returns",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L198",
"id": "quotation_api_rationale_198",
"community": 431,
"norm_label": "check which upcharge rules would trigger for given measurements. returns"
},
{
"label": "Auto-save current step data as JSON for resume.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L288",
"id": "quotation_api_rationale_288",
"community": 432,
"norm_label": "auto-save current step data as json for resume."
},
{
"label": "Public (token-based) JSON API \u2014 mirrors QuotationAPI for unauthenticated access.",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L321",
"id": "quotation_api_rationale_321",
"community": 3,
"norm_label": "public (token-based) json api \u2014 mirrors quotationapi for unauthenticated access."
}
],
"links": [
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L3",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"_tgt": "init_fusion_accounting_post_init",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"target": "init_fusion_accounting_post_init",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"_tgt": "init_install_regional_modules",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"target": "init_install_regional_modules",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L51",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"_tgt": "init_load_chart_template_data",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"target": "init_load_chart_template_data",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L66",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"_tgt": "init_configure_tax_journals",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"target": "init_configure_tax_journals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L76",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"_tgt": "init_uninstall_hook",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"target": "init_uninstall_hook",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L82",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"_tgt": "init_reset_account_groups",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"target": "init_reset_account_groups",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L138",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"_tgt": "init_restore_invoicing_menus",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py",
"target": "init_restore_invoicing_menus",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L18",
"weight": 1.0,
"_src": "init_fusion_accounting_post_init",
"_tgt": "init_install_regional_modules",
"source": "init_fusion_accounting_post_init",
"target": "init_install_regional_modules",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L19",
"weight": 1.0,
"_src": "init_fusion_accounting_post_init",
"_tgt": "init_load_chart_template_data",
"source": "init_fusion_accounting_post_init",
"target": "init_load_chart_template_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L20",
"weight": 1.0,
"_src": "init_fusion_accounting_post_init",
"_tgt": "init_configure_tax_journals",
"source": "init_fusion_accounting_post_init",
"target": "init_configure_tax_journals",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L13",
"weight": 1.0,
"_src": "init_rationale_13",
"_tgt": "init_fusion_accounting_post_init",
"source": "init_fusion_accounting_post_init",
"target": "init_rationale_13",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L24",
"weight": 1.0,
"_src": "init_rationale_24",
"_tgt": "init_install_regional_modules",
"source": "init_install_regional_modules",
"target": "init_rationale_24",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L43",
"weight": 1.0,
"_src": "init_install_regional_modules",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "init_install_regional_modules",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L52",
"weight": 1.0,
"_src": "init_rationale_52",
"_tgt": "init_load_chart_template_data",
"source": "init_load_chart_template_data",
"target": "init_rationale_52",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L53",
"weight": 1.0,
"_src": "init_load_chart_template_data",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "init_load_chart_template_data",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L60",
"weight": 1.0,
"_src": "init_load_chart_template_data",
"_tgt": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company",
"source": "init_load_chart_template_data",
"target": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L67",
"weight": 1.0,
"_src": "init_rationale_67",
"_tgt": "init_configure_tax_journals",
"source": "init_configure_tax_journals",
"target": "init_rationale_67",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L68",
"weight": 1.0,
"_src": "init_configure_tax_journals",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "init_configure_tax_journals",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L69",
"weight": 1.0,
"_src": "init_configure_tax_journals",
"_tgt": "res_company_rescompany_get_default_misc_journal",
"source": "init_configure_tax_journals",
"target": "res_company_rescompany_get_default_misc_journal"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L78",
"weight": 1.0,
"_src": "init_uninstall_hook",
"_tgt": "init_reset_account_groups",
"source": "init_uninstall_hook",
"target": "init_reset_account_groups",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L79",
"weight": 1.0,
"_src": "init_uninstall_hook",
"_tgt": "init_restore_invoicing_menus",
"source": "init_uninstall_hook",
"target": "init_restore_invoicing_menus",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L77",
"weight": 1.0,
"_src": "init_rationale_77",
"_tgt": "init_uninstall_hook",
"source": "init_uninstall_hook",
"target": "init_rationale_77",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L83",
"weight": 1.0,
"_src": "init_rationale_83",
"_tgt": "init_reset_account_groups",
"source": "init_reset_account_groups",
"target": "init_rationale_83",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L90",
"weight": 1.0,
"_src": "init_reset_account_groups",
"_tgt": "account_asset_fusionasset_write",
"source": "init_reset_account_groups",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L95",
"weight": 1.0,
"_src": "init_reset_account_groups",
"_tgt": "account_asset_fusionasset_unlink",
"source": "init_reset_account_groups",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py",
"source_location": "L139",
"weight": 1.0,
"_src": "init_rationale_139",
"_tgt": "init_restore_invoicing_menus",
"source": "init_restore_invoicing_menus",
"target": "init_rationale_139",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_board_compute_py",
"_tgt": "test_board_compute_testaccountassetcomputation",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_board_compute_py",
"target": "test_board_compute_testaccountassetcomputation",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_board_compute_py",
"_tgt": "test_board_compute_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_board_compute_py",
"target": "test_board_compute_setupclass",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L260",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_board_compute_py",
"_tgt": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_board_compute_py",
"target": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L8",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "testaccountassetcommon",
"source": "test_board_compute_testaccountassetcomputation",
"target": "testaccountassetcommon",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L15",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L28",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L42",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L57",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L75",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L93",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L110",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L128",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L147",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L160",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L173",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L186",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L199",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L213",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L282",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L330",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L406",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L482",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L561",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L640",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L720",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L798",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L879",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L962",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1040",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1120",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1141",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1163",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1190",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1233",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1264",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1292",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"source": "test_board_compute_testaccountassetcomputation",
"target": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"confidence_score": 1.0
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_board_compute_testaccountassetcomputation",
"_tgt": "common_testaccountassetcommon",
"source": "test_board_compute_testaccountassetcomputation",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L9",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "testaccountassetcommon",
"source": "testaccountassetcommon",
"target": "test_reevaluation_asset_testaccountassetreevaluation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L13",
"weight": 1.0,
"_src": "test_board_compute_setupclass",
"_tgt": "common_create_asset",
"source": "test_board_compute_setupclass",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L16",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L21",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L29",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L30",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L35",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_imported_amount_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L43",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L44",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L50",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_no_prorata_with_salvage_value_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L58",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L62",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L67",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_constant_periods_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L76",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L80",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L85",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_5_years_daily_computation_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L94",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L98",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L103",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L111",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L116",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L121",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_imported_amount_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L129",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L134",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L140",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_no_prorata_with_salvage_value_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L148",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L149",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L153",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L161",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L162",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L166",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_5_years_no_prorata_negative_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L174",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L175",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L179",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L187",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L188",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L192",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_imported_amount_negative_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L200",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L201",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L206",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_than_linear_5_years_no_prorata_with_salvage_value_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L214",
"weight": 1.0,
"_src": "test_board_compute_rationale_214",
"_tgt": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"target": "test_board_compute_rationale_214",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L218",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L219",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L222",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_then_linear_36_month_constant_period_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L264",
"weight": 1.0,
"_src": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"_tgt": "common_create_asset",
"source": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L273",
"weight": 1.0,
"_src": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L275",
"weight": 1.0,
"_src": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_test_asset_degressive_then_linear_prorata_start_middle_of_year",
"target": "common_get_depreciation_move_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L283",
"weight": 1.0,
"_src": "test_board_compute_rationale_283",
"_tgt": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"source": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"target": "test_board_compute_rationale_283",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L286",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L295",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L297",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_asset_degressive_then_linear_prorata_start_middle_of_year_monthly",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L331",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L335",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L340",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L407",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L412",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L417",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_imported_amount_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L483",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L489",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L495",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_no_prorata_with_salvage_value_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L562",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L568",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L573",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_constant_periods_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L641",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L647",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L653",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_linear_60_months_daily_computation_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L721",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L727",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L732",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L799",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L808",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L812",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_year",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L883",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L892",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L896",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_from_middle_sync_with_fiscalyear",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L963",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L970",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L975",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_imported_amount_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1041",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1048",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1054",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_60_months_no_prorata_with_salvage_value_asset",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1121",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1130",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1134",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_beggining_of_year",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1142",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1151",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1155",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_degressive_5_years_from_middle_of_year",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1164",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1168",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1169",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1172",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_compute_board_in_mass",
"target": "common_get_depreciation_move_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1191",
"weight": 1.0,
"_src": "test_board_compute_rationale_1191",
"_tgt": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"source": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"target": "test_board_compute_rationale_1191",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1195",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1203",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1210",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1217",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"_tgt": "budget_fusionbudget_copy",
"source": "test_board_compute_testaccountassetcomputation_test_copy_prorata_date",
"target": "budget_fusionbudget_copy"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1234",
"weight": 1.0,
"_src": "test_board_compute_rationale_1234",
"_tgt": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"source": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"target": "test_board_compute_rationale_1234",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1237",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1242",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_change_computation_method_before_lock_date",
"target": "common_get_depreciation_move_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1265",
"weight": 1.0,
"_src": "test_board_compute_rationale_1265",
"_tgt": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"source": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"target": "test_board_compute_rationale_1265",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1268",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1273",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1280",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_post_moves_after_lock_date",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1293",
"weight": 1.0,
"_src": "test_board_compute_rationale_1293",
"_tgt": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"source": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"target": "test_board_compute_rationale_1293",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1304",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"_tgt": "common_create_asset",
"source": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1315",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1318",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"_tgt": "common_get_depreciation_move_values",
"source": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L1320",
"weight": 1.0,
"_src": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_board_compute_testaccountassetcomputation_test_assets_one_complete_period",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_board_compute_rationale_214",
"_tgt": "common_testaccountassetcommon",
"source": "test_board_compute_rationale_214",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_board_compute_rationale_261",
"_tgt": "common_testaccountassetcommon",
"source": "test_board_compute_rationale_261",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_board_compute_rationale_283",
"_tgt": "common_testaccountassetcommon",
"source": "test_board_compute_rationale_283",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_board_compute_rationale_1191",
"_tgt": "common_testaccountassetcommon",
"source": "test_board_compute_rationale_1191",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_board_compute_rationale_1234",
"_tgt": "common_testaccountassetcommon",
"source": "test_board_compute_rationale_1234",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_board_compute_rationale_1265",
"_tgt": "common_testaccountassetcommon",
"source": "test_board_compute_rationale_1265",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_board_compute.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_board_compute_rationale_1293",
"_tgt": "common_testaccountassetcommon",
"source": "test_board_compute_rationale_1293",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_setupclass",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L145",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_create_invoice_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L166",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_create_st_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L178",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_create_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L202",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_check_statement_matching",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L217",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L357",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L386",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L412",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L440",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L467",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L487",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L502",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L526",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L975",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1075",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1262",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"_tgt": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L814",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_814",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_matching_rules_py",
"target": "test_reconciliation_matching_rules_rationale_814",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L11",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "accounttestinvoicingcommon",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "accounttestinvoicingcommon",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L207",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L247",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L280",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_journal_ids",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_journal_ids",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L289",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_nature",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_nature",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L307",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_amount",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L332",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_label",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_label",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L549",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_partner_category_ids",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_partner_category_ids",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L563",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_mixin_rules",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_mixin_rules",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L601",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L630",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L648",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_larger_invoice_auto_reconcile",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_larger_invoice_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L672",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L696",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L735",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L776",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L794",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_invoice_matching_rule_no_partner",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_invoice_matching_rule_no_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L820",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_inv_matching_rule_auto_rec_no_partner_with_writeoff",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_inv_matching_rule_auto_rec_no_partner_with_writeoff",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L849",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L889",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L998",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1034",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_keep_first",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_keep_first",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1054",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_exact_match",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_exact_match",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1224",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L11",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L8",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L9",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_prediction_testbillsprediction",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L11",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L9",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_signature_testinvoicesignature",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L17",
"weight": 1.0,
"_src": "common_testaccountassetcommon",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "common_testaccountassetcommon",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L50",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "common_testaccountreportscommon",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L8",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_account_fiscal_year_testfiscalposition",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L6",
"weight": 1.0,
"_src": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L12",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_change_lock_date_wizard_testchangelockdatewizard",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L13",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "accounttestinvoicingcommon",
"source": "accounttestinvoicingcommon",
"target": "test_deferred_management_testdeferredmanagement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L76",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_setupclass",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_setupclass",
"target": "test_reconciliation_matching_rules_create_invoice_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L24",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_setupclass",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_reconciliation_matching_rules_setupclass",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L31",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L220",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L362",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L395",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L421",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L448",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L477",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L492",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L512",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L631",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L786",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1245",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1276",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"_tgt": "test_reconciliation_matching_rules_create_invoice_line",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L155",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_create_invoice_line",
"_tgt": "bank_rec_widget_new",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L161",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_create_invoice_line",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_reconciliation_matching_rules_create_invoice_line",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L218",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L365",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L398",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L424",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L451",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L480",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L493",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L515",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L539",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L632",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L850",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L989",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1089",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1275",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"_tgt": "test_reconciliation_matching_rules_create_st_line",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L167",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_create_st_line",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_create_st_line",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L224",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L358",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L387",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L413",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L441",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L468",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L488",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L503",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L527",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L852",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L979",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1082",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"_tgt": "test_reconciliation_matching_rules_create_reconcile_model",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L179",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_create_reconcile_model",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_create_reconcile_model",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L210",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L276",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L283",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_journal_ids",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_journal_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L292",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_nature",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_nature",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L311",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_amount",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L336",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_label",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_label",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L366",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L399",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_zero_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L425",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_not_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L452",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L481",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile_not_full",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L496",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_allow_payment_tolerance_lower_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L516",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_enough_payment_tolerance_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L540",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_percentage_st_line_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L556",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_partner_category_ids",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_partner_category_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L570",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_mixin_rules",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_mixin_rules",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L613",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L640",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_ref_with_spaces",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L660",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_larger_invoice_auto_reconcile",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_larger_invoice_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L691",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L730",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L768",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L789",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L839",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_inv_matching_rule_auto_rec_no_partner_with_writeoff",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_inv_matching_rule_auto_rec_no_partner_with_writeoff",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L970",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L990",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1030",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1045",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_keep_first",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_keep_first",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1065",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_exact_match",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_exact_match",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1236",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1277",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"_tgt": "test_reconciliation_matching_rules_check_statement_matching",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L204",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_check_statement_matching",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_rules",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "account_reconcile_model_accountreconcilemodel_apply_rules"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L204",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_check_statement_matching",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "test_reconciliation_matching_rules_check_statement_matching",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L231",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_rules",
"source": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"target": "account_reconcile_model_accountreconcilemodel_apply_rules"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L231",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "test_reconciliation_matching_rules_test_matching_fields_match_text_location",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L248",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L253",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_text_location_no_partner",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L551",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_partner_category_ids",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_matching_fields_match_partner_category_ids",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L564",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_564",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_mixin_rules",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_mixin_rules",
"target": "test_reconciliation_matching_rules_rationale_564",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L602",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_602",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile",
"target": "test_reconciliation_matching_rules_rationale_602",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L649",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_649",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_larger_invoice_auto_reconcile",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_larger_invoice_auto_reconcile",
"target": "test_reconciliation_matching_rules_rationale_649",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L673",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_673",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"target": "test_reconciliation_matching_rules_rationale_673",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L674",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L697",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_697",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"target": "test_reconciliation_matching_rules_rationale_697",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L699",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L718",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_auto_reconcile_with_tax_fpos",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L738",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L758",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L759",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"target": "account_move_fusionaccountmove_reverse_moves"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L763",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_reverted_move_matching",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L777",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L778",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_different_currencies",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L795",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_795",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_invoice_matching_rule_no_partner",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_invoice_matching_rule_no_partner",
"target": "test_reconciliation_matching_rules_rationale_795",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L798",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_invoice_matching_rule_no_partner",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_invoice_matching_rule_no_partner",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L823",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_inv_matching_rule_auto_rec_no_partner_with_writeoff",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_inv_matching_rule_auto_rec_no_partner_with_writeoff",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L860",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_partner_mapping_rule",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L890",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_890",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"target": "test_reconciliation_matching_rules_rationale_890",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L900",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L965",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_match_multi_currencies",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L976",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reconciliation_matching_rules_test_matching_with_write_off_foreign_currency",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1012",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1022",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1027",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_payment_similar_communications",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1035",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_1035",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_keep_first",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_keep_first",
"target": "test_reconciliation_matching_rules_rationale_1035",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1055",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_1055",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_exact_match",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_no_amount_check_exact_match",
"target": "test_reconciliation_matching_rules_rationale_1055",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1090",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1099",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1104",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_rules",
"source": "test_reconciliation_matching_rules_test_invoice_matching_using_match_text_location",
"target": "account_reconcile_model_accountreconcilemodel_apply_rules"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1225",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_rationale_1225",
"_tgt": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"target": "test_reconciliation_matching_rules_rationale_1225",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1228",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1244",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_matching_rules_testreconciliationmatchingrules_test_amount_check_amount_last",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_matching_rules.py",
"source_location": "L1266",
"weight": 1.0,
"_src": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reconciliation_matching_rules_test_matching_exact_amount_no_partner",
"target": "account_asset_fusionasset_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_reconcile_wizard_py",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_reconcile_wizard_py",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_reconcile_wizard_py",
"_tgt": "test_account_reconcile_wizard_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_reconcile_wizard_py",
"target": "test_account_reconcile_wizard_setupclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L43",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L89",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_not_open",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_not_open",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L101",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_open",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_open",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L116",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_same_account",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_same_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L128",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_transfer",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_transfer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L140",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_same_currency",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_same_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L157",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L176",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L196",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency_change_rate",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency_change_rate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L217",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies_change_rate",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies_change_rate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L238",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_both_same_foreign_currency_ensure_no_exchange_diff",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_both_same_foreign_currency_ensure_no_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L262",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_same_currency",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_same_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L286",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_one_foreign_currency",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_one_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L310",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_complex_transfer",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_complex_transfer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L347",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L397",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_partials_allowed",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_partials_allowed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L411",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_lock_date_violation",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_lock_date_violation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L423",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_reconcile_too_many_accounts",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_reconcile_too_many_accounts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L431",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_no_receivable_no_payable_account",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_no_receivable_no_payable_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L454",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L483",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_on_same_account",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_on_same_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L502",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency_full",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency_full",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L517",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_kpmg_case",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_kpmg_case",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L544",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_force_partials",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_force_partials",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L559",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_exch_diff_force_partials",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_exch_diff_force_partials",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L569",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L590",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change_and_transfer",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change_and_transfer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L615",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_foreign_curr",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_foreign_curr",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L631",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_company_curr",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_company_curr",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L647",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_wrong_amount_raises",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_wrong_amount_raises",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L659",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_full_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_full_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L674",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L705",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L736",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_side_exch_diff",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_side_exch_diff",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L12",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_12",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard",
"target": "test_account_reconcile_wizard_rationale_12",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L21",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_account_reconcile_wizard_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L155",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_same_currency",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_same_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L194",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L215",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency_change_rate",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency_change_rate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L236",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies_change_rate",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies_change_rate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L260",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_both_same_foreign_currency_ensure_no_exchange_diff",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_both_same_foreign_currency_ensure_no_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L284",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_same_currency",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_same_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L308",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_one_foreign_currency",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_transfer_account_one_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L345",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_complex_transfer",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_complex_transfer",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L395",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L452",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_no_receivable_no_payable_account",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_no_receivable_no_payable_account",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L481",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L500",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_on_same_account",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_on_same_account",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L529",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_kpmg_case",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_kpmg_case",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L588",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L613",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change_and_transfer",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change_and_transfer",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L629",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_foreign_curr",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_foreign_curr",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L645",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_company_curr",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_company_curr",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L672",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_full_reconcile",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_full_reconcile",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L703",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L734",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L765",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_side_exch_diff",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_side_exch_diff",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L44",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"_tgt": "bank_rec_widget_new",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L49",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "account_reconcile_wizard_accountreconcilewizard_create_transfer"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L69",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "account_reconcile_wizard_accountreconcilewizard_create_write_off"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L71",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"_tgt": "matching_link_widget_matchinglink_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_assertwizardreconcilevalues",
"target": "matching_link_widget_matchinglink_reconcile"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L90",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_90",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_not_open",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_not_open",
"target": "test_account_reconcile_wizard_rationale_90",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L95",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_not_open",
"_tgt": "batch_payment_fusionbatchpayment_action_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_not_open",
"target": "batch_payment_fusionbatchpayment_action_reconcile"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L102",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_102",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_open",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_open",
"target": "test_account_reconcile_wizard_rationale_102",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L113",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_open",
"_tgt": "batch_payment_fusionbatchpayment_action_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_wizard_should_open",
"target": "batch_payment_fusionbatchpayment_action_reconcile"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L117",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_117",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_same_account",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_same_account",
"target": "test_account_reconcile_wizard_rationale_117",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L121",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_same_account",
"_tgt": "batch_payment_fusionbatchpayment_action_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_same_account",
"target": "batch_payment_fusionbatchpayment_action_reconcile"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L129",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_129",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_transfer",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_transfer",
"target": "test_account_reconcile_wizard_rationale_129",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L133",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_transfer",
"_tgt": "batch_payment_fusionbatchpayment_action_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_silently_transfer",
"target": "batch_payment_fusionbatchpayment_action_reconcile"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L141",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_141",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_same_currency",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_same_currency",
"target": "test_account_reconcile_wizard_rationale_141",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L158",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_158",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency",
"target": "test_account_reconcile_wizard_rationale_158",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L177",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_177",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies",
"target": "test_account_reconcile_wizard_rationale_177",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L197",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_197",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency_change_rate",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_one_foreign_currency_change_rate",
"target": "test_account_reconcile_wizard_rationale_197",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L218",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_218",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies_change_rate",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_mixed_foreign_currencies_change_rate",
"target": "test_account_reconcile_wizard_rationale_218",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L239",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_239",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_both_same_foreign_currency_ensure_no_exchange_diff",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_both_same_foreign_currency_ensure_no_exchange_diff",
"target": "test_account_reconcile_wizard_rationale_239",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L311",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_complex_transfer",
"_tgt": "wc_assessment_create",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_complex_transfer",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L348",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_348",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"target": "test_account_reconcile_wizard_rationale_348",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L351",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"_tgt": "wc_assessment_create",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_with_tax",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L404",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_partials_allowed",
"_tgt": "bank_rec_widget_new",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_partials_allowed",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L408",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_partials_allowed",
"_tgt": "matching_link_widget_matchinglink_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_partials_allowed",
"target": "matching_link_widget_matchinglink_reconcile"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L412",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_412",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_lock_date_violation",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_lock_date_violation",
"target": "test_account_reconcile_wizard_rationale_412",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L417",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_lock_date_violation",
"_tgt": "bank_rec_widget_new",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_lock_date_violation",
"target": "bank_rec_widget_new"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L424",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_424",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_reconcile_too_many_accounts",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_reconcile_too_many_accounts",
"target": "test_account_reconcile_wizard_rationale_424",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L429",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_reconcile_too_many_accounts",
"_tgt": "batch_payment_fusionbatchpayment_action_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_raise_reconcile_too_many_accounts",
"target": "batch_payment_fusionbatchpayment_action_reconcile"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L432",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_432",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_no_receivable_no_payable_account",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_no_receivable_no_payable_account",
"target": "test_account_reconcile_wizard_rationale_432",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L455",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_455",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency",
"target": "test_account_reconcile_wizard_rationale_455",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L484",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_484",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_on_same_account",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_on_same_account",
"target": "test_account_reconcile_wizard_rationale_484",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L503",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_503",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency_full",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency_full",
"target": "test_account_reconcile_wizard_rationale_503",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L510",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency_full",
"_tgt": "batch_payment_fusionbatchpayment_action_reconcile",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_exchange_diff_foreign_currency_full",
"target": "batch_payment_fusionbatchpayment_action_reconcile"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L518",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_518",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_kpmg_case",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_kpmg_case",
"target": "test_account_reconcile_wizard_rationale_518",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L545",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_545",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_force_partials",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_force_partials",
"target": "test_account_reconcile_wizard_rationale_545",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L553",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_force_partials",
"_tgt": "bank_rec_widget_new",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_force_partials",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L563",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_exch_diff_force_partials",
"_tgt": "bank_rec_widget_new",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_write_off_multi_curr_multi_residuals_exch_diff_force_partials",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L570",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change",
"_tgt": "wc_assessment_create",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L591",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change_and_transfer",
"_tgt": "wc_assessment_create",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_with_partner_change_and_transfer",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L652",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_wrong_amount_raises",
"_tgt": "wc_assessment_create",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_edit_mode_partial_wrong_amount_raises",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L675",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_675",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"target": "test_account_reconcile_wizard_rationale_675",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L678",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L683",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"_tgt": "bank_rec_widget_new",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_currency_same_side_not_recpay",
"target": "bank_rec_widget_new"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L706",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_706",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"target": "test_account_reconcile_wizard_rationale_706",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L709",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L714",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"_tgt": "bank_rec_widget_new",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_foreign_currency_same_side_not_recpay",
"target": "bank_rec_widget_new"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_reconcile_wizard.py",
"source_location": "L737",
"weight": 1.0,
"_src": "test_account_reconcile_wizard_rationale_737",
"_tgt": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_side_exch_diff",
"source": "test_account_reconcile_wizard_testaccountreconcilewizard_test_reconcile_same_side_exch_diff",
"target": "test_account_reconcile_wizard_rationale_737",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_auto_reconcile_wizard_py",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_auto_reconcile_wizard_py",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_auto_reconcile_wizard_py",
"_tgt": "test_account_auto_reconcile_wizard_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_auto_reconcile_wizard_py",
"target": "test_account_auto_reconcile_wizard_setupclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L25",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_create_many_lines",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_create_many_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L49",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L83",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L107",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_nothing_to_auto_reconcile",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_nothing_to_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L118",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_one_to_one",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L128",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_zero_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L138",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_one_to_one",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L149",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_zero_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L160",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_one_to_one",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L171",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_zero_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L182",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L202",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L222",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_preset_wizard",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_preset_wizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L9",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_rationale_9",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard",
"target": "test_account_auto_reconcile_wizard_rationale_9",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L50",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_create_many_lines",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_create_many_lines",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L84",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_create_many_lines",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_create_many_lines",
"target": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L54",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L61",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_one_to_one",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L86",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L93",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_zero_balance",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L108",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_nothing_to_auto_reconcile",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_nothing_to_auto_reconcile",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L116",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_nothing_to_auto_reconcile",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_nothing_to_auto_reconcile",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L121",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_one_to_one",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_one_to_one",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L125",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_one_to_one",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_one_to_one",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L131",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_zero_balance",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_zero_balance",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L135",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_zero_balance",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_nor_partner_zero_balance",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L141",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_one_to_one",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_one_to_one",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L146",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_one_to_one",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_one_to_one",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L152",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_zero_balance",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_zero_balance",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L157",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_zero_balance",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_account_zero_balance",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L163",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_one_to_one",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_one_to_one",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L168",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_one_to_one",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_one_to_one",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_zero_balance",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_zero_balance",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L179",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_zero_balance",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_no_partner_zero_balance",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L183",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_rationale_183",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"target": "test_account_auto_reconcile_wizard_rationale_183",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L194",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L199",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_one_to_one",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L203",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_rationale_203",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"target": "test_account_auto_reconcile_wizard_rationale_203",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L214",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"_tgt": "bank_rec_widget_new",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L219",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_auto_reconcile_rounding_zero_balance",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L223",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_rationale_223",
"_tgt": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_preset_wizard",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_preset_wizard",
"target": "test_account_auto_reconcile_wizard_rationale_223",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_auto_reconcile_wizard.py",
"source_location": "L226",
"weight": 1.0,
"_src": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_preset_wizard",
"_tgt": "wc_assessment_create",
"source": "test_account_auto_reconcile_wizard_testaccountautoreconcilewizard_test_preset_wizard",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py",
"_tgt": "test_prediction_testbillsprediction",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py",
"target": "test_prediction_testbillsprediction",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py",
"_tgt": "test_prediction_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py",
"target": "test_prediction_setupclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L35",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction",
"_tgt": "test_prediction_testbillsprediction_create_bill",
"source": "test_prediction_testbillsprediction",
"target": "test_prediction_testbillsprediction_create_bill",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L72",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction",
"_tgt": "test_prediction_testbillsprediction_test_account_prediction_flow",
"source": "test_prediction_testbillsprediction",
"target": "test_prediction_testbillsprediction_test_account_prediction_flow",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L88",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction",
"_tgt": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"source": "test_prediction_testbillsprediction",
"target": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L122",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction",
"_tgt": "test_prediction_testbillsprediction_test_account_prediction_with_product",
"source": "test_prediction_testbillsprediction",
"target": "test_prediction_testbillsprediction_test_account_prediction_with_product",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L145",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction",
"_tgt": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation",
"source": "test_prediction_testbillsprediction",
"target": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L17",
"weight": 1.0,
"_src": "test_prediction_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_prediction_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L74",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_account_prediction_flow",
"_tgt": "test_prediction_testbillsprediction_create_bill",
"source": "test_prediction_testbillsprediction_create_bill",
"target": "test_prediction_testbillsprediction_test_account_prediction_flow",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L95",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"_tgt": "test_prediction_testbillsprediction_create_bill",
"source": "test_prediction_testbillsprediction_create_bill",
"target": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L36",
"weight": 1.0,
"_src": "test_prediction_rationale_36",
"_tgt": "test_prediction_testbillsprediction_create_bill",
"source": "test_prediction_testbillsprediction_create_bill",
"target": "test_prediction_rationale_36",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L46",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_create_bill",
"_tgt": "bank_rec_widget_new",
"source": "test_prediction_testbillsprediction_create_bill",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L69",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_create_bill",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_prediction_testbillsprediction_create_bill",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L89",
"weight": 1.0,
"_src": "test_prediction_rationale_89",
"_tgt": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"source": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"target": "test_prediction_rationale_89",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L91",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"_tgt": "budget_fusionbudget_copy",
"source": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L92",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"_tgt": "account_asset_fusionasset_write",
"source": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L109",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L112",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"_tgt": "edit_popover_accountreporteditpopover_edit",
"source": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior",
"target": "edit_popover_accountreporteditpopover_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L123",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_account_prediction_with_product",
"_tgt": "wc_assessment_create",
"source": "test_prediction_testbillsprediction_test_account_prediction_with_product",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L134",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_account_prediction_with_product",
"_tgt": "bank_rec_widget_new",
"source": "test_prediction_testbillsprediction_test_account_prediction_with_product",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L149",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation",
"_tgt": "bank_rec_widget_new",
"source": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py",
"source_location": "L152",
"weight": 1.0,
"_src": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L4",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_analytic_reports_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_analytic_reports_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_analytic_reports_py",
"_tgt": "test_analytic_reports_testanalyticreport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_analytic_reports_py",
"target": "test_analytic_reports_testanalyticreport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_analytic_reports_py",
"_tgt": "test_analytic_reports_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_analytic_reports_py",
"target": "test_analytic_reports_setupclass",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L8",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "testaccountreportscommon",
"source": "test_analytic_reports_testanalyticreport",
"target": "testaccountreportscommon",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L44",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L102",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L178",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L225",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L383",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L486",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L527",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L603",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L645",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L681",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"source": "test_analytic_reports_testanalyticreport",
"target": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"confidence_score": 1.0
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_analytic_reports_testanalyticreport",
"_tgt": "common_testaccountreportscommon",
"source": "test_analytic_reports_testanalyticreport",
"target": "common_testaccountreportscommon",
"confidence_score": 0.5
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L14",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "testaccountreportscommon",
"source": "testaccountreportscommon",
"target": "test_account_asset_testaccountasset",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "testaccountreportscommon",
"source": "testaccountreportscommon",
"target": "test_financial_report_testfinancialreport",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L17",
"weight": 1.0,
"_src": "test_analytic_reports_setupclass",
"_tgt": "account_asset_fusionasset_write",
"source": "test_analytic_reports_setupclass",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L19",
"weight": 1.0,
"_src": "test_analytic_reports_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L46",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L68",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L70",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L79",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L81",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "test_analytic_reports_testanalyticreport_test_report_group_by_analytic_plan",
"target": "common_testaccountreportscommon_assertlinesvalues"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L104",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L119",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L121",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L130",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"target": "common_testaccountreportscommon_assertlinesvalues"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L133",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_filter",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L179",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L201",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L203",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L212",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L217",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"source": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"target": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L219",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"_tgt": "common_get_audit_params_from_report_line",
"source": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"target": "common_get_audit_params_from_report_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L222",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_analytic_reports_testanalyticreport_test_report_audit_analytic_filter",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L226",
"weight": 1.0,
"_src": "test_analytic_reports_rationale_226",
"_tgt": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"target": "test_analytic_reports_rationale_226",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L230",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L246",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L249",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L258",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"target": "common_testaccountreportscommon_assertlinesvalues"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L261",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_report_analytic_groupby_and_filter",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L384",
"weight": 1.0,
"_src": "test_analytic_reports_rationale_384",
"_tgt": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"source": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"target": "test_analytic_reports_rationale_384",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L394",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L430",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L436",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L446",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_analytic_reports_testanalyticreport_test_audit_cell_analytic_groupby_and_filter",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L487",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L500",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L504",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L514",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"target": "common_testaccountreportscommon_assertlinesvalues"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L515",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_general_ledger_analytic_filter",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L529",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L545",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L575",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L585",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"target": "common_testaccountreportscommon_assertlinesvalues"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L586",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_horizontal_groupby",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L604",
"weight": 1.0,
"_src": "test_analytic_reports_rationale_604",
"_tgt": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"target": "test_analytic_reports_rationale_604",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L609",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L619",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L629",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"target": "common_testaccountreportscommon_assertlinesvalues"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L630",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_with_analytic_simulations",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L646",
"weight": 1.0,
"_src": "test_analytic_reports_rationale_646",
"_tgt": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"target": "test_analytic_reports_rationale_646",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L649",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L654",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L664",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"target": "common_testaccountreportscommon_assertlinesvalues"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L665",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_analytic_groupby_plans_without_analytic_accounts",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L682",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"_tgt": "wc_assessment_create",
"source": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L703",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"_tgt": "common_generate_options",
"source": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"target": "common_generate_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L706",
"weight": 1.0,
"_src": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_analytic_reports_testanalyticreport_test_profit_and_loss_multicompany_access_rights",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_analytic_reports_rationale_226",
"_tgt": "common_testaccountreportscommon",
"source": "test_analytic_reports_rationale_226",
"target": "common_testaccountreportscommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_analytic_reports_rationale_384",
"_tgt": "common_testaccountreportscommon",
"source": "test_analytic_reports_rationale_384",
"target": "common_testaccountreportscommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_analytic_reports_rationale_604",
"_tgt": "common_testaccountreportscommon",
"source": "test_analytic_reports_rationale_604",
"target": "common_testaccountreportscommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_analytic_reports.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_analytic_reports_rationale_646",
"_tgt": "common_testaccountreportscommon",
"source": "test_analytic_reports_rationale_646",
"target": "common_testaccountreportscommon",
"confidence_score": 0.5
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reevaluation_asset_py",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reevaluation_asset_py",
"target": "test_reevaluation_asset_testaccountassetreevaluation",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reevaluation_asset_py",
"_tgt": "test_reevaluation_asset_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reevaluation_asset_py",
"target": "test_reevaluation_asset_setupclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L35",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L62",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L89",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L114",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L142",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L170",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L196",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L224",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L252",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L278",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L307",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L348",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L410",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L460",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L508",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L561",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L616",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L651",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L687",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L730",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L772",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L816",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L851",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L977",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1091",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1175",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1296",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1402",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1474",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1499",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1541",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1574",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1607",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1634",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"confidence_score": 1.0
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L3",
"weight": 0.8,
"_src": "test_reevaluation_asset_testaccountassetreevaluation",
"_tgt": "common_testaccountassetcommon",
"source": "test_reevaluation_asset_testaccountassetreevaluation",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L14",
"weight": 1.0,
"_src": "test_reevaluation_asset_setupclass",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_setupclass",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L16",
"weight": 1.0,
"_src": "test_reevaluation_asset_setupclass",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_setupclass",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L36",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L37",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L39",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L39",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L46",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_beginning_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L63",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L64",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L66",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L66",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L73",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_middle_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L90",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L91",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L93",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L93",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L100",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_beginning_month_reevaluation_end_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L115",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L116",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L118",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L118",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L125",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_beginning_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L143",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L144",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L146",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L146",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L153",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_middle_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L171",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L172",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L174",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L174",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L181",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_middle_month_reevaluation_end_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L197",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L198",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L200",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L200",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L207",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_beginning_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L225",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L226",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L228",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L228",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L235",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_middle_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L253",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L254",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L256",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L256",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L263",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_start_end_month_reevaluation_end_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L279",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L280",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L282",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L282",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L290",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_simple_decrease",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L308",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L309",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L312",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L312",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L316",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L327",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_decrease",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L349",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L350",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L353",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L353",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L357",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L371",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_double_increase",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L411",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L412",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L415",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L415",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L419",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L432",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L461",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L462",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L465",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L465",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L469",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L484",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease_in_future",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L510",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L511",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L514",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L514",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L518",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L533",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_increase_with_lock_date",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L562",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L563",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L566",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L566",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L570",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L583",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_decrease",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L617",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L618",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L619",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L622",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L622",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L626",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L629",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L637",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_then_disposal",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L652",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L653",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L654",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L658",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L658",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L662",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L666",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L674",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_then_disposal",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L688",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L689",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L692",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L692",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L697",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L698",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L702",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_constant_periods",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L731",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L732",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L734",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L734",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L740",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L744",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_daily_computation",
"target": "common_get_depreciation_move_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L773",
"weight": 1.0,
"_src": "test_reevaluation_asset_rationale_773",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"target": "test_reevaluation_asset_rationale_773",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L774",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L775",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L778",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L778",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L784",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L785",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L789",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_increase_amount_and_length",
"target": "common_get_depreciation_move_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L817",
"weight": 1.0,
"_src": "test_reevaluation_asset_rationale_817",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"target": "test_reevaluation_asset_rationale_817",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L818",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L819",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L822",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L822",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L828",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L829",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L833",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_reevaluation_decrease_amount_and_increase_length",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L853",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L856",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L856",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L860",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L865",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L979",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "account_asset_fusionasset_write",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L980",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L983",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L983",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L987",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L992",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_increase_middle_month_on_linear_part",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1093",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1096",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1096",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1100",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1105",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_start_beginning_month_decrease_middle_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1177",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1180",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1180",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1184",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1189",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_degressive_part",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1298",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1301",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1301",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1305",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1310",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_increase_middle_month_on_linear_part",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1404",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1407",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1407",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1411",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1416",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_monthly_degressive_then_linear_start_beginning_month_decrease_middle_month",
"target": "common_get_depreciation_move_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1475",
"weight": 1.0,
"_src": "test_reevaluation_asset_rationale_1475",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"target": "test_reevaluation_asset_rationale_1475",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1476",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1477",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1479",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1479",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1486",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1490",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_linear_modify_0_value_residual",
"target": "common_get_depreciation_move_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1500",
"weight": 1.0,
"_src": "test_reevaluation_asset_rationale_1500",
"_tgt": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"target": "test_reevaluation_asset_rationale_1500",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1504",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1505",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1508",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1516",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_modify_value_residual_after_reversal",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1542",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1543",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1545",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1555",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_gain_or_loss_account",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1575",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1584",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1586",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1586",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1590",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1594",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_on_hashed_journal",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1608",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1616",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1619",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1619",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1623",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1627",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"_tgt": "common_get_depreciation_move_values",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_asset_disposal_with_audit_trail",
"target": "common_get_depreciation_move_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1635",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"_tgt": "common_create_asset",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"target": "common_create_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1636",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1638",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1638",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"_tgt": "wc_assessment_create",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L1642",
"weight": 1.0,
"_src": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reevaluation_asset_testaccountassetreevaluation_test_disposal_of_fully_depreciated_asset",
"target": "budget_fusionbudget_copy"
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L3",
"weight": 0.8,
"_src": "test_reevaluation_asset_rationale_773",
"_tgt": "common_testaccountassetcommon",
"source": "test_reevaluation_asset_rationale_773",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L3",
"weight": 0.8,
"_src": "test_reevaluation_asset_rationale_817",
"_tgt": "common_testaccountassetcommon",
"source": "test_reevaluation_asset_rationale_817",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L3",
"weight": 0.8,
"_src": "test_reevaluation_asset_rationale_1475",
"_tgt": "common_testaccountassetcommon",
"source": "test_reevaluation_asset_rationale_1475",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reevaluation_asset.py",
"source_location": "L3",
"weight": 0.8,
"_src": "test_reevaluation_asset_rationale_1500",
"_tgt": "common_testaccountassetcommon",
"source": "test_reevaluation_asset_rationale_1500",
"target": "common_testaccountassetcommon",
"confidence_score": 0.5
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_import_bank_statement_py",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_import_bank_statement_py",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L13",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L50",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L82",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_with_missing_values",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_with_missing_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L94",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_non_ordered",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_non_ordered",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L98",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_empty_date",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_empty_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L102",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_without_amount",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_without_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L51",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L83",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_with_missing_values",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_with_missing_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L96",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_non_ordered",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_non_ordered",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L100",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_empty_date",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_empty_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L105",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_without_amount",
"_tgt": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"target": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_without_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L15",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"_tgt": "wc_assessment_create",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L25",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"_tgt": "account_journal_fusionaccountjournal_create_document_from_attachment",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"target": "account_journal_fusionaccountjournal_create_document_from_attachment"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L48",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_import_file",
"target": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L54",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_import_bank_statement.py",
"source_location": "L85",
"weight": 1.0,
"_src": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_with_missing_values",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_import_bank_statement_testaccountbankstatementimportcsv_test_csv_file_import_with_missing_values",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/__init__.py",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_ui_py",
"_tgt": "test_ui_testui",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_ui_py",
"target": "test_ui_testui",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L14",
"weight": 1.0,
"_src": "test_ui_testui",
"_tgt": "accounttestmockonlinesynccommon",
"source": "test_ui_testui",
"target": "accounttestmockonlinesynccommon",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L15",
"weight": 1.0,
"_src": "test_ui_testui",
"_tgt": "test_ui_testui_test_accountant_tour",
"source": "test_ui_testui",
"target": "test_ui_testui_test_accountant_tour",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L20",
"weight": 1.0,
"_src": "test_ui_testui_test_accountant_tour",
"_tgt": "account_asset_fusionasset_write",
"source": "test_ui_testui_test_accountant_tour",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L27",
"weight": 1.0,
"_src": "test_ui_testui_test_accountant_tour",
"_tgt": "wc_assessment_create",
"source": "test_ui_testui_test_accountant_tour",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L33",
"weight": 1.0,
"_src": "test_ui_testui_test_accountant_tour",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_ui_testui_test_accountant_tour",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L39",
"weight": 1.0,
"_src": "test_ui_testui_test_accountant_tour",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "test_ui_testui_test_accountant_tour",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_ui.py",
"source_location": "L40",
"weight": 1.0,
"_src": "test_ui_testui_test_accountant_tour",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_ui_testui_test_accountant_tour",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py",
"_tgt": "test_signature_testinvoicesignature",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py",
"target": "test_signature_testinvoicesignature",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py",
"_tgt": "test_signature_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py",
"target": "test_signature_setupclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L45",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature",
"_tgt": "test_signature_testinvoicesignature_test_draft_invoice_shouldnt_have_signature",
"source": "test_signature_testinvoicesignature",
"target": "test_signature_testinvoicesignature_test_draft_invoice_shouldnt_have_signature",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L49",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature",
"_tgt": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature",
"source": "test_signature_testinvoicesignature",
"target": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L54",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature",
"_tgt": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature",
"source": "test_signature_testinvoicesignature",
"target": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L60",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature",
"_tgt": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it",
"source": "test_signature_testinvoicesignature",
"target": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L74",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature",
"_tgt": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one",
"source": "test_signature_testinvoicesignature",
"target": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L80",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature",
"_tgt": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice",
"source": "test_signature_testinvoicesignature",
"target": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L22",
"weight": 1.0,
"_src": "test_signature_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_signature_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L50",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L56",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L64",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L68",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L76",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py",
"source_location": "L83",
"weight": 1.0,
"_src": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_testaccountassetcommon",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_testaccountassetcommon",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L20",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_create_asset",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_create_asset",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L41",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_get_depreciation_move_values",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_get_depreciation_move_values",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L50",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_testaccountreportscommon",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_testaccountreportscommon",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L53",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_setupclass",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L61",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_generate_options",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_generate_options",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L326",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_create_tax_report_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_create_tax_report_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L356",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_get_tag_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_get_tag_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L365",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_get_basic_line_dict_id_from_report_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_get_basic_line_dict_id_from_report_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L376",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_get_basic_line_dict_id_from_report_line_ref",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_get_basic_line_dict_id_from_report_line_ref",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L382",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_get_audit_params_from_report_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_get_audit_params_from_report_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L400",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"_tgt": "common_fill_tax_report_line_external_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "common_fill_tax_report_line_external_value",
"confidence_score": 1.0
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_common_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L23",
"weight": 1.0,
"_src": "common_create_asset",
"_tgt": "wc_assessment_create",
"source": "common_create_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L26",
"weight": 1.0,
"_src": "common_create_asset",
"_tgt": "budget_fusionbudget_copy",
"source": "common_create_asset",
"target": "budget_fusionbudget_copy"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L94",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_update_comparison_filter",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_update_comparison_filter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L113",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_update_multi_selector_filter",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_update_multi_selector_filter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L125",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_assertcolumnpercentcomparisonvalues",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_assertcolumnpercentcomparisonvalues",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L138",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_asserthorizontalgrouptotal",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_asserthorizontalgrouptotal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L157",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_assertheadersvalues",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_assertheadersvalues",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L176",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_assertidenticallines",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_assertidenticallines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L218",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_assertlinesvalues",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L304",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_filter_folded_lines",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_filter_folded_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L320",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_convert_str_to_date",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_convert_str_to_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L391",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_report_compare_with_test_file",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_report_compare_with_test_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L409",
"weight": 1.0,
"_src": "common_testaccountreportscommon",
"_tgt": "common_testaccountreportscommon_test_xlsx_file",
"source": "common_testaccountreportscommon",
"target": "common_testaccountreportscommon_test_xlsx_file",
"confidence_score": 1.0
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_testaccountasset",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_testaccountasset",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_92",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_92",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_322",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_322",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_419",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_419",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_473",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_473",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_529",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_529",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_585",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_585",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_642",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_642",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_695",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_695",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_731",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_731",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_814",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_814",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_848",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_848",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_895",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_895",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_945",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_945",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1026",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1026",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1048",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1048",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1064",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1064",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1079",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1079",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1094",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1094",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1109",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1109",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1216",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1216",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1235",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1235",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1271",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1271",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1307",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1307",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1349",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1349",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1374",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1374",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1414",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1414",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1420",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1420",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1484",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1484",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1518",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1518",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1553",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1553",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1592",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1592",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1706",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1706",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1816",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1816",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1859",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1859",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1898",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1898",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1936",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1936",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_1974",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_1974",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2019",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2019",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2168",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2168",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2214",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2214",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2318",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2318",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2361",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2361",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2411",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2411",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2424",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2424",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2574",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2574",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2579",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2579",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2640",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2640",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2690",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2690",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2758",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2758",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2810",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2810",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_2968",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_2968",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L9",
"weight": 0.8,
"_src": "test_account_asset_rationale_3000",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_account_asset_rationale_3000",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_financial_report_testfinancialreport",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_financial_report_rationale_186",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_financial_report_rationale_186",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_financial_report_rationale_205",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_financial_report_rationale_205",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_financial_report_rationale_283",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_financial_report_rationale_283",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_financial_report_rationale_597",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_financial_report_rationale_597",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_financial_report_rationale_690",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_financial_report_rationale_690",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_financial_report_rationale_830",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_financial_report_rationale_830",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L4",
"weight": 0.8,
"_src": "test_financial_report_rationale_869",
"_tgt": "common_testaccountreportscommon",
"source": "common_testaccountreportscommon",
"target": "test_financial_report_rationale_869",
"confidence_score": 0.5
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L81",
"weight": 1.0,
"_src": "common_generate_options",
"_tgt": "account_report_get_options",
"source": "common_generate_options",
"target": "account_report_get_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L782",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_cancel",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_account_asset_cancel"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1127",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_report",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_asset_modify_report"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1401",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_asset_reverse_depreciation"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2040",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2118",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2195",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2234",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2331",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_asset_analytic_filter"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2375",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_asset_analytic_groupby"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2418",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2481",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L188",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L207",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L237",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_test_balance_sheet_today_current_year_earnings"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L334",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L360",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_financial_report_single_company"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L421",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L484",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_comparison",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_financial_report_comparison"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L535",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L611",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L786",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L850",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"target": "test_financial_report_testfinancialreport_test_option_hierarchy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L889",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"_tgt": "common_generate_options",
"source": "common_generate_options",
"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/common.py",
"source_location": "L95",
"weight": 1.0,
"_src": "common_rationale_95",
"_tgt": "common_testaccountreportscommon_update_comparison_filter",
"source": "common_testaccountreportscommon_update_comparison_filter",
"target": "common_rationale_95",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L111",
"weight": 1.0,
"_src": "common_testaccountreportscommon_update_comparison_filter",
"_tgt": "account_report_get_options",
"source": "common_testaccountreportscommon_update_comparison_filter",
"target": "account_report_get_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L485",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_comparison",
"_tgt": "common_testaccountreportscommon_update_comparison_filter",
"source": "common_testaccountreportscommon_update_comparison_filter",
"target": "test_financial_report_testfinancialreport_test_financial_report_comparison"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L544",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"_tgt": "common_testaccountreportscommon_update_comparison_filter",
"source": "common_testaccountreportscommon_update_comparison_filter",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L651",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"_tgt": "common_testaccountreportscommon_update_comparison_filter",
"source": "common_testaccountreportscommon_update_comparison_filter",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L787",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"_tgt": "common_testaccountreportscommon_update_comparison_filter",
"source": "common_testaccountreportscommon_update_comparison_filter",
"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/common.py",
"source_location": "L114",
"weight": 1.0,
"_src": "common_rationale_114",
"_tgt": "common_testaccountreportscommon_update_multi_selector_filter",
"source": "common_testaccountreportscommon_update_multi_selector_filter",
"target": "common_rationale_114",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L126",
"weight": 1.0,
"_src": "common_testaccountreportscommon_assertcolumnpercentcomparisonvalues",
"_tgt": "common_testaccountreportscommon_filter_folded_lines",
"source": "common_testaccountreportscommon_assertcolumnpercentcomparisonvalues",
"target": "common_testaccountreportscommon_filter_folded_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L490",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_comparison",
"_tgt": "common_testaccountreportscommon_assertcolumnpercentcomparisonvalues",
"source": "common_testaccountreportscommon_assertcolumnpercentcomparisonvalues",
"target": "test_financial_report_testfinancialreport_test_financial_report_comparison"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L139",
"weight": 1.0,
"_src": "common_testaccountreportscommon_asserthorizontalgrouptotal",
"_tgt": "common_testaccountreportscommon_filter_folded_lines",
"source": "common_testaccountreportscommon_asserthorizontalgrouptotal",
"target": "common_testaccountreportscommon_filter_folded_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L623",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"_tgt": "common_testaccountreportscommon_asserthorizontalgrouptotal",
"source": "common_testaccountreportscommon_asserthorizontalgrouptotal",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L174",
"weight": 1.0,
"_src": "common_testaccountreportscommon_assertheadersvalues",
"_tgt": "common_testaccountreportscommon_convert_str_to_date",
"source": "common_testaccountreportscommon_assertheadersvalues",
"target": "common_testaccountreportscommon_convert_str_to_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L158",
"weight": 1.0,
"_src": "common_rationale_158",
"_tgt": "common_testaccountreportscommon_assertheadersvalues",
"source": "common_testaccountreportscommon_assertheadersvalues",
"target": "common_rationale_158",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L547",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"_tgt": "common_testaccountreportscommon_assertheadersvalues",
"source": "common_testaccountreportscommon_assertheadersvalues",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L612",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"_tgt": "common_testaccountreportscommon_assertheadersvalues",
"source": "common_testaccountreportscommon_assertheadersvalues",
"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/common.py",
"source_location": "L177",
"weight": 1.0,
"_src": "common_rationale_177",
"_tgt": "common_testaccountreportscommon_assertidenticallines",
"source": "common_testaccountreportscommon_assertidenticallines",
"target": "common_rationale_177",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L233",
"weight": 1.0,
"_src": "common_testaccountreportscommon_assertlinesvalues",
"_tgt": "common_testaccountreportscommon_filter_folded_lines",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "common_testaccountreportscommon_filter_folded_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L219",
"weight": 1.0,
"_src": "common_rationale_219",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "common_rationale_219",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L261",
"weight": 1.0,
"_src": "common_testaccountreportscommon_assertlinesvalues",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2046",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2203",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2240",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2334",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_account_asset_testaccountasset_test_asset_analytic_filter"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2378",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_account_asset_testaccountasset_test_asset_analytic_groupby"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2482",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L191",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L210",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L241",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_financial_report_test_balance_sheet_today_current_year_earnings"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L339",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L364",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_financial_report_testfinancialreport_test_financial_report_single_company"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L425",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L555",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L789",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"_tgt": "common_testaccountreportscommon_assertlinesvalues",
"source": "common_testaccountreportscommon_assertlinesvalues",
"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/common.py",
"source_location": "L305",
"weight": 1.0,
"_src": "common_rationale_305",
"_tgt": "common_testaccountreportscommon_filter_folded_lines",
"source": "common_testaccountreportscommon_filter_folded_lines",
"target": "common_rationale_305",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L339",
"weight": 1.0,
"_src": "common_create_tax_report_line",
"_tgt": "wc_assessment_create",
"source": "common_create_tax_report_line",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L358",
"weight": 1.0,
"_src": "common_get_tag_ids",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "common_get_tag_ids",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L379",
"weight": 1.0,
"_src": "common_get_basic_line_dict_id_from_report_line_ref",
"_tgt": "common_get_basic_line_dict_id_from_report_line",
"source": "common_get_basic_line_dict_id_from_report_line",
"target": "common_get_basic_line_dict_id_from_report_line_ref",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L371",
"weight": 1.0,
"_src": "common_get_basic_line_dict_id_from_report_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "common_get_basic_line_dict_id_from_report_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L358",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"_tgt": "common_get_basic_line_dict_id_from_report_line_ref",
"source": "common_get_basic_line_dict_id_from_report_line_ref",
"target": "test_financial_report_testfinancialreport_test_financial_report_single_company"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L420",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"_tgt": "common_get_basic_line_dict_id_from_report_line_ref",
"source": "common_get_basic_line_dict_id_from_report_line_ref",
"target": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L483",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_comparison",
"_tgt": "common_get_basic_line_dict_id_from_report_line_ref",
"source": "common_get_basic_line_dict_id_from_report_line_ref",
"target": "test_financial_report_testfinancialreport_test_financial_report_comparison"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L532",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"_tgt": "common_get_basic_line_dict_id_from_report_line_ref",
"source": "common_get_basic_line_dict_id_from_report_line_ref",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L849",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy",
"_tgt": "common_get_basic_line_dict_id_from_report_line_ref",
"source": "common_get_basic_line_dict_id_from_report_line_ref",
"target": "test_financial_report_testfinancialreport_test_option_hierarchy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L888",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"_tgt": "common_get_basic_line_dict_id_from_report_line_ref",
"source": "common_get_basic_line_dict_id_from_report_line_ref",
"target": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L401",
"weight": 1.0,
"_src": "common_fill_tax_report_line_external_value",
"_tgt": "wc_assessment_create",
"source": "common_fill_tax_report_line_external_value",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/common.py",
"source_location": "L410",
"weight": 1.0,
"_src": "common_rationale_410",
"_tgt": "common_testaccountreportscommon_test_xlsx_file",
"source": "common_testaccountreportscommon_test_xlsx_file",
"target": "common_rationale_410",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_fiscal_year_py",
"_tgt": "test_account_fiscal_year_testfiscalposition",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_fiscal_year_py",
"target": "test_account_fiscal_year_testfiscalposition",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L10",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition",
"_tgt": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition",
"target": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L24",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition",
"_tgt": "test_account_fiscal_year_testfiscalposition_test_default_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition",
"target": "test_account_fiscal_year_testfiscalposition_test_default_fiscal_year",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L44",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition",
"_tgt": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_1",
"source": "test_account_fiscal_year_testfiscalposition",
"target": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L64",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition",
"_tgt": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_2",
"source": "test_account_fiscal_year_testfiscalposition",
"target": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_2",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L84",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition",
"_tgt": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition",
"target": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L30",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition_test_default_fiscal_year",
"_tgt": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"target": "test_account_fiscal_year_testfiscalposition_test_default_fiscal_year",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L50",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_1",
"_tgt": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"target": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_1",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L70",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_2",
"_tgt": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"target": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_2",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L99",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"_tgt": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"target": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L11",
"weight": 1.0,
"_src": "test_account_fiscal_year_rationale_11",
"_tgt": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"target": "test_account_fiscal_year_rationale_11",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L20",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "test_account_fiscal_year_testfiscalposition_check_compute_fiscal_year",
"target": "res_company_rescompany_compute_fiscalyear_dates"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L25",
"weight": 1.0,
"_src": "test_account_fiscal_year_rationale_25",
"_tgt": "test_account_fiscal_year_testfiscalposition_test_default_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition_test_default_fiscal_year",
"target": "test_account_fiscal_year_rationale_25",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L45",
"weight": 1.0,
"_src": "test_account_fiscal_year_rationale_45",
"_tgt": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_1",
"source": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_1",
"target": "test_account_fiscal_year_rationale_45",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L65",
"weight": 1.0,
"_src": "test_account_fiscal_year_rationale_65",
"_tgt": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_2",
"source": "test_account_fiscal_year_testfiscalposition_test_leap_fiscal_year_2",
"target": "test_account_fiscal_year_rationale_65",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L85",
"weight": 1.0,
"_src": "test_account_fiscal_year_rationale_85",
"_tgt": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"source": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"target": "test_account_fiscal_year_rationale_85",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_fiscal_year.py",
"source_location": "L91",
"weight": 1.0,
"_src": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"_tgt": "wc_assessment_create",
"source": "test_account_fiscal_year_testfiscalposition_test_custom_fiscal_year",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"target": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"_tgt": "test_bank_rec_widget_common_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"target": "test_bank_rec_widget_common_setupclass",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"target": "test_bank_rec_widget_common_create_invoice_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L36",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"target": "test_bank_rec_widget_common_create_st_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L51",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"_tgt": "test_bank_rec_widget_common_create_reconcile_model",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_common_py",
"target": "test_bank_rec_widget_common_create_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_testbankrecwidget",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_90",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_90",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_114",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_114",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_137",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_137",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_166",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_166",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_719",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_719",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_1611",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_1611",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_1751",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_1751",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_1797",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_1797",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_2572",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_2572",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_2781",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_2781",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_2816",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_2816",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_2924",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_2924",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_2973",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_2973",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_2997",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_2997",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3015",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3015",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3026",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3026",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3050",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3050",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3057",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3057",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3068",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3068",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3091",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3091",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3098",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3098",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3111",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3111",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3134",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3134",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3154",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3154",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3178",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3178",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3200",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3200",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3218",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3218",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_rationale_3236",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_rationale_3236",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_tour_testbankrecwidget",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_tour_rationale_90",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_tour_rationale_90",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_tour_rationale_109",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_tour_rationale_109",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L2",
"weight": 0.8,
"_src": "test_bank_rec_widget_tour_rationale_138",
"_tgt": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"source": "test_bank_rec_widget_common_testbankrecwidgetcommon",
"target": "test_bank_rec_widget_tour_rationale_138",
"confidence_score": 0.5
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L26",
"weight": 1.0,
"_src": "test_bank_rec_widget_common_create_invoice_line",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L31",
"weight": 1.0,
"_src": "test_bank_rec_widget_common_create_invoice_line",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L153",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L181",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L236",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L304",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L427",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L474",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L522",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L606",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L729",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L784",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L920",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1054",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1179",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1241",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1756",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1805",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1922",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2045",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2061",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2097",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2129",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2236",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2341",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2525",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2584",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2635",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2670",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2694",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_button_apply_reco_model",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_test_button_apply_reco_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2732",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2760",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2830",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2944",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3031",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L20",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_setupclass",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_tour_setupclass"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L74",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui",
"_tgt": "test_bank_rec_widget_common_create_invoice_line",
"source": "test_bank_rec_widget_common_create_invoice_line",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L37",
"weight": 1.0,
"_src": "test_bank_rec_widget_common_create_st_line",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L59",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L78",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L107",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L119",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L148",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L176",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L194",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L229",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L297",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L422",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L469",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L516",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L599",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L667",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L724",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L779",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L915",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1047",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1174",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1221",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1303",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1364",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1407",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1643",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1671",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1686",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1718",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1752",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1798",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1853",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1919",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2044",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2066",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2102",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2203",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2310",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2415",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2497",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2517",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2577",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2630",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2668",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2699",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_button_apply_reco_model",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_test_button_apply_reco_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2731",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2753",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2783",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2818",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2939",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3030",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3085",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3093",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3106",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3126",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3149",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3173",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3180",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3202",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3220",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3237",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L14",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_setupclass",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_tour_setupclass"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L72",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L91",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L110",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L168",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"_tgt": "test_bank_rec_widget_common_create_st_line",
"source": "test_bank_rec_widget_common_create_st_line",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_common.py",
"source_location": "L52",
"weight": 1.0,
"_src": "test_bank_rec_widget_common_create_reconcile_model",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_common_create_reconcile_model",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_change_lock_date_wizard_py",
"_tgt": "test_change_lock_date_wizard_testchangelockdatewizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_change_lock_date_wizard_py",
"target": "test_change_lock_date_wizard_testchangelockdatewizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard",
"_tgt": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"source": "test_change_lock_date_wizard_testchangelockdatewizard",
"target": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L74",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard",
"_tgt": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"source": "test_change_lock_date_wizard_testchangelockdatewizard",
"target": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L137",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard",
"_tgt": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"source": "test_change_lock_date_wizard_testchangelockdatewizard",
"target": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L172",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard",
"_tgt": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"source": "test_change_lock_date_wizard_testchangelockdatewizard",
"target": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_rationale_15",
"_tgt": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"target": "test_change_lock_date_wizard_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L21",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L21",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L26",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"_tgt": "wc_assessment_create",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L72",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"_tgt": "redirectaction_redirectaction_close",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L75",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_rationale_75",
"_tgt": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"target": "test_change_lock_date_wizard_rationale_75",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L80",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L80",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L82",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"_tgt": "wc_assessment_create",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_exception_generation_multiple",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L138",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L138",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L141",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"_tgt": "wc_assessment_create",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_hard_lock_date",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L173",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L173",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L177",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"_tgt": "wc_assessment_create",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_change_lock_date_wizard.py",
"source_location": "L201",
"weight": 1.0,
"_src": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"_tgt": "redirectaction_redirectaction_close",
"source": "test_change_lock_date_wizard_testchangelockdatewizard_test_everyone_forever_exception",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_asset_py",
"_tgt": "test_account_asset_testaccountasset",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_asset_py",
"target": "test_account_asset_testaccountasset",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_asset_py",
"_tgt": "test_account_asset_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_account_asset_py",
"target": "test_account_asset_setupclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L66",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_update_form_values",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_update_form_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L71",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L91",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_00_account_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_00_account_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L321",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_00_account_asset_new",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_00_account_asset_new",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L418",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_01_account_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_01_account_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L472",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_02_account_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_02_account_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L528",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_03_account_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_03_account_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L584",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_04_account_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_04_account_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L641",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_05_account_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_05_account_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L694",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_06_account_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_06_account_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L730",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_account_asset_cancel",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_account_asset_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L813",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_form",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L847",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L894",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L944",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1025",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1047",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1063",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1078",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1093",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1108",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_report",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1215",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_pause_resume",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_pause_resume",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1234",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1270",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1306",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1348",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1373",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1413",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_ref_asset_depreciation",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_ref_asset_depreciation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1419",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1483",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1517",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1552",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_credit_note",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_credit_note",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1591",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1705",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1815",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_degressive_01",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_degressive_01",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1858",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_degressive_02",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_degressive_02",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1897",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_negative_01",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_negative_01",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1935",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1973",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2018",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2065",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2167",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2213",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2265",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2317",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2360",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2410",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2423",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2457",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2573",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_archive_asset_model",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_archive_asset_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2578",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2639",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2689",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_onchange_model",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_onchange_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2757",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2809",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_move_type",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_move_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2907",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2967",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2988",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_asset_write_multi_company",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_asset_write_multi_company",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2999",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"source": "test_account_asset_testaccountasset",
"target": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L20",
"weight": 1.0,
"_src": "test_account_asset_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L22",
"weight": 1.0,
"_src": "test_account_asset_setupclass",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_setupclass",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L33",
"weight": 1.0,
"_src": "test_account_asset_setupclass",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_setupclass",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L844",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_form",
"_tgt": "test_account_asset_testaccountasset_update_form_values",
"source": "test_account_asset_testaccountasset_update_form_values",
"target": "test_account_asset_testaccountasset_test_asset_form",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L68",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_update_form_values",
"_tgt": "edit_popover_accountreporteditpopover_edit",
"source": "test_account_asset_testaccountasset_update_form_values",
"target": "edit_popover_accountreporteditpopover_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L73",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L82",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L87",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_account_asset_no_tax",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L92",
"weight": 1.0,
"_src": "test_account_asset_rationale_92",
"_tgt": "test_account_asset_testaccountasset_test_00_account_asset",
"source": "test_account_asset_testaccountasset_test_00_account_asset",
"target": "test_account_asset_rationale_92",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L93",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_00_account_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L102",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_00_account_asset",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L107",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_00_account_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L127",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_00_account_asset",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L130",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset",
"_tgt": "account_asset_fusionasset_write",
"source": "test_account_asset_testaccountasset_test_00_account_asset",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L162",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "test_account_asset_testaccountasset_test_00_account_asset",
"target": "account_move_fusionaccountmove_reverse_moves"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L235",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "test_account_asset_testaccountasset_test_00_account_asset",
"target": "account_asset_fusionasset_set_to_close"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L322",
"weight": 1.0,
"_src": "test_account_asset_rationale_322",
"_tgt": "test_account_asset_testaccountasset_test_00_account_asset_new",
"source": "test_account_asset_testaccountasset_test_00_account_asset_new",
"target": "test_account_asset_rationale_322",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L323",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset_new",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_00_account_asset_new",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L332",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset_new",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_00_account_asset_new",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L337",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset_new",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_00_account_asset_new",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L340",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset_new",
"_tgt": "account_asset_fusionasset_write",
"source": "test_account_asset_testaccountasset_test_00_account_asset_new",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L341",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset_new",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_00_account_asset_new",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L371",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_00_account_asset_new",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "test_account_asset_testaccountasset_test_00_account_asset_new",
"target": "account_asset_fusionasset_set_to_close"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L419",
"weight": 1.0,
"_src": "test_account_asset_rationale_419",
"_tgt": "test_account_asset_testaccountasset_test_01_account_asset",
"source": "test_account_asset_testaccountasset_test_01_account_asset",
"target": "test_account_asset_rationale_419",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L422",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_01_account_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_01_account_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L448",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_01_account_asset",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_01_account_asset",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L473",
"weight": 1.0,
"_src": "test_account_asset_rationale_473",
"_tgt": "test_account_asset_testaccountasset_test_02_account_asset",
"source": "test_account_asset_testaccountasset_test_02_account_asset",
"target": "test_account_asset_rationale_473",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L474",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_02_account_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_02_account_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L485",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_02_account_asset",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_02_account_asset",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L487",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_02_account_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_02_account_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L495",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_02_account_asset",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "test_account_asset_testaccountasset_test_02_account_asset",
"target": "account_asset_fusionasset_set_to_close"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L520",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_02_account_asset",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_02_account_asset",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L529",
"weight": 1.0,
"_src": "test_account_asset_rationale_529",
"_tgt": "test_account_asset_testaccountasset_test_03_account_asset",
"source": "test_account_asset_testaccountasset_test_03_account_asset",
"target": "test_account_asset_rationale_529",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L530",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_03_account_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_03_account_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L541",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_03_account_asset",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_03_account_asset",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L543",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_03_account_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_03_account_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L551",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_03_account_asset",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "test_account_asset_testaccountasset_test_03_account_asset",
"target": "account_asset_fusionasset_set_to_close"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L576",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_03_account_asset",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_03_account_asset",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L585",
"weight": 1.0,
"_src": "test_account_asset_rationale_585",
"_tgt": "test_account_asset_testaccountasset_test_04_account_asset",
"source": "test_account_asset_testaccountasset_test_04_account_asset",
"target": "test_account_asset_rationale_585",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L586",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_04_account_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_04_account_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L597",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_04_account_asset",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_04_account_asset",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L600",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_04_account_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_04_account_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L608",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_04_account_asset",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "test_account_asset_testaccountasset_test_04_account_asset",
"target": "account_asset_fusionasset_set_to_close"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L633",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_04_account_asset",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_04_account_asset",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L642",
"weight": 1.0,
"_src": "test_account_asset_rationale_642",
"_tgt": "test_account_asset_testaccountasset_test_05_account_asset",
"source": "test_account_asset_testaccountasset_test_05_account_asset",
"target": "test_account_asset_rationale_642",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L643",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_05_account_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_05_account_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L653",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_05_account_asset",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_05_account_asset",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L657",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_05_account_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_05_account_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L665",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_05_account_asset",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "test_account_asset_testaccountasset_test_05_account_asset",
"target": "account_asset_fusionasset_set_to_close"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L686",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_05_account_asset",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_05_account_asset",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L695",
"weight": 1.0,
"_src": "test_account_asset_rationale_695",
"_tgt": "test_account_asset_testaccountasset_test_06_account_asset",
"source": "test_account_asset_testaccountasset_test_06_account_asset",
"target": "test_account_asset_rationale_695",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L696",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_06_account_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_06_account_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L713",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_06_account_asset",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_06_account_asset",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L719",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_06_account_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_06_account_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L731",
"weight": 1.0,
"_src": "test_account_asset_rationale_731",
"_tgt": "test_account_asset_testaccountasset_test_account_asset_cancel",
"source": "test_account_asset_testaccountasset_test_account_asset_cancel",
"target": "test_account_asset_rationale_731",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L733",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_cancel",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_account_asset_cancel",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L743",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_cancel",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_account_asset_cancel",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L745",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_cancel",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_account_asset_cancel",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L753",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_cancel",
"_tgt": "account_asset_fusionasset_set_to_cancelled",
"source": "test_account_asset_testaccountasset_test_account_asset_cancel",
"target": "account_asset_fusionasset_set_to_cancelled"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L759",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_cancel",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_account_asset_cancel",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L760",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_cancel",
"_tgt": "account_asset_fusionasset_write",
"source": "test_account_asset_testaccountasset_test_account_asset_cancel",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L783",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_account_asset_cancel",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_account_asset_cancel",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L814",
"weight": 1.0,
"_src": "test_account_asset_rationale_814",
"_tgt": "test_account_asset_testaccountasset_test_asset_form",
"source": "test_account_asset_testaccountasset_test_asset_form",
"target": "test_account_asset_rationale_814",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L823",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_form",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_form",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L834",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_form",
"_tgt": "edit_popover_accountreporteditpopover_edit",
"source": "test_account_asset_testaccountasset_test_asset_form",
"target": "edit_popover_accountreporteditpopover_edit"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L848",
"weight": 1.0,
"_src": "test_account_asset_rationale_848",
"_tgt": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"source": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"target": "test_account_asset_rationale_848",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L850",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L878",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_from_entry_line_form",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L895",
"weight": 1.0,
"_src": "test_account_asset_rationale_895",
"_tgt": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"source": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"target": "test_account_asset_rationale_895",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L897",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L927",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L945",
"weight": 1.0,
"_src": "test_account_asset_rationale_945",
"_tgt": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"source": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"target": "test_account_asset_rationale_945",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L948",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1009",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_from_bill_move_line_form_multicurrency",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1026",
"weight": 1.0,
"_src": "test_account_asset_rationale_1026",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"target": "test_account_asset_rationale_1026",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1032",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1032",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_00",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1048",
"weight": 1.0,
"_src": "test_account_asset_rationale_1048",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"target": "test_account_asset_rationale_1048",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1049",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1049",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_01",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1064",
"weight": 1.0,
"_src": "test_account_asset_rationale_1064",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"target": "test_account_asset_rationale_1064",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1065",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1065",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_02",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1079",
"weight": 1.0,
"_src": "test_account_asset_rationale_1079",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"target": "test_account_asset_rationale_1079",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1080",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1080",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_03",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1094",
"weight": 1.0,
"_src": "test_account_asset_rationale_1094",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"target": "test_account_asset_rationale_1094",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1095",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1095",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_value_04",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1109",
"weight": 1.0,
"_src": "test_account_asset_rationale_1109",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_report",
"source": "test_account_asset_testaccountasset_test_asset_modify_report",
"target": "test_account_asset_rationale_1109",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1128",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_report",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_asset_modify_report",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1158",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_report",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_modify_report",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1158",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_report",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_report",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1216",
"weight": 1.0,
"_src": "test_account_asset_rationale_1216",
"_tgt": "test_account_asset_testaccountasset_test_asset_pause_resume",
"source": "test_account_asset_testaccountasset_test_asset_pause_resume",
"target": "test_account_asset_rationale_1216",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1219",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_pause_resume",
"_tgt": "account_asset_fusionasset_pause",
"source": "test_account_asset_testaccountasset_test_asset_pause_resume",
"target": "account_asset_fusionasset_pause"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1219",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_pause_resume",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_pause_resume",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1226",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_pause_resume",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_pause_resume",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1235",
"weight": 1.0,
"_src": "test_account_asset_rationale_1235",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"target": "test_account_asset_rationale_1235",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1236",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1240",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_profit",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1271",
"weight": 1.0,
"_src": "test_account_asset_rationale_1271",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"target": "test_account_asset_rationale_1271",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1272",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1276",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_loss",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1307",
"weight": 1.0,
"_src": "test_account_asset_rationale_1307",
"_tgt": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"source": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"target": "test_account_asset_rationale_1307",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1308",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1317",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_asset_sale_same_account_as_invoice",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1349",
"weight": 1.0,
"_src": "test_account_asset_rationale_1349",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"source": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"target": "test_account_asset_rationale_1349",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1350",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1350",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_dispose",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1374",
"weight": 1.0,
"_src": "test_account_asset_rationale_1374",
"_tgt": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"source": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"target": "test_account_asset_rationale_1374",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1384",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"target": "account_move_fusionaccountmove_reverse_moves"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1399",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1402",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_asset_reverse_depreciation",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1414",
"weight": 1.0,
"_src": "test_account_asset_rationale_1414",
"_tgt": "test_account_asset_testaccountasset_test_ref_asset_depreciation",
"source": "test_account_asset_testaccountasset_test_ref_asset_depreciation",
"target": "test_account_asset_rationale_1414",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1420",
"weight": 1.0,
"_src": "test_account_asset_rationale_1420",
"_tgt": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"source": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"target": "test_account_asset_rationale_1420",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1425",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1426",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1436",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"_tgt": "account_asset_fusionasset_write",
"source": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1451",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1454",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"target": "account_move_fusionaccountmove_reverse_moves"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1464",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_credit_note_out_refund",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1484",
"weight": 1.0,
"_src": "test_account_asset_rationale_1484",
"_tgt": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"source": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"target": "test_account_asset_rationale_1484",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1487",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1510",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_00",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1518",
"weight": 1.0,
"_src": "test_account_asset_rationale_1518",
"_tgt": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"source": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"target": "test_account_asset_rationale_1518",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1521",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1549",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_multiple_assets_from_one_move_line_01",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1553",
"weight": 1.0,
"_src": "test_account_asset_rationale_1553",
"_tgt": "test_account_asset_testaccountasset_test_asset_credit_note",
"source": "test_account_asset_testaccountasset_test_asset_credit_note",
"target": "test_account_asset_rationale_1553",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1554",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_credit_note",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_credit_note",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1580",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_credit_note",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_credit_note",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1581",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_credit_note",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_account_asset_testaccountasset_test_asset_credit_note",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1592",
"weight": 1.0,
"_src": "test_account_asset_rationale_1592",
"_tgt": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"source": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"target": "test_account_asset_rationale_1592",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1613",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1625",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1682",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1690",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"target": "account_move_fusionaccountmove_reverse_moves"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1695",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"_tgt": "edit_popover_accountreporteditpopover_edit",
"source": "test_account_asset_testaccountasset_test_asset_partial_credit_note",
"target": "edit_popover_accountreporteditpopover_edit"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1706",
"weight": 1.0,
"_src": "test_account_asset_rationale_1706",
"_tgt": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"source": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"target": "test_account_asset_rationale_1706",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1710",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1761",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_with_non_deductible_tax",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1816",
"weight": 1.0,
"_src": "test_account_asset_rationale_1816",
"_tgt": "test_account_asset_testaccountasset_test_asset_degressive_01",
"source": "test_account_asset_testaccountasset_test_asset_degressive_01",
"target": "test_account_asset_rationale_1816",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1819",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_degressive_01",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_degressive_01",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1834",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_degressive_01",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_degressive_01",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1859",
"weight": 1.0,
"_src": "test_account_asset_rationale_1859",
"_tgt": "test_account_asset_testaccountasset_test_asset_degressive_02",
"source": "test_account_asset_testaccountasset_test_asset_degressive_02",
"target": "test_account_asset_rationale_1859",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1862",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_degressive_02",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_degressive_02",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1876",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_degressive_02",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_degressive_02",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1898",
"weight": 1.0,
"_src": "test_account_asset_rationale_1898",
"_tgt": "test_account_asset_testaccountasset_test_asset_negative_01",
"source": "test_account_asset_testaccountasset_test_asset_negative_01",
"target": "test_account_asset_rationale_1898",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1899",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_negative_01",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_negative_01",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1913",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_negative_01",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_negative_01",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1936",
"weight": 1.0,
"_src": "test_account_asset_rationale_1936",
"_tgt": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"source": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"target": "test_account_asset_rationale_1936",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1937",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1951",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_daily_computation_01",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1974",
"weight": 1.0,
"_src": "test_account_asset_rationale_1974",
"_tgt": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"source": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"target": "test_account_asset_rationale_1974",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1978",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L1979",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2003",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2012",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_decrement_book_value_with_negative_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2019",
"weight": 1.0,
"_src": "test_account_asset_rationale_2019",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"target": "test_account_asset_rationale_2019",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2022",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2036",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2046",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2048",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2050",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2057",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_with_negative_asset",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2067",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2073",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2076",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2093",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2129",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_hierarchy",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2168",
"weight": 1.0,
"_src": "test_account_asset_rationale_2168",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"target": "test_account_asset_rationale_2168",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2171",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2183",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2185",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2187",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2203",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2205",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2214",
"weight": 1.0,
"_src": "test_account_asset_rationale_2214",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"target": "test_account_asset_rationale_2214",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2217",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2230",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2240",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2242",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2244",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2257",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_disposal_move_unposted_with_non_depreciable_value",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2266",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2276",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"_tgt": "account_asset_onchange_model_id",
"source": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2281",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_analytic_on_lines",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2318",
"weight": 1.0,
"_src": "test_account_asset_rationale_2318",
"_tgt": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"source": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"target": "test_account_asset_rationale_2318",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2321",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2323",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2336",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_asset_analytic_filter",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2361",
"weight": 1.0,
"_src": "test_account_asset_rationale_2361",
"_tgt": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"source": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"target": "test_account_asset_rationale_2361",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2364",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2366",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2380",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_asset_analytic_groupby",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2411",
"weight": 1.0,
"_src": "test_account_asset_rationale_2411",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation",
"target": "test_account_asset_rationale_2411",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2419",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_report_first_depreciation",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2424",
"weight": 1.0,
"_src": "test_account_asset_rationale_2424",
"_tgt": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"target": "test_account_asset_rationale_2424",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2425",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2430",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_asset_modify_sell_multicurrency",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2458",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2468",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2473",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2484",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_account_asset_testaccountasset_test_depreciation_schedule_prefix_groups",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2574",
"weight": 1.0,
"_src": "test_account_asset_rationale_2574",
"_tgt": "test_account_asset_testaccountasset_test_archive_asset_model",
"source": "test_account_asset_testaccountasset_test_archive_asset_model",
"target": "test_account_asset_rationale_2574",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2579",
"weight": 1.0,
"_src": "test_account_asset_rationale_2579",
"_tgt": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"source": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"target": "test_account_asset_rationale_2579",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2582",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2584",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2595",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2617",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_increase_with_lock_year",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2640",
"weight": 1.0,
"_src": "test_account_asset_rationale_2640",
"_tgt": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"source": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"target": "test_account_asset_rationale_2640",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2643",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2645",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2656",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2660",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_decrease_with_lock_year",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2690",
"weight": 1.0,
"_src": "test_account_asset_rationale_2690",
"_tgt": "test_account_asset_testaccountasset_test_asset_onchange_model",
"source": "test_account_asset_testaccountasset_test_asset_onchange_model",
"target": "test_account_asset_rationale_2690",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2693",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_onchange_model",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_onchange_model",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2694",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_onchange_model",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_onchange_model",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2747",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_onchange_model",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_onchange_model",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2758",
"weight": 1.0,
"_src": "test_account_asset_rationale_2758",
"_tgt": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"source": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"target": "test_account_asset_rationale_2758",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2759",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2766",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2773",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2791",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_reevaluation_degressive_linear",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2810",
"weight": 1.0,
"_src": "test_account_asset_rationale_2810",
"_tgt": "test_account_asset_testaccountasset_test_asset_move_type",
"source": "test_account_asset_testaccountasset_test_asset_move_type",
"target": "test_account_asset_rationale_2810",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2815",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_move_type",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_move_type",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2830",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_move_type",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_move_type",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2836",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_move_type",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_move_type",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2842",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_move_type",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_move_type",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2864",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_move_type",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_asset_move_type",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2879",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_move_type",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_move_type",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2908",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2915",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2921",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2923",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"_tgt": "asset_modify_assetmodify_modify",
"source": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"target": "asset_modify_assetmodify_modify"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2960",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "test_account_asset_testaccountasset_test_asset_already_depreciated",
"target": "asset_modify_assetmodify_sell_dispose"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2968",
"weight": 1.0,
"_src": "test_account_asset_rationale_2968",
"_tgt": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"source": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"target": "test_account_asset_rationale_2968",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2972",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2984",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_account_asset_testaccountasset_test_asset_acquisition_date_from_bill",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2989",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_write_multi_company",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_asset_write_multi_company",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L2997",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_asset_write_multi_company",
"_tgt": "account_asset_fusionasset_validate",
"source": "test_account_asset_testaccountasset_test_asset_write_multi_company",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L3000",
"weight": 1.0,
"_src": "test_account_asset_rationale_3000",
"_tgt": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"source": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"target": "test_account_asset_rationale_3000",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L3002",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"_tgt": "wc_assessment_create",
"source": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L3015",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"_tgt": "budget_fusionbudget_copy",
"source": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L3031",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"_tgt": "account_asset_fusionasset_write",
"source": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_account_asset.py",
"source_location": "L3036",
"weight": 1.0,
"_src": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "test_account_asset_testaccountasset_test_depreciation_moves_company_with_sub_company",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"_tgt": "test_bank_rec_widget_testbankrecwidget",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"target": "test_bank_rec_widget_testbankrecwidget",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"_tgt": "test_bank_rec_widget_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"target": "test_bank_rec_widget_setupclass",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2058",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"_tgt": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"target": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2087",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"_tgt": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"target": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2693",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"_tgt": "test_bank_rec_widget_test_button_apply_reco_model",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"target": "test_bank_rec_widget_test_button_apply_reco_model",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2923",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"_tgt": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_py",
"target": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L13",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "testbankrecwidgetcommon",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "testbankrecwidgetcommon",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L48",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L58",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L77",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L89",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L113",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L136",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L165",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L193",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L227",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L293",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L418",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L465",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L512",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L594",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L663",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L718",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L775",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L911",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1045",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1155",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1218",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1298",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1363",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1406",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1610",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1670",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1685",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1712",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1750",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1796",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1851",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1914",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2043",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2123",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2230",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2335",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2439",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2515",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2571",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2625",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2665",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2729",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2749",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2780",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2815",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2972",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2996",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3014",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_non_existing_bank_journal",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_non_existing_bank_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3025",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3049",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3056",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3067",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3090",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3097",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3110",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3133",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3153",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3177",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3199",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3217",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3235",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"source": "test_bank_rec_widget_testbankrecwidget",
"target": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L8",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "testbankrecwidgetcommon",
"source": "testbankrecwidgetcommon",
"target": "test_bank_rec_widget_tour_testbankrecwidget",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L20",
"weight": 1.0,
"_src": "test_bank_rec_widget_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L212",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"source": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L322",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"source": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L641",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"source": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L802",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"source": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L938",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"source": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1071",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"source": "test_bank_rec_widget_testbankrecwidget_assert_form_extra_text_value",
"target": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L60",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L64",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L79",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L87",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_account_number_in_other_company",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L90",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_90",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"target": "test_bank_rec_widget_rationale_90",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L102",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L108",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_from_partner_name",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L114",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_114",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"target": "test_bank_rec_widget_rationale_114",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L115",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L121",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_retrieve_partner_suggested_account_from_rank",
"target": "bank_rec_widget_new"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L137",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_137",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"target": "test_bank_rec_widget_rationale_137",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L140",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L158",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L159",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L160",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_when_archived",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L166",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_166",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"target": "test_bank_rec_widget_rationale_166",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L169",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L186",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L187",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L188",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_company",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L199",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L201",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L203",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L214",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_base_case",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L243",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L244",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L253",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L311",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L312",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L324",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L339",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_reset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L364",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L375",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_same_foreign_currency",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L434",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L435",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L444",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_expense_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L481",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L482",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L491",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L543",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L544",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L560",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L562",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L578",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_income_exchange_difference_with_rounding",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L627",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L628",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L643",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_exchange_diff_multiple",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L674",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L681",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L684",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L685",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L695",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L696",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L715",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_foreign_curr_st_line_comp_curr_payment_partial_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L719",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_719",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"target": "test_bank_rec_widget_rationale_719",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L736",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L737",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L748",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L749",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L759",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L766",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_remove_exchange_difference",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L791",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L792",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L804",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L827",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_reset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L852",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L863",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_st_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L927",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L928",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L941",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L951",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L966",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_reset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L991",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1002",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_one_foreign_currency_on_inv_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1061",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1062",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1073",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1083",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_reset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1107",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1118",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1158",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1193",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1194",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1205",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_new_aml_multi_currencies_exchange_diff_custom_rates",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1219",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"_tgt": "budget_fusionbudget_copy",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1224",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1228",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1240",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_reset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1246",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_partner",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1299",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"_tgt": "account_asset_fusionasset_write",
"source": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1301",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"_tgt": "budget_fusionbudget_copy",
"source": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1306",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1308",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1311",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"source": "test_bank_rec_widget_testbankrecwidget_test_partner_receivable_payable_account",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1367",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1372",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1380",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1386",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1397",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_using_custom_account",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1409",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1444",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1446",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1448",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1473",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1586",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1600",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_with_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1611",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_1611",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"target": "test_bank_rec_widget_rationale_1611",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1617",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1645",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1647",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1650",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1661",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_caba_tax_account",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1675",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1678",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_validation_changed_default_account",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1688",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1702",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1703",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"source": "test_bank_rec_widget_testbankrecwidget_test_apply_taxes_with_reco_model",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1725",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1739",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1740",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"source": "test_bank_rec_widget_testbankrecwidget_test_percentage_st_line_with_reco_model",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1751",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_1751",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"target": "test_bank_rec_widget_rationale_1751",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1767",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1768",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1776",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1778",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1797",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_1797",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"target": "test_bank_rec_widget_rationale_1797",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1818",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1819",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1828",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1830",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"source": "test_bank_rec_widget_testbankrecwidget_test_manual_edits_not_replaced_multicurrency",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1860",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1869",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1871",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"source": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1883",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"source": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1895",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id",
"source": "test_bank_rec_widget_testbankrecwidget_test_creating_manual_line_multi_currencies",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1915",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1915",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1928",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L1937",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"_tgt": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2050",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2051",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_duplicate_amls_constraint",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2059",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2059",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2068",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2077",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2078",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "test_bank_rec_widget_test_reconcile_model_with_payment_tolerance",
"target": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2088",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2088",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2093",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2111",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2112",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "test_bank_rec_widget_test_auto_reconcile_model_with_archived_partner",
"target": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2124",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2124",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2210",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2213",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_multi_currency",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2231",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2231",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2317",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2320",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_excluded_multi_currency",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2336",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2336",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2422",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2425",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_mixed_multi_currency",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2440",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2495",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2502",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2503",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2504",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_early_payment_included_intracomm_bill",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2533",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2535",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2561",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_multi_currencies_with_custom_rate",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2572",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_2572",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"source": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"target": "test_bank_rec_widget_rationale_2572",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2603",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2604",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_partial_reconciliation_suggestion_with_mixed_invoice_and_refund",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2626",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2626",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2645",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2658",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"_tgt": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_time_limit",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2666",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2666",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2680",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2688",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"_tgt": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"source": "test_bank_rec_widget_testbankrecwidget_test_auto_reconcile_cron_with_provided_statements_lines",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2701",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_button_apply_reco_model",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_test_button_apply_reco_model",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2705",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_button_apply_reco_model",
"_tgt": "budget_fusionbudget_copy",
"source": "test_bank_rec_widget_test_button_apply_reco_model",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2710",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_button_apply_reco_model",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_test_button_apply_reco_model",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2711",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_button_apply_reco_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "test_bank_rec_widget_test_button_apply_reco_model",
"target": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2720",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_button_apply_reco_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"source": "test_bank_rec_widget_test_button_apply_reco_model",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2739",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2740",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2771",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2772",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_exchange_diff_on_partial_aml_multi_currency_close_amount",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2781",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_2781",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"source": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"target": "test_bank_rec_widget_rationale_2781",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2785",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2802",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2804",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2806",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_matching_zero_amount_misc_entry",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2816",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_2816",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"source": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"target": "test_bank_rec_widget_rationale_2816",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2828",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2858",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"source": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2902",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2904",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"source": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2919",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"_tgt": "account_move_fusionaccountmove_action_open_business_doc",
"source": "test_bank_rec_widget_testbankrecwidget_test_amls_order_with_matching_amount",
"target": "account_move_fusionaccountmove_action_open_business_doc"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2926",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2951",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2952",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2965",
"weight": 1.0,
"_src": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_test_analtyic_distribution_model_exchange_diff_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2973",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_2973",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"source": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"target": "test_bank_rec_widget_rationale_2973",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2977",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2986",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"_tgt": "account_asset_fusionasset_write",
"source": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2993",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"_tgt": "bank_rec_widget_collect_global_info_data",
"source": "test_bank_rec_widget_testbankrecwidget_test_access_child_bank_with_user_set_on_child",
"target": "bank_rec_widget_collect_global_info_data"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L2997",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_2997",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"source": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"target": "test_bank_rec_widget_rationale_2997",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3006",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"_tgt": "account_asset_fusionasset_write",
"source": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3011",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"_tgt": "bank_rec_widget_collect_global_info_data",
"source": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_other_company_bank_journal_with_user_on_main_company",
"target": "bank_rec_widget_collect_global_info_data"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3015",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3015",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_non_existing_bank_journal",
"source": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_non_existing_bank_journal",
"target": "test_bank_rec_widget_rationale_3015",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3022",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_non_existing_bank_journal",
"_tgt": "bank_rec_widget_collect_global_info_data",
"source": "test_bank_rec_widget_testbankrecwidget_test_collect_global_info_data_non_existing_bank_journal",
"target": "bank_rec_widget_collect_global_info_data"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3026",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3026",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"target": "test_bank_rec_widget_rationale_3026",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3027",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3036",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3037",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3038",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3040",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_testbankrecwidget_test_res_partner_bank_find_create_multi_account",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3087",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3094",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3107",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3129",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3150",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3174",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3196",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3214",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3232",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3050",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3050",
"_tgt": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "test_bank_rec_widget_rationale_3050",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3051",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3052",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"source": "test_bank_rec_widget_testbankrecwidget_create_test_reco_invoice",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3088",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3095",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3108",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3131",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3151",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3175",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3197",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3215",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3233",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3057",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3057",
"_tgt": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"source": "test_bank_rec_widget_testbankrecwidget_assert_reco_invoice_values",
"target": "test_bank_rec_widget_rationale_3057",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3068",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3068",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"target": "test_bank_rec_widget_rationale_3068",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3069",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_from_reco_model",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3091",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3091",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_odd",
"target": "test_bank_rec_widget_rationale_3091",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3098",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3098",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"target": "test_bank_rec_widget_rationale_3098",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3100",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_single_line",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3111",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3111",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"target": "test_bank_rec_widget_rationale_3111",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3113",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_large_percentage",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3134",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3134",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"target": "test_bank_rec_widget_rationale_3134",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3137",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_round_combined",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3154",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3154",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"target": "test_bank_rec_widget_rationale_3154",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3159",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_reco_model_multiple_taxes",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3178",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3178",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"target": "test_bank_rec_widget_rationale_3178",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3181",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_percentage",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3200",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3200",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"target": "test_bank_rec_widget_rationale_3200",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3203",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_fixed",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3218",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3218",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"target": "test_bank_rec_widget_rationale_3218",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3221",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_invoice_creation_reco_model_regex",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3236",
"weight": 1.0,
"_src": "test_bank_rec_widget_rationale_3236",
"_tgt": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"source": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"target": "test_bank_rec_widget_rationale_3236",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3247",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3248",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"_tgt": "account_asset_fusionasset_write",
"source": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3249",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3252",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget.py",
"source_location": "L3257",
"weight": 1.0,
"_src": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_testbankrecwidget_test_unreconciled_with_other_lines",
"target": "bank_rec_widget_new"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_tour_py",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_tour_py",
"target": "test_bank_rec_widget_tour_testbankrecwidget",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_tour_py",
"_tgt": "test_bank_rec_widget_tour_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_bank_rec_widget_tour_py",
"target": "test_bank_rec_widget_tour_setupclass",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L8",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "httpcase",
"source": "test_bank_rec_widget_tour_testbankrecwidget",
"target": "httpcase",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L49",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget",
"source": "test_bank_rec_widget_tour_testbankrecwidget",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L66",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui",
"source": "test_bank_rec_widget_tour_testbankrecwidget",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L83",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_rainbowman_reset",
"source": "test_bank_rec_widget_tour_testbankrecwidget",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_rainbowman_reset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L86",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_statements",
"source": "test_bank_rec_widget_tour_testbankrecwidget",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_statements",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L89",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"source": "test_bank_rec_widget_tour_testbankrecwidget",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L108",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"source": "test_bank_rec_widget_tour_testbankrecwidget",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L137",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"source": "test_bank_rec_widget_tour_testbankrecwidget",
"target": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L35",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_setupclass",
"_tgt": "account_asset_fusionasset_write",
"source": "test_bank_rec_widget_tour_setupclass",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L35",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_setupclass",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_bank_rec_widget_tour_setupclass",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L39",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_tour_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L67",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_bank_rec_widget_ui",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L90",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_rationale_90",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"target": "test_bank_rec_widget_tour_rationale_90",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L92",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L100",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_from_reco_model",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L109",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_rationale_109",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"target": "test_bank_rec_widget_tour_rationale_109",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L118",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L126",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_reco_model_currency",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L138",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_rationale_138",
"_tgt": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"target": "test_bank_rec_widget_tour_rationale_138",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L140",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"_tgt": "wc_assessment_create",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L169",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"_tgt": "bank_rec_widget_new",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_bank_rec_widget_tour.py",
"source_location": "L177",
"weight": 1.0,
"_src": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"source": "test_bank_rec_widget_tour_testbankrecwidget_test_tour_invoice_creation_combined_reco_model",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_deferred_management_py",
"_tgt": "test_deferred_management_testdeferredmanagement",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_deferred_management_py",
"target": "test_deferred_management_testdeferredmanagement",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_deferred_management_py",
"_tgt": "test_deferred_management_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_deferred_management_py",
"target": "test_deferred_management_setupclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L48",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_create_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L71",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_management_get_diff_dates",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_management_get_diff_dates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L103",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_get_ends_of_month",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_get_ends_of_month",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L129",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_abnormal_dates",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_abnormal_dates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L168",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_expense_generate_entries_method",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_expense_generate_entries_method",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L180",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L203",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L221",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L259",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L291",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L326",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_expense_avoid_useless_deferred_entries",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_expense_avoid_useless_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L336",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_expense_single_period_entries",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_expense_single_period_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L348",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L425",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L443",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L468",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L487",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L505",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L519",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_compute_method_full_months",
"source": "test_deferred_management_testdeferredmanagement",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_compute_method_full_months",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L17",
"weight": 1.0,
"_src": "test_deferred_management_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_deferred_management_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L139",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_abnormal_dates",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_abnormal_dates",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L171",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_expense_generate_entries_method",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_expense_generate_entries_method",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L184",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L233",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L280",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L308",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L333",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_expense_avoid_useless_deferred_entries",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_expense_avoid_useless_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L342",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_expense_single_period_entries",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_expense_single_period_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L434",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L448",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L473",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L490",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L508",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L527",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_compute_method_full_months",
"_tgt": "test_deferred_management_testdeferredmanagement_create_invoice",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_compute_method_full_months",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L50",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_create_invoice",
"_tgt": "wc_assessment_create",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L68",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_create_invoice",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_deferred_management_testdeferredmanagement_create_invoice",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L130",
"weight": 1.0,
"_src": "test_deferred_management_rationale_130",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_abnormal_dates",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_abnormal_dates",
"target": "test_deferred_management_rationale_130",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L181",
"weight": 1.0,
"_src": "test_deferred_management_rationale_181",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"target": "test_deferred_management_rationale_181",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L186",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L190",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_expense_reset_to_draft",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L247",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"_tgt": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"source": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"target": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L281",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"_tgt": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"source": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L309",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"_tgt": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"source": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"target": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L423",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"_tgt": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"source": "test_deferred_management_testdeferredmanagement_assert_invoice_lines",
"target": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L222",
"weight": 1.0,
"_src": "test_deferred_management_rationale_222",
"_tgt": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"source": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"target": "test_deferred_management_rationale_222",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L226",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"_tgt": "wc_assessment_create",
"source": "test_deferred_management_testdeferredmanagement_test_default_tax_on_account_not_on_deferred_entries",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L260",
"weight": 1.0,
"_src": "test_deferred_management_rationale_260",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"target": "test_deferred_management_rationale_260",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L282",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_values",
"target": "account_move_fusionaccountmove_reverse_moves"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L292",
"weight": 1.0,
"_src": "test_deferred_management_rationale_292",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_values_rounding",
"target": "test_deferred_management_rationale_292",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L327",
"weight": 1.0,
"_src": "test_deferred_management_rationale_327",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_expense_avoid_useless_deferred_entries",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_expense_avoid_useless_deferred_entries",
"target": "test_deferred_management_rationale_327",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L337",
"weight": 1.0,
"_src": "test_deferred_management_rationale_337",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_expense_single_period_entries",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_expense_single_period_entries",
"target": "test_deferred_management_rationale_337",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L349",
"weight": 1.0,
"_src": "test_deferred_management_rationale_349",
"_tgt": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"source": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"target": "test_deferred_management_rationale_349",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L365",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"_tgt": "wc_assessment_create",
"source": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L416",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"_tgt": "account_asset_fusionasset_write",
"source": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L421",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_deferred_management_testdeferredmanagement_test_taxes_deferred_after_date_added",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L426",
"weight": 1.0,
"_src": "test_deferred_management_rationale_426",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"target": "test_deferred_management_rationale_426",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L437",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L438",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_tax_key",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L444",
"weight": 1.0,
"_src": "test_deferred_management_rationale_444",
"_tgt": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"source": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"target": "test_deferred_management_rationale_444",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L453",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L457",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "test_deferred_management_testdeferredmanagement_test_compute_empty_start_date",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L469",
"weight": 1.0,
"_src": "test_deferred_management_rationale_469",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"target": "test_deferred_management_rationale_469",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L480",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_on_accounting_date",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L488",
"weight": 1.0,
"_src": "test_deferred_management_rationale_488",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"target": "test_deferred_management_rationale_488",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L497",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_entries_not_created_on_future_invoice",
"target": "account_move_external_tax_fusionmoveexternaltax_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L506",
"weight": 1.0,
"_src": "test_deferred_management_rationale_506",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"target": "test_deferred_management_rationale_506",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L515",
"weight": 1.0,
"_src": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_entries_created_on_auto_post_invoice",
"target": "account_move_external_tax_fusionmoveexternaltax_post"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_deferred_management.py",
"source_location": "L520",
"weight": 1.0,
"_src": "test_deferred_management_rationale_520",
"_tgt": "test_deferred_management_testdeferredmanagement_test_deferred_compute_method_full_months",
"source": "test_deferred_management_testdeferredmanagement_test_deferred_compute_method_full_months",
"target": "test_deferred_management_rationale_520",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_tour.py",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_tour_py",
"_tgt": "test_tour_testaccountanttours",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_tour_py",
"target": "test_tour_testaccountanttours",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_tour.py",
"source_location": "L10",
"weight": 1.0,
"_src": "test_tour_testaccountanttours",
"_tgt": "accounttestinvoicinghttpcommon",
"source": "test_tour_testaccountanttours",
"target": "accounttestinvoicinghttpcommon",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_tour.py",
"source_location": "L11",
"weight": 1.0,
"_src": "test_tour_testaccountanttours",
"_tgt": "test_tour_testaccountanttours_test_account_merge_wizard_tour",
"source": "test_tour_testaccountanttours",
"target": "test_tour_testaccountanttours_test_account_merge_wizard_tour",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_tour.py",
"source_location": "L12",
"weight": 1.0,
"_src": "test_tour_testaccountanttours_test_account_merge_wizard_tour",
"_tgt": "wc_assessment_create",
"source": "test_tour_testaccountanttours_test_account_merge_wizard_tour",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_tour.py",
"source_location": "L44",
"weight": 1.0,
"_src": "test_tour_testaccountanttours_test_account_merge_wizard_tour",
"_tgt": "account_asset_fusionasset_write",
"source": "test_tour_testaccountanttours_test_account_merge_wizard_tour",
"target": "account_asset_fusionasset_write"
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"_tgt": "test_financial_report_testfinancialreport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"target": "test_financial_report_testfinancialreport",
"confidence_score": 1.0
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"_tgt": "test_financial_report_setupclass",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"target": "test_financial_report_setupclass",
"confidence_score": 1.0
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"_tgt": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"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",
"confidence_score": 1.0
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_financial_report_py",
"_tgt": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"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",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_build_generic_id_from_financial_line",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_build_generic_id_from_financial_line",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_get_line_id_from_generic_id",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_get_line_id_from_generic_id",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_comparison",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_financial_report_comparison",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_option_hierarchy",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_option_hierarchy",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"confidence_score": 1.0
},
{
"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,
"_src": "test_financial_report_testfinancialreport",
"_tgt": "test_financial_report_testfinancialreport_test_parse_line_id",
"source": "test_financial_report_testfinancialreport",
"target": "test_financial_report_testfinancialreport_test_parse_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L25",
"weight": 1.0,
"_src": "test_financial_report_setupclass",
"_tgt": "account_asset_fusionasset_unlink",
"source": "test_financial_report_setupclass",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L25",
"weight": 1.0,
"_src": "test_financial_report_setupclass",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_financial_report_setupclass",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L43",
"weight": 1.0,
"_src": "test_financial_report_setupclass",
"_tgt": "wc_assessment_create",
"source": "test_financial_report_setupclass",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L96",
"weight": 1.0,
"_src": "test_financial_report_setupclass",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_financial_report_setupclass",
"target": "account_move_fusionaccountmove_action_post"
},
{
"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,
"_src": "test_financial_report_rationale_186",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id",
"source": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id",
"target": "test_financial_report_rationale_186",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L190",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_strict_range_on_report_lines_with_no_parent_id",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_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": "L205",
"weight": 1.0,
"_src": "test_financial_report_rationale_205",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"source": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"target": "test_financial_report_rationale_205",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L209",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_strict_empty_range_on_report_lines_with_no_parent_id",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L224",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"_tgt": "wc_assessment_create",
"source": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L234",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L240",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_test_balance_sheet_today_current_year_earnings",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L289",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"_tgt": "wc_assessment_create",
"source": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L299",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L338",
"weight": 1.0,
"_src": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_test_balance_sheet_last_month_vs_custom_current_year_earnings",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L363",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L406",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"_tgt": "account_report_get_unfolded_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_single_company",
"target": "account_report_get_unfolded_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L424",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L468",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"_tgt": "account_report_get_unfolded_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_multi_company_currency",
"target": "account_report_get_unfolded_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L488",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_comparison",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_comparison",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L546",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_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": "L597",
"weight": 1.0,
"_src": "test_financial_report_rationale_597",
"_tgt": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"source": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"target": "test_financial_report_rationale_597",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L601",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"_tgt": "wc_assessment_create",
"source": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L624",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_financial_report_horizontal_group_total",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_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": "L690",
"weight": 1.0,
"_src": "test_financial_report_rationale_690",
"_tgt": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"source": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"target": "test_financial_report_rationale_690",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L695",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"_tgt": "wc_assessment_create",
"source": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L731",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L790",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_hide_if_zero_with_no_formulas",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_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": "L830",
"weight": 1.0,
"_src": "test_financial_report_rationale_830",
"_tgt": "test_financial_report_testfinancialreport_test_option_hierarchy",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy",
"target": "test_financial_report_rationale_830",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L831",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy",
"_tgt": "wc_assessment_create",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L846",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L854",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L856",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy",
"_tgt": "account_report_get_unfolded_lines",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy",
"target": "account_report_get_unfolded_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,
"_src": "test_financial_report_rationale_869",
"_tgt": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"target": "test_financial_report_rationale_869",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L870",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"_tgt": "wc_assessment_create",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L885",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L893",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "test_financial_report_testfinancialreport_test_option_hierarchy_with_no_group_lines",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_financial_report.py",
"source_location": "L915",
"weight": 1.0,
"_src": "test_financial_report_testfinancialreport_test_parse_line_id",
"_tgt": "account_report_parse_line_id",
"source": "test_financial_report_testfinancialreport_test_parse_line_id",
"target": "account_report_parse_line_id"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_widget_py",
"_tgt": "test_reconciliation_widget_testreconciliationwidget",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_reconciliation_widget_py",
"target": "test_reconciliation_widget_testreconciliationwidget",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L9",
"weight": 1.0,
"_src": "test_reconciliation_widget_testreconciliationwidget",
"_tgt": "valuationreconciliationtestcommon",
"source": "test_reconciliation_widget_testreconciliationwidget",
"target": "valuationreconciliationtestcommon",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L11",
"weight": 1.0,
"_src": "test_reconciliation_widget_testreconciliationwidget",
"_tgt": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"source": "test_reconciliation_widget_testreconciliationwidget",
"target": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L12",
"weight": 1.0,
"_src": "test_reconciliation_widget_rationale_12",
"_tgt": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"source": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"target": "test_reconciliation_widget_rationale_12",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L16",
"weight": 1.0,
"_src": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"_tgt": "budget_fusionbudget_copy",
"source": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L27",
"weight": 1.0,
"_src": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"_tgt": "wc_assessment_create",
"source": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L64",
"weight": 1.0,
"_src": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L76",
"weight": 1.0,
"_src": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"_tgt": "bank_rec_widget_new",
"source": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L77",
"weight": 1.0,
"_src": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_reconciliation_widget.py",
"source_location": "L77",
"weight": 1.0,
"_src": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"source": "test_reconciliation_widget_testreconciliationwidget_test_no_stock_account_in_reconciliation_proposition",
"target": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_extraction_review_wizard_py",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_extraction_review_wizard_py",
"target": "extraction_review_wizard_fusionextractionreviewwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L124",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_extraction_review_wizard_py",
"_tgt": "extraction_review_wizard_compute_attachment_preview",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_extraction_review_wizard_py",
"target": "extraction_review_wizard_compute_attachment_preview",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L1",
"weight": 1.0,
"_src": "extraction_review_wizard_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_extraction_review_wizard_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_extraction_review_wizard_py",
"target": "extraction_review_wizard_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L138",
"weight": 1.0,
"_src": "extraction_review_wizard_fusionextractionreviewwizard",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"source": "extraction_review_wizard_fusionextractionreviewwizard",
"target": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L192",
"weight": 1.0,
"_src": "extraction_review_wizard_fusionextractionreviewwizard",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_action_discard",
"source": "extraction_review_wizard_fusionextractionreviewwizard",
"target": "extraction_review_wizard_fusionextractionreviewwizard_action_discard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L200",
"weight": 1.0,
"_src": "extraction_review_wizard_fusionextractionreviewwizard",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_action_re_extract",
"source": "extraction_review_wizard_fusionextractionreviewwizard",
"target": "extraction_review_wizard_fusionextractionreviewwizard_action_re_extract",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L215",
"weight": 1.0,
"_src": "extraction_review_wizard_fusionextractionreviewwizard",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_track_corrections",
"source": "extraction_review_wizard_fusionextractionreviewwizard",
"target": "extraction_review_wizard_fusionextractionreviewwizard_track_corrections",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L24",
"weight": 1.0,
"_src": "extraction_review_wizard_rationale_24",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard",
"source": "extraction_review_wizard_fusionextractionreviewwizard",
"target": "extraction_review_wizard_rationale_24",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L127",
"weight": 1.0,
"_src": "extraction_review_wizard_compute_attachment_preview",
"_tgt": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"source": "extraction_review_wizard_compute_attachment_preview",
"target": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L173",
"weight": 1.0,
"_src": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_track_corrections",
"source": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"target": "extraction_review_wizard_fusionextractionreviewwizard_track_corrections",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L139",
"weight": 1.0,
"_src": "extraction_review_wizard_rationale_139",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"source": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"target": "extraction_review_wizard_rationale_139",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L176",
"weight": 1.0,
"_src": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"_tgt": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"source": "extraction_review_wizard_fusionextractionreviewwizard_action_apply",
"target": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L193",
"weight": 1.0,
"_src": "extraction_review_wizard_rationale_193",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_action_discard",
"source": "extraction_review_wizard_fusionextractionreviewwizard_action_discard",
"target": "extraction_review_wizard_rationale_193",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L201",
"weight": 1.0,
"_src": "extraction_review_wizard_rationale_201",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_action_re_extract",
"source": "extraction_review_wizard_fusionextractionreviewwizard_action_re_extract",
"target": "extraction_review_wizard_rationale_201",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L210",
"weight": 1.0,
"_src": "extraction_review_wizard_fusionextractionreviewwizard_action_re_extract",
"_tgt": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"source": "extraction_review_wizard_fusionextractionreviewwizard_action_re_extract",
"target": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/extraction_review_wizard.py",
"source_location": "L216",
"weight": 1.0,
"_src": "extraction_review_wizard_rationale_216",
"_tgt": "extraction_review_wizard_fusionextractionreviewwizard_track_corrections",
"source": "extraction_review_wizard_fusionextractionreviewwizard_track_corrections",
"target": "extraction_review_wizard_rationale_216",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_bank_statement_import_csv_py",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_bank_statement_import_csv_py",
"target": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L22",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_bank_statement_import_csv_py",
"_tgt": "account_bank_statement_import_csv_get_fields_tree",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_bank_statement_import_csv_py",
"target": "account_bank_statement_import_csv_get_fields_tree",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L61",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_safe_float",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"target": "account_bank_statement_import_csv_accountbankstmtimportcsv_safe_float",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L65",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_import_data",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"target": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_import_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L168",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_preview",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"target": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_preview",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L174",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"target": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L15",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_rationale_15",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv",
"target": "account_bank_statement_import_csv_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L122",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_import_data",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_safe_float",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv_safe_float",
"target": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_import_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L62",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_rationale_62",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_safe_float",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv_safe_float",
"target": "account_bank_statement_import_csv_rationale_62",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L169",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_rationale_169",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_preview",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv_parse_preview",
"target": "account_bank_statement_import_csv_rationale_169",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L175",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_rationale_175",
"_tgt": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"target": "account_bank_statement_import_csv_rationale_175",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L182",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"_tgt": "wc_assessment_create",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_bank_statement_import_csv.py",
"source_location": "L194",
"weight": 1.0,
"_src": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"_tgt": "redirectaction_redirectaction_close",
"source": "account_bank_statement_import_csv_accountbankstmtimportcsv_execute_import",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L19",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_edi_import_wizard_py",
"_tgt": "edi_import_wizard_fusionediimportwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_edi_import_wizard_py",
"target": "edi_import_wizard_fusionediimportwizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L1",
"weight": 1.0,
"_src": "edi_import_wizard_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_edi_import_wizard_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_edi_import_wizard_py",
"target": "edi_import_wizard_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L51",
"weight": 1.0,
"_src": "edi_import_wizard_fusionediimportwizard",
"_tgt": "edi_import_wizard_fusionediimportwizard_action_import",
"source": "edi_import_wizard_fusionediimportwizard",
"target": "edi_import_wizard_fusionediimportwizard_action_import",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L20",
"weight": 1.0,
"_src": "edi_import_wizard_rationale_20",
"_tgt": "edi_import_wizard_fusionediimportwizard",
"source": "edi_import_wizard_fusionediimportwizard",
"target": "edi_import_wizard_rationale_20",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L52",
"weight": 1.0,
"_src": "edi_import_wizard_rationale_52",
"_tgt": "edi_import_wizard_fusionediimportwizard_action_import",
"source": "edi_import_wizard_fusionediimportwizard_action_import",
"target": "edi_import_wizard_rationale_52",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/edi_import_wizard.py",
"source_location": "L65",
"weight": 1.0,
"_src": "edi_import_wizard_fusionediimportwizard_action_import",
"_tgt": "account_move_edi_create_invoice_from_xml",
"source": "edi_import_wizard_fusionediimportwizard_action_import",
"target": "account_move_edi_create_invoice_from_xml"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"_tgt": "followup_send_wizard_fusionfollowupsendwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"target": "followup_send_wizard_fusionfollowupsendwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L101",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"_tgt": "followup_send_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"target": "followup_send_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L114",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"_tgt": "followup_send_wizard_compute_email_preview",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"target": "followup_send_wizard_compute_email_preview",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L158",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"_tgt": "followup_send_wizard_compute_channel_defaults",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_followup_send_wizard_py",
"target": "followup_send_wizard_compute_channel_defaults",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L177",
"weight": 1.0,
"_src": "followup_send_wizard_fusionfollowupsendwizard",
"_tgt": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"source": "followup_send_wizard_fusionfollowupsendwizard",
"target": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L244",
"weight": 1.0,
"_src": "followup_send_wizard_fusionfollowupsendwizard",
"_tgt": "followup_send_wizard_fusionfollowupsendwizard_action_preview_email",
"source": "followup_send_wizard_fusionfollowupsendwizard",
"target": "followup_send_wizard_fusionfollowupsendwizard_action_preview_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L8",
"weight": 1.0,
"_src": "followup_send_wizard_rationale_8",
"_tgt": "followup_send_wizard_fusionfollowupsendwizard",
"source": "followup_send_wizard_fusionfollowupsendwizard",
"target": "followup_send_wizard_rationale_8",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L250",
"weight": 1.0,
"_src": "followup_send_wizard_fusionfollowupsendwizard_action_preview_email",
"_tgt": "followup_send_wizard_compute_email_preview",
"source": "followup_send_wizard_compute_email_preview",
"target": "followup_send_wizard_fusionfollowupsendwizard_action_preview_email",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L178",
"weight": 1.0,
"_src": "followup_send_wizard_rationale_178",
"_tgt": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"source": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"target": "followup_send_wizard_rationale_178",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L191",
"weight": 1.0,
"_src": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"_tgt": "followup_compute_overdue_values",
"source": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"target": "followup_compute_overdue_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L206",
"weight": 1.0,
"_src": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"_tgt": "followup_fusionfollowupline_get_invoice_attachments",
"source": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"target": "followup_fusionfollowupline_get_invoice_attachments"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L221",
"weight": 1.0,
"_src": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"_tgt": "wc_assessment_create",
"source": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L234",
"weight": 1.0,
"_src": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"_tgt": "followup_fusionfollowuplevel_get_next_level",
"source": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"target": "followup_fusionfollowuplevel_get_next_level"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L235",
"weight": 1.0,
"_src": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"_tgt": "account_asset_fusionasset_write",
"source": "followup_send_wizard_fusionfollowupsendwizard_action_send_followup",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/followup_send_wizard.py",
"source_location": "L245",
"weight": 1.0,
"_src": "followup_send_wizard_rationale_245",
"_tgt": "followup_send_wizard_fusionfollowupsendwizard_action_preview_email",
"source": "followup_send_wizard_fusionfollowupsendwizard_action_preview_email",
"target": "followup_send_wizard_rationale_245",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"_tgt": "account_change_lock_date_accountchangelockdate",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"target": "account_change_lock_date_accountchangelockdate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L184",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"_tgt": "account_change_lock_date_compute_lock_date_exceptions",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"target": "account_change_lock_date_compute_lock_date_exceptions",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L249",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"_tgt": "account_change_lock_date_compute_show_draft_entries_warning",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"target": "account_change_lock_date_compute_show_draft_entries_warning",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L272",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"_tgt": "account_change_lock_date_compute_exception_needed",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"target": "account_change_lock_date_compute_exception_needed",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L277",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"_tgt": "account_change_lock_date_compute_exception_needed_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_change_lock_date_py",
"target": "account_change_lock_date_compute_exception_needed_fields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L219",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L258",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L286",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_prepare_lock_date_values",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_prepare_lock_date_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L322",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L379",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_get_current_period_dates",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_get_current_period_dates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L390",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L432",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_change_lock_date",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_change_lock_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L456",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_show_draft_moves_in_locked_period",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_show_draft_moves_in_locked_period",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L474",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_reopen_wizard",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_reopen_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L484",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L494",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_me",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_me",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L497",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_me",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_me",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L500",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_me",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_me",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L503",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_me",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_me",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L507",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_everyone",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_everyone",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L510",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_everyone",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_everyone",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L513",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_everyone",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_everyone",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L516",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_everyone",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_everyone",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L16",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_16",
"_tgt": "account_change_lock_date_accountchangelockdate",
"source": "account_change_lock_date_accountchangelockdate",
"target": "account_change_lock_date_rationale_16",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L490",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"_tgt": "account_change_lock_date_compute_lock_date_exceptions",
"source": "account_change_lock_date_compute_lock_date_exceptions",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L192",
"weight": 1.0,
"_src": "account_change_lock_date_compute_lock_date_exceptions",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_change_lock_date_compute_lock_date_exceptions",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L254",
"weight": 1.0,
"_src": "account_change_lock_date_compute_show_draft_entries_warning",
"_tgt": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"source": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"target": "account_change_lock_date_compute_show_draft_entries_warning",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L464",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_show_draft_moves_in_locked_period",
"_tgt": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"source": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"target": "account_change_lock_date_accountchangelockdate_action_show_draft_moves_in_locked_period",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L220",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_220",
"_tgt": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"source": "account_change_lock_date_accountchangelockdate_build_draft_moves_domain",
"target": "account_change_lock_date_rationale_220",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L253",
"weight": 1.0,
"_src": "account_change_lock_date_compute_show_draft_entries_warning",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_change_lock_date_compute_show_draft_entries_warning",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L274",
"weight": 1.0,
"_src": "account_change_lock_date_compute_exception_needed",
"_tgt": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"source": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"target": "account_change_lock_date_compute_exception_needed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L279",
"weight": 1.0,
"_src": "account_change_lock_date_compute_exception_needed_fields",
"_tgt": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"source": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"target": "account_change_lock_date_compute_exception_needed_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L326",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"_tgt": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"source": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"target": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L259",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_259",
"_tgt": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"source": "account_change_lock_date_accountchangelockdate_get_changes_needing_exception",
"target": "account_change_lock_date_rationale_259",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L407",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_change_lock_date",
"_tgt": "account_change_lock_date_accountchangelockdate_prepare_lock_date_values",
"source": "account_change_lock_date_accountchangelockdate_prepare_lock_date_values",
"target": "account_change_lock_date_accountchangelockdate_change_lock_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L287",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_287",
"_tgt": "account_change_lock_date_accountchangelockdate_prepare_lock_date_values",
"source": "account_change_lock_date_accountchangelockdate_prepare_lock_date_values",
"target": "account_change_lock_date_rationale_287",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L441",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_change_lock_date",
"_tgt": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"source": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"target": "account_change_lock_date_accountchangelockdate_change_lock_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L323",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_323",
"_tgt": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"source": "account_change_lock_date_accountchangelockdate_prepare_exception_values",
"target": "account_change_lock_date_rationale_323",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L393",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"_tgt": "account_change_lock_date_accountchangelockdate_get_current_period_dates",
"source": "account_change_lock_date_accountchangelockdate_get_current_period_dates",
"target": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L380",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_380",
"_tgt": "account_change_lock_date_accountchangelockdate_get_current_period_dates",
"source": "account_change_lock_date_accountchangelockdate_get_current_period_dates",
"target": "account_change_lock_date_rationale_380",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L412",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_change_lock_date",
"_tgt": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"source": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"target": "account_change_lock_date_accountchangelockdate_change_lock_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L391",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_391",
"_tgt": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"source": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"target": "account_change_lock_date_rationale_391",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L394",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"_tgt": "account_report_generate_default_external_values",
"source": "account_change_lock_date_accountchangelockdate_create_default_report_external_values",
"target": "account_report_generate_default_external_values"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L403",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_403",
"_tgt": "account_change_lock_date_accountchangelockdate_change_lock_date",
"source": "account_change_lock_date_accountchangelockdate_change_lock_date",
"target": "account_change_lock_date_rationale_403",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L433",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_433",
"_tgt": "account_change_lock_date_accountchangelockdate_change_lock_date",
"source": "account_change_lock_date_accountchangelockdate_change_lock_date",
"target": "account_change_lock_date_rationale_433",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L430",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_change_lock_date",
"_tgt": "account_asset_fusionasset_write",
"source": "account_change_lock_date_accountchangelockdate_change_lock_date",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L447",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_change_lock_date",
"_tgt": "wc_assessment_create",
"source": "account_change_lock_date_accountchangelockdate_change_lock_date",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L457",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_457",
"_tgt": "account_change_lock_date_accountchangelockdate_action_show_draft_moves_in_locked_period",
"source": "account_change_lock_date_accountchangelockdate_action_show_draft_moves_in_locked_period",
"target": "account_change_lock_date_rationale_457",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L491",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"_tgt": "account_change_lock_date_accountchangelockdate_action_reopen_wizard",
"source": "account_change_lock_date_accountchangelockdate_action_reopen_wizard",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L475",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_475",
"_tgt": "account_change_lock_date_accountchangelockdate_action_reopen_wizard",
"source": "account_change_lock_date_accountchangelockdate_action_reopen_wizard",
"target": "account_change_lock_date_rationale_475",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L495",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_me",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_me",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L498",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_me",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_me",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L501",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_me",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_me",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L504",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_me",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_me",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L508",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_everyone",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_sale_lock_date_exception_for_everyone",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L511",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_everyone",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_purchase_lock_date_exception_for_everyone",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L514",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_everyone",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_tax_lock_date_exception_for_everyone",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L517",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_everyone",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_accountchangelockdate_action_revoke_min_fiscalyear_lock_date_exception_for_everyone",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L485",
"weight": 1.0,
"_src": "account_change_lock_date_rationale_485",
"_tgt": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "account_change_lock_date_rationale_485",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_change_lock_date.py",
"source_location": "L489",
"weight": 1.0,
"_src": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"_tgt": "sepa_direct_debit_fusionsddmandate_action_revoke",
"source": "account_change_lock_date_accountchangelockdate_action_revoke_min_exception",
"target": "sepa_direct_debit_fusionsddmandate_action_revoke"
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L18",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L69",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"_tgt": "bank_statement_import_wizard_default_journal_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"target": "bank_statement_import_wizard_default_journal_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L80",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"_tgt": "bank_statement_import_wizard_onchange_data_file",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"target": "bank_statement_import_wizard_onchange_data_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L91",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"_tgt": "bank_statement_import_wizard_detect_format",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_bank_statement_import_wizard_py",
"target": "bank_statement_import_wizard_detect_format",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L143",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L196",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L214",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L227",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L19",
"weight": 1.0,
"_src": "bank_statement_import_wizard_rationale_19",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_wizard_rationale_19",
"confidence_score": 1.0
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L74",
"weight": 1.0,
"_src": "bank_statement_import_wizard_default_journal_id",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "bank_statement_import_wizard_default_journal_id",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L86",
"weight": 1.0,
"_src": "bank_statement_import_wizard_onchange_data_file",
"_tgt": "bank_statement_import_wizard_detect_format",
"source": "bank_statement_import_wizard_onchange_data_file",
"target": "bank_statement_import_wizard_detect_format",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L155",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"_tgt": "bank_statement_import_wizard_detect_format",
"source": "bank_statement_import_wizard_detect_format",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L159",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L161",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L163",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L144",
"weight": 1.0,
"_src": "bank_statement_import_wizard_rationale_144",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"target": "bank_statement_import_wizard_rationale_144",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L161",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"target": "bank_statement_import_ofx_fusionofxparser"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L165",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_action_import",
"target": "bank_statement_import_camt_fusioncamtparser"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L194",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L175",
"weight": 1.0,
"_src": "bank_statement_import_wizard_rationale_175",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"target": "bank_statement_import_wizard_rationale_175",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L183",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"_tgt": "exception",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_parsed",
"target": "exception"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L212",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"target": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L197",
"weight": 1.0,
"_src": "bank_statement_import_wizard_rationale_197",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"target": "bank_statement_import_wizard_rationale_197",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L198",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"target": "bank_statement_import_qif_fusionqifparser"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L200",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"_tgt": "bank_statement_import_qif_fusionqifparser_parse_qif",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"target": "bank_statement_import_qif_fusionqifparser_parse_qif"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L204",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"_tgt": "exception",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_qif",
"target": "exception"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L215",
"weight": 1.0,
"_src": "bank_statement_import_wizard_rationale_215",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"target": "bank_statement_import_wizard_rationale_215",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L217",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"_tgt": "wc_assessment_create",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L223",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"_tgt": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_import_csv",
"target": "account_journal_csv_fusionjournalcsvimport_import_bank_statement"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L228",
"weight": 1.0,
"_src": "bank_statement_import_wizard_rationale_228",
"_tgt": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"target": "bank_statement_import_wizard_rationale_228",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L257",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"_tgt": "account_journal_fusionaccountjournal_check_parsed_data",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"target": "account_journal_fusionaccountjournal_check_parsed_data"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L260",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"_tgt": "account_journal_fusionaccountjournal_find_additional_data",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"target": "account_journal_fusionaccountjournal_find_additional_data"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L263",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"_tgt": "wc_assessment_create",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L271",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"_tgt": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"target": "account_journal_fusionaccountjournal_complete_bank_statement_vals"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L276",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"_tgt": "account_journal_fusionaccountjournal_create_bank_statements",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"target": "account_journal_fusionaccountjournal_create_bank_statements"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L303",
"weight": 1.0,
"_src": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "bank_statement_import_wizard_fusionbankstatementimportwizard_create_statements_from_parsed",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_19",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_19",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_19",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_19",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_19",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_19",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_70",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_70",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_70",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_70",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_70",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_70",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_81",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_81",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_81",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_81",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_81",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_81",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_92",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_92",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_92",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_92",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_92",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_92",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_144",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_144",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_144",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_144",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_144",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_144",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_175",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_175",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_175",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_175",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_175",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_175",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_197",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_197",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_197",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_197",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_197",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_197",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_215",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_215",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_215",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_215",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_215",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_215",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L11",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_228",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_wizard_rationale_228",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L12",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_228",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_wizard_rationale_228",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/bank_statement_import_wizard.py",
"source_location": "L13",
"weight": 0.8,
"_src": "bank_statement_import_wizard_rationale_228",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_wizard_rationale_228",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 0.5
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_assetmodify",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_assetmodify",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L158",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_get_selection_modify_options",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_get_selection_modify_options",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L174",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_compute_accounts",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_compute_accounts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L180",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_compute_value_residual",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_compute_value_residual",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L193",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_compute_gain_or_loss",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_compute_gain_or_loss",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L211",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_compute_gain_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_compute_gain_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L221",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_compute_informational_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_compute_informational_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L290",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_compute_select_invoice_line_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_compute_select_invoice_line_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L302",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_onchange_action",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_onchange_action",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L322",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_onchange_invoice_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_onchange_invoice_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L337",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"_tgt": "asset_modify_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py",
"target": "asset_modify_create",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L151",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_compute_modify_action",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_compute_modify_action",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L184",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_inverse_gain_account",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_inverse_gain_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L188",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_inverse_loss_account",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_inverse_loss_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L375",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_modify",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_modify",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L599",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_pause",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_pause",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L604",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_sell_dispose",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L630",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_get_own_book_value",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_get_own_book_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L634",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_get_increase_original_value",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_get_increase_original_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L638",
"weight": 1.0,
"_src": "asset_modify_assetmodify",
"_tgt": "asset_modify_assetmodify_get_new_asset_values",
"source": "asset_modify_assetmodify",
"target": "asset_modify_assetmodify_get_new_asset_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L14",
"weight": 1.0,
"_src": "asset_modify_rationale_14",
"_tgt": "asset_modify_assetmodify",
"source": "asset_modify_assetmodify",
"target": "asset_modify_rationale_14",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L152",
"weight": 1.0,
"_src": "asset_modify_rationale_152",
"_tgt": "asset_modify_assetmodify_compute_modify_action",
"source": "asset_modify_assetmodify_compute_modify_action",
"target": "asset_modify_rationale_152",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L182",
"weight": 1.0,
"_src": "asset_modify_compute_value_residual",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "asset_modify_compute_value_residual",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L199",
"weight": 1.0,
"_src": "asset_modify_compute_gain_or_loss",
"_tgt": "asset_modify_assetmodify_get_own_book_value",
"source": "asset_modify_compute_gain_or_loss",
"target": "asset_modify_assetmodify_get_own_book_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L215",
"weight": 1.0,
"_src": "asset_modify_compute_gain_value",
"_tgt": "asset_modify_assetmodify_get_own_book_value",
"source": "asset_modify_compute_gain_value",
"target": "asset_modify_assetmodify_get_own_book_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L224",
"weight": 1.0,
"_src": "asset_modify_compute_informational_text",
"_tgt": "account_report_accountreport_format_date",
"source": "asset_modify_compute_informational_text",
"target": "account_report_accountreport_format_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L316",
"weight": 1.0,
"_src": "asset_modify_onchange_action",
"_tgt": "account_asset_fusionasset_write",
"source": "asset_modify_onchange_action",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L317",
"weight": 1.0,
"_src": "asset_modify_onchange_action",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "asset_modify_onchange_action",
"target": "account_asset_fusionasset_get_residual_value_at_date"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L468",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "asset_modify_create",
"source": "asset_modify_create",
"target": "asset_modify_assetmodify_modify",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L426",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "asset_modify_assetmodify_get_own_book_value",
"source": "asset_modify_assetmodify_modify",
"target": "asset_modify_assetmodify_get_own_book_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L430",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "asset_modify_assetmodify_get_new_asset_values",
"source": "asset_modify_assetmodify_modify",
"target": "asset_modify_assetmodify_get_new_asset_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L516",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "asset_modify_assetmodify_get_increase_original_value",
"source": "asset_modify_assetmodify_modify",
"target": "asset_modify_assetmodify_get_increase_original_value",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L376",
"weight": 1.0,
"_src": "asset_modify_rationale_376",
"_tgt": "asset_modify_assetmodify_modify",
"source": "asset_modify_assetmodify_modify",
"target": "asset_modify_rationale_376",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L446",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "account_asset_fusionasset_create_move_before_date",
"source": "asset_modify_assetmodify_modify",
"target": "account_asset_fusionasset_create_move_before_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L462",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "account_asset_fusionasset_write",
"source": "asset_modify_assetmodify_modify",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L494",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "asset_modify_assetmodify_modify",
"target": "account_move_external_tax_fusionmoveexternaltax_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L530",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "account_asset_fusionasset_validate",
"source": "asset_modify_assetmodify_modify",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L539",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "account_move_prepare_move_for_asset_depreciation",
"source": "asset_modify_assetmodify_modify",
"target": "account_move_prepare_move_for_asset_depreciation"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L557",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "asset_modify_assetmodify_modify",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L576",
"weight": 1.0,
"_src": "asset_modify_assetmodify_modify",
"_tgt": "account_asset_check_depreciations",
"source": "asset_modify_assetmodify_modify",
"target": "account_asset_check_depreciations"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1315",
"weight": 1.0,
"_src": "account_asset_fusionasset_set_to_running",
"_tgt": "asset_modify_assetmodify_modify",
"source": "asset_modify_assetmodify_modify",
"target": "account_asset_fusionasset_set_to_running"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L600",
"weight": 1.0,
"_src": "asset_modify_rationale_600",
"_tgt": "asset_modify_assetmodify_pause",
"source": "asset_modify_assetmodify_pause",
"target": "asset_modify_rationale_600",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L605",
"weight": 1.0,
"_src": "asset_modify_rationale_605",
"_tgt": "asset_modify_assetmodify_sell_dispose",
"source": "asset_modify_assetmodify_sell_dispose",
"target": "asset_modify_rationale_605",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L620",
"weight": 1.0,
"_src": "asset_modify_assetmodify_sell_dispose",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "asset_modify_assetmodify_sell_dispose",
"target": "account_asset_fusionasset_set_to_close"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L631",
"weight": 1.0,
"_src": "asset_modify_rationale_631",
"_tgt": "asset_modify_assetmodify_get_own_book_value",
"source": "asset_modify_assetmodify_get_own_book_value",
"target": "asset_modify_rationale_631",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L635",
"weight": 1.0,
"_src": "asset_modify_rationale_635",
"_tgt": "asset_modify_assetmodify_get_increase_original_value",
"source": "asset_modify_assetmodify_get_increase_original_value",
"target": "asset_modify_rationale_635",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py",
"source_location": "L639",
"weight": 1.0,
"_src": "asset_modify_rationale_639",
"_tgt": "asset_modify_assetmodify_get_new_asset_values",
"source": "asset_modify_assetmodify_get_new_asset_values",
"target": "asset_modify_rationale_639",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/__init__.py",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L69",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py",
"_tgt": "account_auto_reconcile_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py",
"target": "account_auto_reconcile_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L81",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py",
"_tgt": "account_auto_reconcile_wizard_derive_defaults_from_lines",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py",
"target": "account_auto_reconcile_wizard_derive_defaults_from_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L109",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L132",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L164",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L196",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L222",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L12",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_rationale_12",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard",
"target": "account_auto_reconcile_wizard_rationale_12",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L76",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_default_get",
"_tgt": "account_auto_reconcile_wizard_derive_defaults_from_lines",
"source": "account_auto_reconcile_wizard_default_get",
"target": "account_auto_reconcile_wizard_derive_defaults_from_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L74",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_default_get",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_auto_reconcile_wizard_default_get",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L139",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"_tgt": "account_auto_reconcile_wizard_derive_defaults_from_lines",
"source": "account_auto_reconcile_wizard_derive_defaults_from_lines",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L139",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L110",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_rationale_110",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config",
"target": "account_auto_reconcile_wizard_rationale_110",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L170",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L201",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L133",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_rationale_133",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain",
"target": "account_auto_reconcile_wizard_rationale_133",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L228",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L165",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_rationale_165",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one",
"target": "account_auto_reconcile_wizard_rationale_165",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L226",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L197",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_rationale_197",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance",
"target": "account_auto_reconcile_wizard_rationale_197",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L223",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_rationale_223",
"_tgt": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"target": "account_auto_reconcile_wizard_rationale_223",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py",
"source_location": "L231",
"weight": 1.0,
"_src": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_accountreportsend",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_accountreportsend",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L89",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_default_get",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L105",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_get_mail_field_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_get_mail_field_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L155",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_get_mail_template_attachments_data",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_get_mail_template_attachments_data",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L173",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_compute_mode",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_compute_mode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L178",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_compute_mail_ui_state",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_compute_mail_ui_state",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L187",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_compute_warnings",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_compute_warnings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L204",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_compute_mail_lang",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_compute_mail_lang",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L212",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_compute_partner_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_compute_partner_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L219",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_compute_mail_partner_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_compute_mail_partner_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L224",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_compute_mail_subject_body",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_compute_mail_subject_body",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L238",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_compute_mail_attachments_widget",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_compute_mail_attachments_widget",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L252",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"_tgt": "account_report_send_action_download",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py",
"target": "account_report_send_action_download",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L114",
"weight": 1.0,
"_src": "account_report_send_accountreportsend",
"_tgt": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"source": "account_report_send_accountreportsend",
"target": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L120",
"weight": 1.0,
"_src": "account_report_send_accountreportsend",
"_tgt": "account_report_send_accountreportsend_get_wizard_values",
"source": "account_report_send_accountreportsend",
"target": "account_report_send_accountreportsend_get_wizard_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L133",
"weight": 1.0,
"_src": "account_report_send_accountreportsend",
"_tgt": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"source": "account_report_send_accountreportsend",
"target": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L261",
"weight": 1.0,
"_src": "account_report_send_accountreportsend",
"_tgt": "account_report_send_accountreportsend_process_send_and_print",
"source": "account_report_send_accountreportsend",
"target": "account_report_send_accountreportsend_process_send_and_print",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L328",
"weight": 1.0,
"_src": "account_report_send_accountreportsend",
"_tgt": "account_report_send_accountreportsend_action_send_and_print",
"source": "account_report_send_accountreportsend",
"target": "account_report_send_accountreportsend_action_send_and_print",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L10",
"weight": 1.0,
"_src": "account_report_send_rationale_10",
"_tgt": "account_report_send_accountreportsend",
"source": "account_report_send_accountreportsend",
"target": "account_report_send_rationale_10",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L227",
"weight": 1.0,
"_src": "account_report_send_compute_mail_subject_body",
"_tgt": "account_report_send_get_mail_field_value",
"source": "account_report_send_get_mail_field_value",
"target": "account_report_send_compute_mail_subject_body",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L307",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_process_send_and_print",
"_tgt": "account_report_send_get_mail_field_value",
"source": "account_report_send_get_mail_field_value",
"target": "account_report_send_accountreportsend_process_send_and_print",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L116",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"_tgt": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"source": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"target": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L117",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"_tgt": "account_report_send_get_mail_template_attachments_data",
"source": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"target": "account_report_send_get_mail_template_attachments_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L241",
"weight": 1.0,
"_src": "account_report_send_compute_mail_attachments_widget",
"_tgt": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"source": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"target": "account_report_send_compute_mail_attachments_widget",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L115",
"weight": 1.0,
"_src": "account_report_send_rationale_115",
"_tgt": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"source": "account_report_send_accountreportsend_get_default_mail_attachments_widget",
"target": "account_report_send_rationale_115",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L270",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_process_send_and_print",
"_tgt": "account_report_send_accountreportsend_get_wizard_values",
"source": "account_report_send_accountreportsend_get_wizard_values",
"target": "account_report_send_accountreportsend_process_send_and_print",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L352",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_action_send_and_print",
"_tgt": "account_report_send_accountreportsend_get_wizard_values",
"source": "account_report_send_accountreportsend_get_wizard_values",
"target": "account_report_send_accountreportsend_action_send_and_print",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L121",
"weight": 1.0,
"_src": "account_report_send_rationale_121",
"_tgt": "account_report_send_accountreportsend_get_wizard_values",
"source": "account_report_send_accountreportsend_get_wizard_values",
"target": "account_report_send_rationale_121",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L134",
"weight": 1.0,
"_src": "account_report_send_rationale_134",
"_tgt": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"source": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"target": "account_report_send_rationale_134",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L145",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"_tgt": "account_report_accountreport_get_default_report_filename",
"source": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data",
"target": "account_report_accountreport_get_default_report_filename"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L214",
"weight": 1.0,
"_src": "account_report_send_compute_partner_ids",
"_tgt": "account_report_accountreport_get_report_send_recipients",
"source": "account_report_send_compute_partner_ids",
"target": "account_report_accountreport_get_report_send_recipients"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L326",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_process_send_and_print",
"_tgt": "account_report_send_action_download",
"source": "account_report_send_action_download",
"target": "account_report_send_accountreportsend_process_send_and_print",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L369",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_action_send_and_print",
"_tgt": "account_report_send_accountreportsend_process_send_and_print",
"source": "account_report_send_accountreportsend_process_send_and_print",
"target": "account_report_send_accountreportsend_action_send_and_print",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L262",
"weight": 1.0,
"_src": "account_report_send_rationale_262",
"_tgt": "account_report_send_accountreportsend_process_send_and_print",
"source": "account_report_send_accountreportsend_process_send_and_print",
"target": "account_report_send_rationale_262",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L297",
"weight": 1.0,
"_src": "account_report_send_accountreportsend_process_send_and_print",
"_tgt": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"source": "account_report_send_accountreportsend_process_send_and_print",
"target": "res_partner_fusionrespartner_get_partner_account_report_attachment"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L182",
"weight": 1.0,
"_src": "account_report_cron_account_report_send",
"_tgt": "account_report_send_accountreportsend_process_send_and_print",
"source": "account_report_send_accountreportsend_process_send_and_print",
"target": "account_report_cron_account_report_send"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py",
"source_location": "L329",
"weight": 1.0,
"_src": "account_report_send_rationale_329",
"_tgt": "account_report_send_accountreportsend_action_send_and_print",
"source": "account_report_send_accountreportsend_action_send_and_print",
"target": "account_report_send_rationale_329",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_file_download_error_wizard_py",
"_tgt": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_file_download_error_wizard_py",
"target": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L19",
"weight": 1.0,
"_src": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard",
"_tgt": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard_button_download",
"source": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard",
"target": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard_button_download",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L8",
"weight": 1.0,
"_src": "account_report_file_download_error_wizard_rationale_8",
"_tgt": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard",
"source": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard",
"target": "account_report_file_download_error_wizard_rationale_8",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_file_download_error_wizard.py",
"source_location": "L20",
"weight": 1.0,
"_src": "account_report_file_download_error_wizard_rationale_20",
"_tgt": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard_button_download",
"source": "account_report_file_download_error_wizard_accountreportfiledownloaderrorwizard_button_download",
"target": "account_report_file_download_error_wizard_rationale_20",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_accountreconcilewizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_accountreconcilewizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L27",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_default_get",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L220",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_company_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_company_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L225",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_single_currency_mode",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_single_currency_mode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L231",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_allow_partials",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_allow_partials",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L236",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_display_allow_partials",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_display_allow_partials",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L251",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L262",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_journal_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_journal_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L270",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_is_rec_pay_account",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_is_rec_pay_account",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L278",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_to_partner_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_to_partner_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L287",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_is_write_off_required",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_is_write_off_required",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L298",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_reco_wizard_data",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_reco_wizard_data",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L492",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_edit_mode_amount_currency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_edit_mode_amount_currency",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L499",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_edit_mode_amount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_edit_mode_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L516",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_edit_mode_reco_currency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_edit_mode_reco_currency",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L523",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_edit_mode",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_edit_mode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L528",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_lock_date_violated_warning_message",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_lock_date_violated_warning_message",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L541",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_compute_reco_model_autocomplete_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_compute_reco_model_autocomplete_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L570",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_onchange_reco_model_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_onchange_reco_model_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L585",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"_tgt": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py",
"target": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L610",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L625",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L634",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L688",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L745",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L765",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L807",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L847",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_reconcile_open",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_accountreconcilewizard_reconcile_open",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "account_reconcile_wizard_rationale_15",
"_tgt": "account_reconcile_wizard_accountreconcilewizard",
"source": "account_reconcile_wizard_accountreconcilewizard",
"target": "account_reconcile_wizard_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L254",
"weight": 1.0,
"_src": "account_reconcile_wizard_compute_date",
"_tgt": "bank_rec_widget_new",
"source": "account_reconcile_wizard_compute_date",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L264",
"weight": 1.0,
"_src": "account_reconcile_wizard_compute_journal_id",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_reconcile_wizard_compute_journal_id",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L530",
"weight": 1.0,
"_src": "account_reconcile_wizard_compute_lock_date_violated_warning_message",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"source": "account_reconcile_wizard_compute_lock_date_violated_warning_message",
"target": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L549",
"weight": 1.0,
"_src": "account_reconcile_wizard_compute_reco_model_autocomplete_ids",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_reconcile_wizard_compute_reco_model_autocomplete_ids",
"target": "account_analytic_report_fusionamlanalyticshadow_where_calc"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1533",
"weight": 1.0,
"_src": "account_move_fusionmoveline_action_reconcile",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard",
"source": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard",
"target": "account_move_fusionmoveline_action_reconcile"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L754",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"source": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"target": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L801",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"source": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"target": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L626",
"weight": 1.0,
"_src": "account_reconcile_wizard_rationale_626",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"source": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date",
"target": "account_reconcile_wizard_rationale_626",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L694",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"source": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"target": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L635",
"weight": 1.0,
"_src": "account_reconcile_wizard_rationale_635",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"source": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"target": "account_reconcile_wizard_rationale_635",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L648",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation",
"source": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data",
"target": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L756",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"target": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L689",
"weight": 1.0,
"_src": "account_reconcile_wizard_rationale_689",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"target": "account_reconcile_wizard_rationale_689",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L702",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"_tgt": "wc_assessment_create",
"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L834",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"target": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L746",
"weight": 1.0,
"_src": "account_reconcile_wizard_rationale_746",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"target": "account_reconcile_wizard_rationale_746",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L758",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"_tgt": "wc_assessment_create",
"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L762",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L819",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"source": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"target": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L766",
"weight": 1.0,
"_src": "account_reconcile_wizard_rationale_766",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"source": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"target": "account_reconcile_wizard_rationale_766",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L780",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"_tgt": "wc_assessment_create",
"source": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L804",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "account_reconcile_wizard_accountreconcilewizard_create_transfer",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L850",
"weight": 1.0,
"_src": "account_reconcile_wizard_accountreconcilewizard_reconcile_open",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"source": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"target": "account_reconcile_wizard_accountreconcilewizard_reconcile_open",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L808",
"weight": 1.0,
"_src": "account_reconcile_wizard_rationale_808",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"source": "account_reconcile_wizard_accountreconcilewizard_reconcile",
"target": "account_reconcile_wizard_rationale_808",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py",
"source_location": "L848",
"weight": 1.0,
"_src": "account_reconcile_wizard_rationale_848",
"_tgt": "account_reconcile_wizard_accountreconcilewizard_reconcile_open",
"source": "account_reconcile_wizard_accountreconcilewizard_reconcile_open",
"target": "account_reconcile_wizard_rationale_848",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py",
"_tgt": "report_export_wizard_reportexportwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py",
"target": "report_export_wizard_reportexportwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L37",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py",
"_tgt": "report_export_wizard_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py",
"target": "report_export_wizard_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L110",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py",
"_tgt": "report_export_wizard_reportexportformatoption",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py",
"target": "report_export_wizard_reportexportformatoption",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L61",
"weight": 1.0,
"_src": "report_export_wizard_reportexportwizard",
"_tgt": "report_export_wizard_reportexportwizard_export_report",
"source": "report_export_wizard_reportexportwizard",
"target": "report_export_wizard_reportexportwizard_export_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L78",
"weight": 1.0,
"_src": "report_export_wizard_reportexportwizard",
"_tgt": "report_export_wizard_reportexportwizard_build_attachment_values",
"source": "report_export_wizard_reportexportwizard",
"target": "report_export_wizard_reportexportwizard_build_attachment_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L15",
"weight": 1.0,
"_src": "report_export_wizard_rationale_15",
"_tgt": "report_export_wizard_reportexportwizard",
"source": "report_export_wizard_reportexportwizard",
"target": "report_export_wizard_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L68",
"weight": 1.0,
"_src": "report_export_wizard_reportexportwizard_export_report",
"_tgt": "report_export_wizard_create",
"source": "report_export_wizard_create",
"target": "report_export_wizard_reportexportwizard_export_report",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L67",
"weight": 1.0,
"_src": "report_export_wizard_reportexportwizard_export_report",
"_tgt": "report_export_wizard_reportexportwizard_build_attachment_values",
"source": "report_export_wizard_reportexportwizard_export_report",
"target": "report_export_wizard_reportexportwizard_build_attachment_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L62",
"weight": 1.0,
"_src": "report_export_wizard_rationale_62",
"_tgt": "report_export_wizard_reportexportwizard_export_report",
"source": "report_export_wizard_reportexportwizard_export_report",
"target": "report_export_wizard_rationale_62",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L105",
"weight": 1.0,
"_src": "report_export_wizard_reportexportwizard_build_attachment_values",
"_tgt": "report_export_wizard_reportexportformatoption_apply_export",
"source": "report_export_wizard_reportexportwizard_build_attachment_values",
"target": "report_export_wizard_reportexportformatoption_apply_export",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L79",
"weight": 1.0,
"_src": "report_export_wizard_rationale_79",
"_tgt": "report_export_wizard_reportexportwizard_build_attachment_values",
"source": "report_export_wizard_reportexportwizard_build_attachment_values",
"target": "report_export_wizard_rationale_79",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L127",
"weight": 1.0,
"_src": "report_export_wizard_reportexportformatoption",
"_tgt": "report_export_wizard_reportexportformatoption_apply_export",
"source": "report_export_wizard_reportexportformatoption",
"target": "report_export_wizard_reportexportformatoption_apply_export",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L194",
"weight": 1.0,
"_src": "report_export_wizard_reportexportformatoption",
"_tgt": "report_export_wizard_reportexportformatoption_prepare_attachment_dict",
"source": "report_export_wizard_reportexportformatoption",
"target": "report_export_wizard_reportexportformatoption_prepare_attachment_dict",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L111",
"weight": 1.0,
"_src": "report_export_wizard_rationale_111",
"_tgt": "report_export_wizard_reportexportformatoption",
"source": "report_export_wizard_reportexportformatoption",
"target": "report_export_wizard_rationale_111",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L192",
"weight": 1.0,
"_src": "report_export_wizard_reportexportformatoption_apply_export",
"_tgt": "report_export_wizard_reportexportformatoption_prepare_attachment_dict",
"source": "report_export_wizard_reportexportformatoption_apply_export",
"target": "report_export_wizard_reportexportformatoption_prepare_attachment_dict",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L128",
"weight": 1.0,
"_src": "report_export_wizard_rationale_128",
"_tgt": "report_export_wizard_reportexportformatoption_apply_export",
"source": "report_export_wizard_reportexportformatoption_apply_export",
"target": "report_export_wizard_rationale_128",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L168",
"weight": 1.0,
"_src": "report_export_wizard_reportexportformatoption_apply_export",
"_tgt": "account_report_accountreport_get_export_mime_type",
"source": "report_export_wizard_reportexportformatoption_apply_export",
"target": "account_report_accountreport_get_export_mime_type"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py",
"source_location": "L195",
"weight": 1.0,
"_src": "report_export_wizard_rationale_195",
"_tgt": "report_export_wizard_reportexportformatoption_prepare_attachment_dict",
"source": "report_export_wizard_reportexportformatoption_prepare_attachment_dict",
"target": "report_export_wizard_rationale_195",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/fiscal_year.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_fiscal_year_py",
"_tgt": "fiscal_year_financialyearopeningwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_fiscal_year_py",
"target": "fiscal_year_financialyearopeningwizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/fiscal_year.py",
"source_location": "L9",
"weight": 1.0,
"_src": "fiscal_year_rationale_9",
"_tgt": "fiscal_year_financialyearopeningwizard",
"source": "fiscal_year_financialyearopeningwizard",
"target": "fiscal_year_rationale_9",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L20",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_loan_import_wizard_py",
"_tgt": "loan_import_wizard_fusionloanimportwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_loan_import_wizard_py",
"target": "loan_import_wizard_fusionloanimportwizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L1",
"weight": 1.0,
"_src": "loan_import_wizard_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_loan_import_wizard_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_loan_import_wizard_py",
"target": "loan_import_wizard_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L93",
"weight": 1.0,
"_src": "loan_import_wizard_fusionloanimportwizard",
"_tgt": "loan_import_wizard_fusionloanimportwizard_action_import",
"source": "loan_import_wizard_fusionloanimportwizard",
"target": "loan_import_wizard_fusionloanimportwizard_action_import",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L21",
"weight": 1.0,
"_src": "loan_import_wizard_rationale_21",
"_tgt": "loan_import_wizard_fusionloanimportwizard",
"source": "loan_import_wizard_fusionloanimportwizard",
"target": "loan_import_wizard_rationale_21",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L94",
"weight": 1.0,
"_src": "loan_import_wizard_rationale_94",
"_tgt": "loan_import_wizard_fusionloanimportwizard_action_import",
"source": "loan_import_wizard_fusionloanimportwizard_action_import",
"target": "loan_import_wizard_rationale_94",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L166",
"weight": 1.0,
"_src": "loan_import_wizard_fusionloanimportwizard_action_import",
"_tgt": "wc_assessment_create",
"source": "loan_import_wizard_fusionloanimportwizard_action_import",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/loan_import_wizard.py",
"source_location": "L170",
"weight": 1.0,
"_src": "loan_import_wizard_fusionloanimportwizard_action_import",
"_tgt": "loan_fusionloan_compute_amortization_schedule",
"source": "loan_import_wizard_fusionloanimportwizard_action_import",
"target": "loan_fusionloan_compute_amortization_schedule"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"_tgt": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"target": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L77",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"_tgt": "multicurrency_revaluation_default_get",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"target": "multicurrency_revaluation_default_get",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L101",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"_tgt": "multicurrency_revaluation_compute_show_warning",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"target": "multicurrency_revaluation_compute_show_warning",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L119",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"_tgt": "multicurrency_revaluation_compute_preview_data",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"target": "multicurrency_revaluation_compute_preview_data",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L140",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"_tgt": "multicurrency_revaluation_compute_accounting_values",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"target": "multicurrency_revaluation_compute_accounting_values",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L176",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"_tgt": "multicurrency_revaluation_get_move_vals",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py",
"target": "multicurrency_revaluation_get_move_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L155",
"weight": 1.0,
"_src": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"_tgt": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_revaluation_journal",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"target": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_revaluation_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L159",
"weight": 1.0,
"_src": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"_tgt": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_expense_provision_account",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"target": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_expense_provision_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L165",
"weight": 1.0,
"_src": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"_tgt": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_income_provision_account",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"target": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_income_provision_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L283",
"weight": 1.0,
"_src": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"_tgt": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"target": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L14",
"weight": 1.0,
"_src": "multicurrency_revaluation_rationale_14",
"_tgt": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard",
"target": "multicurrency_revaluation_rationale_14",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L88",
"weight": 1.0,
"_src": "multicurrency_revaluation_default_get",
"_tgt": "multicurrency_revaluation_get_move_vals",
"source": "multicurrency_revaluation_default_get",
"target": "multicurrency_revaluation_get_move_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L109",
"weight": 1.0,
"_src": "multicurrency_revaluation_compute_show_warning",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "multicurrency_revaluation_compute_show_warning",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L128",
"weight": 1.0,
"_src": "multicurrency_revaluation_compute_preview_data",
"_tgt": "multicurrency_revaluation_get_move_vals",
"source": "multicurrency_revaluation_compute_preview_data",
"target": "multicurrency_revaluation_get_move_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L286",
"weight": 1.0,
"_src": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"_tgt": "multicurrency_revaluation_get_move_vals",
"source": "multicurrency_revaluation_get_move_vals",
"target": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L199",
"weight": 1.0,
"_src": "multicurrency_revaluation_get_move_vals",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "multicurrency_revaluation_get_move_vals",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L207",
"weight": 1.0,
"_src": "multicurrency_revaluation_get_move_vals",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "multicurrency_revaluation_get_move_vals",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L210",
"weight": 1.0,
"_src": "multicurrency_revaluation_get_move_vals",
"_tgt": "account_report_get_unfolded_lines",
"source": "multicurrency_revaluation_get_move_vals",
"target": "account_report_get_unfolded_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L213",
"weight": 1.0,
"_src": "multicurrency_revaluation_get_move_vals",
"_tgt": "account_report_parse_line_id",
"source": "multicurrency_revaluation_get_move_vals",
"target": "account_report_parse_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L233",
"weight": 1.0,
"_src": "multicurrency_revaluation_get_move_vals",
"_tgt": "wc_assessment_create",
"source": "multicurrency_revaluation_get_move_vals",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L272",
"weight": 1.0,
"_src": "multicurrency_revaluation_get_move_vals",
"_tgt": "account_report_accountreport_format_date",
"source": "multicurrency_revaluation_get_move_vals",
"target": "account_report_accountreport_format_date"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L284",
"weight": 1.0,
"_src": "multicurrency_revaluation_rationale_284",
"_tgt": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"target": "multicurrency_revaluation_rationale_284",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L292",
"weight": 1.0,
"_src": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"_tgt": "wc_assessment_create",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L293",
"weight": 1.0,
"_src": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"target": "account_move_fusionaccountmove_action_post"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py",
"source_location": "L296",
"weight": 1.0,
"_src": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries",
"target": "account_move_fusionaccountmove_reverse_moves"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_setup_wizards_py",
"_tgt": "setup_wizards_setupbarbankconfigwizard",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_setup_wizards_py",
"target": "setup_wizards_setupbarbankconfigwizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L14",
"weight": 1.0,
"_src": "setup_wizards_setupbarbankconfigwizard",
"_tgt": "setup_wizards_setupbarbankconfigwizard_validate",
"source": "setup_wizards_setupbarbankconfigwizard",
"target": "setup_wizards_setupbarbankconfigwizard_validate",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L8",
"weight": 1.0,
"_src": "setup_wizards_rationale_8",
"_tgt": "setup_wizards_setupbarbankconfigwizard",
"source": "setup_wizards_setupbarbankconfigwizard",
"target": "setup_wizards_rationale_8",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L15",
"weight": 1.0,
"_src": "setup_wizards_rationale_15",
"_tgt": "setup_wizards_setupbarbankconfigwizard_validate",
"source": "setup_wizards_setupbarbankconfigwizard_validate",
"target": "setup_wizards_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/setup_wizards.py",
"source_location": "L22",
"weight": 1.0,
"_src": "setup_wizards_setupbarbankconfigwizard_validate",
"_tgt": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats",
"source": "setup_wizards_setupbarbankconfigwizard_validate",
"target": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L39",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"_tgt": "check_printing_int_to_words",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"target": "check_printing_int_to_words",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L71",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"_tgt": "check_printing_amount_to_words",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"target": "check_printing_amount_to_words",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L108",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"_tgt": "check_printing_fusioncheckprinting",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"target": "check_printing_fusioncheckprinting",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L156",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"_tgt": "check_printing_compute_check_amount_in_words",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"target": "check_printing_compute_check_amount_in_words",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L246",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"_tgt": "check_printing_fusionaccountjournalcheck",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"target": "check_printing_fusionaccountjournalcheck",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L1",
"weight": 1.0,
"_src": "check_printing_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_check_printing_py",
"target": "check_printing_rationale_1",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L95",
"weight": 1.0,
"_src": "check_printing_amount_to_words",
"_tgt": "check_printing_int_to_words",
"source": "check_printing_int_to_words",
"target": "check_printing_amount_to_words",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L40",
"weight": 1.0,
"_src": "check_printing_rationale_40",
"_tgt": "check_printing_int_to_words",
"source": "check_printing_int_to_words",
"target": "check_printing_rationale_40",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L162",
"weight": 1.0,
"_src": "check_printing_compute_check_amount_in_words",
"_tgt": "check_printing_amount_to_words",
"source": "check_printing_amount_to_words",
"target": "check_printing_compute_check_amount_in_words",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L72",
"weight": 1.0,
"_src": "check_printing_rationale_72",
"_tgt": "check_printing_amount_to_words",
"source": "check_printing_amount_to_words",
"target": "check_printing_rationale_72",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L186",
"weight": 1.0,
"_src": "check_printing_fusioncheckprinting",
"_tgt": "check_printing_fusioncheckprinting_action_assign_check_number",
"source": "check_printing_fusioncheckprinting",
"target": "check_printing_fusioncheckprinting_action_assign_check_number",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L219",
"weight": 1.0,
"_src": "check_printing_fusioncheckprinting",
"_tgt": "check_printing_fusioncheckprinting_action_print_check",
"source": "check_printing_fusioncheckprinting",
"target": "check_printing_fusioncheckprinting_action_print_check",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L109",
"weight": 1.0,
"_src": "check_printing_rationale_109",
"_tgt": "check_printing_fusioncheckprinting",
"source": "check_printing_fusioncheckprinting",
"target": "check_printing_rationale_109",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L231",
"weight": 1.0,
"_src": "check_printing_fusioncheckprinting_action_print_check",
"_tgt": "check_printing_fusioncheckprinting_action_assign_check_number",
"source": "check_printing_fusioncheckprinting_action_assign_check_number",
"target": "check_printing_fusioncheckprinting_action_print_check",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L187",
"weight": 1.0,
"_src": "check_printing_rationale_187",
"_tgt": "check_printing_fusioncheckprinting_action_assign_check_number",
"source": "check_printing_fusioncheckprinting_action_assign_check_number",
"target": "check_printing_rationale_187",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L220",
"weight": 1.0,
"_src": "check_printing_rationale_220",
"_tgt": "check_printing_fusioncheckprinting_action_print_check",
"source": "check_printing_fusioncheckprinting_action_print_check",
"target": "check_printing_rationale_220",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/check_printing.py",
"source_location": "L247",
"weight": 1.0,
"_src": "check_printing_rationale_247",
"_tgt": "check_printing_fusionaccountjournalcheck",
"source": "check_printing_fusionaccountjournalcheck",
"target": "check_printing_rationale_247",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_digest_py",
"_tgt": "digest_fusiondigest",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_digest_py",
"target": "digest_fusiondigest",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L19",
"weight": 1.0,
"_src": "digest_fusiondigest",
"_tgt": "digest_fusiondigest_compute_bank_cash_kpi_total",
"source": "digest_fusiondigest",
"target": "digest_fusiondigest_compute_bank_cash_kpi_total",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L44",
"weight": 1.0,
"_src": "digest_fusiondigest",
"_tgt": "digest_fusiondigest_compute_kpis_actions",
"source": "digest_fusiondigest",
"target": "digest_fusiondigest_compute_kpis_actions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L9",
"weight": 1.0,
"_src": "digest_rationale_9",
"_tgt": "digest_fusiondigest",
"source": "digest_fusiondigest",
"target": "digest_rationale_9",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L20",
"weight": 1.0,
"_src": "digest_rationale_20",
"_tgt": "digest_fusiondigest_compute_bank_cash_kpi_total",
"source": "digest_fusiondigest_compute_bank_cash_kpi_total",
"target": "digest_rationale_20",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/digest.py",
"source_location": "L45",
"weight": 1.0,
"_src": "digest_rationale_45",
"_tgt": "digest_fusiondigest_compute_kpis_actions",
"source": "digest_fusiondigest_compute_kpis_actions",
"target": "digest_rationale_45",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_format_py",
"_tgt": "edi_format_fusionediformat",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_format_py",
"target": "edi_format_fusionediformat",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L1",
"weight": 1.0,
"_src": "edi_format_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_format_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_format_py",
"target": "edi_format_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L95",
"weight": 1.0,
"_src": "edi_format_fusionediformat",
"_tgt": "edi_format_fusionediformat_generate_document",
"source": "edi_format_fusionediformat",
"target": "edi_format_fusionediformat_generate_document",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L122",
"weight": 1.0,
"_src": "edi_format_fusionediformat",
"_tgt": "edi_format_fusionediformat_parse_document",
"source": "edi_format_fusionediformat",
"target": "edi_format_fusionediformat_parse_document",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L149",
"weight": 1.0,
"_src": "edi_format_fusionediformat",
"_tgt": "edi_format_fusionediformat_get_generator_map",
"source": "edi_format_fusionediformat",
"target": "edi_format_fusionediformat_get_generator_map",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L163",
"weight": 1.0,
"_src": "edi_format_fusionediformat",
"_tgt": "edi_format_fusionediformat_get_parser_map",
"source": "edi_format_fusionediformat",
"target": "edi_format_fusionediformat_get_parser_map",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L177",
"weight": 1.0,
"_src": "edi_format_fusionediformat",
"_tgt": "edi_format_fusionediformat_check_applicability",
"source": "edi_format_fusionediformat",
"target": "edi_format_fusionediformat_check_applicability",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L24",
"weight": 1.0,
"_src": "edi_format_rationale_24",
"_tgt": "edi_format_fusionediformat",
"source": "edi_format_fusionediformat",
"target": "edi_format_rationale_24",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L112",
"weight": 1.0,
"_src": "edi_format_fusionediformat_generate_document",
"_tgt": "edi_format_fusionediformat_check_applicability",
"source": "edi_format_fusionediformat_generate_document",
"target": "edi_format_fusionediformat_check_applicability",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L114",
"weight": 1.0,
"_src": "edi_format_fusionediformat_generate_document",
"_tgt": "edi_format_fusionediformat_get_generator_map",
"source": "edi_format_fusionediformat_generate_document",
"target": "edi_format_fusionediformat_get_generator_map",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L96",
"weight": 1.0,
"_src": "edi_format_rationale_96",
"_tgt": "edi_format_fusionediformat_generate_document",
"source": "edi_format_fusionediformat_generate_document",
"target": "edi_format_rationale_96",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L150",
"weight": 1.0,
"_src": "edi_document_fusionedidocument_action_send",
"_tgt": "edi_format_fusionediformat_generate_document",
"source": "edi_format_fusionediformat_generate_document",
"target": "edi_document_fusionedidocument_action_send"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L138",
"weight": 1.0,
"_src": "edi_format_fusionediformat_parse_document",
"_tgt": "edi_format_fusionediformat_get_parser_map",
"source": "edi_format_fusionediformat_parse_document",
"target": "edi_format_fusionediformat_get_parser_map",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L123",
"weight": 1.0,
"_src": "edi_format_rationale_123",
"_tgt": "edi_format_fusionediformat_parse_document",
"source": "edi_format_fusionediformat_parse_document",
"target": "edi_format_rationale_123",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L150",
"weight": 1.0,
"_src": "edi_format_rationale_150",
"_tgt": "edi_format_fusionediformat_get_generator_map",
"source": "edi_format_fusionediformat_get_generator_map",
"target": "edi_format_rationale_150",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L164",
"weight": 1.0,
"_src": "edi_format_rationale_164",
"_tgt": "edi_format_fusionediformat_get_parser_map",
"source": "edi_format_fusionediformat_get_parser_map",
"target": "edi_format_rationale_164",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_format.py",
"source_location": "L178",
"weight": 1.0,
"_src": "edi_format_rationale_178",
"_tgt": "edi_format_fusionediformat_check_applicability",
"source": "edi_format_fusionediformat_check_applicability",
"target": "edi_format_rationale_178",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L155",
"weight": 1.0,
"_src": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"_tgt": "edi_format_fusionediformat_check_applicability",
"source": "edi_format_fusionediformat_check_applicability",
"target": "account_move_edi_fusionaccountmoveedi_action_send_edi"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_document_py",
"_tgt": "edi_document_fusionedidocument",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_document_py",
"target": "edi_document_fusionedidocument",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L123",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_document_py",
"_tgt": "edi_document_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_document_py",
"target": "edi_document_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L1",
"weight": 1.0,
"_src": "edi_document_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_document_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_edi_document_py",
"target": "edi_document_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L133",
"weight": 1.0,
"_src": "edi_document_fusionedidocument",
"_tgt": "edi_document_fusionedidocument_action_send",
"source": "edi_document_fusionedidocument",
"target": "edi_document_fusionedidocument_action_send",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L189",
"weight": 1.0,
"_src": "edi_document_fusionedidocument",
"_tgt": "edi_document_fusionedidocument_action_cancel",
"source": "edi_document_fusionedidocument",
"target": "edi_document_fusionedidocument_action_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L209",
"weight": 1.0,
"_src": "edi_document_fusionedidocument",
"_tgt": "edi_document_fusionedidocument_action_retry",
"source": "edi_document_fusionedidocument",
"target": "edi_document_fusionedidocument_action_retry",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L226",
"weight": 1.0,
"_src": "edi_document_fusionedidocument",
"_tgt": "edi_document_fusionedidocument_build_attachment_filename",
"source": "edi_document_fusionedidocument",
"target": "edi_document_fusionedidocument_build_attachment_filename",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L22",
"weight": 1.0,
"_src": "edi_document_rationale_22",
"_tgt": "edi_document_fusionedidocument",
"source": "edi_document_fusionedidocument",
"target": "edi_document_rationale_22",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L160",
"weight": 1.0,
"_src": "edi_document_fusionedidocument_action_send",
"_tgt": "edi_document_fusionedidocument_build_attachment_filename",
"source": "edi_document_fusionedidocument_action_send",
"target": "edi_document_fusionedidocument_build_attachment_filename",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L134",
"weight": 1.0,
"_src": "edi_document_rationale_134",
"_tgt": "edi_document_fusionedidocument_action_send",
"source": "edi_document_fusionedidocument_action_send",
"target": "edi_document_rationale_134",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L152",
"weight": 1.0,
"_src": "edi_document_fusionedidocument_action_send",
"_tgt": "account_asset_fusionasset_write",
"source": "edi_document_fusionedidocument_action_send",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L161",
"weight": 1.0,
"_src": "edi_document_fusionedidocument_action_send",
"_tgt": "wc_assessment_create",
"source": "edi_document_fusionedidocument_action_send",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L181",
"weight": 1.0,
"_src": "edi_document_fusionedidocument_action_send",
"_tgt": "exception",
"source": "edi_document_fusionedidocument_action_send",
"target": "exception"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L176",
"weight": 1.0,
"_src": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"_tgt": "edi_document_fusionedidocument_action_send",
"source": "edi_document_fusionedidocument_action_send",
"target": "account_move_edi_fusionaccountmoveedi_action_send_edi"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L190",
"weight": 1.0,
"_src": "edi_document_rationale_190",
"_tgt": "edi_document_fusionedidocument_action_cancel",
"source": "edi_document_fusionedidocument_action_cancel",
"target": "edi_document_rationale_190",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L198",
"weight": 1.0,
"_src": "edi_document_fusionedidocument_action_cancel",
"_tgt": "account_asset_fusionasset_write",
"source": "edi_document_fusionedidocument_action_cancel",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L210",
"weight": 1.0,
"_src": "edi_document_rationale_210",
"_tgt": "edi_document_fusionedidocument_action_retry",
"source": "edi_document_fusionedidocument_action_retry",
"target": "edi_document_rationale_210",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L216",
"weight": 1.0,
"_src": "edi_document_fusionedidocument_action_retry",
"_tgt": "account_asset_fusionasset_write",
"source": "edi_document_fusionedidocument_action_retry",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/edi_document.py",
"source_location": "L227",
"weight": 1.0,
"_src": "edi_document_rationale_227",
"_tgt": "edi_document_fusionedidocument_build_attachment_filename",
"source": "edi_document_fusionedidocument_build_attachment_filename",
"target": "edi_document_rationale_227",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_aged_partner_balance_py",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_aged_partner_balance_py",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L501",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_aged_partner_balance_py",
"_tgt": "account_aged_partner_balance_agedpayablecustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_aged_partner_balance_py",
"target": "account_aged_partner_balance_agedpayablecustomhandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L529",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_aged_partner_balance_py",
"_tgt": "account_aged_partner_balance_agedreceivablecustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_aged_partner_balance_py",
"target": "account_aged_partner_balance_agedreceivablecustomhandler",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L28",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_get_custom_display_config",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L39",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_options_initializer",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L84",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_line_postprocessor",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L105",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_receivable",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_receivable",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L115",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_payable",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_payable",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L125",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L361",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_journal_items",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L372",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_partner_ledger",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_partner_ledger",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L381",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L443",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_prepare_partner_values",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_prepare_partner_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L458",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L474",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_build_domain_from_period",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_build_domain_from_period",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L14",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_14",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler",
"target": "account_aged_partner_balance_rationale_14",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L40",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_40",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_options_initializer",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_options_initializer",
"target": "account_aged_partner_balance_rationale_40",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L85",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_85",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_line_postprocessor",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_line_postprocessor",
"target": "account_aged_partner_balance_rationale_85",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L88",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_line_postprocessor",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_custom_line_postprocessor",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L110",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_receivable",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_receivable",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L120",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_payable",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_report_custom_engine_aged_payable",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L402",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L129",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_129",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"target": "account_aged_partner_balance_rationale_129",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L136",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"target": "account_report_accountreport_check_groupby_fields"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L210",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L239",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L248",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"_tgt": "account_report_accountreport_get_engine_query_tail",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"target": "account_report_accountreport_get_engine_query_tail"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L327",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_report_custom_engine_common",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L365",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_journal_items",
"_tgt": "account_aged_partner_balance_agedreceivablecustomhandler_open_journal_items",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_journal_items",
"target": "account_aged_partner_balance_agedreceivablecustomhandler_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L374",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_partner_ledger",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_open_partner_ledger",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L415",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_prepare_partner_values",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_prepare_partner_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L516",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpayablecustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"target": "account_aged_partner_balance_agedpayablecustomhandler_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L544",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedreceivablecustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"target": "account_aged_partner_balance_agedreceivablecustomhandler_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L384",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_384",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"target": "account_aged_partner_balance_rationale_384",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L393",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"_tgt": "account_report_get_res_id_from_line_id",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"target": "account_report_get_res_id_from_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L400",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_common_custom_unfold_all_batch_data_generator",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L468",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_build_domain_from_period",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"target": "account_aged_partner_balance_agedpartnerbalancecustomhandler_build_domain_from_period",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L522",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpayablecustomhandler_action_audit_cell",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"target": "account_aged_partner_balance_agedpayablecustomhandler_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L550",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedreceivablecustomhandler_action_audit_cell",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"target": "account_aged_partner_balance_agedreceivablecustomhandler_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L459",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_459",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"target": "account_aged_partner_balance_rationale_459",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L469",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"target": "account_report_accountreport_get_options_domain"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L470",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"_tgt": "account_report_accountreport_get_audit_line_groupby_domain",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_aged_partner_balance_audit",
"target": "account_report_accountreport_get_audit_line_groupby_domain"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L475",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_475",
"_tgt": "account_aged_partner_balance_agedpartnerbalancecustomhandler_build_domain_from_period",
"source": "account_aged_partner_balance_agedpartnerbalancecustomhandler_build_domain_from_period",
"target": "account_aged_partner_balance_rationale_475",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L508",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpayablecustomhandler",
"_tgt": "account_aged_partner_balance_agedpayablecustomhandler_open_journal_items",
"source": "account_aged_partner_balance_agedpayablecustomhandler",
"target": "account_aged_partner_balance_agedpayablecustomhandler_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L513",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpayablecustomhandler",
"_tgt": "account_aged_partner_balance_agedpayablecustomhandler_custom_unfold_all_batch_data_generator",
"source": "account_aged_partner_balance_agedpayablecustomhandler",
"target": "account_aged_partner_balance_agedpayablecustomhandler_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L521",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpayablecustomhandler",
"_tgt": "account_aged_partner_balance_agedpayablecustomhandler_action_audit_cell",
"source": "account_aged_partner_balance_agedpayablecustomhandler",
"target": "account_aged_partner_balance_agedpayablecustomhandler_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L502",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_502",
"_tgt": "account_aged_partner_balance_agedpayablecustomhandler",
"source": "account_aged_partner_balance_agedpayablecustomhandler",
"target": "account_aged_partner_balance_rationale_502",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L511",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedpayablecustomhandler_open_journal_items",
"_tgt": "account_aged_partner_balance_agedreceivablecustomhandler_open_journal_items",
"source": "account_aged_partner_balance_agedpayablecustomhandler_open_journal_items",
"target": "account_aged_partner_balance_agedreceivablecustomhandler_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L536",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedreceivablecustomhandler",
"_tgt": "account_aged_partner_balance_agedreceivablecustomhandler_open_journal_items",
"source": "account_aged_partner_balance_agedreceivablecustomhandler",
"target": "account_aged_partner_balance_agedreceivablecustomhandler_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L541",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedreceivablecustomhandler",
"_tgt": "account_aged_partner_balance_agedreceivablecustomhandler_custom_unfold_all_batch_data_generator",
"source": "account_aged_partner_balance_agedreceivablecustomhandler",
"target": "account_aged_partner_balance_agedreceivablecustomhandler_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L549",
"weight": 1.0,
"_src": "account_aged_partner_balance_agedreceivablecustomhandler",
"_tgt": "account_aged_partner_balance_agedreceivablecustomhandler_action_audit_cell",
"source": "account_aged_partner_balance_agedreceivablecustomhandler",
"target": "account_aged_partner_balance_agedreceivablecustomhandler_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_aged_partner_balance.py",
"source_location": "L530",
"weight": 1.0,
"_src": "account_aged_partner_balance_rationale_530",
"_tgt": "account_aged_partner_balance_agedreceivablecustomhandler",
"source": "account_aged_partner_balance_agedreceivablecustomhandler",
"target": "account_aged_partner_balance_rationale_530",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py",
"_tgt": "res_partner_followup_fusionpartnerfollowup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py",
"target": "res_partner_followup_fusionpartnerfollowup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L57",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py",
"_tgt": "res_partner_followup_compute_fusion_overdue_amount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py",
"target": "res_partner_followup_compute_fusion_overdue_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L144",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py",
"_tgt": "res_partner_followup_compute_partners_needing_followup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py",
"target": "res_partner_followup_compute_partners_needing_followup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L75",
"weight": 1.0,
"_src": "res_partner_followup_fusionpartnerfollowup",
"_tgt": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"source": "res_partner_followup_fusionpartnerfollowup",
"target": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L96",
"weight": 1.0,
"_src": "res_partner_followup_fusionpartnerfollowup",
"_tgt": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount",
"source": "res_partner_followup_fusionpartnerfollowup",
"target": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L105",
"weight": 1.0,
"_src": "res_partner_followup_fusionpartnerfollowup",
"_tgt": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"source": "res_partner_followup_fusionpartnerfollowup",
"target": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L8",
"weight": 1.0,
"_src": "res_partner_followup_rationale_8",
"_tgt": "res_partner_followup_fusionpartnerfollowup",
"source": "res_partner_followup_fusionpartnerfollowup",
"target": "res_partner_followup_rationale_8",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L65",
"weight": 1.0,
"_src": "res_partner_followup_compute_fusion_overdue_amount",
"_tgt": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"source": "res_partner_followup_compute_fusion_overdue_amount",
"target": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L102",
"weight": 1.0,
"_src": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount",
"_tgt": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"source": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"target": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L76",
"weight": 1.0,
"_src": "res_partner_followup_rationale_76",
"_tgt": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"source": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"target": "res_partner_followup_rationale_76",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L86",
"weight": 1.0,
"_src": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L97",
"weight": 1.0,
"_src": "res_partner_followup_rationale_97",
"_tgt": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount",
"source": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount",
"target": "res_partner_followup_rationale_97",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L106",
"weight": 1.0,
"_src": "res_partner_followup_rationale_106",
"_tgt": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"source": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"target": "res_partner_followup_rationale_106",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L114",
"weight": 1.0,
"_src": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L124",
"weight": 1.0,
"_src": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"_tgt": "wc_assessment_create",
"source": "res_partner_followup_fusionpartnerfollowup_action_open_followup",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L156",
"weight": 1.0,
"_src": "res_partner_followup_compute_partners_needing_followup",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_partner_followup_compute_partners_needing_followup",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L191",
"weight": 1.0,
"_src": "res_partner_followup_compute_partners_needing_followup",
"_tgt": "wc_assessment_create",
"source": "res_partner_followup_compute_partners_needing_followup",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py",
"source_location": "L202",
"weight": 1.0,
"_src": "res_partner_followup_compute_partners_needing_followup",
"_tgt": "followup_fusionfollowupline_compute_followup_status",
"source": "res_partner_followup_compute_partners_needing_followup",
"target": "followup_fusionfollowupline_compute_followup_status"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"_tgt": "account_tax_fusionaccounttax",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"target": "account_tax_fusionaccounttax",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L79",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"_tgt": "account_tax_fusiontaxunit",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"target": "account_tax_fusiontaxunit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L168",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"_tgt": "account_tax_compute_fiscal_position_completion",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"target": "account_tax_compute_fiscal_position_completion",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L241",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"_tgt": "account_tax_validate_companies_country",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"target": "account_tax_validate_companies_country",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L266",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"_tgt": "account_tax_validate_main_company",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"target": "account_tax_validate_main_company",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L275",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"_tgt": "account_tax_validate_companies",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"target": "account_tax_validate_companies",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L285",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"_tgt": "account_tax_validate_vat",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"target": "account_tax_validate_vat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L307",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"_tgt": "account_tax_onchange_company_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py",
"target": "account_tax_onchange_company_ids",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L14",
"weight": 1.0,
"_src": "account_tax_fusionaccounttax",
"_tgt": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation",
"source": "account_tax_fusionaccounttax",
"target": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L25",
"weight": 1.0,
"_src": "account_tax_fusionaccounttax",
"_tgt": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation",
"source": "account_tax_fusionaccounttax",
"target": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L36",
"weight": 1.0,
"_src": "account_tax_fusionaccounttax",
"_tgt": "account_tax_fusionaccounttax_prepare_base_line_grouping_key",
"source": "account_tax_fusionaccounttax",
"target": "account_tax_fusionaccounttax_prepare_base_line_grouping_key",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L44",
"weight": 1.0,
"_src": "account_tax_fusionaccounttax",
"_tgt": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key",
"source": "account_tax_fusionaccounttax",
"target": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L70",
"weight": 1.0,
"_src": "account_tax_fusionaccounttax",
"_tgt": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key",
"source": "account_tax_fusionaccounttax",
"target": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L9",
"weight": 1.0,
"_src": "account_tax_rationale_9",
"_tgt": "account_tax_fusionaccounttax",
"source": "account_tax_fusionaccounttax",
"target": "account_tax_rationale_9",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L15",
"weight": 1.0,
"_src": "account_tax_rationale_15",
"_tgt": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation",
"source": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation",
"target": "account_tax_rationale_15",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L26",
"weight": 1.0,
"_src": "account_tax_rationale_26",
"_tgt": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation",
"source": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation",
"target": "account_tax_rationale_26",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L37",
"weight": 1.0,
"_src": "account_tax_rationale_37",
"_tgt": "account_tax_fusionaccounttax_prepare_base_line_grouping_key",
"source": "account_tax_fusionaccounttax_prepare_base_line_grouping_key",
"target": "account_tax_rationale_37",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L47",
"weight": 1.0,
"_src": "account_tax_rationale_47",
"_tgt": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key",
"source": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key",
"target": "account_tax_rationale_47",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L57",
"weight": 1.0,
"_src": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key",
"_tgt": "account_move_fusionmoveline_has_deferred_compatible_account",
"source": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key",
"target": "account_move_fusionmoveline_has_deferred_compatible_account"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L71",
"weight": 1.0,
"_src": "account_tax_rationale_71",
"_tgt": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key",
"source": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key",
"target": "account_tax_rationale_71",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L118",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit",
"_tgt": "account_tax_fusiontaxunit_create",
"source": "account_tax_fusiontaxunit",
"target": "account_tax_fusiontaxunit_create",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L159",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit",
"_tgt": "account_tax_fusiontaxunit_unlink",
"source": "account_tax_fusiontaxunit",
"target": "account_tax_fusiontaxunit_unlink",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L191",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit",
"_tgt": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"source": "account_tax_fusiontaxunit",
"target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L226",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit",
"_tgt": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"source": "account_tax_fusiontaxunit",
"target": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L80",
"weight": 1.0,
"_src": "account_tax_rationale_80",
"_tgt": "account_tax_fusiontaxunit",
"source": "account_tax_fusiontaxunit",
"target": "account_tax_rationale_80",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L217",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"_tgt": "account_tax_fusiontaxunit_create",
"source": "account_tax_fusiontaxunit_create",
"target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L119",
"weight": 1.0,
"_src": "account_tax_rationale_119",
"_tgt": "account_tax_fusiontaxunit_create",
"source": "account_tax_fusiontaxunit_create",
"target": "account_tax_rationale_119",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L153",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit_create",
"_tgt": "account_asset_fusionasset_write",
"source": "account_tax_fusiontaxunit_create",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L161",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit_unlink",
"_tgt": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"source": "account_tax_fusiontaxunit_unlink",
"target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L229",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"_tgt": "account_tax_fusiontaxunit_unlink",
"source": "account_tax_fusiontaxunit_unlink",
"target": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L160",
"weight": 1.0,
"_src": "account_tax_rationale_160",
"_tgt": "account_tax_fusiontaxunit_unlink",
"source": "account_tax_fusiontaxunit_unlink",
"target": "account_tax_rationale_160",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L162",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit_unlink",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_tax_fusiontaxunit_unlink",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L175",
"weight": 1.0,
"_src": "account_tax_compute_fiscal_position_completion",
"_tgt": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"source": "account_tax_compute_fiscal_position_completion",
"target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L177",
"weight": 1.0,
"_src": "account_tax_compute_fiscal_position_completion",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_tax_compute_fiscal_position_completion",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L229",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"_tgt": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"source": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"target": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L192",
"weight": 1.0,
"_src": "account_tax_rationale_192",
"_tgt": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"source": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"target": "account_tax_rationale_192",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L208",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L227",
"weight": 1.0,
"_src": "account_tax_rationale_227",
"_tgt": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"source": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"target": "account_tax_rationale_227",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py",
"source_location": "L230",
"weight": 1.0,
"_src": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions",
"target": "search_bar_accountreportsearchbar_search"
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py",
"target": "account_analytic_report_fusionreportanalyticgroupby",
"confidence_score": 1.0
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py",
"_tgt": "account_analytic_report_prepare_lines_for_analytic_groupby",
"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",
"confidence_score": 1.0
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py",
"_tgt": "account_analytic_report_get_options_journals_domain",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py",
"target": "account_analytic_report_get_options_journals_domain",
"confidence_score": 1.0
},
{
"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,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py",
"_tgt": "account_analytic_report_fusionamlanalyticshadow",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_analytic_report_py",
"target": "account_analytic_report_fusionamlanalyticshadow",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_fusionreportanalyticgroupby",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_get_options_initializers_forced_sequence_map",
"source": "account_analytic_report_fusionreportanalyticgroupby",
"target": "account_analytic_report_fusionreportanalyticgroupby_get_options_initializers_forced_sequence_map",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_fusionreportanalyticgroupby",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby",
"source": "account_analytic_report_fusionreportanalyticgroupby",
"target": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_fusionreportanalyticgroupby",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_init_options_readonly_query",
"source": "account_analytic_report_fusionreportanalyticgroupby",
"target": "account_analytic_report_fusionreportanalyticgroupby_init_options_readonly_query",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_fusionreportanalyticgroupby",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers",
"source": "account_analytic_report_fusionreportanalyticgroupby",
"target": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_fusionreportanalyticgroupby",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_get_report_query",
"source": "account_analytic_report_fusionreportanalyticgroupby",
"target": "account_analytic_report_fusionreportanalyticgroupby_get_report_query",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_fusionreportanalyticgroupby",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell",
"source": "account_analytic_report_fusionreportanalyticgroupby",
"target": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_fusionreportanalyticgroupby",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain",
"source": "account_analytic_report_fusionreportanalyticgroupby",
"target": "account_analytic_report_fusionreportanalyticgroupby_get_options_domain",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_rationale_10",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby",
"source": "account_analytic_report_fusionreportanalyticgroupby",
"target": "account_analytic_report_rationale_10",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_rationale_28",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_get_options_initializers_forced_sequence_map",
"source": "account_analytic_report_fusionreportanalyticgroupby_get_options_initializers_forced_sequence_map",
"target": "account_analytic_report_rationale_28",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers",
"source": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby",
"target": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_rationale_39",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby",
"source": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby",
"target": "account_analytic_report_rationale_39",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py",
"source_location": "L58",
"weight": 1.0,
"_src": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_analytic_report_fusionreportanalyticgroupby_init_options_analytic_groupby",
"target": "search_bar_accountreportsearchbar_search"
},
{
"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,
"_src": "account_analytic_report_rationale_89",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers",
"source": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers",
"target": "account_analytic_report_rationale_89",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py",
"source_location": "L96",
"weight": 1.0,
"_src": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_analytic_report_fusionreportanalyticgroupby_build_analytic_column_headers",
"target": "search_bar_accountreportsearchbar_search"
},
{
"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,
"_src": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"_tgt": "account_analytic_report_prepare_lines_for_analytic_groupby",
"source": "account_analytic_report_prepare_lines_for_analytic_groupby",
"target": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py",
"source_location": "L183",
"weight": 1.0,
"_src": "account_analytic_report_prepare_lines_for_analytic_groupby",
"_tgt": "account_move_line_prepare_aml_shadowing_for_report",
"source": "account_analytic_report_prepare_lines_for_analytic_groupby",
"target": "account_move_line_prepare_aml_shadowing_for_report"
},
{
"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,
"_src": "account_analytic_report_rationale_216",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_get_report_query",
"source": "account_analytic_report_fusionreportanalyticgroupby_get_report_query",
"target": "account_analytic_report_rationale_216",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_rationale_247",
"_tgt": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell",
"source": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell",
"target": "account_analytic_report_rationale_247",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py",
"source_location": "L249",
"weight": 1.0,
"_src": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell",
"_tgt": "account_report_accountreport_get_column_group_options",
"source": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell",
"target": "account_report_accountreport_get_column_group_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_analytic_report.py",
"source_location": "L257",
"weight": 1.0,
"_src": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell",
"_tgt": "account_report_accountreport_get_audit_line_domain",
"source": "account_analytic_report_fusionreportanalyticgroupby_action_audit_cell",
"target": "account_report_accountreport_get_audit_line_domain"
},
{
"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,
"_src": "account_analytic_report_fusionamlanalyticshadow",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow",
"target": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_rationale_326",
"_tgt": "account_analytic_report_fusionamlanalyticshadow",
"source": "account_analytic_report_fusionamlanalyticshadow",
"target": "account_analytic_report_rationale_326",
"confidence_score": 1.0
},
{
"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,
"_src": "account_analytic_report_rationale_332",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_analytic_report_rationale_332",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1554",
"weight": 1.0,
"_src": "account_move_build_predictive_query",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_move_build_predictive_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1692",
"weight": 1.0,
"_src": "account_move_fusionmoveline_predict_account",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_move_fusionmoveline_predict_account"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L265",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L549",
"weight": 1.0,
"_src": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2077",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_query",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2147",
"weight": 1.0,
"_src": "account_report_accountreport_create_report_budget_temp_table",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_report_accountreport_create_report_budget_temp_table"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3875",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_report_accountreport_compute_formula_batch_with_engine_account_codes"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4021",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_external",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_report_accountreport_compute_formula_batch_with_engine_external"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4365",
"weight": 1.0,
"_src": "account_report_accountreport_action_audit_cell",
"_tgt": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"source": "account_analytic_report_fusionamlanalyticshadow_where_calc",
"target": "account_report_accountreport_action_audit_cell"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cash_basis_report_py",
"_tgt": "cash_basis_report_fusioncashbasisreport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cash_basis_report_py",
"target": "cash_basis_report_fusioncashbasisreport",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L39",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport",
"_tgt": "cash_basis_report_fusioncashbasisreport_custom_options_initializer",
"source": "cash_basis_report_fusioncashbasisreport",
"target": "cash_basis_report_fusioncashbasisreport_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L57",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport",
"_tgt": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"source": "cash_basis_report_fusioncashbasisreport",
"target": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L101",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport",
"_tgt": "cash_basis_report_fusioncashbasisreport_compute_cash_basis_data",
"source": "cash_basis_report_fusioncashbasisreport",
"target": "cash_basis_report_fusioncashbasisreport_compute_cash_basis_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L191",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport",
"_tgt": "cash_basis_report_fusioncashbasisreport_build_section_line",
"source": "cash_basis_report_fusioncashbasisreport",
"target": "cash_basis_report_fusioncashbasisreport_build_section_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L209",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport",
"_tgt": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"source": "cash_basis_report_fusioncashbasisreport",
"target": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L18",
"weight": 1.0,
"_src": "cash_basis_report_rationale_18",
"_tgt": "cash_basis_report_fusioncashbasisreport",
"source": "cash_basis_report_fusioncashbasisreport",
"target": "cash_basis_report_rationale_18",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L40",
"weight": 1.0,
"_src": "cash_basis_report_rationale_40",
"_tgt": "cash_basis_report_fusioncashbasisreport_custom_options_initializer",
"source": "cash_basis_report_fusioncashbasisreport_custom_options_initializer",
"target": "cash_basis_report_rationale_40",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L47",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport_custom_options_initializer",
"_tgt": "account_report_accountreport_init_options_journals",
"source": "cash_basis_report_fusioncashbasisreport_custom_options_initializer",
"target": "account_report_accountreport_init_options_journals"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L68",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"_tgt": "cash_basis_report_fusioncashbasisreport_compute_cash_basis_data",
"source": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"target": "cash_basis_report_fusioncashbasisreport_compute_cash_basis_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L72",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"_tgt": "cash_basis_report_fusioncashbasisreport_build_section_line",
"source": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"target": "cash_basis_report_fusioncashbasisreport_build_section_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L77",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"_tgt": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"source": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"target": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L58",
"weight": 1.0,
"_src": "cash_basis_report_rationale_58",
"_tgt": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"source": "cash_basis_report_fusioncashbasisreport_dynamic_lines_generator",
"target": "cash_basis_report_rationale_58",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L102",
"weight": 1.0,
"_src": "cash_basis_report_rationale_102",
"_tgt": "cash_basis_report_fusioncashbasisreport_compute_cash_basis_data",
"source": "cash_basis_report_fusioncashbasisreport_compute_cash_basis_data",
"target": "cash_basis_report_rationale_102",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L192",
"weight": 1.0,
"_src": "cash_basis_report_rationale_192",
"_tgt": "cash_basis_report_fusioncashbasisreport_build_section_line",
"source": "cash_basis_report_fusioncashbasisreport_build_section_line",
"target": "cash_basis_report_rationale_192",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L199",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport_build_section_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "cash_basis_report_fusioncashbasisreport_build_section_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L201",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport_build_section_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "cash_basis_report_fusioncashbasisreport_build_section_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L210",
"weight": 1.0,
"_src": "cash_basis_report_rationale_210",
"_tgt": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"source": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"target": "cash_basis_report_rationale_210",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L219",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cash_basis_report.py",
"source_location": "L224",
"weight": 1.0,
"_src": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "cash_basis_report_fusioncashbasisreport_build_detail_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_inter_company_rules_py",
"_tgt": "inter_company_rules_fusionintercompanyrules",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_inter_company_rules_py",
"target": "inter_company_rules_fusionintercompanyrules",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L72",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_inter_company_rules_py",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_inter_company_rules_py",
"target": "inter_company_rules_fusionintercompanyaccountmove",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L51",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyrules",
"_tgt": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"source": "inter_company_rules_fusionintercompanyrules",
"target": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L17",
"weight": 1.0,
"_src": "inter_company_rules_rationale_17",
"_tgt": "inter_company_rules_fusionintercompanyrules",
"source": "inter_company_rules_fusionintercompanyrules",
"target": "inter_company_rules_rationale_17",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L122",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"_tgt": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"source": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"target": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L52",
"weight": 1.0,
"_src": "inter_company_rules_rationale_52",
"_tgt": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"source": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"target": "inter_company_rules_rationale_52",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L65",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "inter_company_rules_fusionintercompanyrules_fusion_get_intercompany_target",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L98",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove_post",
"source": "inter_company_rules_fusionintercompanyaccountmove",
"target": "inter_company_rules_fusionintercompanyaccountmove_post",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L105",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"source": "inter_company_rules_fusionintercompanyaccountmove",
"target": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L150",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"source": "inter_company_rules_fusionintercompanyaccountmove",
"target": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L73",
"weight": 1.0,
"_src": "inter_company_rules_rationale_73",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove",
"source": "inter_company_rules_fusionintercompanyaccountmove",
"target": "inter_company_rules_rationale_73",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L102",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove_post",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"source": "inter_company_rules_fusionintercompanyaccountmove_post",
"target": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L99",
"weight": 1.0,
"_src": "inter_company_rules_rationale_99",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove_post",
"source": "inter_company_rules_fusionintercompanyaccountmove_post",
"target": "inter_company_rules_rationale_99",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L131",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"source": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"target": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L106",
"weight": 1.0,
"_src": "inter_company_rules_rationale_106",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"source": "inter_company_rules_fusionintercompanyaccountmove_fusion_trigger_intercompany_sync",
"target": "inter_company_rules_rationale_106",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L151",
"weight": 1.0,
"_src": "inter_company_rules_rationale_151",
"_tgt": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"source": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"target": "inter_company_rules_rationale_151",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L173",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L192",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"_tgt": "wc_assessment_create",
"source": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/inter_company_rules.py",
"source_location": "L229",
"weight": 1.0,
"_src": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"_tgt": "account_asset_fusionasset_write",
"source": "inter_company_rules_fusionintercompanyaccountmove_create_intercompany_invoice",
"target": "account_asset_fusionasset_write"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L31",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_taxclosingnonposteddependingmoveserror",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_taxclosingnonposteddependingmoveserror",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L42",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_fusionaccountmove",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_fusionaccountmove",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L201",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_signing_user",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_signing_user",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L218",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_signature",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_signature",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L241",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_deferred_entry_type",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_deferred_entry_type",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L268",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_depreciation_cumulative_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_depreciation_cumulative_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L288",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_depreciation_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_depreciation_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L330",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_asset_move_type",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_asset_move_type",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L338",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_asset_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_asset_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L366",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_constrains_check_asset_state",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_constrains_check_asset_state",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L551",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_deferred_diff_dates",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_deferred_diff_dates",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L570",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_deferred_period_amount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_deferred_period_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L609",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_deferred_amounts_by_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_deferred_amounts_by_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L662",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_deferred_lines",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_deferred_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L846",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_edi_creation",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_edi_creation",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1060",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_tax_closing_report_options",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_tax_closing_report_options",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1202",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_prepare_move_for_asset_depreciation",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_prepare_move_for_asset_depreciation",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1278",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_fusionmoveline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_fusionmoveline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1387",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_has_abnormal_deferred_dates",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_has_abnormal_deferred_dates",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1416",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_onchange_deferred_start_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_onchange_deferred_start_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1421",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_onchange_deferred_end_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_onchange_deferred_end_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1426",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_deferred_start_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_deferred_start_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1432",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_check_deferred_dates",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_check_deferred_dates",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1444",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_deferred_ends_of_month",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_deferred_ends_of_month",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1479",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_deferred_amounts_by_line_values",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_deferred_amounts_by_line_values",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1489",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_get_deferred_lines_values",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_get_deferred_lines_values",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1546",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_build_predictive_query",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_build_predictive_query",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1568",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_predicted_field",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_predicted_field",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1656",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_predict_specific_tax",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_predict_specific_tax",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1716",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_onchange_name_predictive",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_onchange_name_predictive",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1810",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"_tgt": "account_move_compute_non_deductible_tax_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_compute_non_deductible_tax_value",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1",
"weight": 1.0,
"_src": "account_move_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_py",
"target": "account_move_rationale_1",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L31",
"weight": 1.0,
"_src": "account_move_taxclosingnonposteddependingmoveserror",
"_tgt": "exception",
"source": "account_move_taxclosingnonposteddependingmoveserror",
"target": "exception",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L948",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_move_taxclosingnonposteddependingmoveserror",
"source": "account_move_taxclosingnonposteddependingmoveserror",
"target": "account_move_fusionaccountmove_close_tax_period",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1636",
"weight": 1.0,
"_src": "account_move_predicted_field",
"_tgt": "exception",
"source": "exception",
"target": "account_move_predicted_field",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7257",
"weight": 1.0,
"_src": "account_report_accountreportfiledownloadexception",
"_tgt": "exception",
"source": "exception",
"target": "account_report_accountreportfiledownloadexception",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L234",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor_extract_via_tesseract",
"_tgt": "exception",
"source": "exception",
"target": "document_extraction_fusiondocumentextractor_extract_via_tesseract"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L277",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor_extract_via_google_vision",
"_tgt": "exception",
"source": "exception",
"target": "document_extraction_fusiondocumentextractor_extract_via_google_vision"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L329",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor_extract_via_azure_ai",
"_tgt": "exception",
"source": "exception",
"target": "document_extraction_fusiondocumentextractor_extract_via_azure_ai"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L150",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"_tgt": "exception",
"source": "exception",
"target": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L429",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"_tgt": "exception",
"source": "exception",
"target": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L153",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_action_generate_saft",
"_tgt": "exception",
"source": "exception",
"target": "saft_export_fusionsaftexport_action_generate_saft"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L510",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"_tgt": "exception",
"source": "exception",
"target": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L344",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"_tgt": "exception",
"source": "exception",
"target": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L186",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_get_invoice_in_payment_state",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_get_invoice_in_payment_state",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L189",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_get_deferred_entries_method",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_get_deferred_entries_method",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L253",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_compute_tax_closing_alert",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_compute_tax_closing_alert",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L349",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_inverse_depreciation_value",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_inverse_depreciation_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L377",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_post",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_post",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L404",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_action_post",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L427",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_button_draft",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_button_draft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L488",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_unlink",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_unlink",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L497",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_button_cancel",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_button_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L505",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_reverse_moves",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L680",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_generate_deferred_entries",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_generate_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L777",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_open_deferred_entries",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_open_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L788",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_open_deferred_original_entry",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_open_deferred_original_entry",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L811",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L820",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget_statement",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget_statement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L825",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_action_open_business_doc",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_action_open_business_doc",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L840",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_get_mail_thread_data_attachments",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_get_mail_thread_data_attachments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L857",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_has_subsequent_posted_closing_moves",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_has_subsequent_posted_closing_moves",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L868",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L877",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_action_tax_to_pay_wizard",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_action_tax_to_pay_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L880",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_action_open_tax_report",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_action_open_tax_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L890",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_refresh_tax_entry",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_refresh_tax_entry",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L900",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_close_tax_period",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_close_tax_period",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L991",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_close_tax_period_create_activities",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_close_tax_period_create_activities",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1101",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_get_vat_report_attachments",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_get_vat_report_attachments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1110",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_log_depreciation_asset",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_log_depreciation_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1120",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_auto_create_asset",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_auto_create_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1271",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_open_asset_view",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_open_asset_view",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1274",
"weight": 1.0,
"_src": "account_move_fusionaccountmove",
"_tgt": "account_move_fusionaccountmove_action_open_asset_ids",
"source": "account_move_fusionaccountmove",
"target": "account_move_fusionaccountmove_action_open_asset_ids",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L43",
"weight": 1.0,
"_src": "account_move_rationale_43",
"_tgt": "account_move_fusionaccountmove",
"source": "account_move_fusionaccountmove",
"target": "account_move_rationale_43",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L391",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_post",
"_tgt": "account_move_fusionaccountmove_get_deferred_entries_method",
"source": "account_move_fusionaccountmove_get_deferred_entries_method",
"target": "account_move_fusionaccountmove_post",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L190",
"weight": 1.0,
"_src": "account_move_rationale_190",
"_tgt": "account_move_fusionaccountmove_get_deferred_entries_method",
"source": "account_move_fusionaccountmove_get_deferred_entries_method",
"target": "account_move_rationale_190",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L354",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_inverse_depreciation_value",
"_tgt": "account_move_fusionmoveline_write",
"source": "account_move_fusionaccountmove_inverse_depreciation_value",
"target": "account_move_fusionmoveline_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L381",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_post",
"_tgt": "account_move_get_tax_closing_report_options",
"source": "account_move_fusionaccountmove_post",
"target": "account_move_get_tax_closing_report_options",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L384",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_post",
"_tgt": "account_move_fusionaccountmove_close_tax_period",
"source": "account_move_fusionaccountmove_post",
"target": "account_move_fusionaccountmove_close_tax_period",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L771",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_generate_deferred_entries",
"_tgt": "account_move_fusionaccountmove_post",
"source": "account_move_fusionaccountmove_post",
"target": "account_move_fusionaccountmove_generate_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L397",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_post",
"_tgt": "account_move_fusionaccountmove_log_depreciation_asset",
"source": "account_move_fusionaccountmove_post",
"target": "account_move_fusionaccountmove_log_depreciation_asset",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L400",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_post",
"_tgt": "account_move_fusionaccountmove_auto_create_asset",
"source": "account_move_fusionaccountmove_post",
"target": "account_move_fusionaccountmove_auto_create_asset",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L161",
"weight": 1.0,
"_src": "loan_line_fusionloanline_action_create_entry",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "account_move_fusionaccountmove_action_post",
"target": "loan_line_fusionloanline_action_create_entry"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L435",
"weight": 1.0,
"_src": "loan_fusionloan_create_disbursement_entry",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "account_move_fusionaccountmove_action_post",
"target": "loan_fusionloan_create_disbursement_entry"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L503",
"weight": 1.0,
"_src": "loan_fusionloan_action_pay_early",
"_tgt": "account_move_fusionaccountmove_action_post",
"source": "account_move_fusionaccountmove_action_post",
"target": "loan_fusionloan_action_pay_early"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L443",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_button_draft",
"_tgt": "account_move_fusionmoveline_write",
"source": "account_move_fusionaccountmove_button_draft",
"target": "account_move_fusionmoveline_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L451",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_button_draft",
"_tgt": "account_move_get_tax_closing_report_options",
"source": "account_move_fusionaccountmove_button_draft",
"target": "account_move_get_tax_closing_report_options",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L472",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_button_draft",
"_tgt": "account_move_fusionaccountmove_has_subsequent_posted_closing_moves",
"source": "account_move_fusionaccountmove_button_draft",
"target": "account_move_fusionaccountmove_has_subsequent_posted_closing_moves",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L478",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_button_draft",
"_tgt": "account_move_fusionaccountmove_unlink",
"source": "account_move_fusionaccountmove_button_draft",
"target": "account_move_fusionaccountmove_unlink",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L454",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_button_draft",
"_tgt": "res_company_rescompany_get_tax_periodicity_months_delay",
"source": "account_move_fusionaccountmove_button_draft",
"target": "res_company_rescompany_get_tax_periodicity_months_delay"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L456",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_button_draft",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_move_fusionaccountmove_button_draft",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L494",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_unlink",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "account_move_fusionaccountmove_unlink",
"target": "account_move_fusionaccountmove_reverse_moves",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L760",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_generate_deferred_entries",
"_tgt": "account_move_fusionaccountmove_unlink",
"source": "account_move_fusionaccountmove_unlink",
"target": "account_move_fusionaccountmove_generate_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L500",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_button_cancel",
"_tgt": "account_move_fusionmoveline_write",
"source": "account_move_fusionaccountmove_button_cancel",
"target": "account_move_fusionmoveline_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L500",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_button_cancel",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_move_fusionaccountmove_button_cancel",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L439",
"weight": 1.0,
"_src": "res_company_rescompany_write",
"_tgt": "account_move_fusionaccountmove_button_cancel",
"source": "account_move_fusionaccountmove_button_cancel",
"target": "res_company_rescompany_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L526",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_reverse_moves",
"_tgt": "account_move_prepare_move_for_asset_depreciation",
"source": "account_move_fusionaccountmove_reverse_moves",
"target": "account_move_prepare_move_for_asset_depreciation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L526",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_reverse_moves",
"_tgt": "wc_assessment_create",
"source": "account_move_fusionaccountmove_reverse_moves",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L530",
"weight": 1.0,
"_src": "loan_fusionloan_action_cancel",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "account_move_fusionaccountmove_reverse_moves",
"target": "loan_fusionloan_action_cancel"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L379",
"weight": 1.0,
"_src": "integration_bridges_action_create_credit_note_from_ticket",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "account_move_fusionaccountmove_reverse_moves",
"target": "integration_bridges_action_create_credit_note_from_ticket"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L495",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"_tgt": "account_move_fusionaccountmove_reverse_moves",
"source": "account_move_fusionaccountmove_reverse_moves",
"target": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L583",
"weight": 1.0,
"_src": "account_move_get_deferred_period_amount",
"_tgt": "account_move_get_deferred_diff_dates",
"source": "account_move_get_deferred_diff_dates",
"target": "account_move_get_deferred_period_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1397",
"weight": 1.0,
"_src": "account_move_compute_has_abnormal_deferred_dates",
"_tgt": "account_move_get_deferred_diff_dates",
"source": "account_move_get_deferred_diff_dates",
"target": "account_move_compute_has_abnormal_deferred_dates",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L648",
"weight": 1.0,
"_src": "account_move_get_deferred_amounts_by_line",
"_tgt": "account_move_get_deferred_period_amount",
"source": "account_move_get_deferred_period_amount",
"target": "account_move_get_deferred_amounts_by_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L656",
"weight": 1.0,
"_src": "account_move_get_deferred_amounts_by_line",
"_tgt": "account_move_get_deferred_amounts_by_line_values",
"source": "account_move_get_deferred_amounts_by_line",
"target": "account_move_get_deferred_amounts_by_line_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L667",
"weight": 1.0,
"_src": "account_move_get_deferred_lines",
"_tgt": "account_move_get_deferred_amounts_by_line",
"source": "account_move_get_deferred_amounts_by_line",
"target": "account_move_get_deferred_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L381",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"_tgt": "account_move_get_deferred_amounts_by_line",
"source": "account_move_get_deferred_amounts_by_line",
"target": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L522",
"weight": 1.0,
"_src": "account_deferred_reports_get_deferred_lines",
"_tgt": "account_move_get_deferred_amounts_by_line",
"source": "account_move_get_deferred_amounts_by_line",
"target": "account_deferred_reports_get_deferred_lines"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L671",
"weight": 1.0,
"_src": "account_move_get_deferred_lines",
"_tgt": "account_move_get_deferred_lines_values",
"source": "account_move_get_deferred_lines",
"target": "account_move_get_deferred_lines_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L751",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_generate_deferred_entries",
"_tgt": "account_move_get_deferred_lines",
"source": "account_move_get_deferred_lines",
"target": "account_move_fusionaccountmove_generate_deferred_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L670",
"weight": 1.0,
"_src": "account_move_get_deferred_lines",
"_tgt": "wc_assessment_create",
"source": "account_move_get_deferred_lines",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L710",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_generate_deferred_entries",
"_tgt": "account_move_fusionmoveline_get_deferred_periods",
"source": "account_move_fusionaccountmove_generate_deferred_entries",
"target": "account_move_fusionmoveline_get_deferred_periods",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L730",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_generate_deferred_entries",
"_tgt": "account_move_fusionmoveline_write",
"source": "account_move_fusionaccountmove_generate_deferred_entries",
"target": "account_move_fusionmoveline_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L733",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_generate_deferred_entries",
"_tgt": "account_move_get_deferred_lines_values",
"source": "account_move_fusionaccountmove_generate_deferred_entries",
"target": "account_move_get_deferred_lines_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L681",
"weight": 1.0,
"_src": "account_move_rationale_681",
"_tgt": "account_move_fusionaccountmove_generate_deferred_entries",
"source": "account_move_fusionaccountmove_generate_deferred_entries",
"target": "account_move_rationale_681",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L727",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_generate_deferred_entries",
"_tgt": "wc_assessment_create",
"source": "account_move_fusionaccountmove_generate_deferred_entries",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L827",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_action_open_business_doc",
"_tgt": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget",
"source": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget",
"target": "account_move_fusionaccountmove_action_open_business_doc",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L812",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L821",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget_statement",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_move_fusionaccountmove_action_open_bank_reconciliation_widget_statement",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L851",
"weight": 1.0,
"_src": "account_move_get_edi_creation",
"_tgt": "account_move_onchange_name_predictive",
"source": "account_move_get_edi_creation",
"target": "account_move_onchange_name_predictive",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L858",
"weight": 1.0,
"_src": "account_move_rationale_858",
"_tgt": "account_move_fusionaccountmove_has_subsequent_posted_closing_moves",
"source": "account_move_fusionaccountmove_has_subsequent_posted_closing_moves",
"target": "account_move_rationale_858",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1050",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period_create_activities",
"_tgt": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"source": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"target": "account_move_fusionaccountmove_close_tax_period_create_activities",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L869",
"weight": 1.0,
"_src": "account_move_rationale_869",
"_tgt": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"source": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"target": "account_move_rationale_869",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L871",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_move_fusionaccountmove_get_tax_to_pay_on_closing",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L878",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_action_tax_to_pay_wizard",
"_tgt": "account_move_fusionaccountmove_action_open_tax_report",
"source": "account_move_fusionaccountmove_action_tax_to_pay_wizard",
"target": "account_move_fusionaccountmove_action_open_tax_report",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L29",
"weight": 1.0,
"_src": "mail_activity_fusionmailactivity_action_open_tax_activity",
"_tgt": "account_move_fusionaccountmove_action_tax_to_pay_wizard",
"source": "account_move_fusionaccountmove_action_tax_to_pay_wizard",
"target": "mail_activity_fusionmailactivity_action_open_tax_activity"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L884",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_action_open_tax_report",
"_tgt": "account_move_get_tax_closing_report_options",
"source": "account_move_fusionaccountmove_action_open_tax_report",
"target": "account_move_get_tax_closing_report_options",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L894",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_refresh_tax_entry",
"_tgt": "account_move_get_tax_closing_report_options",
"source": "account_move_fusionaccountmove_refresh_tax_entry",
"target": "account_move_get_tax_closing_report_options",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L891",
"weight": 1.0,
"_src": "account_move_rationale_891",
"_tgt": "account_move_fusionaccountmove_refresh_tax_entry",
"source": "account_move_fusionaccountmove_refresh_tax_entry",
"target": "account_move_rationale_891",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L898",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_refresh_tax_entry",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"source": "account_move_fusionaccountmove_refresh_tax_entry",
"target": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L911",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_move_get_tax_closing_report_options",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_move_get_tax_closing_report_options",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L954",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_move_fusionaccountmove_get_vat_report_attachments",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_move_fusionaccountmove_get_vat_report_attachments",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L989",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_move_fusionaccountmove_close_tax_period_create_activities",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_move_fusionaccountmove_close_tax_period_create_activities",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L901",
"weight": 1.0,
"_src": "account_move_rationale_901",
"_tgt": "account_move_fusionaccountmove_close_tax_period",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_move_rationale_901",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L919",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_report_generate_default_external_values",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_report_generate_default_external_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L923",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_report_get_sender_company_for_export",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_report_get_sender_company_for_export"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L924",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_report_get_report_company_ids",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_report_get_report_company_ids"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L928",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L951",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_report_accountreport_generate_carryover_external_values",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_report_accountreport_generate_carryover_external_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L957",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "account_report_accountreport_format_date",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "account_report_accountreport_format_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L976",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "res_company_rescompany_get_tax_closing_reminder_activity",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "res_company_rescompany_get_tax_closing_reminder_activity"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L983",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period",
"_tgt": "res_company_rescompany_generate_tax_closing_reminder_activity",
"source": "account_move_fusionaccountmove_close_tax_period",
"target": "res_company_rescompany_generate_tax_closing_reminder_activity"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L992",
"weight": 1.0,
"_src": "account_move_rationale_992",
"_tgt": "account_move_fusionaccountmove_close_tax_period_create_activities",
"source": "account_move_fusionaccountmove_close_tax_period_create_activities",
"target": "account_move_rationale_992",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1030",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period_create_activities",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "account_move_fusionaccountmove_close_tax_period_create_activities",
"target": "res_company_rescompany_get_tax_closing_period_boundaries"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1033",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period_create_activities",
"_tgt": "res_company_rescompany_get_tax_closing_move_description",
"source": "account_move_fusionaccountmove_close_tax_period_create_activities",
"target": "res_company_rescompany_get_tax_closing_move_description"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1034",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_close_tax_period_create_activities",
"_tgt": "res_company_rescompany_get_tax_periodicity",
"source": "account_move_fusionaccountmove_close_tax_period_create_activities",
"target": "res_company_rescompany_get_tax_periodicity"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1065",
"weight": 1.0,
"_src": "account_move_get_tax_closing_report_options",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "account_move_get_tax_closing_report_options",
"target": "res_company_rescompany_get_tax_closing_period_boundaries"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1094",
"weight": 1.0,
"_src": "account_move_get_tax_closing_report_options",
"_tgt": "res_company_rescompany_get_branches_with_same_vat",
"source": "account_move_get_tax_closing_report_options",
"target": "res_company_rescompany_get_branches_with_same_vat"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1099",
"weight": 1.0,
"_src": "account_move_get_tax_closing_report_options",
"_tgt": "account_report_get_options",
"source": "account_move_get_tax_closing_report_options",
"target": "account_report_get_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L589",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "account_move_get_tax_closing_report_options",
"source": "account_move_get_tax_closing_report_options",
"target": "res_company_rescompany_get_and_update_tax_closing_moves"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L41",
"weight": 1.0,
"_src": "mail_activity_fusionmailactivity_action_open_tax_activity",
"_tgt": "account_move_get_tax_closing_report_options",
"source": "account_move_get_tax_closing_report_options",
"target": "mail_activity_fusionmailactivity_action_open_tax_activity"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1102",
"weight": 1.0,
"_src": "account_move_rationale_1102",
"_tgt": "account_move_fusionaccountmove_get_vat_report_attachments",
"source": "account_move_fusionaccountmove_get_vat_report_attachments",
"target": "account_move_rationale_1102",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1103",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_get_vat_report_attachments",
"_tgt": "account_report_accountreport_export_to_pdf",
"source": "account_move_fusionaccountmove_get_vat_report_attachments",
"target": "account_report_accountreport_export_to_pdf"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1111",
"weight": 1.0,
"_src": "account_move_rationale_1111",
"_tgt": "account_move_fusionaccountmove_log_depreciation_asset",
"source": "account_move_fusionaccountmove_log_depreciation_asset",
"target": "account_move_rationale_1111",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1121",
"weight": 1.0,
"_src": "account_move_rationale_1121",
"_tgt": "account_move_fusionaccountmove_auto_create_asset",
"source": "account_move_fusionaccountmove_auto_create_asset",
"target": "account_move_rationale_1121",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1182",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_auto_create_asset",
"_tgt": "budget_fusionbudget_copy",
"source": "account_move_fusionaccountmove_auto_create_asset",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1190",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_auto_create_asset",
"_tgt": "wc_assessment_create",
"source": "account_move_fusionaccountmove_auto_create_asset",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1193",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_auto_create_asset",
"_tgt": "account_asset_onchange_model_id",
"source": "account_move_fusionaccountmove_auto_create_asset",
"target": "account_asset_onchange_model_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1195",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_auto_create_asset",
"_tgt": "account_asset_fusionasset_validate",
"source": "account_move_fusionaccountmove_auto_create_asset",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1198",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_auto_create_asset",
"_tgt": "account_asset_fusionasset_post_non_deductible_tax_value",
"source": "account_move_fusionaccountmove_auto_create_asset",
"target": "account_asset_fusionasset_post_non_deductible_tax_value"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L977",
"weight": 1.0,
"_src": "account_asset_fusionasset_recompute_board",
"_tgt": "account_move_prepare_move_for_asset_depreciation",
"source": "account_move_prepare_move_for_asset_depreciation",
"target": "account_asset_fusionasset_recompute_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1365",
"weight": 1.0,
"_src": "account_asset_fusionasset_insert_depreciation_line",
"_tgt": "account_move_prepare_move_for_asset_depreciation",
"source": "account_move_prepare_move_for_asset_depreciation",
"target": "account_asset_fusionasset_insert_depreciation_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1272",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_open_asset_view",
"_tgt": "account_asset_fusionasset_open_asset",
"source": "account_move_fusionaccountmove_open_asset_view",
"target": "account_asset_fusionasset_open_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1275",
"weight": 1.0,
"_src": "account_move_fusionaccountmove_action_open_asset_ids",
"_tgt": "account_asset_fusionasset_open_asset",
"source": "account_move_fusionaccountmove_action_open_asset_ids",
"target": "account_asset_fusionasset_open_asset"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1326",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_order_to_sql",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_order_to_sql",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1353",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_copy_data",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_copy_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1361",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_write",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_write",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1382",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_compute_has_deferred_moves",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_compute_has_deferred_moves",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1406",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_has_deferred_compatible_account",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_has_deferred_compatible_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1457",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_get_deferred_periods",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_get_deferred_periods",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1503",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_get_computed_taxes",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_get_computed_taxes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1513",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_compute_attachment",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_compute_attachment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1523",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_action_reconcile",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_action_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1540",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1639",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_predict_taxes",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_predict_taxes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1672",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_predict_product",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_predict_product",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1688",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_predict_account",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_predict_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1747",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_read_group_select",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_read_group_select",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1765",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_read_group_groupby",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_read_group_groupby",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1787",
"weight": 1.0,
"_src": "account_move_fusionmoveline",
"_tgt": "account_move_fusionmoveline_turn_as_asset",
"source": "account_move_fusionmoveline",
"target": "account_move_fusionmoveline_turn_as_asset",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1279",
"weight": 1.0,
"_src": "account_move_rationale_1279",
"_tgt": "account_move_fusionmoveline",
"source": "account_move_fusionmoveline",
"target": "account_move_rationale_1279",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1362",
"weight": 1.0,
"_src": "account_move_rationale_1362",
"_tgt": "account_move_fusionmoveline_write",
"source": "account_move_fusionmoveline_write",
"target": "account_move_rationale_1362",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1417",
"weight": 1.0,
"_src": "account_move_onchange_deferred_start_date",
"_tgt": "account_move_fusionmoveline_has_deferred_compatible_account",
"source": "account_move_fusionmoveline_has_deferred_compatible_account",
"target": "account_move_onchange_deferred_start_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1422",
"weight": 1.0,
"_src": "account_move_onchange_deferred_end_date",
"_tgt": "account_move_fusionmoveline_has_deferred_compatible_account",
"source": "account_move_fusionmoveline_has_deferred_compatible_account",
"target": "account_move_onchange_deferred_end_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1407",
"weight": 1.0,
"_src": "account_move_rationale_1407",
"_tgt": "account_move_fusionmoveline_has_deferred_compatible_account",
"source": "account_move_fusionmoveline_has_deferred_compatible_account",
"target": "account_move_rationale_1407",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1469",
"weight": 1.0,
"_src": "account_move_fusionmoveline_get_deferred_periods",
"_tgt": "account_move_get_deferred_ends_of_month",
"source": "account_move_get_deferred_ends_of_month",
"target": "account_move_fusionmoveline_get_deferred_periods",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1458",
"weight": 1.0,
"_src": "account_move_rationale_1458",
"_tgt": "account_move_fusionmoveline_get_deferred_periods",
"source": "account_move_fusionmoveline_get_deferred_periods",
"target": "account_move_rationale_1458",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L562",
"weight": 1.0,
"_src": "account_deferred_reports_get_deferred_lines",
"_tgt": "account_move_get_deferred_lines_values",
"source": "account_move_get_deferred_lines_values",
"target": "account_deferred_reports_get_deferred_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1515",
"weight": 1.0,
"_src": "account_move_fusionmoveline_compute_attachment",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_move_fusionmoveline_compute_attachment",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1524",
"weight": 1.0,
"_src": "account_move_rationale_1524",
"_tgt": "account_move_fusionmoveline_action_reconcile",
"source": "account_move_fusionmoveline_action_reconcile",
"target": "account_move_rationale_1524",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1528",
"weight": 1.0,
"_src": "account_move_fusionmoveline_action_reconcile",
"_tgt": "bank_rec_widget_new",
"source": "account_move_fusionmoveline_action_reconcile",
"target": "bank_rec_widget_new"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1534",
"weight": 1.0,
"_src": "account_move_fusionmoveline_action_reconcile",
"_tgt": "matching_link_widget_matchinglink_reconcile",
"source": "account_move_fusionmoveline_action_reconcile",
"target": "matching_link_widget_matchinglink_reconcile"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1583",
"weight": 1.0,
"_src": "account_move_predicted_field",
"_tgt": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"source": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"target": "account_move_predicted_field",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1698",
"weight": 1.0,
"_src": "account_move_fusionmoveline_predict_account",
"_tgt": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"source": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"target": "account_move_fusionmoveline_predict_account",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1541",
"weight": 1.0,
"_src": "account_move_rationale_1541",
"_tgt": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"source": "account_move_fusionmoveline_get_predict_postgres_dictionary",
"target": "account_move_rationale_1541",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1590",
"weight": 1.0,
"_src": "account_move_predicted_field",
"_tgt": "account_move_build_predictive_query",
"source": "account_move_build_predictive_query",
"target": "account_move_predicted_field",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1644",
"weight": 1.0,
"_src": "account_move_fusionmoveline_predict_taxes",
"_tgt": "account_move_build_predictive_query",
"source": "account_move_build_predictive_query",
"target": "account_move_fusionmoveline_predict_taxes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1661",
"weight": 1.0,
"_src": "account_move_predict_specific_tax",
"_tgt": "account_move_build_predictive_query",
"source": "account_move_build_predictive_query",
"target": "account_move_predict_specific_tax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1677",
"weight": 1.0,
"_src": "account_move_fusionmoveline_predict_product",
"_tgt": "account_move_build_predictive_query",
"source": "account_move_build_predictive_query",
"target": "account_move_fusionmoveline_predict_product",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1709",
"weight": 1.0,
"_src": "account_move_fusionmoveline_predict_account",
"_tgt": "account_move_build_predictive_query",
"source": "account_move_build_predictive_query",
"target": "account_move_fusionmoveline_predict_account",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1648",
"weight": 1.0,
"_src": "account_move_fusionmoveline_predict_taxes",
"_tgt": "account_move_predicted_field",
"source": "account_move_predicted_field",
"target": "account_move_fusionmoveline_predict_taxes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1670",
"weight": 1.0,
"_src": "account_move_predict_specific_tax",
"_tgt": "account_move_predicted_field",
"source": "account_move_predicted_field",
"target": "account_move_predict_specific_tax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1681",
"weight": 1.0,
"_src": "account_move_fusionmoveline_predict_product",
"_tgt": "account_move_predicted_field",
"source": "account_move_predicted_field",
"target": "account_move_fusionmoveline_predict_product",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1710",
"weight": 1.0,
"_src": "account_move_fusionmoveline_predict_account",
"_tgt": "account_move_predicted_field",
"source": "account_move_predicted_field",
"target": "account_move_fusionmoveline_predict_account",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1739",
"weight": 1.0,
"_src": "account_move_onchange_name_predictive",
"_tgt": "account_move_fusionmoveline_predict_taxes",
"source": "account_move_fusionmoveline_predict_taxes",
"target": "account_move_onchange_name_predictive",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1726",
"weight": 1.0,
"_src": "account_move_onchange_name_predictive",
"_tgt": "account_move_fusionmoveline_predict_product",
"source": "account_move_fusionmoveline_predict_product",
"target": "account_move_onchange_name_predictive",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1735",
"weight": 1.0,
"_src": "account_move_onchange_name_predictive",
"_tgt": "account_move_fusionmoveline_predict_account",
"source": "account_move_fusionmoveline_predict_account",
"target": "account_move_onchange_name_predictive",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1748",
"weight": 1.0,
"_src": "account_move_rationale_1748",
"_tgt": "account_move_fusionmoveline_read_group_select",
"source": "account_move_fusionmoveline_read_group_select",
"target": "account_move_rationale_1748",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move.py",
"source_location": "L1766",
"weight": 1.0,
"_src": "account_move_rationale_1766",
"_tgt": "account_move_fusionmoveline_read_group_groupby",
"source": "account_move_fusionmoveline_read_group_groupby",
"target": "account_move_rationale_1766",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_reconcile_model_py",
"_tgt": "account_reconcile_model_accountreconcilemodel",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_reconcile_model_py",
"target": "account_reconcile_model_accountreconcilemodel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L20",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L54",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_rules",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_apply_rules",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L100",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L160",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L187",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L205",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L244",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L420",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_rules_map",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_rules_map",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L434",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_partner_from_mapping",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_get_partner_from_mapping",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L474",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L594",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_check_rule_propositions",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_check_rule_propositions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L658",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel",
"_tgt": "account_reconcile_model_accountreconcilemodel_run_auto_reconciliation",
"source": "account_reconcile_model_accountreconcilemodel",
"target": "account_reconcile_model_accountreconcilemodel_run_auto_reconciliation",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L21",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_21",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"source": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"target": "account_reconcile_model_rationale_21",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L39",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"_tgt": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"source": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1572",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"source": "account_reconcile_model_accountreconcilemodel_apply_lines_for_bank_widget",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L67",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_apply_rules",
"_tgt": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"source": "account_reconcile_model_accountreconcilemodel_apply_rules",
"target": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L71",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_apply_rules",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_rules_map",
"source": "account_reconcile_model_accountreconcilemodel_apply_rules",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_rules_map",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L79",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_apply_rules",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"source": "account_reconcile_model_accountreconcilemodel_apply_rules",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L55",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_55",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_rules",
"source": "account_reconcile_model_accountreconcilemodel_apply_rules",
"target": "account_reconcile_model_rationale_55",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1381",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"_tgt": "account_reconcile_model_accountreconcilemodel_apply_rules",
"source": "account_reconcile_model_accountreconcilemodel_apply_rules",
"target": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L101",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_101",
"_tgt": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"source": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"target": "account_reconcile_model_rationale_101",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L289",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"_tgt": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"source": "account_reconcile_model_accountreconcilemodel_is_applicable_for",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L264",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L161",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_161",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"target": "account_reconcile_model_rationale_161",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L163",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"_tgt": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_domain",
"target": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L210",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"source": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L188",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_188",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"source": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"target": "account_reconcile_model_rationale_188",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L201",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"_tgt": "account_bank_statement_fusionbankstatementline_get_st_line_strings_for_matching",
"source": "account_reconcile_model_accountreconcilemodel_get_st_line_text_values_for_matching",
"target": "account_bank_statement_fusionbankstatementline_get_st_line_strings_for_matching"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L273",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"target": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L206",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_206",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_st_line_tokens",
"target": "account_reconcile_model_rationale_206",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L245",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_245",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"target": "account_reconcile_model_rationale_245",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L409",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_candidates",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L421",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_421",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_rules_map",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_rules_map",
"target": "account_reconcile_model_rationale_421",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L435",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_435",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_partner_from_mapping",
"source": "account_reconcile_model_accountreconcilemodel_get_partner_from_mapping",
"target": "account_reconcile_model_rationale_435",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L288",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_partner_from_mapping",
"source": "account_reconcile_model_accountreconcilemodel_get_partner_from_mapping",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L589",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"_tgt": "account_reconcile_model_accountreconcilemodel_check_rule_propositions",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"target": "account_reconcile_model_accountreconcilemodel_check_rule_propositions",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L475",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_475",
"_tgt": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"source": "account_reconcile_model_accountreconcilemodel_get_invoice_matching_amls_result",
"target": "account_reconcile_model_rationale_475",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L595",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_595",
"_tgt": "account_reconcile_model_accountreconcilemodel_check_rule_propositions",
"source": "account_reconcile_model_accountreconcilemodel_check_rule_propositions",
"target": "account_reconcile_model_rationale_595",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L659",
"weight": 1.0,
"_src": "account_reconcile_model_rationale_659",
"_tgt": "account_reconcile_model_accountreconcilemodel_run_auto_reconciliation",
"source": "account_reconcile_model_accountreconcilemodel_run_auto_reconciliation",
"target": "account_reconcile_model_rationale_659",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model.py",
"source_location": "L665",
"weight": 1.0,
"_src": "account_reconcile_model_accountreconcilemodel_run_auto_reconciliation",
"_tgt": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"source": "account_reconcile_model_accountreconcilemodel_run_auto_reconciliation",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L25",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_report_py",
"_tgt": "account_journal_report_fusionjournalreporthandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_report_py",
"target": "account_journal_report_fusionjournalreporthandler",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L38",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_custom_options_initializer",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L42",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_custom_display_config",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L59",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L125",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L194",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L244",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L342",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_write_cell",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_write_cell",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L365",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_write_tax_summaries_to_sheet",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_write_tax_summaries_to_sheet",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L455",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L559",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_columns_for_journal",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_columns_for_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L583",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L619",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L658",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_base_line",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_base_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L693",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_payment_lines_filter_case_statement",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_payment_lines_filter_case_statement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L706",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_query_bank_journal_initial_balance",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_query_bank_journal_initial_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L725",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L733",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L756",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L777",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L814",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L854",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_journal_report_tax_tag_template_open_aml",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_journal_report_tax_tag_template_open_aml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L870",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_journal_report_action_dropdown_audit_default_tax_report",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_journal_report_action_dropdown_audit_default_tax_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L873",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_journal_report_action_open_tax_journal_items",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_journal_report_action_open_tax_journal_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L902",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_journal_report_action_open_account_move_lines_by_account",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_journal_report_action_open_account_move_lines_by_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L916",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler",
"_tgt": "account_journal_report_fusionjournalreporthandler_journal_report_open_aml_by_move",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_fusionjournalreporthandler_journal_report_open_aml_by_move",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L26",
"weight": 1.0,
"_src": "account_journal_report_rationale_26",
"_tgt": "account_journal_report_fusionjournalreporthandler",
"source": "account_journal_report_fusionjournalreporthandler",
"target": "account_journal_report_rationale_26",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L199",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_custom_display_config",
"source": "account_journal_report_fusionjournalreporthandler_get_custom_display_config",
"target": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L115",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_payment_lines_filter_case_statement",
"source": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"target": "account_journal_report_fusionjournalreporthandler_get_payment_lines_filter_case_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L78",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"target": "account_report_accountreport_check_groupby_fields"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L86",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_journal_report_fusionjournalreporthandler_report_custom_engine_journal_report",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L148",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"_tgt": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"source": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"target": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L162",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"source": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"target": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L126",
"weight": 1.0,
"_src": "account_journal_report_rationale_126",
"_tgt": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"source": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"target": "account_journal_report_rationale_126",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L131",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L136",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"_tgt": "account_report_get_res_ids_from_line_id",
"source": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"target": "account_report_get_res_ids_from_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L150",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_journal_report_fusionjournalreporthandler_custom_line_postprocessor",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L213",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"_tgt": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"source": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"target": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L198",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"_tgt": "account_report_get_options",
"source": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"target": "account_report_get_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L232",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"_tgt": "redirectaction_redirectaction_close",
"source": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L235",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"_tgt": "account_report_accountreport_get_default_report_filename",
"source": "account_journal_report_fusionjournalreporthandler_export_to_pdf",
"target": "account_report_accountreport_get_default_report_filename"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L249",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"_tgt": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"source": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"target": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L268",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"_tgt": "account_journal_report_fusionjournalreporthandler_write_cell",
"source": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"target": "account_journal_report_fusionjournalreporthandler_write_cell",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L321",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"_tgt": "account_journal_report_fusionjournalreporthandler_write_tax_summaries_to_sheet",
"source": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"target": "account_journal_report_fusionjournalreporthandler_write_tax_summaries_to_sheet",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L247",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L248",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"_tgt": "account_report_get_options",
"source": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"target": "account_report_get_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L331",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"_tgt": "redirectaction_redirectaction_close",
"source": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L337",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"_tgt": "account_report_accountreport_get_default_report_filename",
"source": "account_journal_report_fusionjournalreporthandler_export_to_xlsx",
"target": "account_report_accountreport_get_default_report_filename"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L383",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_write_tax_summaries_to_sheet",
"_tgt": "account_journal_report_fusionjournalreporthandler_write_cell",
"source": "account_journal_report_fusionjournalreporthandler_write_cell",
"target": "account_journal_report_fusionjournalreporthandler_write_tax_summaries_to_sheet",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L347",
"weight": 1.0,
"_src": "account_journal_report_rationale_347",
"_tgt": "account_journal_report_fusionjournalreporthandler_write_cell",
"source": "account_journal_report_fusionjournalreporthandler_write_cell",
"target": "account_journal_report_rationale_347",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L360",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_write_cell",
"_tgt": "account_report_set_xlsx_cell_sizes",
"source": "account_journal_report_fusionjournalreporthandler_write_cell",
"target": "account_report_set_xlsx_cell_sizes"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L361",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_write_cell",
"_tgt": "account_asset_fusionasset_write",
"source": "account_journal_report_fusionjournalreporthandler_write_cell",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L521",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_payment_lines_filter_case_statement",
"source": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"target": "account_journal_report_fusionjournalreporthandler_get_payment_lines_filter_case_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L547",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"_tgt": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"source": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"target": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L548",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"source": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"target": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L550",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"source": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"target": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L551",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_columns_for_journal",
"source": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"target": "account_journal_report_fusionjournalreporthandler_get_columns_for_journal",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L456",
"weight": 1.0,
"_src": "account_journal_report_rationale_456",
"_tgt": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"source": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"target": "account_journal_report_rationale_456",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L458",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_journal_report_fusionjournalreporthandler_generate_document_data_for_export",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L585",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"source": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"target": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L596",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_base_line",
"source": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"target": "account_journal_report_fusionjournalreporthandler_get_base_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L603",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"_tgt": "account_report_accountreport_format_value",
"source": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_journal",
"target": "account_report_accountreport_format_value"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L621",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"_tgt": "account_journal_report_fusionjournalreporthandler_query_bank_journal_initial_balance",
"source": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"target": "account_journal_report_fusionjournalreporthandler_query_bank_journal_initial_balance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L632",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_base_line",
"source": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"target": "account_journal_report_fusionjournalreporthandler_get_base_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L622",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"_tgt": "account_report_accountreport_format_value",
"source": "account_journal_report_fusionjournalreporthandler_get_export_lines_for_bank_journal",
"target": "account_report_accountreport_format_value"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L676",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_base_line",
"_tgt": "account_report_accountreport_format_value",
"source": "account_journal_report_fusionjournalreporthandler_get_base_line",
"target": "account_report_accountreport_format_value"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L708",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_query_bank_journal_initial_balance",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_journal_report_fusionjournalreporthandler_query_bank_journal_initial_balance",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L730",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_journal_report_fusionjournalreporthandler_section_has_tax",
"target": "account_report_accountreport_get_options_domain"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L742",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"source": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"target": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L753",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"source": "account_journal_report_fusionjournalreporthandler_get_tax_summary_section",
"target": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L779",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"target": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L816",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"_tgt": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"target": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L758",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"_tgt": "budget_fusionbudget_copy",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"target": "budget_fusionbudget_copy"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L764",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"_tgt": "account_report_get_options",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"target": "account_report_get_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L766",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_report_options",
"target": "account_report_accountreport_get_options_domain"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L780",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L807",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"_tgt": "account_report_accountreport_format_value",
"source": "account_journal_report_fusionjournalreporthandler_get_tax_grids_summary",
"target": "account_report_accountreport_format_value"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L819",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L823",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"_tgt": "account_report_parse_line_id",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"target": "account_report_parse_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L837",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"_tgt": "account_report_accountreport_format_value",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"target": "account_report_accountreport_format_value"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L846",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_journal_report_fusionjournalreporthandler_get_generic_tax_summary_for_sections",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L857",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_journal_report_tax_tag_template_open_aml",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_journal_report_fusionjournalreporthandler_journal_report_tax_tag_template_open_aml",
"target": "account_report_accountreport_get_options_domain"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L871",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_journal_report_action_dropdown_audit_default_tax_report",
"_tgt": "account_general_ledger_generalledgercustomhandler_caret_option_audit_tax",
"source": "account_journal_report_fusionjournalreporthandler_journal_report_action_dropdown_audit_default_tax_report",
"target": "account_general_ledger_generalledgercustomhandler_caret_option_audit_tax"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L907",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_journal_report_action_open_account_move_lines_by_account",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_journal_report_fusionjournalreporthandler_journal_report_action_open_account_move_lines_by_account",
"target": "account_report_accountreport_get_options_domain"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_report.py",
"source_location": "L928",
"weight": 1.0,
"_src": "account_journal_report_fusionjournalreporthandler_journal_report_open_aml_by_move",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items",
"source": "account_journal_report_fusionjournalreporthandler_journal_report_open_aml_by_move",
"target": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_line_py",
"_tgt": "loan_line_fusionloanline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_line_py",
"target": "loan_line_fusionloanline",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L1",
"weight": 1.0,
"_src": "loan_line_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_line_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_line_py",
"target": "loan_line_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L104",
"weight": 1.0,
"_src": "loan_line_fusionloanline",
"_tgt": "loan_line_fusionloanline_action_create_entry",
"source": "loan_line_fusionloanline",
"target": "loan_line_fusionloanline_action_create_entry",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L15",
"weight": 1.0,
"_src": "loan_line_rationale_15",
"_tgt": "loan_line_fusionloanline",
"source": "loan_line_fusionloanline",
"target": "loan_line_rationale_15",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L105",
"weight": 1.0,
"_src": "loan_line_rationale_105",
"_tgt": "loan_line_fusionloanline_action_create_entry",
"source": "loan_line_fusionloanline_action_create_entry",
"target": "loan_line_rationale_105",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L132",
"weight": 1.0,
"_src": "loan_line_fusionloanline_action_create_entry",
"_tgt": "wc_assessment_create",
"source": "loan_line_fusionloanline_action_create_entry",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan_line.py",
"source_location": "L163",
"weight": 1.0,
"_src": "loan_line_fusionloanline_action_create_entry",
"_tgt": "account_asset_fusionasset_write",
"source": "loan_line_fusionloanline_action_create_entry",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L449",
"weight": 1.0,
"_src": "loan_fusionloan_generate_entries",
"_tgt": "loan_line_fusionloanline_action_create_entry",
"source": "loan_line_fusionloanline_action_create_entry",
"target": "loan_fusionloan_generate_entries"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"_tgt": "account_transfer_fusionaccounttransfer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"target": "account_transfer_fusionaccounttransfer",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L93",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"_tgt": "account_transfer_check_different_accounts",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"target": "account_transfer_check_different_accounts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L101",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"_tgt": "account_transfer_check_positive_amount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"target": "account_transfer_check_positive_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L113",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"_tgt": "account_transfer_default_get",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_transfer_py",
"target": "account_transfer_default_get",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L129",
"weight": 1.0,
"_src": "account_transfer_fusionaccounttransfer",
"_tgt": "account_transfer_fusionaccounttransfer_action_transfer",
"source": "account_transfer_fusionaccounttransfer",
"target": "account_transfer_fusionaccounttransfer_action_transfer",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L18",
"weight": 1.0,
"_src": "account_transfer_rationale_18",
"_tgt": "account_transfer_fusionaccounttransfer",
"source": "account_transfer_fusionaccounttransfer",
"target": "account_transfer_rationale_18",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L117",
"weight": 1.0,
"_src": "account_transfer_default_get",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_transfer_default_get",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L130",
"weight": 1.0,
"_src": "account_transfer_rationale_130",
"_tgt": "account_transfer_fusionaccounttransfer_action_transfer",
"source": "account_transfer_fusionaccounttransfer_action_transfer",
"target": "account_transfer_rationale_130",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_transfer.py",
"source_location": "L159",
"weight": 1.0,
"_src": "account_transfer_fusionaccounttransfer_action_transfer",
"_tgt": "wc_assessment_create",
"source": "account_transfer_fusionaccounttransfer_action_transfer",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_partner_ledger_py",
"_tgt": "account_partner_ledger_partnerledgercustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_partner_ledger_py",
"target": "account_partner_ledger_partnerledgercustomhandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L248",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_partner_ledger_py",
"_tgt": "account_partner_ledger_action_open_partner",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_partner_ledger_py",
"target": "account_partner_ledger_action_open_partner",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L738",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_partner_ledger_py",
"_tgt": "account_partner_ledger_format_aml_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_partner_ledger_py",
"target": "account_partner_ledger_format_aml_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L28",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_get_custom_display_config",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L44",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L56",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L102",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L140",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_custom_options_initializer",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L191",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L226",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_get_report_send_recipients",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_get_report_send_recipients",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L233",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_action_send_statements",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_action_send_statements",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L263",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L313",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L345",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L389",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_derive_initial_balance_options",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_derive_initial_balance_options",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L395",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L445",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_get_additional_column_aml_values",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_get_additional_column_aml_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L450",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L634",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L702",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L734",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L742",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L780",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L794",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_open_journal_items",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_partnerledgercustomhandler_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L13",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_13",
"_tgt": "account_partner_ledger_partnerledgercustomhandler",
"source": "account_partner_ledger_partnerledgercustomhandler",
"target": "account_partner_ledger_rationale_13",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L46",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"source": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"target": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L53",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"source": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"target": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L45",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_45",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"source": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"target": "account_partner_ledger_rationale_45",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L48",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_partner_ledger_partnerledgercustomhandler_dynamic_lines_generator",
"target": "account_report_accountreport_regroup_lines_by_name_prefix"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L65",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"source": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"target": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L68",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"source": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"target": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L93",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"source": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"target": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L117",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"source": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"target": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L57",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_57",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"source": "account_partner_ledger_partnerledgercustomhandler_assemble_partner_rows",
"target": "account_partner_ledger_rationale_57",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L109",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"source": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"target": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L106",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"_tgt": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"source": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"target": "account_report_get_prefix_groups_matched_prefix_from_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L120",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"_tgt": "account_report_accountreport_build_subline_id",
"source": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"target": "account_report_accountreport_build_subline_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L123",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger_prefix_group",
"target": "account_report_accountreport_regroup_lines_by_name_prefix"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L144",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_custom_options_initializer",
"_tgt": "account_report_get_report_company_ids",
"source": "account_partner_ledger_partnerledgercustomhandler_custom_options_initializer",
"target": "account_report_get_report_company_ids"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L202",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"source": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L218",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"source": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L219",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"source": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L195",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_report_parse_line_id",
"source": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_report_parse_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L207",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"source": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_report_get_prefix_groups_matched_prefix_from_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L213",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_partner_ledger_partnerledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L229",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_get_report_send_recipients",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"source": "account_partner_ledger_partnerledgercustomhandler_get_report_send_recipients",
"target": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L249",
"weight": 1.0,
"_src": "account_partner_ledger_action_open_partner",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_partner_ledger_action_open_partner",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L277",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"source": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"target": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L282",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"source": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"target": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L264",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_264",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"source": "account_partner_ledger_partnerledgercustomhandler_query_partner_sums",
"target": "account_partner_ledger_rationale_264",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L314",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_314",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"target": "account_partner_ledger_rationale_314",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L318",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L319",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L335",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L339",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_sums_sql",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L351",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_derive_initial_balance_options",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"target": "account_partner_ledger_partnerledgercustomhandler_derive_initial_balance_options",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L663",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"target": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L346",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_346",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"target": "account_partner_ledger_rationale_346",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L350",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L352",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L370",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L374",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_initial_balances",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L390",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_390",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_derive_initial_balance_options",
"source": "account_partner_ledger_partnerledgercustomhandler_derive_initial_balance_options",
"target": "account_partner_ledger_rationale_390",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L396",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_396",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"target": "account_partner_ledger_rationale_396",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L400",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L401",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L424",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L434",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partnerless_correction_sql",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L473",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_get_additional_column_aml_values",
"source": "account_partner_ledger_partnerledgercustomhandler_get_additional_column_aml_values",
"target": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L446",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_446",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_get_additional_column_aml_values",
"source": "account_partner_ledger_partnerledgercustomhandler_get_additional_column_aml_values",
"target": "account_partner_ledger_rationale_446",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L677",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"target": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L451",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_451",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"target": "account_partner_ledger_rationale_451",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L475",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L476",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L524",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L532",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_partner_ledger_partnerledgercustomhandler_fetch_aml_data",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L686",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"source": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"target": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L645",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"_tgt": "account_report_parse_line_id",
"source": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"target": "account_report_parse_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L665",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"_tgt": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"source": "account_partner_ledger_partnerledgercustomhandler_report_expand_unfoldable_line_partner_ledger",
"target": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L725",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"target": "account_partner_ledger_partnerledgercustomhandler_unknown_partner_label",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L703",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_703",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"target": "account_partner_ledger_rationale_703",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L716",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L719",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_partner_ledger_partnerledgercustomhandler_build_partner_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L774",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"_tgt": "account_partner_ledger_format_aml_name",
"source": "account_partner_ledger_format_aml_name",
"target": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L743",
"weight": 1.0,
"_src": "account_partner_ledger_rationale_743",
"_tgt": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"source": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"target": "account_partner_ledger_rationale_743",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L756",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L769",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_partner_ledger_partnerledgercustomhandler_build_aml_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L785",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_partner_ledger.py",
"source_location": "L788",
"weight": 1.0,
"_src": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_partner_ledger_partnerledgercustomhandler_build_total_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity_type.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_mail_activity_type_py",
"_tgt": "mail_activity_type_fusionactivitytype",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_mail_activity_type_py",
"target": "mail_activity_type_fusionactivitytype",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity_type.py",
"source_location": "L8",
"weight": 1.0,
"_src": "mail_activity_type_rationale_8",
"_tgt": "mail_activity_type_fusionactivitytype",
"source": "mail_activity_type_fusionactivitytype",
"target": "mail_activity_type_rationale_8",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_fusionbankrecwidget",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_fusionbankrecwidget",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L160",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_line_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_line_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L206",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_available_reco_model_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_available_reco_model_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L231",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_selected_reco_model_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_selected_reco_model_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L242",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_state",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_state",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L260",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_journal_currency_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_journal_currency_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L267",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_st_line_transaction_details",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_st_line_transaction_details",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L273",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_transaction_currency_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_transaction_currency_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L281",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_partner_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_partner_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L290",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_is_multi_currency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_is_multi_currency",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L295",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_compute_selected_aml_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_compute_selected_aml_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L351",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_onchange_todo_command",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_onchange_todo_command",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L374",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_new",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_new",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L387",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_fetch_initial_data",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_fetch_initial_data",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1826",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_action_validate_method",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_action_validate_method",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2083",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"_tgt": "bank_rec_widget_collect_global_info_data",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_py",
"target": "bank_rec_widget_collect_global_info_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L304",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_render_transaction_details",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_render_transaction_details",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L439",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L448",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L453",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_get_line_in_edit_form",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_get_line_in_edit_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L460",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L469",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L480",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L550",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L570",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L583",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L676",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_do_amounts_apply_for_early_payment",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_do_amounts_apply_for_early_payment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L680",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L773",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L818",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L833",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L862",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_tax_line_for_taxes_computation",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_prepare_tax_line_for_taxes_computation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L867",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_tax_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_tax_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L897",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L962",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L968",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L987",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1003",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_get_account_balance_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_get_account_balance_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1039",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1064",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1104",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_reco_model_write_off_vals",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_reco_model_write_off_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1130",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1138",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_date",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1146",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_ref",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_ref",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1154",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_narration",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_narration",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1162",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1172",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1186",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_transaction_currency_id",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_transaction_currency_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1190",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1251",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1285",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1290",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1312",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1351",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1363",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1398",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1457",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1464",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1478",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1482",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1506",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1535",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1543",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1596",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1657",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_get_invoice_price_unit_from_price_total",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_get_invoice_price_unit_from_price_total",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1678",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1728",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1839",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1849",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1856",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1904",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1923",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1928",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1939",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1969",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_set_as_checked",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_set_as_checked",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1976",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1982",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_add_new_aml",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_add_new_aml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1988",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_remove_new_aml",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_remove_new_aml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1994",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_select_reconcile_model",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_select_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2000",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2005",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_line_changed",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_line_changed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2022",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_receivable_account",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_receivable_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2029",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_payable_account",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_payable_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2036",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_redirect_to_move",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_redirect_to_move",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2057",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L16",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_16",
"_tgt": "bank_rec_widget_fusionbankrecwidget",
"source": "bank_rec_widget_fusionbankrecwidget",
"target": "bank_rec_widget_rationale_16",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L175",
"weight": 1.0,
"_src": "bank_rec_widget_compute_line_ids",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"source": "bank_rec_widget_compute_line_ids",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L191",
"weight": 1.0,
"_src": "bank_rec_widget_compute_line_ids",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"source": "bank_rec_widget_compute_line_ids",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L203",
"weight": 1.0,
"_src": "bank_rec_widget_compute_line_ids",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_compute_line_ids",
"target": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L175",
"weight": 1.0,
"_src": "bank_rec_widget_compute_line_ids",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_compute_line_ids",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L214",
"weight": 1.0,
"_src": "bank_rec_widget_compute_available_reco_model_ids",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "bank_rec_widget_compute_available_reco_model_ids",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L270",
"weight": 1.0,
"_src": "bank_rec_widget_compute_st_line_transaction_details",
"_tgt": "bank_rec_widget_fusionbankrecwidget_render_transaction_details",
"source": "bank_rec_widget_compute_st_line_transaction_details",
"target": "bank_rec_widget_fusionbankrecwidget_render_transaction_details",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L285",
"weight": 1.0,
"_src": "bank_rec_widget_compute_partner_id",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "bank_rec_widget_compute_partner_id",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L305",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_305",
"_tgt": "bank_rec_widget_fusionbankrecwidget_render_transaction_details",
"source": "bank_rec_widget_fusionbankrecwidget_render_transaction_details",
"target": "bank_rec_widget_rationale_305",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L364",
"weight": 1.0,
"_src": "bank_rec_widget_onchange_todo_command",
"_tgt": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"source": "bank_rec_widget_onchange_todo_command",
"target": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1875",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"_tgt": "bank_rec_widget_new",
"source": "bank_rec_widget_new",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L457",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor_action_test_connection",
"_tgt": "bank_rec_widget_new",
"source": "bank_rec_widget_new",
"target": "document_extraction_fusiondocumentextractor_action_test_connection"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L197",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"_tgt": "bank_rec_widget_new",
"source": "bank_rec_widget_new",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1836",
"weight": 1.0,
"_src": "bank_rec_widget_action_validate_method",
"_tgt": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"source": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"target": "bank_rec_widget_action_validate_method",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1965",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"_tgt": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"source": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L440",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_440",
"_tgt": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"source": "bank_rec_widget_fusionbankrecwidget_ensure_loaded_lines",
"target": "bank_rec_widget_rationale_440",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1133",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1170",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1205",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1264",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1297",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1326",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1354",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L449",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_449",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_turn_auto_balance_into_manual_line",
"target": "bank_rec_widget_rationale_449",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L454",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_454",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_get_line_in_edit_form",
"source": "bank_rec_widget_fusionbankrecwidget_lines_get_line_in_edit_form",
"target": "bank_rec_widget_rationale_454",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L478",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L572",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"target": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L461",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_461",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_aml_line",
"target": "bank_rec_widget_rationale_461",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L470",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_470",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_liquidity_line",
"target": "bank_rec_widget_rationale_470",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L564",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L596",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L692",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1569",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L481",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_481",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_auto_balance_line",
"target": "bank_rec_widget_rationale_481",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1136",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1249",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1280",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1310",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1349",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1357",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1503",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1532",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1594",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1900",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L551",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_551",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "bank_rec_widget_rationale_551",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L558",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"_tgt": "account_asset_fusionasset_unlink",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L566",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_lines_add_auto_balance_line",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L823",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"target": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L571",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_571",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_new_aml_line",
"target": "bank_rec_widget_rationale_571",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L805",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"target": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L584",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_584",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"target": "bank_rec_widget_rationale_584",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L610",
"weight": 1.0,
"_src": "bank_rec_widget_line_compute_suggestion",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_partial_amount",
"target": "bank_rec_widget_line_compute_suggestion"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L734",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"_tgt": "bank_rec_widget_fusionbankrecwidget_do_amounts_apply_for_early_payment",
"source": "bank_rec_widget_fusionbankrecwidget_do_amounts_apply_for_early_payment",
"target": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L677",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_677",
"_tgt": "bank_rec_widget_fusionbankrecwidget_do_amounts_apply_for_early_payment",
"source": "bank_rec_widget_fusionbankrecwidget_do_amounts_apply_for_early_payment",
"target": "bank_rec_widget_rationale_677",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1501",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1529",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L681",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_681",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"target": "bank_rec_widget_rationale_681",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L725",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"_tgt": "account_asset_fusionasset_unlink",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L751",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_early_payment_discount",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L802",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1502",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1530",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L774",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_774",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"source": "bank_rec_widget_fusionbankrecwidget_lines_check_apply_partial_matching",
"target": "bank_rec_widget_rationale_774",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1523",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L819",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_819",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"target": "bank_rec_widget_rationale_819",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L824",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_lines_load_new_amls",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L912",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation",
"source": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L834",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_834",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation",
"source": "bank_rec_widget_fusionbankrecwidget_prepare_base_line_for_taxes_computation",
"target": "bank_rec_widget_rationale_834",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L913",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_tax_line_for_taxes_computation",
"source": "bank_rec_widget_fusionbankrecwidget_prepare_tax_line_for_taxes_computation",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L863",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_863",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_tax_line_for_taxes_computation",
"source": "bank_rec_widget_fusionbankrecwidget_prepare_tax_line_for_taxes_computation",
"target": "bank_rec_widget_rationale_863",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L946",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_tax_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_tax_line",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L868",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_868",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_tax_line",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_tax_line",
"target": "bank_rec_widget_rationale_868",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1135",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1246",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1309",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1348",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1356",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1500",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1562",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L898",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_898",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "bank_rec_widget_rationale_898",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L942",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"_tgt": "account_asset_fusionasset_unlink",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L946",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_taxes",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L973",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"target": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L993",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"target": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L963",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_963",
"_tgt": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_get_key_mapping_aml_and_exchange_diff",
"target": "bank_rec_widget_rationale_963",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1098",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"_tgt": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"source": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L969",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_969",
"_tgt": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"source": "bank_rec_widget_fusionbankrecwidget_reorder_exchange_and_aml_lines",
"target": "bank_rec_widget_rationale_969",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1073",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"_tgt": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"source": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1497",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"source": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L988",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_988",
"_tgt": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"source": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"target": "bank_rec_widget_rationale_988",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L998",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"_tgt": "account_asset_fusionasset_unlink",
"source": "bank_rec_widget_fusionbankrecwidget_remove_related_exchange_diff_lines",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1044",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_get_account_balance_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_lines_get_account_balance_exchange_diff",
"target": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1004",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1004",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_get_account_balance_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_lines_get_account_balance_exchange_diff",
"target": "bank_rec_widget_rationale_1004",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1084",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"source": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"target": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1040",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1040",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"source": "bank_rec_widget_fusionbankrecwidget_lines_get_exchange_diff_values",
"target": "bank_rec_widget_rationale_1040",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1247",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1282",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1527",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1065",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1065",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"target": "bank_rec_widget_rationale_1065",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1092",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_lines_recompute_exchange_diff",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1590",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_reco_model_write_off_vals",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_reco_model_write_off_vals",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1105",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1105",
"_tgt": "bank_rec_widget_fusionbankrecwidget_lines_prepare_reco_model_write_off_vals",
"source": "bank_rec_widget_fusionbankrecwidget_lines_prepare_reco_model_write_off_vals",
"target": "bank_rec_widget_rationale_1105",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1346",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2027",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_receivable_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_receivable_account",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2034",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_payable_account",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_payable_account",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1131",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1131",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_account_id",
"target": "bank_rec_widget_rationale_1131",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1143",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_date",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_date",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1139",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1139",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_date",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_date",
"target": "bank_rec_widget_rationale_1139",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1151",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_ref",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_ref",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1147",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1147",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_ref",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_ref",
"target": "bank_rec_widget_rationale_1147",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1159",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_narration",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_narration",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1155",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1155",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_narration",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_narration",
"target": "bank_rec_widget_rationale_1155",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1167",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1163",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1163",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_name",
"target": "bank_rec_widget_rationale_1163",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1183",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1188",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_transaction_currency_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_transaction_currency_id",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1173",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1173",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_transaction_currency",
"target": "bank_rec_widget_rationale_1173",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1187",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1187",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_transaction_currency_id",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_transaction_currency_id",
"target": "bank_rec_widget_rationale_1187",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1201",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1278",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1288",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1306",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"target": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2076",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1191",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1191",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_amount_currency",
"target": "bank_rec_widget_rationale_1191",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1260",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2074",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1252",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1252",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_balance",
"target": "bank_rec_widget_rationale_1252",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1286",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1286",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_currency_id",
"target": "bank_rec_widget_rationale_1286",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1291",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1291",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_tax_ids",
"target": "bank_rec_widget_rationale_1291",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1322",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1313",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1313",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_partner_id",
"target": "bank_rec_widget_rationale_1313",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1352",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1352",
"_tgt": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"source": "bank_rec_widget_fusionbankrecwidget_line_value_changed_analytic_distribution",
"target": "bank_rec_widget_rationale_1352",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1386",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1392",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"source": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"target": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1462",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"target": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1472",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"target": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1966",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1364",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1364",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"target": "bank_rec_widget_rationale_1364",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1374",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L200",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"source": "bank_rec_widget_fusionbankrecwidget_action_trigger_matching_rules",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1854",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"source": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1902",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"source": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1399",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1399",
"_tgt": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"source": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"target": "bank_rec_widget_rationale_1399",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1451",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"_tgt": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"source": "bank_rec_widget_fusionbankrecwidget_prepare_embedded_views_data",
"target": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1853",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"source": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1458",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1458",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"source": "bank_rec_widget_fusionbankrecwidget_action_mount_st_line",
"target": "bank_rec_widget_rationale_1458",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1476",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1465",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1465",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"source": "bank_rec_widget_fusionbankrecwidget_action_reload_liquidity_line",
"target": "bank_rec_widget_rationale_1465",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1504",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"source": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1533",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"source": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"target": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1479",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1479",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"source": "bank_rec_widget_fusionbankrecwidget_action_clear_manual_operations_form",
"target": "bank_rec_widget_rationale_1479",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1541",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"source": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"target": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1980",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"source": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1483",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1483",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"source": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"target": "bank_rec_widget_rationale_1483",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1496",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"_tgt": "account_asset_fusionasset_unlink",
"source": "bank_rec_widget_fusionbankrecwidget_action_remove_lines",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1898",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1986",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_add_new_aml",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_add_new_aml",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1507",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1507",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget_action_add_new_amls",
"target": "bank_rec_widget_rationale_1507",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1992",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_remove_new_aml",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_remove_new_aml",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1536",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1536",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"source": "bank_rec_widget_fusionbankrecwidget_action_remove_new_amls",
"target": "bank_rec_widget_rationale_1536",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1578",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"source": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"target": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1998",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_select_reconcile_model",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"source": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_select_reconcile_model",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1544",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1544",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"source": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"target": "bank_rec_widget_rationale_1544",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1554",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"_tgt": "account_asset_fusionasset_unlink",
"source": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1590",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_action_select_reconcile_model",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1635",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"_tgt": "bank_rec_widget_fusionbankrecwidget_get_invoice_price_unit_from_price_total",
"source": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"target": "bank_rec_widget_fusionbankrecwidget_get_invoice_price_unit_from_price_total",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1597",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1597",
"_tgt": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"source": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"target": "bank_rec_widget_rationale_1597",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1638",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_create_invoice_from_write_off_values",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1658",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1658",
"_tgt": "bank_rec_widget_fusionbankrecwidget_get_invoice_price_unit_from_price_total",
"source": "bank_rec_widget_fusionbankrecwidget_get_invoice_price_unit_from_price_total",
"target": "bank_rec_widget_rationale_1658",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1744",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_validate",
"_tgt": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"source": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"target": "bank_rec_widget_fusionbankrecwidget_action_validate",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1679",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1679",
"_tgt": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"source": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"target": "bank_rec_widget_rationale_1679",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1721",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1721",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"_tgt": "bank_rec_widget_line_fusionbankrecline_get_aml_values",
"source": "bank_rec_widget_fusionbankrecwidget_validation_lines_vals",
"target": "bank_rec_widget_line_fusionbankrecline_get_aml_values"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1843",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "bank_rec_widget_fusionbankrecwidget_action_validate",
"target": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1926",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "bank_rec_widget_fusionbankrecwidget_action_validate",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1729",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1729",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "bank_rec_widget_fusionbankrecwidget_action_validate",
"target": "bank_rec_widget_rationale_1729",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1751",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_validate",
"_tgt": "account_asset_fusionasset_write",
"source": "bank_rec_widget_fusionbankrecwidget_action_validate",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1822",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_action_validate",
"_tgt": "account_asset_fusionasset_unlink",
"source": "bank_rec_widget_fusionbankrecwidget_action_validate",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L204",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_validate",
"source": "bank_rec_widget_fusionbankrecwidget_action_validate",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1925",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"_tgt": "bank_rec_widget_action_validate_method",
"source": "bank_rec_widget_action_validate_method",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1932",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"_tgt": "bank_rec_widget_action_validate_method",
"source": "bank_rec_widget_action_validate_method",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1933",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"source": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1840",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1840",
"_tgt": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"source": "bank_rec_widget_fusionbankrecwidget_action_to_check",
"target": "bank_rec_widget_rationale_1840",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1879",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"target": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1850",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1850",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_mount_st_line",
"target": "bank_rec_widget_rationale_1850",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1887",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"_tgt": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"target": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1857",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1857",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"target": "bank_rec_widget_rationale_1857",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1886",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"_tgt": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_restore_st_line_data",
"target": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1905",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1905",
"_tgt": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"source": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"target": "bank_rec_widget_rationale_1905",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1906",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"_tgt": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"source": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"target": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1918",
"weight": 1.0,
"_src": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"_tgt": "wc_assessment_create",
"source": "bank_rec_widget_fusionbankrecwidget_process_restore_lines_ids",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1924",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1924",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_validate",
"target": "bank_rec_widget_rationale_1924",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1929",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1929",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_to_check",
"target": "bank_rec_widget_rationale_1929",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1940",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1940",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_reset",
"target": "bank_rec_widget_rationale_1940",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1970",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1970",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_set_as_checked",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_set_as_checked",
"target": "bank_rec_widget_rationale_1970",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1977",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1977",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_remove_line",
"target": "bank_rec_widget_rationale_1977",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1983",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1983",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_add_new_aml",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_add_new_aml",
"target": "bank_rec_widget_rationale_1983",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1989",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1989",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_remove_new_aml",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_remove_new_aml",
"target": "bank_rec_widget_rationale_1989",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L1995",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_1995",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_select_reconcile_model",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_select_reconcile_model",
"target": "bank_rec_widget_rationale_1995",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2001",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_2001",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_mount_line_in_edit",
"target": "bank_rec_widget_rationale_2001",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2006",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_2006",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_line_changed",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_line_changed",
"target": "bank_rec_widget_rationale_2006",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2023",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_2023",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_receivable_account",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_receivable_account",
"target": "bank_rec_widget_rationale_2023",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2030",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_2030",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_payable_account",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_line_set_partner_payable_account",
"target": "bank_rec_widget_rationale_2030",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2037",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_2037",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_redirect_to_move",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_redirect_to_move",
"target": "bank_rec_widget_rationale_2037",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget.py",
"source_location": "L2058",
"weight": 1.0,
"_src": "bank_rec_widget_rationale_2058",
"_tgt": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"source": "bank_rec_widget_fusionbankrecwidget_js_action_apply_line_suggestion",
"target": "bank_rec_widget_rationale_2058",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"target": "account_generic_tax_report_fusiontaxreporthandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L228",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"_tgt": "account_generic_tax_report_compute_vat_closing_entry",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"target": "account_generic_tax_report_compute_vat_closing_entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L366",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"_tgt": "account_generic_tax_report_add_tax_group_closing_items",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"target": "account_generic_tax_report_add_tax_group_closing_items",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L411",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"_tgt": "account_generic_tax_report_redirect_to_misconfigured_tax_groups",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"target": "account_generic_tax_report_redirect_to_misconfigured_tax_groups",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L466",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L546",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"_tgt": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"target": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L864",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandlerat",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"target": "account_generic_tax_report_fusiongenerictaxreporthandlerat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L873",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandlerta",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_generic_tax_report_py",
"target": "account_generic_tax_report_fusiongenerictaxreporthandlerta",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L22",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L50",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_custom_display_config",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L55",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_customize_warnings",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_customize_warnings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L83",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_is_period_equal_to_options",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_is_period_equal_to_options",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L89",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_action_periodic_vat_entries",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_action_periodic_vat_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L138",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L157",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L209",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L328",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_vat_closing_entry_additional_domain",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_vat_closing_entry_additional_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L331",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_postprocess_vat_closing_entry_results",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_postprocess_vat_closing_entry_results",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L334",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_vat_closing_entry_results_rounding",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_vat_closing_entry_results_rounding",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L423",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L445",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_amls_with_archived_tags_domain",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_amls_with_archived_tags_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L455",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_action_open_amls_with_archived_tags",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_fusiontaxreporthandler_action_open_amls_with_archived_tags",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L15",
"weight": 1.0,
"_src": "account_generic_tax_report_rationale_15",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler",
"source": "account_generic_tax_report_fusiontaxreporthandler",
"target": "account_generic_tax_report_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L31",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"_tgt": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"source": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"target": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L33",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"_tgt": "res_company_rescompany_get_tax_closing_start_date_attributes",
"source": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"target": "res_company_rescompany_get_tax_closing_start_date_attributes"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L34",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"_tgt": "res_company_rescompany_get_tax_periodicity",
"source": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"target": "res_company_rescompany_get_tax_periodicity"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L37",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"_tgt": "res_company_rescompany_get_tax_periodicity_months_delay",
"source": "account_generic_tax_report_fusiontaxreporthandler_custom_options_initializer",
"target": "res_company_rescompany_get_tax_periodicity_months_delay"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L65",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_customize_warnings",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_generic_tax_report_fusiontaxreporthandler_customize_warnings",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L93",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_action_periodic_vat_entries",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_is_period_equal_to_options",
"source": "account_generic_tax_report_fusiontaxreporthandler_is_period_equal_to_options",
"target": "account_generic_tax_report_fusiontaxreporthandler_action_periodic_vat_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L86",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_is_period_equal_to_options",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "account_generic_tax_report_fusiontaxreporthandler_is_period_equal_to_options",
"target": "res_company_rescompany_get_tax_closing_period_boundaries"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L124",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_action_periodic_vat_entries",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"source": "account_generic_tax_report_fusiontaxreporthandler_action_periodic_vat_entries",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L146",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"source": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L150",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"source": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"target": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L144",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"_tgt": "account_report_get_report_company_ids",
"source": "account_generic_tax_report_fusiontaxreporthandler_get_periodic_vat_entries",
"target": "account_report_get_report_company_ids"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L172",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"source": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L188",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"_tgt": "account_generic_tax_report_redirect_to_misconfigured_tax_groups",
"source": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"target": "account_generic_tax_report_redirect_to_misconfigured_tax_groups",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L198",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"_tgt": "account_generic_tax_report_compute_vat_closing_entry",
"source": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"target": "account_generic_tax_report_compute_vat_closing_entry",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L199",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"_tgt": "account_generic_tax_report_add_tax_group_closing_items",
"source": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"target": "account_generic_tax_report_add_tax_group_closing_items",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L159",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"_tgt": "account_report_get_report_company_ids",
"source": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"target": "account_report_get_report_company_ids"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L173",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"_tgt": "res_company_rescompany_get_and_update_tax_closing_moves",
"source": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"target": "res_company_rescompany_get_and_update_tax_closing_moves"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L205",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"_tgt": "account_asset_fusionasset_write",
"source": "account_generic_tax_report_fusiontaxreporthandler_generate_tax_closing_entries",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L215",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"source": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L212",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"target": "res_company_rescompany_get_tax_closing_period_boundaries"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L218",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_generic_tax_report_fusiontaxreporthandler_get_tax_closing_entries_for_closed_period",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L254",
"weight": 1.0,
"_src": "account_generic_tax_report_compute_vat_closing_entry",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_vat_closing_entry_additional_domain",
"source": "account_generic_tax_report_compute_vat_closing_entry",
"target": "account_generic_tax_report_fusiontaxreporthandler_get_vat_closing_entry_additional_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L272",
"weight": 1.0,
"_src": "account_generic_tax_report_compute_vat_closing_entry",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_postprocess_vat_closing_entry_results",
"source": "account_generic_tax_report_compute_vat_closing_entry",
"target": "account_generic_tax_report_fusiontaxreporthandler_postprocess_vat_closing_entry_results",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L240",
"weight": 1.0,
"_src": "account_generic_tax_report_compute_vat_closing_entry",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "account_generic_tax_report_compute_vat_closing_entry",
"target": "res_company_rescompany_get_tax_closing_period_boundaries"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L247",
"weight": 1.0,
"_src": "account_generic_tax_report_compute_vat_closing_entry",
"_tgt": "account_report_get_options",
"source": "account_generic_tax_report_compute_vat_closing_entry",
"target": "account_report_get_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L252",
"weight": 1.0,
"_src": "account_generic_tax_report_compute_vat_closing_entry",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_generic_tax_report_compute_vat_closing_entry",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L308",
"weight": 1.0,
"_src": "account_generic_tax_report_compute_vat_closing_entry",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_generic_tax_report_compute_vat_closing_entry",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L322",
"weight": 1.0,
"_src": "account_generic_tax_report_compute_vat_closing_entry",
"_tgt": "wc_assessment_create",
"source": "account_generic_tax_report_compute_vat_closing_entry",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L342",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_vat_closing_entry_results_rounding",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "account_generic_tax_report_fusiontaxreporthandler_vat_closing_entry_results_rounding",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L343",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_vat_closing_entry_results_rounding",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_generic_tax_report_fusiontaxreporthandler_vat_closing_entry_results_rounding",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L402",
"weight": 1.0,
"_src": "account_generic_tax_report_add_tax_group_closing_items",
"_tgt": "wc_assessment_create",
"source": "account_generic_tax_report_add_tax_group_closing_items",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L427",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_generic_tax_report_fusiontaxreporthandler_get_fpos_info_for_tax_closing",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L460",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiontaxreporthandler_action_open_amls_with_archived_tags",
"_tgt": "account_generic_tax_report_fusiontaxreporthandler_get_amls_with_archived_tags_domain",
"source": "account_generic_tax_report_fusiontaxreporthandler_get_amls_with_archived_tags_domain",
"target": "account_generic_tax_report_fusiontaxreporthandler_action_open_amls_with_archived_tags",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L473",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_get_custom_display_config",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L479",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_custom_options_initializer",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L489",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_dynamic_lines_generator",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L492",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_options_initializer",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L499",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L676",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L738",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L786",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L813",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_check_line_consistency",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_check_line_consistency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L837",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_option_audit_tax",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_option_audit_tax",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L467",
"weight": 1.0,
"_src": "account_generic_tax_report_rationale_467",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler",
"target": "account_generic_tax_report_rationale_467",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L490",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_dynamic_lines_generator",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_dynamic_lines_generator",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L513",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L515",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"_tgt": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"target": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L538",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L870",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandlerat_dynamic_lines_generator",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"target": "account_generic_tax_report_fusiongenerictaxreporthandlerat_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L879",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandlerta_dynamic_lines_generator",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"target": "account_generic_tax_report_fusiongenerictaxreporthandlerta_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L500",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L531",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_get_dynamic_lines",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L547",
"weight": 1.0,
"_src": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"_tgt": "account_report_get_report_company_ids",
"source": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"target": "account_report_get_report_company_ids"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L585",
"weight": 1.0,
"_src": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_generic_tax_report_read_generic_tax_report_amounts_no_tax_details",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L689",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L696",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_read_generic_tax_report_amounts",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L773",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L762",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_populate_lines_recursively",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L800",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandler_check_line_consistency",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"target": "account_generic_tax_report_fusiongenerictaxreporthandler_check_line_consistency",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L792",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_build_report_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L819",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_check_line_consistency",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_check_line_consistency",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L839",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_option_audit_tax",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_option_audit_tax",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L849",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_option_audit_tax",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_generic_tax_report_fusiongenerictaxreporthandler_caret_option_audit_tax",
"target": "account_report_accountreport_get_options_domain"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L869",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandlerat",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandlerat_dynamic_lines_generator",
"source": "account_generic_tax_report_fusiongenerictaxreporthandlerat",
"target": "account_generic_tax_report_fusiongenerictaxreporthandlerat_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_generic_tax_report.py",
"source_location": "L878",
"weight": 1.0,
"_src": "account_generic_tax_report_fusiongenerictaxreporthandlerta",
"_tgt": "account_generic_tax_report_fusiongenerictaxreporthandlerta_dynamic_lines_generator",
"source": "account_generic_tax_report_fusiongenerictaxreporthandlerta",
"target": "account_generic_tax_report_fusiongenerictaxreporthandlerta_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_cash_flow_report_py",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_cash_flow_report_py",
"target": "account_cash_flow_report_cashflowreportcustomhandler",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L25",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L61",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L74",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L111",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L169",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L177",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L181",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L224",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L257",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L273",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L315",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L445",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L650",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L751",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L784",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L813",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L8",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_8",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler",
"source": "account_cash_flow_report_cashflowreportcustomhandler",
"target": "account_cash_flow_report_rationale_8",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L33",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure",
"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"target": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L34",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"target": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L39",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"target": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L52",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"target": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L55",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"target": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L26",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_26",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"source": "account_cash_flow_report_cashflowreportcustomhandler_dynamic_lines_generator",
"target": "account_cash_flow_report_rationale_26",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L62",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_62",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer",
"source": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer",
"target": "account_cash_flow_report_rationale_62",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L64",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer",
"_tgt": "account_report_accountreport_init_options_journals",
"source": "account_cash_flow_report_cashflowreportcustomhandler_custom_options_initializer",
"target": "account_report_accountreport_init_options_journals"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L83",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L88",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L89",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L96",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L97",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L100",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L102",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L105",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L75",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_75",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"source": "account_cash_flow_report_cashflowreportcustomhandler_compute_report_data",
"target": "account_cash_flow_report_rationale_75",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L218",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"source": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"target": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L112",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_112",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"source": "account_cash_flow_report_cashflowreportcustomhandler_merge_into_report_data",
"target": "account_cash_flow_report_rationale_112",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L179",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"source": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"target": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L170",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_170",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"source": "account_cash_flow_report_cashflowreportcustomhandler_resolve_cashflow_tags",
"target": "account_cash_flow_report_rationale_170",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L178",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_178",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"source": "account_cash_flow_report_cashflowreportcustomhandler_list_cashflow_tag_ids",
"target": "account_cash_flow_report_rationale_178",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L182",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_182",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"source": "account_cash_flow_report_cashflowreportcustomhandler_route_entry_to_section",
"target": "account_cash_flow_report_rationale_182",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L225",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_225",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"target": "account_cash_flow_report_rationale_225",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L230",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"_tgt": "account_report_get_options_journals",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_account_ids",
"target": "account_report_get_options_journals"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L329",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"source": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L459",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"source": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"target": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L258",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_258",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"source": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"target": "account_cash_flow_report_rationale_258",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L259",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_cash_flow_report_cashflowreportcustomhandler_build_move_ids_subquery",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L274",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_274",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"source": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"target": "account_cash_flow_report_rationale_274",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L281",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L282",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L307",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L308",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_cash_flow_report_cashflowreportcustomhandler_query_liquidity_balances",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L316",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_316",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"target": "account_cash_flow_report_rationale_316",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L328",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L418",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L419",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_liquidity_side_entries",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L446",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_446",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"target": "account_cash_flow_report_rationale_446",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L454",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"_tgt": "account_report_get_currency_table",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"target": "account_report_get_currency_table"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L458",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L510",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L602",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_cash_flow_report_cashflowreportcustomhandler_fetch_reconciled_counterparts",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L651",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_651",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure",
"source": "account_cash_flow_report_cashflowreportcustomhandler_build_section_structure",
"target": "account_cash_flow_report_rationale_651",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L752",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_752",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"target": "account_cash_flow_report_rationale_752",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L753",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L768",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_section_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L785",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_785",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"target": "account_cash_flow_report_rationale_785",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L786",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L796",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_detail_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L814",
"weight": 1.0,
"_src": "account_cash_flow_report_rationale_814",
"_tgt": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"target": "account_cash_flow_report_rationale_814",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L841",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_cash_flow_report.py",
"source_location": "L849",
"weight": 1.0,
"_src": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_cash_flow_report_cashflowreportcustomhandler_render_unexplained_difference",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"_tgt": "batch_payment_fusionbatchpayment",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"target": "batch_payment_fusionbatchpayment",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L119",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"_tgt": "batch_payment_compute_amount_total",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"target": "batch_payment_compute_amount_total",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L130",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"_tgt": "batch_payment_check_payments_journal",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"target": "batch_payment_check_payments_journal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L157",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"_tgt": "batch_payment_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"target": "batch_payment_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L223",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"_tgt": "batch_payment_create_batch_from_payments",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"target": "batch_payment_create_batch_from_payments",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L1",
"weight": 1.0,
"_src": "batch_payment_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_batch_payment_py",
"target": "batch_payment_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L170",
"weight": 1.0,
"_src": "batch_payment_fusionbatchpayment",
"_tgt": "batch_payment_fusionbatchpayment_validate_batch",
"source": "batch_payment_fusionbatchpayment",
"target": "batch_payment_fusionbatchpayment_validate_batch",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L195",
"weight": 1.0,
"_src": "batch_payment_fusionbatchpayment",
"_tgt": "batch_payment_fusionbatchpayment_action_draft",
"source": "batch_payment_fusionbatchpayment",
"target": "batch_payment_fusionbatchpayment_action_draft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L202",
"weight": 1.0,
"_src": "batch_payment_fusionbatchpayment",
"_tgt": "batch_payment_fusionbatchpayment_action_reconcile",
"source": "batch_payment_fusionbatchpayment",
"target": "batch_payment_fusionbatchpayment_action_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L211",
"weight": 1.0,
"_src": "batch_payment_fusionbatchpayment",
"_tgt": "batch_payment_fusionbatchpayment_print_batch",
"source": "batch_payment_fusionbatchpayment",
"target": "batch_payment_fusionbatchpayment_print_batch",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L14",
"weight": 1.0,
"_src": "batch_payment_rationale_14",
"_tgt": "batch_payment_fusionbatchpayment",
"source": "batch_payment_fusionbatchpayment",
"target": "batch_payment_rationale_14",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L253",
"weight": 1.0,
"_src": "batch_payment_create_batch_from_payments",
"_tgt": "batch_payment_create",
"source": "batch_payment_create",
"target": "batch_payment_create_batch_from_payments",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L171",
"weight": 1.0,
"_src": "batch_payment_rationale_171",
"_tgt": "batch_payment_fusionbatchpayment_validate_batch",
"source": "batch_payment_fusionbatchpayment_validate_batch",
"target": "batch_payment_rationale_171",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L193",
"weight": 1.0,
"_src": "batch_payment_fusionbatchpayment_validate_batch",
"_tgt": "account_asset_fusionasset_write",
"source": "batch_payment_fusionbatchpayment_validate_batch",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L196",
"weight": 1.0,
"_src": "batch_payment_rationale_196",
"_tgt": "batch_payment_fusionbatchpayment_action_draft",
"source": "batch_payment_fusionbatchpayment_action_draft",
"target": "batch_payment_rationale_196",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L200",
"weight": 1.0,
"_src": "batch_payment_fusionbatchpayment_action_draft",
"_tgt": "account_asset_fusionasset_write",
"source": "batch_payment_fusionbatchpayment_action_draft",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L203",
"weight": 1.0,
"_src": "batch_payment_rationale_203",
"_tgt": "batch_payment_fusionbatchpayment_action_reconcile",
"source": "batch_payment_fusionbatchpayment_action_reconcile",
"target": "batch_payment_rationale_203",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L209",
"weight": 1.0,
"_src": "batch_payment_fusionbatchpayment_action_reconcile",
"_tgt": "account_asset_fusionasset_write",
"source": "batch_payment_fusionbatchpayment_action_reconcile",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/batch_payment.py",
"source_location": "L212",
"weight": 1.0,
"_src": "batch_payment_rationale_212",
"_tgt": "batch_payment_fusionbatchpayment_print_batch",
"source": "batch_payment_fusionbatchpayment_print_batch",
"target": "batch_payment_rationale_212",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"_tgt": "budget_fusionbudget",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"target": "budget_fusionbudget",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L45",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"_tgt": "budget_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"target": "budget_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L58",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"_tgt": "budget_check_budget_name_not_empty",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"target": "budget_check_budget_name_not_empty",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L191",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"_tgt": "budget_fusionbudgetitem",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_budget_py",
"target": "budget_fusionbudgetitem",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L70",
"weight": 1.0,
"_src": "budget_fusionbudget",
"_tgt": "budget_fusionbudget_copy_data",
"source": "budget_fusionbudget",
"target": "budget_fusionbudget_copy_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L79",
"weight": 1.0,
"_src": "budget_fusionbudget",
"_tgt": "budget_fusionbudget_copy",
"source": "budget_fusionbudget",
"target": "budget_fusionbudget_copy",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L96",
"weight": 1.0,
"_src": "budget_fusionbudget",
"_tgt": "budget_fusionbudget_create_or_update_budget_items",
"source": "budget_fusionbudget",
"target": "budget_fusionbudget_create_or_update_budget_items",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L9",
"weight": 1.0,
"_src": "budget_rationale_9",
"_tgt": "budget_fusionbudget",
"source": "budget_fusionbudget",
"target": "budget_rationale_9",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L176",
"weight": 1.0,
"_src": "budget_fusionbudget_create_or_update_budget_items",
"_tgt": "budget_create",
"source": "budget_create",
"target": "budget_fusionbudget_create_or_update_budget_items",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L71",
"weight": 1.0,
"_src": "budget_rationale_71",
"_tgt": "budget_fusionbudget_copy_data",
"source": "budget_fusionbudget_copy_data",
"target": "budget_rationale_71",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L80",
"weight": 1.0,
"_src": "budget_rationale_80",
"_tgt": "budget_fusionbudget_copy",
"source": "budget_fusionbudget_copy",
"target": "budget_rationale_80",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L374",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"_tgt": "budget_fusionbudget_copy",
"source": "budget_fusionbudget_copy",
"target": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L572",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"_tgt": "budget_fusionbudget_copy",
"source": "budget_fusionbudget_copy",
"target": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1167",
"weight": 1.0,
"_src": "account_asset_fusionasset_validate",
"_tgt": "budget_fusionbudget_copy",
"source": "budget_fusionbudget_copy",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L99",
"weight": 1.0,
"_src": "budget_rationale_99",
"_tgt": "budget_fusionbudget_create_or_update_budget_items",
"source": "budget_fusionbudget_create_or_update_budget_items",
"target": "budget_rationale_99",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4875",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_budget_value",
"_tgt": "budget_fusionbudget_create_or_update_budget_items",
"source": "budget_fusionbudget_create_or_update_budget_items",
"target": "account_report_accountreport_action_modify_manual_budget_value"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/budget.py",
"source_location": "L192",
"weight": 1.0,
"_src": "budget_rationale_192",
"_tgt": "budget_fusionbudgetitem",
"source": "budget_fusionbudgetitem",
"target": "budget_rationale_192",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_py",
"_tgt": "account_journal_fusionaccountjournal",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_py",
"target": "account_journal_fusionaccountjournal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L17",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_get_bank_statements_available_import_formats",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_get_bank_statements_available_import_formats",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L22",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_get_bank_statements_available_sources",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_get_bank_statements_available_sources",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L37",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_create_document_from_attachment",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_create_document_from_attachment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L49",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_import_bank_statement",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_import_bank_statement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L128",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_parse_bank_statement_file",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L148",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_check_parsed_data",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_check_parsed_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L168",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_statement_import_check_bank_account",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_statement_import_check_bank_account",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L180",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_find_additional_data",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_find_additional_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L238",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L272",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal",
"_tgt": "account_journal_fusionaccountjournal_create_bank_statements",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_fusionaccountjournal_create_bank_statements",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L10",
"weight": 1.0,
"_src": "account_journal_rationale_10",
"_tgt": "account_journal_fusionaccountjournal",
"source": "account_journal_fusionaccountjournal",
"target": "account_journal_rationale_10",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L26",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_get_bank_statements_available_sources",
"_tgt": "account_journal_fusionaccountjournal_get_bank_statements_available_import_formats",
"source": "account_journal_fusionaccountjournal_get_bank_statements_available_import_formats",
"target": "account_journal_fusionaccountjournal_get_bank_statements_available_sources",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L18",
"weight": 1.0,
"_src": "account_journal_rationale_18",
"_tgt": "account_journal_fusionaccountjournal_get_bank_statements_available_import_formats",
"source": "account_journal_fusionaccountjournal_get_bank_statements_available_import_formats",
"target": "account_journal_rationale_18",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L23",
"weight": 1.0,
"_src": "account_journal_rationale_23",
"_tgt": "account_journal_fusionaccountjournal_get_bank_statements_available_sources",
"source": "account_journal_fusionaccountjournal_get_bank_statements_available_sources",
"target": "account_journal_rationale_23",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L45",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_create_document_from_attachment",
"_tgt": "account_journal_fusionaccountjournal_import_bank_statement",
"source": "account_journal_fusionaccountjournal_create_document_from_attachment",
"target": "account_journal_fusionaccountjournal_import_bank_statement",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L38",
"weight": 1.0,
"_src": "account_journal_rationale_38",
"_tgt": "account_journal_fusionaccountjournal_create_document_from_attachment",
"source": "account_journal_fusionaccountjournal_create_document_from_attachment",
"target": "account_journal_rationale_38",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L64",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_import_bank_statement",
"_tgt": "account_journal_fusionaccountjournal_parse_bank_statement_file",
"source": "account_journal_fusionaccountjournal_import_bank_statement",
"target": "account_journal_fusionaccountjournal_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L65",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_import_bank_statement",
"_tgt": "account_journal_fusionaccountjournal_check_parsed_data",
"source": "account_journal_fusionaccountjournal_import_bank_statement",
"target": "account_journal_fusionaccountjournal_check_parsed_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L66",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_import_bank_statement",
"_tgt": "account_journal_fusionaccountjournal_find_additional_data",
"source": "account_journal_fusionaccountjournal_import_bank_statement",
"target": "account_journal_fusionaccountjournal_find_additional_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L73",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_import_bank_statement",
"_tgt": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"source": "account_journal_fusionaccountjournal_import_bank_statement",
"target": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L76",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_import_bank_statement",
"_tgt": "account_journal_fusionaccountjournal_create_bank_statements",
"source": "account_journal_fusionaccountjournal_import_bank_statement",
"target": "account_journal_fusionaccountjournal_create_bank_statements",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L50",
"weight": 1.0,
"_src": "account_journal_rationale_50",
"_tgt": "account_journal_fusionaccountjournal_import_bank_statement",
"source": "account_journal_fusionaccountjournal_import_bank_statement",
"target": "account_journal_rationale_50",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L98",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_import_bank_statement",
"_tgt": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"source": "account_journal_fusionaccountjournal_import_bank_statement",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L102",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_import_bank_statement",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_journal_fusionaccountjournal_import_bank_statement",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L129",
"weight": 1.0,
"_src": "account_journal_rationale_129",
"_tgt": "account_journal_fusionaccountjournal_parse_bank_statement_file",
"source": "account_journal_fusionaccountjournal_parse_bank_statement_file",
"target": "account_journal_rationale_129",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L149",
"weight": 1.0,
"_src": "account_journal_rationale_149",
"_tgt": "account_journal_fusionaccountjournal_check_parsed_data",
"source": "account_journal_fusionaccountjournal_check_parsed_data",
"target": "account_journal_rationale_149",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L211",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_find_additional_data",
"_tgt": "account_journal_fusionaccountjournal_statement_import_check_bank_account",
"source": "account_journal_fusionaccountjournal_statement_import_check_bank_account",
"target": "account_journal_fusionaccountjournal_find_additional_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L169",
"weight": 1.0,
"_src": "account_journal_rationale_169",
"_tgt": "account_journal_fusionaccountjournal_statement_import_check_bank_account",
"source": "account_journal_fusionaccountjournal_statement_import_check_bank_account",
"target": "account_journal_rationale_169",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L181",
"weight": 1.0,
"_src": "account_journal_rationale_181",
"_tgt": "account_journal_fusionaccountjournal_find_additional_data",
"source": "account_journal_fusionaccountjournal_find_additional_data",
"target": "account_journal_rationale_181",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L188",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_find_additional_data",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_journal_fusionaccountjournal_find_additional_data",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L239",
"weight": 1.0,
"_src": "account_journal_rationale_239",
"_tgt": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"source": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"target": "account_journal_rationale_239",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L257",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_journal_fusionaccountjournal_complete_bank_statement_vals",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L273",
"weight": 1.0,
"_src": "account_journal_rationale_273",
"_tgt": "account_journal_fusionaccountjournal_create_bank_statements",
"source": "account_journal_fusionaccountjournal_create_bank_statements",
"target": "account_journal_rationale_273",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L292",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_create_bank_statements",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_journal_fusionaccountjournal_create_bank_statements",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L306",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_create_bank_statements",
"_tgt": "wc_assessment_create",
"source": "account_journal_fusionaccountjournal_create_bank_statements",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal.py",
"source_location": "L315",
"weight": 1.0,
"_src": "account_journal_fusionaccountjournal_create_bank_statements",
"_tgt": "account_bank_statement_fusionbankstatement_action_generate_attachment",
"source": "account_journal_fusionaccountjournal_create_bank_statements",
"target": "account_bank_statement_fusionbankstatement_action_generate_attachment"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L35",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"_tgt": "sepa_direct_debit_sanitise_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"target": "sepa_direct_debit_sanitise_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L43",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"_tgt": "sepa_direct_debit_validate_iban",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"target": "sepa_direct_debit_validate_iban",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L56",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"_tgt": "sepa_direct_debit_validate_bic",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"target": "sepa_direct_debit_validate_bic",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L76",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"_tgt": "sepa_direct_debit_fusionsddmandate",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"target": "sepa_direct_debit_fusionsddmandate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L175",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"_tgt": "sepa_direct_debit_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"target": "sepa_direct_debit_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L223",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"target": "sepa_direct_debit_fusionsepadirectdebit",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L1",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py",
"target": "sepa_direct_debit_rationale_1",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L295",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"_tgt": "sepa_direct_debit_sanitise_text",
"source": "sepa_direct_debit_sanitise_text",
"target": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L367",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"_tgt": "sepa_direct_debit_sanitise_text",
"source": "sepa_direct_debit_sanitise_text",
"target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L406",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"_tgt": "sepa_direct_debit_sanitise_text",
"source": "sepa_direct_debit_sanitise_text",
"target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L36",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_36",
"_tgt": "sepa_direct_debit_sanitise_text",
"source": "sepa_direct_debit_sanitise_text",
"target": "sepa_direct_debit_rationale_36",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L269",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"_tgt": "sepa_direct_debit_validate_iban",
"source": "sepa_direct_debit_validate_iban",
"target": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L400",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"_tgt": "sepa_direct_debit_validate_iban",
"source": "sepa_direct_debit_validate_iban",
"target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L44",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_44",
"_tgt": "sepa_direct_debit_validate_iban",
"source": "sepa_direct_debit_validate_iban",
"target": "sepa_direct_debit_rationale_44",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L270",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"_tgt": "sepa_direct_debit_validate_bic",
"source": "sepa_direct_debit_validate_bic",
"target": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L57",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_57",
"_tgt": "sepa_direct_debit_validate_bic",
"source": "sepa_direct_debit_validate_bic",
"target": "sepa_direct_debit_rationale_57",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L190",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsddmandate",
"_tgt": "sepa_direct_debit_fusionsddmandate_action_activate",
"source": "sepa_direct_debit_fusionsddmandate",
"target": "sepa_direct_debit_fusionsddmandate_action_activate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L199",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsddmandate",
"_tgt": "sepa_direct_debit_fusionsddmandate_action_revoke",
"source": "sepa_direct_debit_fusionsddmandate",
"target": "sepa_direct_debit_fusionsddmandate_action_revoke",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L208",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsddmandate",
"_tgt": "sepa_direct_debit_fusionsddmandate_action_close",
"source": "sepa_direct_debit_fusionsddmandate",
"target": "sepa_direct_debit_fusionsddmandate_action_close",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L77",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_77",
"_tgt": "sepa_direct_debit_fusionsddmandate",
"source": "sepa_direct_debit_fusionsddmandate",
"target": "sepa_direct_debit_rationale_77",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L191",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_191",
"_tgt": "sepa_direct_debit_fusionsddmandate_action_activate",
"source": "sepa_direct_debit_fusionsddmandate_action_activate",
"target": "sepa_direct_debit_rationale_191",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L200",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_200",
"_tgt": "sepa_direct_debit_fusionsddmandate_action_revoke",
"source": "sepa_direct_debit_fusionsddmandate_action_revoke",
"target": "sepa_direct_debit_rationale_200",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L209",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_209",
"_tgt": "sepa_direct_debit_fusionsddmandate_action_close",
"source": "sepa_direct_debit_fusionsddmandate_action_close",
"target": "sepa_direct_debit_rationale_209",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L244",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"source": "sepa_direct_debit_fusionsepadirectdebit",
"target": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L323",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id",
"source": "sepa_direct_debit_fusionsepadirectdebit",
"target": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L329",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"source": "sepa_direct_debit_fusionsepadirectdebit",
"target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L394",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"source": "sepa_direct_debit_fusionsepadirectdebit",
"target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L224",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_224",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit",
"source": "sepa_direct_debit_fusionsepadirectdebit",
"target": "sepa_direct_debit_rationale_224",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L287",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id",
"source": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"target": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L306",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"source": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L245",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_245",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"source": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008",
"target": "sepa_direct_debit_rationale_245",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L324",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_324",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id",
"source": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id",
"target": "sepa_direct_debit_rationale_324",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L392",
"weight": 1.0,
"_src": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"source": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L334",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_334",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"source": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info",
"target": "sepa_direct_debit_rationale_334",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py",
"source_location": "L395",
"weight": 1.0,
"_src": "sepa_direct_debit_rationale_395",
"_tgt": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"source": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction",
"target": "sepa_direct_debit_rationale_395",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L48",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"_tgt": "document_extraction_fusiondocumentextractor",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"target": "document_extraction_fusiondocumentextractor",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L128",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"_tgt": "document_extraction_check_api_key_for_cloud_providers",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"target": "document_extraction_check_api_key_for_cloud_providers",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L137",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"_tgt": "document_extraction_check_endpoint_for_azure",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"target": "document_extraction_check_endpoint_for_azure",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L387",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"_tgt": "document_extraction_parse_azure_invoice_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"target": "document_extraction_parse_azure_invoice_fields",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L1",
"weight": 1.0,
"_src": "document_extraction_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_document_extraction_py",
"target": "document_extraction_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L148",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor",
"_tgt": "document_extraction_fusiondocumentextractor_get_provider_label",
"source": "document_extraction_fusiondocumentextractor",
"target": "document_extraction_fusiondocumentextractor_get_provider_label",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L156",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor",
"_tgt": "document_extraction_fusiondocumentextractor_extract_fields",
"source": "document_extraction_fusiondocumentextractor",
"target": "document_extraction_fusiondocumentextractor_extract_fields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L198",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor",
"_tgt": "document_extraction_fusiondocumentextractor_extract_via_tesseract",
"source": "document_extraction_fusiondocumentextractor",
"target": "document_extraction_fusiondocumentextractor_extract_via_tesseract",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L244",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor",
"_tgt": "document_extraction_fusiondocumentextractor_extract_via_google_vision",
"source": "document_extraction_fusiondocumentextractor",
"target": "document_extraction_fusiondocumentextractor_extract_via_google_vision",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L295",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor",
"_tgt": "document_extraction_fusiondocumentextractor_extract_via_azure_ai",
"source": "document_extraction_fusiondocumentextractor",
"target": "document_extraction_fusiondocumentextractor_extract_via_azure_ai",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L446",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor",
"_tgt": "document_extraction_fusiondocumentextractor_action_test_connection",
"source": "document_extraction_fusiondocumentextractor",
"target": "document_extraction_fusiondocumentextractor_action_test_connection",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L49",
"weight": 1.0,
"_src": "document_extraction_rationale_49",
"_tgt": "document_extraction_fusiondocumentextractor",
"source": "document_extraction_fusiondocumentextractor",
"target": "document_extraction_rationale_49",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L133",
"weight": 1.0,
"_src": "document_extraction_check_api_key_for_cloud_providers",
"_tgt": "document_extraction_fusiondocumentextractor_get_provider_label",
"source": "document_extraction_check_api_key_for_cloud_providers",
"target": "document_extraction_fusiondocumentextractor_get_provider_label",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L149",
"weight": 1.0,
"_src": "document_extraction_rationale_149",
"_tgt": "document_extraction_fusiondocumentextractor_get_provider_label",
"source": "document_extraction_fusiondocumentextractor_get_provider_label",
"target": "document_extraction_rationale_149",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L463",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor_action_test_connection",
"_tgt": "document_extraction_fusiondocumentextractor_extract_fields",
"source": "document_extraction_fusiondocumentextractor_extract_fields",
"target": "document_extraction_fusiondocumentextractor_action_test_connection",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L157",
"weight": 1.0,
"_src": "document_extraction_rationale_157",
"_tgt": "document_extraction_fusiondocumentextractor_extract_fields",
"source": "document_extraction_fusiondocumentextractor_extract_fields",
"target": "document_extraction_rationale_157",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L144",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"_tgt": "document_extraction_fusiondocumentextractor_extract_fields",
"source": "document_extraction_fusiondocumentextractor_extract_fields",
"target": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L199",
"weight": 1.0,
"_src": "document_extraction_rationale_199",
"_tgt": "document_extraction_fusiondocumentextractor_extract_via_tesseract",
"source": "document_extraction_fusiondocumentextractor_extract_via_tesseract",
"target": "document_extraction_rationale_199",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L245",
"weight": 1.0,
"_src": "document_extraction_rationale_245",
"_tgt": "document_extraction_fusiondocumentextractor_extract_via_google_vision",
"source": "document_extraction_fusiondocumentextractor_extract_via_google_vision",
"target": "document_extraction_rationale_245",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L378",
"weight": 1.0,
"_src": "document_extraction_fusiondocumentextractor_extract_via_azure_ai",
"_tgt": "document_extraction_parse_azure_invoice_fields",
"source": "document_extraction_fusiondocumentextractor_extract_via_azure_ai",
"target": "document_extraction_parse_azure_invoice_fields",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L296",
"weight": 1.0,
"_src": "document_extraction_rationale_296",
"_tgt": "document_extraction_fusiondocumentextractor_extract_via_azure_ai",
"source": "document_extraction_fusiondocumentextractor_extract_via_azure_ai",
"target": "document_extraction_rationale_296",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/document_extraction.py",
"source_location": "L447",
"weight": 1.0,
"_src": "document_extraction_rationale_447",
"_tgt": "document_extraction_fusiondocumentextractor_action_test_connection",
"source": "document_extraction_fusiondocumentextractor_action_test_connection",
"target": "document_extraction_rationale_447",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"_tgt": "account_move_line_fusionaccountmoveline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"target": "account_move_line_fusionaccountmoveline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L26",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"_tgt": "account_move_line_compute_exclude_bank_lines",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"target": "account_move_line_compute_exclude_bank_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L37",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"_tgt": "account_move_line_check_taxes_on_closing_entries",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"target": "account_move_line_check_taxes_on_closing_entries",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L47",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"_tgt": "account_move_line_compute_tax_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"target": "account_move_line_compute_tax_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L58",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"_tgt": "account_move_line_prepare_aml_shadowing_for_report",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_line_py",
"target": "account_move_line_prepare_aml_shadowing_for_report",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_line.py",
"source_location": "L10",
"weight": 1.0,
"_src": "account_move_line_rationale_10",
"_tgt": "account_move_line_fusionaccountmoveline",
"source": "account_move_line_fusionaccountmoveline",
"target": "account_move_line_rationale_10",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2098",
"weight": 1.0,
"_src": "account_report_accountreport_create_report_budget_temp_table",
"_tgt": "account_move_line_prepare_aml_shadowing_for_report",
"source": "account_move_line_prepare_aml_shadowing_for_report",
"target": "account_report_accountreport_create_report_budget_temp_table"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_csv_py",
"_tgt": "account_journal_csv_fusionjournalcsvimport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_csv_py",
"target": "account_journal_csv_fusionjournalcsvimport",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L16",
"weight": 1.0,
"_src": "account_journal_csv_fusionjournalcsvimport",
"_tgt": "account_journal_csv_fusionjournalcsvimport_get_bank_statements_available_import_formats",
"source": "account_journal_csv_fusionjournalcsvimport",
"target": "account_journal_csv_fusionjournalcsvimport_get_bank_statements_available_import_formats",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L23",
"weight": 1.0,
"_src": "account_journal_csv_fusionjournalcsvimport",
"_tgt": "account_journal_csv_fusionjournalcsvimport_is_spreadsheet_file",
"source": "account_journal_csv_fusionjournalcsvimport",
"target": "account_journal_csv_fusionjournalcsvimport_is_spreadsheet_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L31",
"weight": 1.0,
"_src": "account_journal_csv_fusionjournalcsvimport",
"_tgt": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"source": "account_journal_csv_fusionjournalcsvimport",
"target": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L9",
"weight": 1.0,
"_src": "account_journal_csv_rationale_9",
"_tgt": "account_journal_csv_fusionjournalcsvimport",
"source": "account_journal_csv_fusionjournalcsvimport",
"target": "account_journal_csv_rationale_9",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L17",
"weight": 1.0,
"_src": "account_journal_csv_rationale_17",
"_tgt": "account_journal_csv_fusionjournalcsvimport_get_bank_statements_available_import_formats",
"source": "account_journal_csv_fusionjournalcsvimport_get_bank_statements_available_import_formats",
"target": "account_journal_csv_rationale_17",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L41",
"weight": 1.0,
"_src": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"_tgt": "account_journal_csv_fusionjournalcsvimport_is_spreadsheet_file",
"source": "account_journal_csv_fusionjournalcsvimport_is_spreadsheet_file",
"target": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L24",
"weight": 1.0,
"_src": "account_journal_csv_rationale_24",
"_tgt": "account_journal_csv_fusionjournalcsvimport_is_spreadsheet_file",
"source": "account_journal_csv_fusionjournalcsvimport_is_spreadsheet_file",
"target": "account_journal_csv_rationale_24",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L32",
"weight": 1.0,
"_src": "account_journal_csv_rationale_32",
"_tgt": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"source": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"target": "account_journal_csv_rationale_32",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_csv.py",
"source_location": "L56",
"weight": 1.0,
"_src": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"_tgt": "wc_assessment_create",
"source": "account_journal_csv_fusionjournalcsvimport_import_bank_statement",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L47",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"_tgt": "intrastat_report_fusionintrastatcode",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"target": "intrastat_report_fusionintrastatcode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L95",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"_tgt": "intrastat_report_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"target": "intrastat_report_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L104",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"_tgt": "intrastat_report_fusionproductintrastat",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"target": "intrastat_report_fusionproductintrastat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L135",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"_tgt": "intrastat_report_fusionmovelineintrastat",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"target": "intrastat_report_fusionmovelineintrastat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L157",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"_tgt": "intrastat_report_fusionintrastatreport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"target": "intrastat_report_fusionintrastatreport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L222",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"_tgt": "intrastat_report_check_date_range",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"target": "intrastat_report_check_date_range",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L357",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"_tgt": "intrastat_report_fusionintrastatreportline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"target": "intrastat_report_fusionintrastatreportline",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L1",
"weight": 1.0,
"_src": "intrastat_report_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py",
"target": "intrastat_report_rationale_1",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L48",
"weight": 1.0,
"_src": "intrastat_report_rationale_48",
"_tgt": "intrastat_report_fusionintrastatcode",
"source": "intrastat_report_fusionintrastatcode",
"target": "intrastat_report_rationale_48",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L105",
"weight": 1.0,
"_src": "intrastat_report_rationale_105",
"_tgt": "intrastat_report_fusionproductintrastat",
"source": "intrastat_report_fusionproductintrastat",
"target": "intrastat_report_rationale_105",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L136",
"weight": 1.0,
"_src": "intrastat_report_rationale_136",
"_tgt": "intrastat_report_fusionmovelineintrastat",
"source": "intrastat_report_fusionmovelineintrastat",
"target": "intrastat_report_rationale_136",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L232",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport",
"_tgt": "intrastat_report_fusionintrastatreport_action_compute",
"source": "intrastat_report_fusionintrastatreport",
"target": "intrastat_report_fusionintrastatreport_action_compute",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L296",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport",
"_tgt": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"source": "intrastat_report_fusionintrastatreport",
"target": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L335",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport",
"_tgt": "intrastat_report_fusionintrastatreport_get_eu_country_ids",
"source": "intrastat_report_fusionintrastatreport",
"target": "intrastat_report_fusionintrastatreport_get_eu_country_ids",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L342",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport",
"_tgt": "intrastat_report_fusionintrastatreport_reopen_wizard",
"source": "intrastat_report_fusionintrastatreport",
"target": "intrastat_report_fusionintrastatreport_reopen_wizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L158",
"weight": 1.0,
"_src": "intrastat_report_rationale_158",
"_tgt": "intrastat_report_fusionintrastatreport",
"source": "intrastat_report_fusionintrastatreport",
"target": "intrastat_report_rationale_158",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L248",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport_action_compute",
"_tgt": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"source": "intrastat_report_fusionintrastatreport_action_compute",
"target": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L294",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport_action_compute",
"_tgt": "intrastat_report_fusionintrastatreport_reopen_wizard",
"source": "intrastat_report_fusionintrastatreport_action_compute",
"target": "intrastat_report_fusionintrastatreport_reopen_wizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L233",
"weight": 1.0,
"_src": "intrastat_report_rationale_233",
"_tgt": "intrastat_report_fusionintrastatreport_action_compute",
"source": "intrastat_report_fusionintrastatreport_action_compute",
"target": "intrastat_report_rationale_233",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L246",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport_action_compute",
"_tgt": "account_asset_fusionasset_unlink",
"source": "intrastat_report_fusionintrastatreport_action_compute",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L291",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport_action_compute",
"_tgt": "wc_assessment_create",
"source": "intrastat_report_fusionintrastatreport_action_compute",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L293",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport_action_compute",
"_tgt": "account_asset_fusionasset_write",
"source": "intrastat_report_fusionintrastatreport_action_compute",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L327",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"_tgt": "intrastat_report_fusionintrastatreport_get_eu_country_ids",
"source": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"target": "intrastat_report_fusionintrastatreport_get_eu_country_ids",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L297",
"weight": 1.0,
"_src": "intrastat_report_rationale_297",
"_tgt": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"source": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"target": "intrastat_report_rationale_297",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L314",
"weight": 1.0,
"_src": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "intrastat_report_fusionintrastatreport_get_eligible_lines",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L336",
"weight": 1.0,
"_src": "intrastat_report_rationale_336",
"_tgt": "intrastat_report_fusionintrastatreport_get_eu_country_ids",
"source": "intrastat_report_fusionintrastatreport_get_eu_country_ids",
"target": "intrastat_report_rationale_336",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L343",
"weight": 1.0,
"_src": "intrastat_report_rationale_343",
"_tgt": "intrastat_report_fusionintrastatreport_reopen_wizard",
"source": "intrastat_report_fusionintrastatreport_reopen_wizard",
"target": "intrastat_report_rationale_343",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py",
"source_location": "L358",
"weight": 1.0,
"_src": "intrastat_report_rationale_358",
"_tgt": "intrastat_report_fusionintrastatreportline",
"source": "intrastat_report_fusionintrastatreportline",
"target": "intrastat_report_rationale_358",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L37",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"_tgt": "invoice_extraction_fusioninvoiceextractor",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"target": "invoice_extraction_fusioninvoiceextractor",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L213",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"_tgt": "invoice_extraction_pdf_to_image_if_needed",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"target": "invoice_extraction_pdf_to_image_if_needed",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L391",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"_tgt": "invoice_extraction_parse_line_items",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"target": "invoice_extraction_parse_line_items",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L429",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"_tgt": "invoice_extraction_normalise_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"target": "invoice_extraction_normalise_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L466",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"_tgt": "invoice_extraction_parse_amount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"target": "invoice_extraction_parse_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L500",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"_tgt": "invoice_extraction_compute_extraction_confidence",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"target": "invoice_extraction_compute_extraction_confidence",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L663",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"_tgt": "invoice_extraction_safe_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"target": "invoice_extraction_safe_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L1",
"weight": 1.0,
"_src": "invoice_extraction_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_invoice_extraction_py",
"target": "invoice_extraction_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L101",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor",
"_tgt": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"source": "invoice_extraction_fusioninvoiceextractor",
"target": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L179",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor",
"_tgt": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"source": "invoice_extraction_fusioninvoiceextractor",
"target": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L199",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor",
"_tgt": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"source": "invoice_extraction_fusioninvoiceextractor",
"target": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L250",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor",
"_tgt": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"source": "invoice_extraction_fusioninvoiceextractor",
"target": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L520",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor",
"_tgt": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"source": "invoice_extraction_fusioninvoiceextractor",
"target": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L588",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor",
"_tgt": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"source": "invoice_extraction_fusioninvoiceextractor",
"target": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L619",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor",
"_tgt": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"source": "invoice_extraction_fusioninvoiceextractor",
"target": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L38",
"weight": 1.0,
"_src": "invoice_extraction_rationale_38",
"_tgt": "invoice_extraction_fusioninvoiceextractor",
"source": "invoice_extraction_fusioninvoiceextractor",
"target": "invoice_extraction_rationale_38",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L118",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"_tgt": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"source": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"target": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L126",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"_tgt": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"source": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"target": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L140",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"_tgt": "invoice_extraction_pdf_to_image_if_needed",
"source": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"target": "invoice_extraction_pdf_to_image_if_needed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L160",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"_tgt": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"source": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"target": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L170",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"_tgt": "invoice_extraction_compute_extraction_confidence",
"source": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"target": "invoice_extraction_compute_extraction_confidence",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L174",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"_tgt": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"source": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"target": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L102",
"weight": 1.0,
"_src": "invoice_extraction_rationale_102",
"_tgt": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"source": "invoice_extraction_fusioninvoiceextractor_action_extract_from_attachment",
"target": "invoice_extraction_rationale_102",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L180",
"weight": 1.0,
"_src": "invoice_extraction_rationale_180",
"_tgt": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"source": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"target": "invoice_extraction_rationale_180",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L190",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "invoice_extraction_fusioninvoiceextractor_find_extractable_attachment",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L200",
"weight": 1.0,
"_src": "invoice_extraction_rationale_200",
"_tgt": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"source": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"target": "invoice_extraction_rationale_200",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L205",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "invoice_extraction_fusioninvoiceextractor_get_active_extractor",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L301",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"_tgt": "invoice_extraction_normalise_date",
"source": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"target": "invoice_extraction_normalise_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L334",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"_tgt": "invoice_extraction_parse_amount",
"source": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"target": "invoice_extraction_parse_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L383",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"_tgt": "invoice_extraction_parse_line_items",
"source": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"target": "invoice_extraction_parse_line_items",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L251",
"weight": 1.0,
"_src": "invoice_extraction_rationale_251",
"_tgt": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"source": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"target": "invoice_extraction_rationale_251",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L276",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "invoice_extraction_fusioninvoiceextractor_parse_invoice_fields",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L405",
"weight": 1.0,
"_src": "invoice_extraction_parse_line_items",
"_tgt": "form_compiler_compile",
"source": "invoice_extraction_parse_line_items",
"target": "form_compiler_compile"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L581",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"_tgt": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"source": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"target": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L521",
"weight": 1.0,
"_src": "invoice_extraction_rationale_521",
"_tgt": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"source": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"target": "invoice_extraction_rationale_521",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L537",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L576",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"_tgt": "account_asset_fusionasset_write",
"source": "invoice_extraction_fusioninvoiceextractor_apply_extracted_fields",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L589",
"weight": 1.0,
"_src": "invoice_extraction_rationale_589",
"_tgt": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"source": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"target": "invoice_extraction_rationale_589",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L607",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"_tgt": "wc_assessment_create",
"source": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L614",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"_tgt": "account_asset_fusionasset_write",
"source": "invoice_extraction_fusioninvoiceextractor_apply_extracted_line_items",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L640",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"_tgt": "invoice_extraction_safe_date",
"source": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"target": "invoice_extraction_safe_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L620",
"weight": 1.0,
"_src": "invoice_extraction_rationale_620",
"_tgt": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"source": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"target": "invoice_extraction_rationale_620",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/invoice_extraction.py",
"source_location": "L636",
"weight": 1.0,
"_src": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"_tgt": "wc_assessment_create",
"source": "invoice_extraction_fusioninvoiceextractor_action_manual_review",
"target": "wc_assessment_create"
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/__init__.py",
"source_location": "L74",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_balance_sheet_py",
"_tgt": "balance_sheet_balancesheetcustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_balance_sheet_py",
"target": "balance_sheet_balancesheetcustomhandler",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L13",
"weight": 1.0,
"_src": "balance_sheet_balancesheetcustomhandler",
"_tgt": "balance_sheet_balancesheetcustomhandler_customize_warnings",
"source": "balance_sheet_balancesheetcustomhandler",
"target": "balance_sheet_balancesheetcustomhandler_customize_warnings",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L7",
"weight": 1.0,
"_src": "balance_sheet_rationale_7",
"_tgt": "balance_sheet_balancesheetcustomhandler",
"source": "balance_sheet_balancesheetcustomhandler",
"target": "balance_sheet_rationale_7",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/balance_sheet.py",
"source_location": "L14",
"weight": 1.0,
"_src": "balance_sheet_rationale_14",
"_tgt": "balance_sheet_balancesheetcustomhandler_customize_warnings",
"source": "balance_sheet_balancesheetcustomhandler_customize_warnings",
"target": "balance_sheet_rationale_14",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L24",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"_tgt": "external_tax_provider_fusionexternaltaxprovider",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"target": "external_tax_provider_fusionexternaltaxprovider",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L124",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"_tgt": "external_tax_provider_check_single_active_provider",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"target": "external_tax_provider_check_single_active_provider",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L144",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"_tgt": "external_tax_provider_get_provider",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"target": "external_tax_provider_get_provider",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L1",
"weight": 1.0,
"_src": "external_tax_provider_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_external_tax_provider_py",
"target": "external_tax_provider_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L159",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_calculate_tax",
"source": "external_tax_provider_fusionexternaltaxprovider",
"target": "external_tax_provider_fusionexternaltaxprovider_calculate_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L181",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_void_transaction",
"source": "external_tax_provider_fusionexternaltaxprovider",
"target": "external_tax_provider_fusionexternaltaxprovider_void_transaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L194",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_test_connection",
"source": "external_tax_provider_fusionexternaltaxprovider",
"target": "external_tax_provider_fusionexternaltaxprovider_test_connection",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L210",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"source": "external_tax_provider_fusionexternaltaxprovider",
"target": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L245",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"source": "external_tax_provider_fusionexternaltaxprovider",
"target": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L255",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_action_deactivate",
"source": "external_tax_provider_fusionexternaltaxprovider",
"target": "external_tax_provider_fusionexternaltaxprovider_action_deactivate",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L25",
"weight": 1.0,
"_src": "external_tax_provider_rationale_25",
"_tgt": "external_tax_provider_fusionexternaltaxprovider",
"source": "external_tax_provider_fusionexternaltaxprovider",
"target": "external_tax_provider_rationale_25",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L127",
"weight": 1.0,
"_src": "external_tax_provider_check_single_active_provider",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "external_tax_provider_check_single_active_provider",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L151",
"weight": 1.0,
"_src": "external_tax_provider_get_provider",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "external_tax_provider_get_provider",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L87",
"weight": 1.0,
"_src": "account_move_external_tax_compute_fusion_use_external_tax",
"_tgt": "external_tax_provider_get_provider",
"source": "external_tax_provider_get_provider",
"target": "account_move_external_tax_compute_fusion_use_external_tax"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L111",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"_tgt": "external_tax_provider_get_provider",
"source": "external_tax_provider_get_provider",
"target": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L160",
"weight": 1.0,
"_src": "external_tax_provider_rationale_160",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_calculate_tax",
"source": "external_tax_provider_fusionexternaltaxprovider_calculate_tax",
"target": "external_tax_provider_rationale_160",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L182",
"weight": 1.0,
"_src": "external_tax_provider_rationale_182",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_void_transaction",
"source": "external_tax_provider_fusionexternaltaxprovider_void_transaction",
"target": "external_tax_provider_rationale_182",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L214",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_test_connection",
"source": "external_tax_provider_fusionexternaltaxprovider_test_connection",
"target": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L195",
"weight": 1.0,
"_src": "external_tax_provider_rationale_195",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_test_connection",
"source": "external_tax_provider_fusionexternaltaxprovider_test_connection",
"target": "external_tax_provider_rationale_195",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L211",
"weight": 1.0,
"_src": "external_tax_provider_rationale_211",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"source": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"target": "external_tax_provider_rationale_211",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L215",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"_tgt": "account_asset_fusionasset_write",
"source": "external_tax_provider_fusionexternaltaxprovider_action_test_connection",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L246",
"weight": 1.0,
"_src": "external_tax_provider_rationale_246",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"source": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"target": "external_tax_provider_rationale_246",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L248",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"_tgt": "account_asset_fusionasset_write",
"source": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L248",
"weight": 1.0,
"_src": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "external_tax_provider_fusionexternaltaxprovider_action_activate",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/external_tax_provider.py",
"source_location": "L256",
"weight": 1.0,
"_src": "external_tax_provider_rationale_256",
"_tgt": "external_tax_provider_fusionexternaltaxprovider_action_deactivate",
"source": "external_tax_provider_fusionexternaltaxprovider_action_deactivate",
"target": "external_tax_provider_rationale_256",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py",
"_tgt": "debit_note_fusiondebitnote",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py",
"target": "debit_note_fusiondebitnote",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L62",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py",
"_tgt": "debit_note_compute_debit_note_count",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py",
"target": "debit_note_compute_debit_note_count",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L70",
"weight": 1.0,
"_src": "debit_note_fusiondebitnote",
"_tgt": "debit_note_fusiondebitnote_action_create_debit_note",
"source": "debit_note_fusiondebitnote",
"target": "debit_note_fusiondebitnote_action_create_debit_note",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L170",
"weight": 1.0,
"_src": "debit_note_fusiondebitnote",
"_tgt": "debit_note_fusiondebitnote_action_view_debit_notes",
"source": "debit_note_fusiondebitnote",
"target": "debit_note_fusiondebitnote_action_view_debit_notes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L18",
"weight": 1.0,
"_src": "debit_note_rationale_18",
"_tgt": "debit_note_fusiondebitnote",
"source": "debit_note_fusiondebitnote",
"target": "debit_note_rationale_18",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L71",
"weight": 1.0,
"_src": "debit_note_rationale_71",
"_tgt": "debit_note_fusiondebitnote_action_create_debit_note",
"source": "debit_note_fusiondebitnote_action_create_debit_note",
"target": "debit_note_rationale_71",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L102",
"weight": 1.0,
"_src": "debit_note_fusiondebitnote_action_create_debit_note",
"_tgt": "wc_assessment_create",
"source": "debit_note_fusiondebitnote_action_create_debit_note",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py",
"source_location": "L171",
"weight": 1.0,
"_src": "debit_note_rationale_171",
"_tgt": "debit_note_fusiondebitnote_action_view_debit_notes",
"source": "debit_note_fusiondebitnote_action_view_debit_notes",
"target": "debit_note_rationale_171",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L89",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"_tgt": "cii_generator_fusionciigenerator",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"target": "cii_generator_fusionciigenerator",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L655",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"_tgt": "cii_generator_sub",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L663",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"_tgt": "cii_generator_monetary_sub",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"target": "cii_generator_monetary_sub",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L672",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"_tgt": "cii_generator_fmt",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"target": "cii_generator_fmt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L677",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"_tgt": "cii_generator_tax_category",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"target": "cii_generator_tax_category",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L690",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"_tgt": "cii_generator_uom_unece",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"target": "cii_generator_uom_unece",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L712",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"_tgt": "cii_generator_xpath_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"target": "cii_generator_xpath_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L1",
"weight": 1.0,
"_src": "cii_generator_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_cii_generator_py",
"target": "cii_generator_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L104",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_generate_cii_invoice",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_generate_cii_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L137",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_parse_cii_invoice",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_parse_cii_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L265",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_embed_in_pdf",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_embed_in_pdf",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L323",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_validate_move",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_validate_move",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L331",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_add_exchange_context",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_add_exchange_context",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L341",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_add_header_trade",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_add_header_trade",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L369",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_add_agreement_trade",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_add_agreement_trade",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L390",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_add_delivery_trade",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_add_delivery_trade",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L410",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_add_settlement_trade",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_add_settlement_trade",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L482",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_add_cii_tax",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_add_cii_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L527",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_add_line_items",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_add_line_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L618",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator",
"_tgt": "cii_generator_fusionciigenerator_add_trade_party",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_fusionciigenerator_add_trade_party",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L90",
"weight": 1.0,
"_src": "cii_generator_rationale_90",
"_tgt": "cii_generator_fusionciigenerator",
"source": "cii_generator_fusionciigenerator",
"target": "cii_generator_rationale_90",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L117",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_generate_cii_invoice",
"_tgt": "cii_generator_fusionciigenerator_validate_move",
"source": "cii_generator_fusionciigenerator_generate_cii_invoice",
"target": "cii_generator_fusionciigenerator_validate_move",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L123",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_generate_cii_invoice",
"_tgt": "cii_generator_fusionciigenerator_add_exchange_context",
"source": "cii_generator_fusionciigenerator_generate_cii_invoice",
"target": "cii_generator_fusionciigenerator_add_exchange_context",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L124",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_generate_cii_invoice",
"_tgt": "cii_generator_fusionciigenerator_add_header_trade",
"source": "cii_generator_fusionciigenerator_generate_cii_invoice",
"target": "cii_generator_fusionciigenerator_add_header_trade",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L125",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_generate_cii_invoice",
"_tgt": "cii_generator_fusionciigenerator_add_agreement_trade",
"source": "cii_generator_fusionciigenerator_generate_cii_invoice",
"target": "cii_generator_fusionciigenerator_add_agreement_trade",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L126",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_generate_cii_invoice",
"_tgt": "cii_generator_fusionciigenerator_add_delivery_trade",
"source": "cii_generator_fusionciigenerator_generate_cii_invoice",
"target": "cii_generator_fusionciigenerator_add_delivery_trade",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L127",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_generate_cii_invoice",
"_tgt": "cii_generator_fusionciigenerator_add_settlement_trade",
"source": "cii_generator_fusionciigenerator_generate_cii_invoice",
"target": "cii_generator_fusionciigenerator_add_settlement_trade",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L128",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_generate_cii_invoice",
"_tgt": "cii_generator_fusionciigenerator_add_line_items",
"source": "cii_generator_fusionciigenerator_generate_cii_invoice",
"target": "cii_generator_fusionciigenerator_add_line_items",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L105",
"weight": 1.0,
"_src": "cii_generator_rationale_105",
"_tgt": "cii_generator_fusionciigenerator_generate_cii_invoice",
"source": "cii_generator_fusionciigenerator_generate_cii_invoice",
"target": "cii_generator_rationale_105",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L162",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_parse_cii_invoice",
"_tgt": "cii_generator_xpath_text",
"source": "cii_generator_fusionciigenerator_parse_cii_invoice",
"target": "cii_generator_xpath_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L138",
"weight": 1.0,
"_src": "cii_generator_rationale_138",
"_tgt": "cii_generator_fusionciigenerator_parse_cii_invoice",
"source": "cii_generator_fusionciigenerator_parse_cii_invoice",
"target": "cii_generator_rationale_138",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L266",
"weight": 1.0,
"_src": "account_move_edi_create_invoice_from_xml",
"_tgt": "cii_generator_fusionciigenerator_parse_cii_invoice",
"source": "cii_generator_fusionciigenerator_parse_cii_invoice",
"target": "account_move_edi_create_invoice_from_xml"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L266",
"weight": 1.0,
"_src": "cii_generator_rationale_266",
"_tgt": "cii_generator_fusionciigenerator_embed_in_pdf",
"source": "cii_generator_fusionciigenerator_embed_in_pdf",
"target": "cii_generator_rationale_266",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L317",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_embed_in_pdf",
"_tgt": "account_asset_fusionasset_write",
"source": "cii_generator_fusionciigenerator_embed_in_pdf",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L324",
"weight": 1.0,
"_src": "cii_generator_rationale_324",
"_tgt": "cii_generator_fusionciigenerator_validate_move",
"source": "cii_generator_fusionciigenerator_validate_move",
"target": "cii_generator_rationale_324",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L336",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_exchange_context",
"_tgt": "cii_generator_sub",
"source": "cii_generator_fusionciigenerator_add_exchange_context",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L332",
"weight": 1.0,
"_src": "cii_generator_rationale_332",
"_tgt": "cii_generator_fusionciigenerator_add_exchange_context",
"source": "cii_generator_fusionciigenerator_add_exchange_context",
"target": "cii_generator_rationale_332",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L347",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_header_trade",
"_tgt": "cii_generator_sub",
"source": "cii_generator_fusionciigenerator_add_header_trade",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L342",
"weight": 1.0,
"_src": "cii_generator_rationale_342",
"_tgt": "cii_generator_fusionciigenerator_add_header_trade",
"source": "cii_generator_fusionciigenerator_add_header_trade",
"target": "cii_generator_rationale_342",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L376",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_agreement_trade",
"_tgt": "cii_generator_sub",
"source": "cii_generator_fusionciigenerator_add_agreement_trade",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L382",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_agreement_trade",
"_tgt": "cii_generator_fusionciigenerator_add_trade_party",
"source": "cii_generator_fusionciigenerator_add_agreement_trade",
"target": "cii_generator_fusionciigenerator_add_trade_party",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L370",
"weight": 1.0,
"_src": "cii_generator_rationale_370",
"_tgt": "cii_generator_fusionciigenerator_add_agreement_trade",
"source": "cii_generator_fusionciigenerator_add_agreement_trade",
"target": "cii_generator_rationale_370",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L397",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_delivery_trade",
"_tgt": "cii_generator_sub",
"source": "cii_generator_fusionciigenerator_add_delivery_trade",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L391",
"weight": 1.0,
"_src": "cii_generator_rationale_391",
"_tgt": "cii_generator_fusionciigenerator_add_delivery_trade",
"source": "cii_generator_fusionciigenerator_add_delivery_trade",
"target": "cii_generator_rationale_391",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L417",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_settlement_trade",
"_tgt": "cii_generator_sub",
"source": "cii_generator_fusionciigenerator_add_settlement_trade",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L440",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_settlement_trade",
"_tgt": "cii_generator_fusionciigenerator_add_cii_tax",
"source": "cii_generator_fusionciigenerator_add_settlement_trade",
"target": "cii_generator_fusionciigenerator_add_cii_tax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L459",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_settlement_trade",
"_tgt": "cii_generator_monetary_sub",
"source": "cii_generator_fusionciigenerator_add_settlement_trade",
"target": "cii_generator_monetary_sub",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L411",
"weight": 1.0,
"_src": "cii_generator_rationale_411",
"_tgt": "cii_generator_fusionciigenerator_add_settlement_trade",
"source": "cii_generator_fusionciigenerator_add_settlement_trade",
"target": "cii_generator_rationale_411",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L508",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_cii_tax",
"_tgt": "cii_generator_sub",
"source": "cii_generator_fusionciigenerator_add_cii_tax",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L509",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_cii_tax",
"_tgt": "cii_generator_monetary_sub",
"source": "cii_generator_fusionciigenerator_add_cii_tax",
"target": "cii_generator_monetary_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L520",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_cii_tax",
"_tgt": "cii_generator_tax_category",
"source": "cii_generator_fusionciigenerator_add_cii_tax",
"target": "cii_generator_tax_category",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L524",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_cii_tax",
"_tgt": "cii_generator_fmt",
"source": "cii_generator_fusionciigenerator_add_cii_tax",
"target": "cii_generator_fmt",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L483",
"weight": 1.0,
"_src": "cii_generator_rationale_483",
"_tgt": "cii_generator_fusionciigenerator_add_cii_tax",
"source": "cii_generator_fusionciigenerator_add_cii_tax",
"target": "cii_generator_rationale_483",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L539",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_line_items",
"_tgt": "cii_generator_sub",
"source": "cii_generator_fusionciigenerator_add_line_items",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L572",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_line_items",
"_tgt": "cii_generator_monetary_sub",
"source": "cii_generator_fusionciigenerator_add_line_items",
"target": "cii_generator_monetary_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L583",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_line_items",
"_tgt": "cii_generator_fmt",
"source": "cii_generator_fusionciigenerator_add_line_items",
"target": "cii_generator_fmt",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L585",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_line_items",
"_tgt": "cii_generator_uom_unece",
"source": "cii_generator_fusionciigenerator_add_line_items",
"target": "cii_generator_uom_unece",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L599",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_line_items",
"_tgt": "cii_generator_tax_category",
"source": "cii_generator_fusionciigenerator_add_line_items",
"target": "cii_generator_tax_category",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L528",
"weight": 1.0,
"_src": "cii_generator_rationale_528",
"_tgt": "cii_generator_fusionciigenerator_add_line_items",
"source": "cii_generator_fusionciigenerator_add_line_items",
"target": "cii_generator_rationale_528",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L622",
"weight": 1.0,
"_src": "cii_generator_fusionciigenerator_add_trade_party",
"_tgt": "cii_generator_sub",
"source": "cii_generator_fusionciigenerator_add_trade_party",
"target": "cii_generator_sub",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/cii_generator.py",
"source_location": "L619",
"weight": 1.0,
"_src": "cii_generator_rationale_619",
"_tgt": "cii_generator_fusionciigenerator_add_trade_party",
"source": "cii_generator_fusionciigenerator_add_trade_party",
"target": "cii_generator_rationale_619",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py",
"target": "account_trial_balance_report_trialbalancecustomhandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L157",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py",
"_tgt": "account_trial_balance_report_create_and_append_column_group",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_trial_balance_report_py",
"target": "account_trial_balance_report_create_and_append_column_group",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L29",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator",
"source": "account_trial_balance_report_trialbalancecustomhandler",
"target": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L136",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_caret_options_initializer",
"source": "account_trial_balance_report_trialbalancecustomhandler",
"target": "account_trial_balance_report_trialbalancecustomhandler_caret_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L148",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data",
"source": "account_trial_balance_report_trialbalancecustomhandler",
"target": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L181",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"source": "account_trial_balance_report_trialbalancecustomhandler",
"target": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L214",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor",
"source": "account_trial_balance_report_trialbalancecustomhandler",
"target": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L228",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"source": "account_trial_balance_report_trialbalancecustomhandler",
"target": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L241",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"source": "account_trial_balance_report_trialbalancecustomhandler",
"target": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L14",
"weight": 1.0,
"_src": "account_trial_balance_report_rationale_14",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler",
"source": "account_trial_balance_report_trialbalancecustomhandler",
"target": "account_trial_balance_report_rationale_14",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L30",
"weight": 1.0,
"_src": "account_trial_balance_report_rationale_30",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator",
"source": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator",
"target": "account_trial_balance_report_rationale_30",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L115",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_trial_balance_report_trialbalancecustomhandler_dynamic_lines_generator",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L195",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data",
"source": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data",
"target": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L149",
"weight": 1.0,
"_src": "account_trial_balance_report_rationale_149",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data",
"source": "account_trial_balance_report_trialbalancecustomhandler_get_column_group_creation_data",
"target": "account_trial_balance_report_rationale_149",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L237",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"_tgt": "account_trial_balance_report_create_and_append_column_group",
"source": "account_trial_balance_report_create_and_append_column_group",
"target": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L260",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"_tgt": "account_trial_balance_report_create_and_append_column_group",
"source": "account_trial_balance_report_create_and_append_column_group",
"target": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L164",
"weight": 1.0,
"_src": "account_trial_balance_report_create_and_append_column_group",
"_tgt": "account_report_accountreport_generate_columns_group_vals_recursively",
"source": "account_trial_balance_report_create_and_append_column_group",
"target": "account_report_accountreport_generate_columns_group_vals_recursively"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L170",
"weight": 1.0,
"_src": "account_trial_balance_report_create_and_append_column_group",
"_tgt": "account_report_accountreport_build_columns_from_column_group_vals",
"source": "account_trial_balance_report_create_and_append_column_group",
"target": "account_report_accountreport_build_columns_from_column_group_vals"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L182",
"weight": 1.0,
"_src": "account_trial_balance_report_rationale_182",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"source": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"target": "account_trial_balance_report_rationale_182",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L212",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"_tgt": "account_report_init_options_order_column",
"source": "account_trial_balance_report_trialbalancecustomhandler_custom_options_initializer",
"target": "account_report_init_options_order_column"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L215",
"weight": 1.0,
"_src": "account_trial_balance_report_rationale_215",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor",
"source": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor",
"target": "account_trial_balance_report_rationale_215",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L219",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_trial_balance_report_trialbalancecustomhandler_custom_line_postprocessor",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L229",
"weight": 1.0,
"_src": "account_trial_balance_report_rationale_229",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"source": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"target": "account_trial_balance_report_rationale_229",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L231",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"source": "account_trial_balance_report_trialbalancecustomhandler_build_initial_balance_col_group",
"target": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L242",
"weight": 1.0,
"_src": "account_trial_balance_report_rationale_242",
"_tgt": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"source": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"target": "account_trial_balance_report_rationale_242",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_trial_balance_report.py",
"source_location": "L254",
"weight": 1.0,
"_src": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"_tgt": "account_report_get_dates_period",
"source": "account_trial_balance_report_trialbalancecustomhandler_build_end_balance_col_group",
"target": "account_report_get_dates_period"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L30",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_external_tax_py",
"_tgt": "account_move_external_tax_fusionmoveexternaltax",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_external_tax_py",
"target": "account_move_external_tax_fusionmoveexternaltax",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L83",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_external_tax_py",
"_tgt": "account_move_external_tax_compute_fusion_use_external_tax",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_external_tax_py",
"target": "account_move_external_tax_compute_fusion_use_external_tax",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L1",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_external_tax_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_external_tax_py",
"target": "account_move_external_tax_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L95",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L146",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L186",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L265",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L313",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_fusionmoveexternaltax_post",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L331",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L342",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_action_compute_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_fusionmoveexternaltax_action_compute_external_taxes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L363",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_action_void_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_fusionmoveexternaltax_action_void_external_taxes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L31",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_31",
"_tgt": "account_move_external_tax_fusionmoveexternaltax",
"source": "account_move_external_tax_fusionmoveexternaltax",
"target": "account_move_external_tax_rationale_31",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L144",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"source": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"target": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L327",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_post",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"target": "account_move_external_tax_fusionmoveexternaltax_post",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L351",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_action_compute_external_taxes",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"target": "account_move_external_tax_fusionmoveexternaltax_action_compute_external_taxes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L96",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_96",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"target": "account_move_external_tax_rationale_96",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L133",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"_tgt": "avatax_provider_fusionavataxprovider_calculate_tax",
"source": "account_move_external_tax_fusionmoveexternaltax_compute_external_taxes",
"target": "avatax_provider_fusionavataxprovider_calculate_tax"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L160",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"source": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"target": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L147",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_147",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"source": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"target": "account_move_external_tax_rationale_147",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L173",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"_tgt": "account_asset_fusionasset_write",
"source": "account_move_external_tax_fusionmoveexternaltax_apply_external_tax_result",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L187",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_187",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"source": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"target": "account_move_external_tax_rationale_187",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L210",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L232",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"_tgt": "wc_assessment_create",
"source": "account_move_external_tax_fusionmoveexternaltax_get_or_create_external_tax_record",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L336",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"target": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L365",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_action_void_external_taxes",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"target": "account_move_external_tax_fusionmoveexternaltax_action_void_external_taxes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L266",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_266",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"target": "account_move_external_tax_rationale_266",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L292",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"_tgt": "avatax_provider_fusionavataxprovider_void_transaction",
"source": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"target": "avatax_provider_fusionavataxprovider_void_transaction"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L303",
"weight": 1.0,
"_src": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"_tgt": "account_asset_fusionasset_write",
"source": "account_move_external_tax_fusionmoveexternaltax_void_external_taxes",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L314",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_314",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "account_move_external_tax_fusionmoveexternaltax_post",
"target": "account_move_external_tax_rationale_314",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L512",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "account_move_external_tax_fusionmoveexternaltax_post",
"target": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L913",
"weight": 1.0,
"_src": "account_asset_fusionasset_compute_depreciation_board",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "account_move_external_tax_fusionmoveexternaltax_post",
"target": "account_asset_fusionasset_compute_depreciation_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1185",
"weight": 1.0,
"_src": "account_asset_fusionasset_validate",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "account_move_external_tax_fusionmoveexternaltax_post",
"target": "account_asset_fusionasset_validate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1456",
"weight": 1.0,
"_src": "account_asset_fusionasset_create_move_before_date",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_post",
"source": "account_move_external_tax_fusionmoveexternaltax_post",
"target": "account_asset_fusionasset_create_move_before_date"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L332",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_332",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"source": "account_move_external_tax_fusionmoveexternaltax_button_draft",
"target": "account_move_external_tax_rationale_332",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L343",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_343",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_action_compute_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax_action_compute_external_taxes",
"target": "account_move_external_tax_rationale_343",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_external_tax.py",
"source_location": "L364",
"weight": 1.0,
"_src": "account_move_external_tax_rationale_364",
"_tgt": "account_move_external_tax_fusionmoveexternaltax_action_void_external_taxes",
"source": "account_move_external_tax_fusionmoveexternaltax_action_void_external_taxes",
"target": "account_move_external_tax_rationale_364",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_general_ledger_py",
"_tgt": "account_general_ledger_generalledgercustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_general_ledger_py",
"target": "account_general_ledger_generalledgercustomhandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L678",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_general_ledger_py",
"_tgt": "account_general_ledger_build_grand_total_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_general_ledger_py",
"target": "account_general_ledger_build_grand_total_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L29",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_custom_display_config",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L40",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_custom_options_initializer",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L64",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L128",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L165",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L221",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L287",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L371",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L392",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L432",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L514",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L569",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L603",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L636",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L696",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_caret_option_audit_tax",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_caret_option_audit_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L699",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler",
"_tgt": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L15",
"weight": 1.0,
"_src": "account_general_ledger_rationale_15",
"_tgt": "account_general_ledger_generalledgercustomhandler",
"source": "account_general_ledger_generalledgercustomhandler",
"target": "account_general_ledger_rationale_15",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L41",
"weight": 1.0,
"_src": "account_general_ledger_rationale_41",
"_tgt": "account_general_ledger_generalledgercustomhandler_custom_options_initializer",
"source": "account_general_ledger_generalledgercustomhandler_custom_options_initializer",
"target": "account_general_ledger_rationale_41",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L73",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"_tgt": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"source": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"target": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L101",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"source": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"target": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L115",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"_tgt": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"source": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"target": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L120",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"_tgt": "account_general_ledger_build_grand_total_line",
"source": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"target": "account_general_ledger_build_grand_total_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L65",
"weight": 1.0,
"_src": "account_general_ledger_rationale_65",
"_tgt": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"source": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"target": "account_general_ledger_rationale_65",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L109",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"_tgt": "account_report_get_options_journals",
"source": "account_general_ledger_generalledgercustomhandler_dynamic_lines_generator",
"target": "account_report_get_options_journals"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L140",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"source": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L156",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"source": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L129",
"weight": 1.0,
"_src": "account_general_ledger_rationale_129",
"_tgt": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"source": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_general_ledger_rationale_129",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L133",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_general_ledger_generalledgercustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L166",
"weight": 1.0,
"_src": "account_general_ledger_rationale_166",
"_tgt": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"source": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"target": "account_general_ledger_rationale_166",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L175",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L196",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"_tgt": "account_report_get_options",
"source": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"target": "account_report_get_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L201",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "account_general_ledger_generalledgercustomhandler_produce_tax_declaration_lines",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L226",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"source": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"target": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L222",
"weight": 1.0,
"_src": "account_general_ledger_rationale_222",
"_tgt": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"source": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"target": "account_general_ledger_rationale_222",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L253",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_general_ledger_generalledgercustomhandler_aggregate_account_values",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L341",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"source": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"target": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L288",
"weight": 1.0,
"_src": "account_general_ledger_rationale_288",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"source": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"target": "account_general_ledger_rationale_288",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L290",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L300",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"target": "res_company_rescompany_compute_fiscalyear_dates"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L313",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L332",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L335",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_general_ledger_generalledgercustomhandler_build_summary_query",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L372",
"weight": 1.0,
"_src": "account_general_ledger_rationale_372",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"source": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"target": "account_general_ledger_rationale_372",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L377",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"target": "res_company_rescompany_compute_fiscalyear_dates"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L385",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"_tgt": "account_report_get_dates_period",
"source": "account_general_ledger_generalledgercustomhandler_get_options_unaffected_earnings",
"target": "account_report_get_dates_period"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L398",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"source": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"target": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L739",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"_tgt": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"source": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"target": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L393",
"weight": 1.0,
"_src": "account_general_ledger_rationale_393",
"_tgt": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"source": "account_general_ledger_generalledgercustomhandler_fetch_aml_data",
"target": "account_general_ledger_rationale_393",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L433",
"weight": 1.0,
"_src": "account_general_ledger_rationale_433",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"source": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"target": "account_general_ledger_rationale_433",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L438",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L439",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L494",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L495",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_general_ledger_generalledgercustomhandler_build_aml_query",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L519",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"source": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"target": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L724",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"_tgt": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"source": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"target": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L515",
"weight": 1.0,
"_src": "account_general_ledger_rationale_515",
"_tgt": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"source": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"target": "account_general_ledger_rationale_515",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L518",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"target": "account_report_accountreport_split_options_per_column_group"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L531",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L550",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"target": "account_report_currency_table_apply_rate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L553",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_general_ledger_generalledgercustomhandler_fetch_opening_balances",
"target": "account_report_currency_table_aml_join"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L570",
"weight": 1.0,
"_src": "account_general_ledger_rationale_570",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"source": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"target": "account_general_ledger_rationale_570",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L585",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"target": "res_company_rescompany_compute_fiscalyear_dates"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L595",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"_tgt": "account_report_get_dates_period",
"source": "account_general_ledger_generalledgercustomhandler_get_options_initial_balance",
"target": "account_report_get_dates_period"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L604",
"weight": 1.0,
"_src": "account_general_ledger_rationale_604",
"_tgt": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"source": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"target": "account_general_ledger_rationale_604",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L615",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L620",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L622",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"_tgt": "account_report_get_res_id_from_line_id",
"source": "account_general_ledger_generalledgercustomhandler_build_account_header_line",
"target": "account_report_get_res_id_from_line_id"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L744",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"source": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"target": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L637",
"weight": 1.0,
"_src": "account_general_ledger_rationale_637",
"_tgt": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"source": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"target": "account_general_ledger_rationale_637",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L651",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L666",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_general_ledger_generalledgercustomhandler_get_aml_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L683",
"weight": 1.0,
"_src": "account_general_ledger_build_grand_total_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_general_ledger_build_grand_total_line",
"target": "account_report_accountreport_build_column_dict"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L686",
"weight": 1.0,
"_src": "account_general_ledger_build_grand_total_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_general_ledger_build_grand_total_line",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L702",
"weight": 1.0,
"_src": "account_general_ledger_rationale_702",
"_tgt": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"source": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"target": "account_general_ledger_rationale_702",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L713",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_general_ledger.py",
"source_location": "L726",
"weight": 1.0,
"_src": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"_tgt": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"source": "account_general_ledger_generalledgercustomhandler_report_expand_unfoldable_line_general_ledger",
"target": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L64",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"_tgt": "ubl_generator_fusionublgenerator",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"target": "ubl_generator_fusionublgenerator",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L564",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"_tgt": "ubl_generator_sub",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L572",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"_tgt": "ubl_generator_fmt",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"target": "ubl_generator_fmt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L577",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"_tgt": "ubl_generator_tax_category",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"target": "ubl_generator_tax_category",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L593",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"_tgt": "ubl_generator_uom_unece",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"target": "ubl_generator_uom_unece",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L630",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"_tgt": "ubl_generator_xpath_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"target": "ubl_generator_xpath_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L1",
"weight": 1.0,
"_src": "ubl_generator_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ubl_generator_py",
"target": "ubl_generator_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L79",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L112",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L207",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_validate_move",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_validate_move",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L221",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_build_root_element",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_build_root_element",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L234",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_add_header",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_add_header",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L267",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_add_supplier_party",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_add_supplier_party",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L303",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_add_customer_party",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_add_customer_party",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L340",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_add_postal_address",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_add_postal_address",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L370",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_add_payment_means",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_add_payment_means",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L394",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_add_tax_total",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_add_tax_total",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L451",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L483",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator",
"_tgt": "ubl_generator_fusionublgenerator_add_invoice_lines",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_fusionublgenerator_add_invoice_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L65",
"weight": 1.0,
"_src": "ubl_generator_rationale_65",
"_tgt": "ubl_generator_fusionublgenerator",
"source": "ubl_generator_fusionublgenerator",
"target": "ubl_generator_rationale_65",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L92",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_validate_move",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_validate_move",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L95",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_build_root_element",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_build_root_element",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L97",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_add_header",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_add_header",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L98",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_add_supplier_party",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_add_supplier_party",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L99",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_add_customer_party",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_add_customer_party",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L100",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_add_payment_means",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_add_payment_means",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L101",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_add_tax_total",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_add_tax_total",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L102",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L103",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"_tgt": "ubl_generator_fusionublgenerator_add_invoice_lines",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_fusionublgenerator_add_invoice_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L80",
"weight": 1.0,
"_src": "ubl_generator_rationale_80",
"_tgt": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"source": "ubl_generator_fusionublgenerator_generate_ubl_invoice",
"target": "ubl_generator_rationale_80",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L135",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"_tgt": "ubl_generator_xpath_text",
"source": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"target": "ubl_generator_xpath_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L113",
"weight": 1.0,
"_src": "ubl_generator_rationale_113",
"_tgt": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"source": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"target": "ubl_generator_rationale_113",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L270",
"weight": 1.0,
"_src": "account_move_edi_create_invoice_from_xml",
"_tgt": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"source": "ubl_generator_fusionublgenerator_parse_ubl_invoice",
"target": "account_move_edi_create_invoice_from_xml"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L208",
"weight": 1.0,
"_src": "ubl_generator_rationale_208",
"_tgt": "ubl_generator_fusionublgenerator_validate_move",
"source": "ubl_generator_fusionublgenerator_validate_move",
"target": "ubl_generator_rationale_208",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L222",
"weight": 1.0,
"_src": "ubl_generator_rationale_222",
"_tgt": "ubl_generator_fusionublgenerator_build_root_element",
"source": "ubl_generator_fusionublgenerator_build_root_element",
"target": "ubl_generator_rationale_222",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L238",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_header",
"_tgt": "ubl_generator_sub",
"source": "ubl_generator_fusionublgenerator_add_header",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L235",
"weight": 1.0,
"_src": "ubl_generator_rationale_235",
"_tgt": "ubl_generator_fusionublgenerator_add_header",
"source": "ubl_generator_fusionublgenerator_add_header",
"target": "ubl_generator_rationale_235",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L273",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_supplier_party",
"_tgt": "ubl_generator_sub",
"source": "ubl_generator_fusionublgenerator_add_supplier_party",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L286",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_supplier_party",
"_tgt": "ubl_generator_fusionublgenerator_add_postal_address",
"source": "ubl_generator_fusionublgenerator_add_supplier_party",
"target": "ubl_generator_fusionublgenerator_add_postal_address",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L268",
"weight": 1.0,
"_src": "ubl_generator_rationale_268",
"_tgt": "ubl_generator_fusionublgenerator_add_supplier_party",
"source": "ubl_generator_fusionublgenerator_add_supplier_party",
"target": "ubl_generator_rationale_268",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L308",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_customer_party",
"_tgt": "ubl_generator_sub",
"source": "ubl_generator_fusionublgenerator_add_customer_party",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L324",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_customer_party",
"_tgt": "ubl_generator_fusionublgenerator_add_postal_address",
"source": "ubl_generator_fusionublgenerator_add_customer_party",
"target": "ubl_generator_fusionublgenerator_add_postal_address",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L304",
"weight": 1.0,
"_src": "ubl_generator_rationale_304",
"_tgt": "ubl_generator_fusionublgenerator_add_customer_party",
"source": "ubl_generator_fusionublgenerator_add_customer_party",
"target": "ubl_generator_rationale_304",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L343",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_postal_address",
"_tgt": "ubl_generator_sub",
"source": "ubl_generator_fusionublgenerator_add_postal_address",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L341",
"weight": 1.0,
"_src": "ubl_generator_rationale_341",
"_tgt": "ubl_generator_fusionublgenerator_add_postal_address",
"source": "ubl_generator_fusionublgenerator_add_postal_address",
"target": "ubl_generator_rationale_341",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L374",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_payment_means",
"_tgt": "ubl_generator_sub",
"source": "ubl_generator_fusionublgenerator_add_payment_means",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L371",
"weight": 1.0,
"_src": "ubl_generator_rationale_371",
"_tgt": "ubl_generator_fusionublgenerator_add_payment_means",
"source": "ubl_generator_fusionublgenerator_add_payment_means",
"target": "ubl_generator_rationale_371",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L399",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_tax_total",
"_tgt": "ubl_generator_sub",
"source": "ubl_generator_fusionublgenerator_add_tax_total",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L402",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_tax_total",
"_tgt": "ubl_generator_fmt",
"source": "ubl_generator_fusionublgenerator_add_tax_total",
"target": "ubl_generator_fmt",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L443",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_tax_total",
"_tgt": "ubl_generator_tax_category",
"source": "ubl_generator_fusionublgenerator_add_tax_total",
"target": "ubl_generator_tax_category",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L395",
"weight": 1.0,
"_src": "ubl_generator_rationale_395",
"_tgt": "ubl_generator_fusionublgenerator_add_tax_total",
"source": "ubl_generator_fusionublgenerator_add_tax_total",
"target": "ubl_generator_rationale_395",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L456",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"_tgt": "ubl_generator_sub",
"source": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L460",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"_tgt": "ubl_generator_fmt",
"source": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"target": "ubl_generator_fmt",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L452",
"weight": 1.0,
"_src": "ubl_generator_rationale_452",
"_tgt": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"source": "ubl_generator_fusionublgenerator_add_legal_monetary_total",
"target": "ubl_generator_rationale_452",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L497",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_invoice_lines",
"_tgt": "ubl_generator_sub",
"source": "ubl_generator_fusionublgenerator_add_invoice_lines",
"target": "ubl_generator_sub",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L506",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_invoice_lines",
"_tgt": "ubl_generator_fmt",
"source": "ubl_generator_fusionublgenerator_add_invoice_lines",
"target": "ubl_generator_fmt",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L508",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_invoice_lines",
"_tgt": "ubl_generator_uom_unece",
"source": "ubl_generator_fusionublgenerator_add_invoice_lines",
"target": "ubl_generator_uom_unece",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L544",
"weight": 1.0,
"_src": "ubl_generator_fusionublgenerator_add_invoice_lines",
"_tgt": "ubl_generator_tax_category",
"source": "ubl_generator_fusionublgenerator_add_invoice_lines",
"target": "ubl_generator_tax_category",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ubl_generator.py",
"source_location": "L484",
"weight": 1.0,
"_src": "ubl_generator_rationale_484",
"_tgt": "ubl_generator_fusionublgenerator_add_invoice_lines",
"source": "ubl_generator_fusionublgenerator_add_invoice_lines",
"target": "ubl_generator_rationale_484",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"_tgt": "fiscal_category_fusionfiscalcategory",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"target": "fiscal_category_fusionfiscalcategory",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L123",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"_tgt": "fiscal_category_compute_account_count",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"target": "fiscal_category_compute_account_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L129",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"_tgt": "fiscal_category_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"target": "fiscal_category_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L141",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"_tgt": "fiscal_category_check_parent_recursion",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"target": "fiscal_category_check_parent_recursion",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L150",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"_tgt": "fiscal_category_check_account_company",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"target": "fiscal_category_check_account_company",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L1",
"weight": 1.0,
"_src": "fiscal_category_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_fiscal_category_py",
"target": "fiscal_category_rationale_1",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/fiscal_category.py",
"source_location": "L18",
"weight": 1.0,
"_src": "fiscal_category_rationale_18",
"_tgt": "fiscal_category_fusionfiscalcategory",
"source": "fiscal_category_fusionfiscalcategory",
"target": "fiscal_category_rationale_18",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ir_ui_menu_py",
"_tgt": "ir_ui_menu_fusioniruimenu",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ir_ui_menu_py",
"target": "ir_ui_menu_fusioniruimenu",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L13",
"weight": 1.0,
"_src": "ir_ui_menu_fusioniruimenu",
"_tgt": "ir_ui_menu_fusioniruimenu_visible_menu_ids",
"source": "ir_ui_menu_fusioniruimenu",
"target": "ir_ui_menu_fusioniruimenu_visible_menu_ids",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L8",
"weight": 1.0,
"_src": "ir_ui_menu_rationale_8",
"_tgt": "ir_ui_menu_fusioniruimenu",
"source": "ir_ui_menu_fusioniruimenu",
"target": "ir_ui_menu_rationale_8",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_ui_menu.py",
"source_location": "L14",
"weight": 1.0,
"_src": "ir_ui_menu_rationale_14",
"_tgt": "ir_ui_menu_fusioniruimenu_visible_menu_ids",
"source": "ir_ui_menu_fusioniruimenu_visible_menu_ids",
"target": "ir_ui_menu_rationale_14",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_account_py",
"_tgt": "account_account_fusionaccountaccount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_account_py",
"target": "account_account_fusionaccountaccount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L60",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_account_py",
"_tgt": "account_account_compute_asset_creation_eligible",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_account_py",
"target": "account_account_compute_asset_creation_eligible",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L70",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_account_py",
"_tgt": "account_account_onchange_reset_multiple_assets",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_account_py",
"target": "account_account_onchange_reset_multiple_assets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L77",
"weight": 1.0,
"_src": "account_account_fusionaccountaccount",
"_tgt": "account_account_fusionaccountaccount_action_open_reconcile",
"source": "account_account_fusionaccountaccount",
"target": "account_account_fusionaccountaccount_action_open_reconcile",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L10",
"weight": 1.0,
"_src": "account_account_rationale_10",
"_tgt": "account_account_fusionaccountaccount",
"source": "account_account_fusionaccountaccount",
"target": "account_account_rationale_10",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_account.py",
"source_location": "L78",
"weight": 1.0,
"_src": "account_account_rationale_78",
"_tgt": "account_account_fusionaccountaccount_action_open_reconcile",
"source": "account_account_fusionaccountaccount_action_open_reconcile",
"target": "account_account_rationale_78",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L56",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"_tgt": "avatax_provider_fusionavataxprovider",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"target": "avatax_provider_fusionavataxprovider",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L119",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"_tgt": "avatax_provider_get_provider_type_selection",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"target": "avatax_provider_get_provider_type_selection",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L132",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"_tgt": "avatax_provider_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"target": "avatax_provider_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L620",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"_tgt": "avatax_provider_onchange_avatax_environment",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"target": "avatax_provider_onchange_avatax_environment",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L1",
"weight": 1.0,
"_src": "avatax_provider_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_avatax_provider_py",
"target": "avatax_provider_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L123",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_init_provider_type",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_init_provider_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L141",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_write",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_write",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L152",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_api_url",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_avatax_get_api_url",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L160",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_auth_header",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_avatax_get_auth_header",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L179",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_request",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_avatax_request",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L245",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_handle_error",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_avatax_handle_error",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L278",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_calculate_tax",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_calculate_tax",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L306",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L371",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_build_address",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_avatax_build_address",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L386",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_product_tax_code",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_avatax_get_product_tax_code",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L408",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_parse_transaction_result",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_avatax_parse_transaction_result",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L454",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_void_transaction",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_void_transaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L484",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_validate_address",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_validate_address",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L535",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L594",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider",
"_tgt": "avatax_provider_fusionavataxprovider_test_connection",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_fusionavataxprovider_test_connection",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L57",
"weight": 1.0,
"_src": "avatax_provider_rationale_57",
"_tgt": "avatax_provider_fusionavataxprovider",
"source": "avatax_provider_fusionavataxprovider",
"target": "avatax_provider_rationale_57",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L124",
"weight": 1.0,
"_src": "avatax_provider_rationale_124",
"_tgt": "avatax_provider_fusionavataxprovider_init_provider_type",
"source": "avatax_provider_fusionavataxprovider_init_provider_type",
"target": "avatax_provider_rationale_124",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L575",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"_tgt": "avatax_provider_fusionavataxprovider_write",
"source": "avatax_provider_fusionavataxprovider_write",
"target": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L142",
"weight": 1.0,
"_src": "avatax_provider_rationale_142",
"_tgt": "avatax_provider_fusionavataxprovider_write",
"source": "avatax_provider_fusionavataxprovider_write",
"target": "avatax_provider_rationale_142",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L191",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_avatax_request",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_api_url",
"source": "avatax_provider_fusionavataxprovider_avatax_get_api_url",
"target": "avatax_provider_fusionavataxprovider_avatax_request",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L153",
"weight": 1.0,
"_src": "avatax_provider_rationale_153",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_api_url",
"source": "avatax_provider_fusionavataxprovider_avatax_get_api_url",
"target": "avatax_provider_rationale_153",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L194",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_avatax_request",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_auth_header",
"source": "avatax_provider_fusionavataxprovider_avatax_get_auth_header",
"target": "avatax_provider_fusionavataxprovider_avatax_request",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L161",
"weight": 1.0,
"_src": "avatax_provider_rationale_161",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_auth_header",
"source": "avatax_provider_fusionavataxprovider_avatax_get_auth_header",
"target": "avatax_provider_rationale_161",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L243",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_avatax_request",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_handle_error",
"source": "avatax_provider_fusionavataxprovider_avatax_request",
"target": "avatax_provider_fusionavataxprovider_avatax_handle_error",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L303",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_calculate_tax",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_request",
"source": "avatax_provider_fusionavataxprovider_avatax_request",
"target": "avatax_provider_fusionavataxprovider_calculate_tax",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L474",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_void_transaction",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_request",
"source": "avatax_provider_fusionavataxprovider_avatax_request",
"target": "avatax_provider_fusionavataxprovider_void_transaction",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L509",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_validate_address",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_request",
"source": "avatax_provider_fusionavataxprovider_avatax_request",
"target": "avatax_provider_fusionavataxprovider_validate_address",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L603",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_test_connection",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_request",
"source": "avatax_provider_fusionavataxprovider_avatax_request",
"target": "avatax_provider_fusionavataxprovider_test_connection",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L180",
"weight": 1.0,
"_src": "avatax_provider_rationale_180",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_request",
"source": "avatax_provider_fusionavataxprovider_avatax_request",
"target": "avatax_provider_rationale_180",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L246",
"weight": 1.0,
"_src": "avatax_provider_rationale_246",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_handle_error",
"source": "avatax_provider_fusionavataxprovider_avatax_handle_error",
"target": "avatax_provider_rationale_246",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L302",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_calculate_tax",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"source": "avatax_provider_fusionavataxprovider_calculate_tax",
"target": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L304",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_calculate_tax",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_parse_transaction_result",
"source": "avatax_provider_fusionavataxprovider_calculate_tax",
"target": "avatax_provider_fusionavataxprovider_avatax_parse_transaction_result",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L279",
"weight": 1.0,
"_src": "avatax_provider_rationale_279",
"_tgt": "avatax_provider_fusionavataxprovider_calculate_tax",
"source": "avatax_provider_fusionavataxprovider_calculate_tax",
"target": "avatax_provider_rationale_279",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L324",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_build_address",
"source": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"target": "avatax_provider_fusionavataxprovider_avatax_build_address",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L330",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_product_tax_code",
"source": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"target": "avatax_provider_fusionavataxprovider_avatax_get_product_tax_code",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L307",
"weight": 1.0,
"_src": "avatax_provider_rationale_307",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"source": "avatax_provider_fusionavataxprovider_avatax_build_transaction_payload",
"target": "avatax_provider_rationale_307",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L372",
"weight": 1.0,
"_src": "avatax_provider_rationale_372",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_build_address",
"source": "avatax_provider_fusionavataxprovider_avatax_build_address",
"target": "avatax_provider_rationale_372",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L387",
"weight": 1.0,
"_src": "avatax_provider_rationale_387",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_get_product_tax_code",
"source": "avatax_provider_fusionavataxprovider_avatax_get_product_tax_code",
"target": "avatax_provider_rationale_387",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L409",
"weight": 1.0,
"_src": "avatax_provider_rationale_409",
"_tgt": "avatax_provider_fusionavataxprovider_avatax_parse_transaction_result",
"source": "avatax_provider_fusionavataxprovider_avatax_parse_transaction_result",
"target": "avatax_provider_rationale_409",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L455",
"weight": 1.0,
"_src": "avatax_provider_rationale_455",
"_tgt": "avatax_provider_fusionavataxprovider_void_transaction",
"source": "avatax_provider_fusionavataxprovider_void_transaction",
"target": "avatax_provider_rationale_455",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L543",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"_tgt": "avatax_provider_fusionavataxprovider_validate_address",
"source": "avatax_provider_fusionavataxprovider_validate_address",
"target": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L485",
"weight": 1.0,
"_src": "avatax_provider_rationale_485",
"_tgt": "avatax_provider_fusionavataxprovider_validate_address",
"source": "avatax_provider_fusionavataxprovider_validate_address",
"target": "avatax_provider_rationale_485",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L536",
"weight": 1.0,
"_src": "avatax_provider_rationale_536",
"_tgt": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"source": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"target": "avatax_provider_rationale_536",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L568",
"weight": 1.0,
"_src": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "avatax_provider_fusionavataxprovider_action_validate_partner_address",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/avatax_provider.py",
"source_location": "L595",
"weight": 1.0,
"_src": "avatax_provider_rationale_595",
"_tgt": "avatax_provider_fusionavataxprovider_test_connection",
"source": "avatax_provider_fusionavataxprovider_test_connection",
"target": "avatax_provider_rationale_595",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L27",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_fusionloan",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_fusionloan",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L228",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_compute_totals",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_compute_totals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L240",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_compute_entries_count",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_compute_entries_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L247",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_check_principal_amount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_check_principal_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L255",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_check_interest_rate",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_check_interest_rate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L263",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_check_loan_term",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_check_loan_term",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L271",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_check_term_frequency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_check_term_frequency",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L284",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L561",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"_tgt": "loan_cron_generate_loan_entries",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_cron_generate_loan_entries",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L1",
"weight": 1.0,
"_src": "loan_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_loan_py",
"target": "loan_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L295",
"weight": 1.0,
"_src": "loan_fusionloan",
"_tgt": "loan_fusionloan_compute_amortization_schedule",
"source": "loan_fusionloan",
"target": "loan_fusionloan_compute_amortization_schedule",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L396",
"weight": 1.0,
"_src": "loan_fusionloan",
"_tgt": "loan_fusionloan_action_confirm",
"source": "loan_fusionloan",
"target": "loan_fusionloan_action_confirm",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L409",
"weight": 1.0,
"_src": "loan_fusionloan",
"_tgt": "loan_fusionloan_create_disbursement_entry",
"source": "loan_fusionloan",
"target": "loan_fusionloan_create_disbursement_entry",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L437",
"weight": 1.0,
"_src": "loan_fusionloan",
"_tgt": "loan_fusionloan_generate_entries",
"source": "loan_fusionloan",
"target": "loan_fusionloan_generate_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L455",
"weight": 1.0,
"_src": "loan_fusionloan",
"_tgt": "loan_fusionloan_action_pay_early",
"source": "loan_fusionloan",
"target": "loan_fusionloan_action_pay_early",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L511",
"weight": 1.0,
"_src": "loan_fusionloan",
"_tgt": "loan_fusionloan_action_cancel",
"source": "loan_fusionloan",
"target": "loan_fusionloan_action_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L537",
"weight": 1.0,
"_src": "loan_fusionloan",
"_tgt": "loan_fusionloan_action_reset_to_draft",
"source": "loan_fusionloan",
"target": "loan_fusionloan_action_reset_to_draft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L546",
"weight": 1.0,
"_src": "loan_fusionloan",
"_tgt": "loan_fusionloan_action_view_entries",
"source": "loan_fusionloan",
"target": "loan_fusionloan_action_view_entries",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L28",
"weight": 1.0,
"_src": "loan_rationale_28",
"_tgt": "loan_fusionloan",
"source": "loan_fusionloan",
"target": "loan_rationale_28",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L393",
"weight": 1.0,
"_src": "loan_fusionloan_compute_amortization_schedule",
"_tgt": "loan_create",
"source": "loan_create",
"target": "loan_fusionloan_compute_amortization_schedule",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L418",
"weight": 1.0,
"_src": "loan_fusionloan_create_disbursement_entry",
"_tgt": "loan_create",
"source": "loan_create",
"target": "loan_fusionloan_create_disbursement_entry",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L477",
"weight": 1.0,
"_src": "loan_fusionloan_action_pay_early",
"_tgt": "loan_create",
"source": "loan_create",
"target": "loan_fusionloan_action_pay_early",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L296",
"weight": 1.0,
"_src": "loan_rationale_296",
"_tgt": "loan_fusionloan_compute_amortization_schedule",
"source": "loan_fusionloan_compute_amortization_schedule",
"target": "loan_rationale_296",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L315",
"weight": 1.0,
"_src": "loan_fusionloan_compute_amortization_schedule",
"_tgt": "account_asset_fusionasset_unlink",
"source": "loan_fusionloan_compute_amortization_schedule",
"target": "account_asset_fusionasset_unlink"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L406",
"weight": 1.0,
"_src": "loan_fusionloan_action_confirm",
"_tgt": "loan_fusionloan_create_disbursement_entry",
"source": "loan_fusionloan_action_confirm",
"target": "loan_fusionloan_create_disbursement_entry",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L397",
"weight": 1.0,
"_src": "loan_rationale_397",
"_tgt": "loan_fusionloan_action_confirm",
"source": "loan_fusionloan_action_confirm",
"target": "loan_rationale_397",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L410",
"weight": 1.0,
"_src": "loan_rationale_410",
"_tgt": "loan_fusionloan_create_disbursement_entry",
"source": "loan_fusionloan_create_disbursement_entry",
"target": "loan_rationale_410",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L565",
"weight": 1.0,
"_src": "loan_cron_generate_loan_entries",
"_tgt": "loan_fusionloan_generate_entries",
"source": "loan_fusionloan_generate_entries",
"target": "loan_cron_generate_loan_entries",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L438",
"weight": 1.0,
"_src": "loan_rationale_438",
"_tgt": "loan_fusionloan_generate_entries",
"source": "loan_fusionloan_generate_entries",
"target": "loan_rationale_438",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L456",
"weight": 1.0,
"_src": "loan_rationale_456",
"_tgt": "loan_fusionloan_action_pay_early",
"source": "loan_fusionloan_action_pay_early",
"target": "loan_rationale_456",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L506",
"weight": 1.0,
"_src": "loan_fusionloan_action_pay_early",
"_tgt": "account_asset_fusionasset_write",
"source": "loan_fusionloan_action_pay_early",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L512",
"weight": 1.0,
"_src": "loan_rationale_512",
"_tgt": "loan_fusionloan_action_cancel",
"source": "loan_fusionloan_action_cancel",
"target": "loan_rationale_512",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L533",
"weight": 1.0,
"_src": "loan_fusionloan_action_cancel",
"_tgt": "account_asset_fusionasset_write",
"source": "loan_fusionloan_action_cancel",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L538",
"weight": 1.0,
"_src": "loan_rationale_538",
"_tgt": "loan_fusionloan_action_reset_to_draft",
"source": "loan_fusionloan_action_reset_to_draft",
"target": "loan_rationale_538",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L547",
"weight": 1.0,
"_src": "loan_rationale_547",
"_tgt": "loan_fusionloan_action_view_entries",
"source": "loan_fusionloan_action_view_entries",
"target": "loan_rationale_547",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/loan.py",
"source_location": "L564",
"weight": 1.0,
"_src": "loan_cron_generate_loan_entries",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "loan_cron_generate_loan_entries",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"_tgt": "followup_fusionfollowuplevel",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"target": "followup_fusionfollowuplevel",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L111",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"_tgt": "followup_fusionfollowupline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"target": "followup_fusionfollowupline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L206",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"_tgt": "followup_compute_next_followup_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"target": "followup_compute_next_followup_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L230",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"_tgt": "followup_compute_overdue_values",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"target": "followup_compute_overdue_values",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L247",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"_tgt": "followup_compute_followup_status",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_followup_py",
"target": "followup_compute_followup_status",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L99",
"weight": 1.0,
"_src": "followup_fusionfollowuplevel",
"_tgt": "followup_fusionfollowuplevel_get_next_level",
"source": "followup_fusionfollowuplevel",
"target": "followup_fusionfollowuplevel_get_next_level",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L10",
"weight": 1.0,
"_src": "followup_rationale_10",
"_tgt": "followup_fusionfollowuplevel",
"source": "followup_fusionfollowuplevel",
"target": "followup_rationale_10",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L214",
"weight": 1.0,
"_src": "followup_compute_next_followup_date",
"_tgt": "followup_fusionfollowuplevel_get_next_level",
"source": "followup_fusionfollowuplevel_get_next_level",
"target": "followup_compute_next_followup_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L330",
"weight": 1.0,
"_src": "followup_fusionfollowupline_execute_followup",
"_tgt": "followup_fusionfollowuplevel_get_next_level",
"source": "followup_fusionfollowuplevel_get_next_level",
"target": "followup_fusionfollowupline_execute_followup",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L100",
"weight": 1.0,
"_src": "followup_rationale_100",
"_tgt": "followup_fusionfollowuplevel_get_next_level",
"source": "followup_fusionfollowuplevel_get_next_level",
"target": "followup_rationale_100",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L105",
"weight": 1.0,
"_src": "followup_fusionfollowuplevel_get_next_level",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "followup_fusionfollowuplevel_get_next_level",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L269",
"weight": 1.0,
"_src": "followup_fusionfollowupline",
"_tgt": "followup_fusionfollowupline_compute_followup_status",
"source": "followup_fusionfollowupline",
"target": "followup_fusionfollowupline_compute_followup_status",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L278",
"weight": 1.0,
"_src": "followup_fusionfollowupline",
"_tgt": "followup_fusionfollowupline_execute_followup",
"source": "followup_fusionfollowupline",
"target": "followup_fusionfollowupline_execute_followup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L338",
"weight": 1.0,
"_src": "followup_fusionfollowupline",
"_tgt": "followup_fusionfollowupline_get_invoice_attachments",
"source": "followup_fusionfollowupline",
"target": "followup_fusionfollowupline_get_invoice_attachments",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L112",
"weight": 1.0,
"_src": "followup_rationale_112",
"_tgt": "followup_fusionfollowupline",
"source": "followup_fusionfollowupline",
"target": "followup_rationale_112",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L274",
"weight": 1.0,
"_src": "followup_fusionfollowupline_compute_followup_status",
"_tgt": "followup_compute_overdue_values",
"source": "followup_compute_overdue_values",
"target": "followup_fusionfollowupline_compute_followup_status",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L297",
"weight": 1.0,
"_src": "followup_fusionfollowupline_execute_followup",
"_tgt": "followup_compute_overdue_values",
"source": "followup_compute_overdue_values",
"target": "followup_fusionfollowupline_execute_followup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L234",
"weight": 1.0,
"_src": "followup_compute_overdue_values",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "followup_compute_overdue_values",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L275",
"weight": 1.0,
"_src": "followup_fusionfollowupline_compute_followup_status",
"_tgt": "followup_compute_followup_status",
"source": "followup_compute_followup_status",
"target": "followup_fusionfollowupline_compute_followup_status",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L248",
"weight": 1.0,
"_src": "followup_rationale_248",
"_tgt": "followup_fusionfollowupline_compute_followup_status",
"source": "followup_fusionfollowupline_compute_followup_status",
"target": "followup_rationale_248",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L270",
"weight": 1.0,
"_src": "followup_rationale_270",
"_tgt": "followup_fusionfollowupline_compute_followup_status",
"source": "followup_fusionfollowupline_compute_followup_status",
"target": "followup_rationale_270",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L314",
"weight": 1.0,
"_src": "followup_fusionfollowupline_execute_followup",
"_tgt": "followup_fusionfollowupline_get_invoice_attachments",
"source": "followup_fusionfollowupline_execute_followup",
"target": "followup_fusionfollowupline_get_invoice_attachments",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L279",
"weight": 1.0,
"_src": "followup_rationale_279",
"_tgt": "followup_fusionfollowupline_execute_followup",
"source": "followup_fusionfollowupline_execute_followup",
"target": "followup_rationale_279",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L331",
"weight": 1.0,
"_src": "followup_fusionfollowupline_execute_followup",
"_tgt": "account_asset_fusionasset_write",
"source": "followup_fusionfollowupline_execute_followup",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L339",
"weight": 1.0,
"_src": "followup_rationale_339",
"_tgt": "followup_fusionfollowupline_get_invoice_attachments",
"source": "followup_fusionfollowupline_get_invoice_attachments",
"target": "followup_rationale_339",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L344",
"weight": 1.0,
"_src": "followup_fusionfollowupline_get_invoice_attachments",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "followup_fusionfollowupline_get_invoice_attachments",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/followup.py",
"source_location": "L363",
"weight": 1.0,
"_src": "followup_fusionfollowupline_get_invoice_attachments",
"_tgt": "wc_assessment_create",
"source": "followup_fusionfollowupline_get_invoice_attachments",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_payment_py",
"_tgt": "account_payment_fusionaccountpayment",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_payment_py",
"target": "account_payment_fusionaccountpayment",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L15",
"weight": 1.0,
"_src": "account_payment_fusionaccountpayment",
"_tgt": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget",
"source": "account_payment_fusionaccountpayment",
"target": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L35",
"weight": 1.0,
"_src": "account_payment_fusionaccountpayment",
"_tgt": "account_payment_fusionaccountpayment_button_open_statement_lines",
"source": "account_payment_fusionaccountpayment",
"target": "account_payment_fusionaccountpayment_button_open_statement_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L10",
"weight": 1.0,
"_src": "account_payment_rationale_10",
"_tgt": "account_payment_fusionaccountpayment",
"source": "account_payment_fusionaccountpayment",
"target": "account_payment_rationale_10",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L16",
"weight": 1.0,
"_src": "account_payment_rationale_16",
"_tgt": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget",
"source": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget",
"target": "account_payment_rationale_16",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L36",
"weight": 1.0,
"_src": "account_payment_rationale_36",
"_tgt": "account_payment_fusionaccountpayment_button_open_statement_lines",
"source": "account_payment_fusionaccountpayment_button_open_statement_lines",
"target": "account_payment_rationale_36",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py",
"source_location": "L43",
"weight": 1.0,
"_src": "account_payment_fusionaccountpayment_button_open_statement_lines",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_payment_fusionaccountpayment_button_open_statement_lines",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_reconcile_model_line_py",
"_tgt": "account_reconcile_model_line_reconcilemodelline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_reconcile_model_line_py",
"target": "account_reconcile_model_line_reconcilemodelline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L18",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline",
"_tgt": "account_reconcile_model_line_reconcilemodelline_resolve_taxes_for_partner",
"source": "account_reconcile_model_line_reconcilemodelline",
"target": "account_reconcile_model_line_reconcilemodelline_resolve_taxes_for_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L29",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline",
"_tgt": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"source": "account_reconcile_model_line_reconcilemodelline",
"target": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L63",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline",
"_tgt": "account_reconcile_model_line_reconcilemodelline_compute_manual_amount",
"source": "account_reconcile_model_line_reconcilemodelline",
"target": "account_reconcile_model_line_reconcilemodelline_compute_manual_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L83",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline",
"_tgt": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"source": "account_reconcile_model_line_reconcilemodelline",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L115",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline",
"_tgt": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"source": "account_reconcile_model_line_reconcilemodelline",
"target": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L136",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline",
"_tgt": "account_reconcile_model_line_reconcilemodelline_compute_percentage_st_line_amount",
"source": "account_reconcile_model_line_reconcilemodelline",
"target": "account_reconcile_model_line_reconcilemodelline_compute_percentage_st_line_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L163",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline",
"_tgt": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"source": "account_reconcile_model_line_reconcilemodelline",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L9",
"weight": 1.0,
"_src": "account_reconcile_model_line_rationale_9",
"_tgt": "account_reconcile_model_line_reconcilemodelline",
"source": "account_reconcile_model_line_reconcilemodelline",
"target": "account_reconcile_model_line_rationale_9",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L44",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"_tgt": "account_reconcile_model_line_reconcilemodelline_resolve_taxes_for_partner",
"source": "account_reconcile_model_line_reconcilemodelline_resolve_taxes_for_partner",
"target": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L19",
"weight": 1.0,
"_src": "account_reconcile_model_line_rationale_19",
"_tgt": "account_reconcile_model_line_reconcilemodelline_resolve_taxes_for_partner",
"source": "account_reconcile_model_line_reconcilemodelline_resolve_taxes_for_partner",
"target": "account_reconcile_model_line_rationale_19",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L103",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"_tgt": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"source": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L193",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"_tgt": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"source": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L30",
"weight": 1.0,
"_src": "account_reconcile_model_line_rationale_30",
"_tgt": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"source": "account_reconcile_model_line_reconcilemodelline_prepare_aml_vals",
"target": "account_reconcile_model_line_rationale_30",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L101",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"_tgt": "account_reconcile_model_line_reconcilemodelline_compute_manual_amount",
"source": "account_reconcile_model_line_reconcilemodelline_compute_manual_amount",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L64",
"weight": 1.0,
"_src": "account_reconcile_model_line_rationale_64",
"_tgt": "account_reconcile_model_line_reconcilemodelline_compute_manual_amount",
"source": "account_reconcile_model_line_reconcilemodelline_compute_manual_amount",
"target": "account_reconcile_model_line_rationale_64",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L215",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"_tgt": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"source": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L84",
"weight": 1.0,
"_src": "account_reconcile_model_line_rationale_84",
"_tgt": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"source": "account_reconcile_model_line_reconcilemodelline_apply_in_manual_widget",
"target": "account_reconcile_model_line_rationale_84",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L204",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"_tgt": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"source": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L116",
"weight": 1.0,
"_src": "account_reconcile_model_line_rationale_116",
"_tgt": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"source": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"target": "account_reconcile_model_line_rationale_116",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L122",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_reconcile_model_line_reconcilemodelline_extract_regex_amount",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L191",
"weight": 1.0,
"_src": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"_tgt": "account_reconcile_model_line_reconcilemodelline_compute_percentage_st_line_amount",
"source": "account_reconcile_model_line_reconcilemodelline_compute_percentage_st_line_amount",
"target": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L137",
"weight": 1.0,
"_src": "account_reconcile_model_line_rationale_137",
"_tgt": "account_reconcile_model_line_reconcilemodelline_compute_percentage_st_line_amount",
"source": "account_reconcile_model_line_reconcilemodelline_compute_percentage_st_line_amount",
"target": "account_reconcile_model_line_rationale_137",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_reconcile_model_line.py",
"source_location": "L164",
"weight": 1.0,
"_src": "account_reconcile_model_line_rationale_164",
"_tgt": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"source": "account_reconcile_model_line_reconcilemodelline_apply_in_bank_widget",
"target": "account_reconcile_model_line_rationale_164",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_dashboard_py",
"_tgt": "account_journal_dashboard_accountjournal",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_journal_dashboard_py",
"target": "account_journal_dashboard_accountjournal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L23",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal",
"_tgt": "account_journal_dashboard_accountjournal_action_open_reconcile",
"source": "account_journal_dashboard_accountjournal",
"target": "account_journal_dashboard_accountjournal_action_open_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L54",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal",
"_tgt": "account_journal_dashboard_accountjournal_action_open_to_check",
"source": "account_journal_dashboard_accountjournal",
"target": "account_journal_dashboard_accountjournal_action_open_to_check",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L76",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal",
"_tgt": "account_journal_dashboard_accountjournal_action_open_bank_transactions",
"source": "account_journal_dashboard_accountjournal",
"target": "account_journal_dashboard_accountjournal_action_open_bank_transactions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L98",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal",
"_tgt": "account_journal_dashboard_accountjournal_action_open_reconcile_statement",
"source": "account_journal_dashboard_accountjournal",
"target": "account_journal_dashboard_accountjournal_action_open_reconcile_statement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L121",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal",
"_tgt": "account_journal_dashboard_accountjournal_open_action",
"source": "account_journal_dashboard_accountjournal",
"target": "account_journal_dashboard_accountjournal_open_action",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L159",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal",
"_tgt": "account_journal_dashboard_accountjournal_fill_general_dashboard_data",
"source": "account_journal_dashboard_accountjournal",
"target": "account_journal_dashboard_accountjournal_fill_general_dashboard_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L182",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal",
"_tgt": "account_journal_dashboard_accountjournal_action_open_bank_balance_in_gl",
"source": "account_journal_dashboard_accountjournal",
"target": "account_journal_dashboard_accountjournal_action_open_bank_balance_in_gl",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L10",
"weight": 1.0,
"_src": "account_journal_dashboard_rationale_10",
"_tgt": "account_journal_dashboard_accountjournal",
"source": "account_journal_dashboard_accountjournal",
"target": "account_journal_dashboard_rationale_10",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L24",
"weight": 1.0,
"_src": "account_journal_dashboard_rationale_24",
"_tgt": "account_journal_dashboard_accountjournal_action_open_reconcile",
"source": "account_journal_dashboard_accountjournal_action_open_reconcile",
"target": "account_journal_dashboard_rationale_24",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L46",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal_action_open_reconcile",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_journal_dashboard_accountjournal_action_open_reconcile",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L55",
"weight": 1.0,
"_src": "account_journal_dashboard_rationale_55",
"_tgt": "account_journal_dashboard_accountjournal_action_open_to_check",
"source": "account_journal_dashboard_accountjournal_action_open_to_check",
"target": "account_journal_dashboard_rationale_55",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L72",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal_action_open_to_check",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_journal_dashboard_accountjournal_action_open_to_check",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L77",
"weight": 1.0,
"_src": "account_journal_dashboard_rationale_77",
"_tgt": "account_journal_dashboard_accountjournal_action_open_bank_transactions",
"source": "account_journal_dashboard_accountjournal_action_open_bank_transactions",
"target": "account_journal_dashboard_rationale_77",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L93",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal_action_open_bank_transactions",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_journal_dashboard_accountjournal_action_open_bank_transactions",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L99",
"weight": 1.0,
"_src": "account_journal_dashboard_rationale_99",
"_tgt": "account_journal_dashboard_accountjournal_action_open_reconcile_statement",
"source": "account_journal_dashboard_accountjournal_action_open_reconcile_statement",
"target": "account_journal_dashboard_rationale_99",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L113",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal_action_open_reconcile_statement",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_journal_dashboard_accountjournal_action_open_reconcile_statement",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L122",
"weight": 1.0,
"_src": "account_journal_dashboard_rationale_122",
"_tgt": "account_journal_dashboard_accountjournal_open_action",
"source": "account_journal_dashboard_accountjournal_open_action",
"target": "account_journal_dashboard_rationale_122",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L148",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal_open_action",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_journal_dashboard_accountjournal_open_action",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L160",
"weight": 1.0,
"_src": "account_journal_dashboard_rationale_160",
"_tgt": "account_journal_dashboard_accountjournal_fill_general_dashboard_data",
"source": "account_journal_dashboard_accountjournal_fill_general_dashboard_data",
"target": "account_journal_dashboard_rationale_160",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L174",
"weight": 1.0,
"_src": "account_journal_dashboard_accountjournal_fill_general_dashboard_data",
"_tgt": "res_company_rescompany_get_tax_closing_journal",
"source": "account_journal_dashboard_accountjournal_fill_general_dashboard_data",
"target": "res_company_rescompany_get_tax_closing_journal"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_journal_dashboard.py",
"source_location": "L183",
"weight": 1.0,
"_src": "account_journal_dashboard_rationale_183",
"_tgt": "account_journal_dashboard_accountjournal_action_open_bank_balance_in_gl",
"source": "account_journal_dashboard_accountjournal_action_open_bank_balance_in_gl",
"target": "account_journal_dashboard_rationale_183",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py",
"_tgt": "res_company_rescompany",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py",
"target": "res_company_rescompany",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L361",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py",
"_tgt": "res_company_compute_account_display_representative_field",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py",
"target": "res_company_compute_account_display_representative_field",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L404",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py",
"_tgt": "res_company_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py",
"target": "res_company_create",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L410",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_write",
"source": "res_company_rescompany",
"target": "res_company_rescompany_write",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L291",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany",
"target": "res_company_rescompany_compute_fiscalyear_dates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L346",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L369",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_countries_allowing_tax_representative",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_countries_allowing_tax_representative",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L381",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_default_misc_journal",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_default_misc_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L388",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_tax_closing_journal",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_tax_closing_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L503",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_and_update_tax_closing_moves",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_and_update_tax_closing_moves",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L605",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_tax_closing_report_display_name",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_tax_closing_report_display_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L621",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_generate_tax_closing_reminder_activity",
"source": "res_company_rescompany",
"target": "res_company_rescompany_generate_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L686",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_tax_closing_reminder_activity",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L710",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_tax_closing_move_description",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_tax_closing_move_description",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L774",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_tax_closing_period_boundaries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L810",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_available_tax_unit",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_available_tax_unit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L821",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_tax_periodicity",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_tax_periodicity",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L833",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_tax_closing_start_date_attributes",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_tax_closing_start_date_attributes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L856",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_tax_periodicity_months_delay",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_tax_periodicity_months_delay",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L876",
"weight": 1.0,
"_src": "res_company_rescompany",
"_tgt": "res_company_rescompany_get_branches_with_same_vat",
"source": "res_company_rescompany",
"target": "res_company_rescompany_get_branches_with_same_vat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_company.py",
"source_location": "L4",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_company_py",
"_tgt": "res_company_rescompany",
"source": "res_company_rescompany",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_company_py",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L420",
"weight": 1.0,
"_src": "res_company_rescompany_write",
"_tgt": "res_company_rescompany_get_tax_closing_journal",
"source": "res_company_rescompany_write",
"target": "res_company_rescompany_get_tax_closing_journal",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L470",
"weight": 1.0,
"_src": "res_company_rescompany_write",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany_write",
"target": "res_company_rescompany_get_tax_closing_period_boundaries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L473",
"weight": 1.0,
"_src": "res_company_rescompany_write",
"_tgt": "res_company_rescompany_get_tax_closing_reminder_activity",
"source": "res_company_rescompany_write",
"target": "res_company_rescompany_get_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L484",
"weight": 1.0,
"_src": "res_company_rescompany_write",
"_tgt": "res_company_rescompany_generate_tax_closing_reminder_activity",
"source": "res_company_rescompany_write",
"target": "res_company_rescompany_generate_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L581",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_rescompany_write",
"source": "res_company_rescompany_write",
"target": "res_company_rescompany_get_and_update_tax_closing_moves",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L203",
"weight": 1.0,
"_src": "res_company_rationale_203",
"_tgt": "res_company_rescompany_write",
"source": "res_company_rescompany_write",
"target": "res_company_rationale_203",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L411",
"weight": 1.0,
"_src": "res_company_rationale_411",
"_tgt": "res_company_rescompany_write",
"source": "res_company_rescompany_write",
"target": "res_company_rationale_411",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L434",
"weight": 1.0,
"_src": "res_company_rescompany_write",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_company_rescompany_write",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L454",
"weight": 1.0,
"_src": "res_company_rescompany_write",
"_tgt": "wc_assessment_wheelchairassessment_action_cancel",
"source": "res_company_rescompany_write",
"target": "wc_assessment_wheelchairassessment_action_cancel"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L292",
"weight": 1.0,
"_src": "res_company_rationale_292",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "res_company_rationale_292",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L301",
"weight": 1.0,
"_src": "res_company_rescompany_compute_fiscalyear_dates",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L499",
"weight": 1.0,
"_src": "account_report_get_dates_period",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "account_report_get_dates_period"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L596",
"weight": 1.0,
"_src": "account_report_get_shifted_dates_period",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "account_report_get_shifted_dates_period"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L651",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_date",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "account_report_accountreport_init_options_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L817",
"weight": 1.0,
"_src": "account_report_accountreport_get_date_bounds_info",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "account_report_accountreport_get_date_bounds_info"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L416",
"weight": 1.0,
"_src": "account_asset_compute_prorata_date",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "account_asset_compute_prorata_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L949",
"weight": 1.0,
"_src": "account_asset_fusionasset_recompute_board",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "account_asset_fusionasset_recompute_board"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1002",
"weight": 1.0,
"_src": "account_asset_fusionasset_get_end_period_date",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "account_asset_fusionasset_get_end_period_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1401",
"weight": 1.0,
"_src": "account_asset_fusionasset_create_move_before_date",
"_tgt": "res_company_rescompany_compute_fiscalyear_dates",
"source": "res_company_rescompany_compute_fiscalyear_dates",
"target": "account_asset_fusionasset_create_move_before_date"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L349",
"weight": 1.0,
"_src": "res_company_rationale_349",
"_tgt": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action",
"source": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action",
"target": "res_company_rationale_349",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L351",
"weight": 1.0,
"_src": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L363",
"weight": 1.0,
"_src": "res_company_compute_account_display_representative_field",
"_tgt": "res_company_rescompany_get_countries_allowing_tax_representative",
"source": "res_company_compute_account_display_representative_field",
"target": "res_company_rescompany_get_countries_allowing_tax_representative",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L370",
"weight": 1.0,
"_src": "res_company_rationale_370",
"_tgt": "res_company_rescompany_get_countries_allowing_tax_representative",
"source": "res_company_rescompany_get_countries_allowing_tax_representative",
"target": "res_company_rationale_370",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L395",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_closing_journal",
"_tgt": "res_company_rescompany_get_default_misc_journal",
"source": "res_company_rescompany_get_default_misc_journal",
"target": "res_company_rescompany_get_tax_closing_journal",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L382",
"weight": 1.0,
"_src": "res_company_rationale_382",
"_tgt": "res_company_rescompany_get_default_misc_journal",
"source": "res_company_rescompany_get_default_misc_journal",
"target": "res_company_rationale_382",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L383",
"weight": 1.0,
"_src": "res_company_rescompany_get_default_misc_journal",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_company_rescompany_get_default_misc_journal",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L522",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_rescompany_get_tax_closing_journal",
"source": "res_company_rescompany_get_tax_closing_journal",
"target": "res_company_rescompany_get_and_update_tax_closing_moves",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L672",
"weight": 1.0,
"_src": "res_company_rescompany_generate_tax_closing_reminder_activity",
"_tgt": "res_company_rescompany_get_tax_closing_journal",
"source": "res_company_rescompany_get_tax_closing_journal",
"target": "res_company_rescompany_generate_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L694",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_closing_reminder_activity",
"_tgt": "res_company_rescompany_get_tax_closing_journal",
"source": "res_company_rescompany_get_tax_closing_journal",
"target": "res_company_rescompany_get_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L389",
"weight": 1.0,
"_src": "res_company_rationale_389",
"_tgt": "res_company_rescompany_get_tax_closing_journal",
"source": "res_company_rescompany_get_tax_closing_journal",
"target": "res_company_rationale_389",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L583",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_create",
"source": "res_company_create",
"target": "res_company_rescompany_get_and_update_tax_closing_moves",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L669",
"weight": 1.0,
"_src": "res_company_rescompany_generate_tax_closing_reminder_activity",
"_tgt": "res_company_create",
"source": "res_company_create",
"target": "res_company_rescompany_generate_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L518",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "res_company_rescompany_get_tax_closing_period_boundaries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L521",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_rescompany_get_tax_periodicity",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "res_company_rescompany_get_tax_periodicity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L560",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_rescompany_get_tax_closing_move_description",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "res_company_rescompany_get_tax_closing_move_description",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L563",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_rescompany_get_tax_closing_report_display_name",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "res_company_rescompany_get_tax_closing_report_display_name",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L586",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_rescompany_get_tax_closing_reminder_activity",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "res_company_rescompany_get_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L597",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "res_company_rescompany_generate_tax_closing_reminder_activity",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "res_company_rescompany_generate_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L507",
"weight": 1.0,
"_src": "res_company_rationale_507",
"_tgt": "res_company_rescompany_get_and_update_tax_closing_moves",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "res_company_rationale_507",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L530",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L595",
"weight": 1.0,
"_src": "res_company_rescompany_get_and_update_tax_closing_moves",
"_tgt": "account_report_get_sender_company_for_export",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "account_report_get_sender_company_for_export"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L31",
"weight": 1.0,
"_src": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"_tgt": "res_company_rescompany_get_and_update_tax_closing_moves",
"source": "res_company_rescompany_get_and_update_tax_closing_moves",
"target": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L640",
"weight": 1.0,
"_src": "res_company_rescompany_generate_tax_closing_reminder_activity",
"_tgt": "res_company_rescompany_get_tax_closing_report_display_name",
"source": "res_company_rescompany_get_tax_closing_report_display_name",
"target": "res_company_rescompany_generate_tax_closing_reminder_activity",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L606",
"weight": 1.0,
"_src": "res_company_rationale_606",
"_tgt": "res_company_rescompany_get_tax_closing_report_display_name",
"source": "res_company_rescompany_get_tax_closing_report_display_name",
"target": "res_company_rationale_606",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L632",
"weight": 1.0,
"_src": "res_company_rescompany_generate_tax_closing_reminder_activity",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany_generate_tax_closing_reminder_activity",
"target": "res_company_rescompany_get_tax_closing_period_boundaries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L635",
"weight": 1.0,
"_src": "res_company_rescompany_generate_tax_closing_reminder_activity",
"_tgt": "res_company_rescompany_get_tax_periodicity",
"source": "res_company_rescompany_generate_tax_closing_reminder_activity",
"target": "res_company_rescompany_get_tax_periodicity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L641",
"weight": 1.0,
"_src": "res_company_rescompany_generate_tax_closing_reminder_activity",
"_tgt": "res_company_rescompany_get_tax_closing_move_description",
"source": "res_company_rescompany_generate_tax_closing_reminder_activity",
"target": "res_company_rescompany_get_tax_closing_move_description",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L624",
"weight": 1.0,
"_src": "res_company_rationale_624",
"_tgt": "res_company_rescompany_generate_tax_closing_reminder_activity",
"source": "res_company_rescompany_generate_tax_closing_reminder_activity",
"target": "res_company_rationale_624",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L662",
"weight": 1.0,
"_src": "res_company_rescompany_generate_tax_closing_reminder_activity",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_company_rescompany_generate_tax_closing_reminder_activity",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L58",
"weight": 1.0,
"_src": "chart_template_fusioncharttemplatepostload_post_load_data",
"_tgt": "res_company_rescompany_generate_tax_closing_reminder_activity",
"source": "res_company_rescompany_generate_tax_closing_reminder_activity",
"target": "chart_template_fusioncharttemplatepostload_post_load_data"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L689",
"weight": 1.0,
"_src": "res_company_rationale_689",
"_tgt": "res_company_rescompany_get_tax_closing_reminder_activity",
"source": "res_company_rescompany_get_tax_closing_reminder_activity",
"target": "res_company_rationale_689",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L54",
"weight": 1.0,
"_src": "chart_template_fusioncharttemplatepostload_post_load_data",
"_tgt": "res_company_rescompany_get_tax_closing_reminder_activity",
"source": "res_company_rescompany_get_tax_closing_reminder_activity",
"target": "chart_template_fusioncharttemplatepostload_post_load_data"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L749",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_closing_move_description",
"_tgt": "res_company_rescompany_get_tax_closing_start_date_attributes",
"source": "res_company_rescompany_get_tax_closing_move_description",
"target": "res_company_rescompany_get_tax_closing_start_date_attributes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L713",
"weight": 1.0,
"_src": "res_company_rationale_713",
"_tgt": "res_company_rescompany_get_tax_closing_move_description",
"source": "res_company_rescompany_get_tax_closing_move_description",
"target": "res_company_rationale_713",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L752",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_closing_move_description",
"_tgt": "account_report_accountreport_format_date",
"source": "res_company_rescompany_get_tax_closing_move_description",
"target": "account_report_accountreport_format_date"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L781",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_closing_period_boundaries",
"_tgt": "res_company_rescompany_get_tax_periodicity_months_delay",
"source": "res_company_rescompany_get_tax_closing_period_boundaries",
"target": "res_company_rescompany_get_tax_periodicity_months_delay",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L782",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_closing_period_boundaries",
"_tgt": "res_company_rescompany_get_tax_closing_start_date_attributes",
"source": "res_company_rescompany_get_tax_closing_period_boundaries",
"target": "res_company_rescompany_get_tax_closing_start_date_attributes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L775",
"weight": 1.0,
"_src": "res_company_rationale_775",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany_get_tax_closing_period_boundaries",
"target": "res_company_rationale_775",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L587",
"weight": 1.0,
"_src": "account_report_get_shifted_dates_period",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany_get_tax_closing_period_boundaries",
"target": "account_report_get_shifted_dates_period"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L704",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_date",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany_get_tax_closing_period_boundaries",
"target": "account_report_accountreport_init_options_date"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L828",
"weight": 1.0,
"_src": "account_report_accountreport_get_date_bounds_info",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany_get_tax_closing_period_boundaries",
"target": "account_report_accountreport_get_date_bounds_info"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L51",
"weight": 1.0,
"_src": "chart_template_fusioncharttemplatepostload_post_load_data",
"_tgt": "res_company_rescompany_get_tax_closing_period_boundaries",
"source": "res_company_rescompany_get_tax_closing_period_boundaries",
"target": "chart_template_fusioncharttemplatepostload_post_load_data"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L828",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_periodicity",
"_tgt": "res_company_rescompany_get_available_tax_unit",
"source": "res_company_rescompany_get_available_tax_unit",
"target": "res_company_rescompany_get_tax_periodicity",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L847",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_closing_start_date_attributes",
"_tgt": "res_company_rescompany_get_available_tax_unit",
"source": "res_company_rescompany_get_available_tax_unit",
"target": "res_company_rescompany_get_tax_closing_start_date_attributes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L811",
"weight": 1.0,
"_src": "res_company_rationale_811",
"_tgt": "res_company_rescompany_get_available_tax_unit",
"source": "res_company_rescompany_get_available_tax_unit",
"target": "res_company_rationale_811",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L816",
"weight": 1.0,
"_src": "res_company_rescompany_get_available_tax_unit",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_company_rescompany_get_available_tax_unit",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L870",
"weight": 1.0,
"_src": "res_company_rescompany_get_tax_periodicity_months_delay",
"_tgt": "res_company_rescompany_get_tax_periodicity",
"source": "res_company_rescompany_get_tax_periodicity",
"target": "res_company_rescompany_get_tax_periodicity_months_delay",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L822",
"weight": 1.0,
"_src": "res_company_rationale_822",
"_tgt": "res_company_rescompany_get_tax_periodicity",
"source": "res_company_rescompany_get_tax_periodicity",
"target": "res_company_rationale_822",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L834",
"weight": 1.0,
"_src": "res_company_rationale_834",
"_tgt": "res_company_rescompany_get_tax_closing_start_date_attributes",
"source": "res_company_rescompany_get_tax_closing_start_date_attributes",
"target": "res_company_rationale_834",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L520",
"weight": 1.0,
"_src": "account_report_get_dates_period",
"_tgt": "res_company_rescompany_get_tax_closing_start_date_attributes",
"source": "res_company_rescompany_get_tax_closing_start_date_attributes",
"target": "account_report_get_dates_period"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L857",
"weight": 1.0,
"_src": "res_company_rationale_857",
"_tgt": "res_company_rescompany_get_tax_periodicity_months_delay",
"source": "res_company_rescompany_get_tax_periodicity_months_delay",
"target": "res_company_rationale_857",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L521",
"weight": 1.0,
"_src": "account_report_get_dates_period",
"_tgt": "res_company_rescompany_get_tax_periodicity_months_delay",
"source": "res_company_rescompany_get_tax_periodicity_months_delay",
"target": "account_report_get_dates_period"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L586",
"weight": 1.0,
"_src": "account_report_get_shifted_dates_period",
"_tgt": "res_company_rescompany_get_tax_periodicity_months_delay",
"source": "res_company_rescompany_get_tax_periodicity_months_delay",
"target": "account_report_get_shifted_dates_period"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L877",
"weight": 1.0,
"_src": "res_company_rationale_877",
"_tgt": "res_company_rescompany_get_branches_with_same_vat",
"source": "res_company_rescompany_get_branches_with_same_vat",
"target": "res_company_rationale_877",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py",
"source_location": "L894",
"weight": 1.0,
"_src": "res_company_rescompany_get_branches_with_same_vat",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_company_rescompany_get_branches_with_same_vat",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1325",
"weight": 1.0,
"_src": "account_report_accountreport_multi_company_tax_units_init_options",
"_tgt": "res_company_rescompany_get_branches_with_same_vat",
"source": "res_company_rescompany_get_branches_with_same_vat",
"target": "account_report_accountreport_multi_company_tax_units_init_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4275",
"weight": 1.0,
"_src": "account_report_get_sender_company_for_export",
"_tgt": "res_company_rescompany_get_branches_with_same_vat",
"source": "res_company_rescompany_get_branches_with_same_vat",
"target": "account_report_get_sender_company_for_export"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7251",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"_tgt": "res_company_rescompany_get_branches_with_same_vat",
"source": "res_company_rescompany_get_branches_with_same_vat",
"target": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_currency_py",
"_tgt": "res_currency_fusionrescurrency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_currency_py",
"target": "res_currency_fusionrescurrency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L13",
"weight": 1.0,
"_src": "res_currency_fusionrescurrency",
"_tgt": "res_currency_fusionrescurrency_get_currency_table_fiscal_year_bounds",
"source": "res_currency_fusionrescurrency",
"target": "res_currency_fusionrescurrency_get_currency_table_fiscal_year_bounds",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L8",
"weight": 1.0,
"_src": "res_currency_rationale_8",
"_tgt": "res_currency_fusionrescurrency",
"source": "res_currency_fusionrescurrency",
"target": "res_currency_rationale_8",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L14",
"weight": 1.0,
"_src": "res_currency_rationale_14",
"_tgt": "res_currency_fusionrescurrency_get_currency_table_fiscal_year_bounds",
"source": "res_currency_fusionrescurrency_get_currency_table_fiscal_year_bounds",
"target": "res_currency_rationale_14",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_currency.py",
"source_location": "L19",
"weight": 1.0,
"_src": "res_currency_fusionrescurrency_get_currency_table_fiscal_year_bounds",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_currency_fusionrescurrency_get_currency_table_fiscal_year_bounds",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_fusionofxparser",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L87",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_to_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_to_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L99",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_is_ofx_v2",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_is_ofx_v2",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L206",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_xml_escape",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_xml_escape",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L342",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_find_all",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_find_all",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L349",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_find_first",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_find_first",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L359",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_find_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_find_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L372",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_parse_ofx_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_parse_ofx_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L392",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_safe_float",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_safe_float",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L402",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_fusionjournalofximport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_fusionjournalofximport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L445",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"_tgt": "bank_statement_import_ofx_is_ofx_file",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py",
"target": "bank_statement_import_ofx_is_ofx_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L51",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"source": "bank_statement_import_ofx_fusionofxparser",
"target": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L110",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_xml",
"source": "bank_statement_import_ofx_fusionofxparser",
"target": "bank_statement_import_ofx_fusionofxparser_parse_xml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L123",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_sgml",
"source": "bank_statement_import_ofx_fusionofxparser",
"target": "bank_statement_import_ofx_fusionofxparser_parse_sgml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L220",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"source": "bank_statement_import_ofx_fusionofxparser",
"target": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L244",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"source": "bank_statement_import_ofx_fusionofxparser",
"target": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L306",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"source": "bank_statement_import_ofx_fusionofxparser",
"target": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L423",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_ofx_fusionofxparser",
"target": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L17",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_17",
"_tgt": "bank_statement_import_ofx_fusionofxparser",
"source": "bank_statement_import_ofx_fusionofxparser",
"target": "bank_statement_import_ofx_rationale_17",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L72",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"_tgt": "bank_statement_import_ofx_to_text",
"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"target": "bank_statement_import_ofx_to_text",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L75",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"_tgt": "bank_statement_import_ofx_is_ofx_v2",
"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"target": "bank_statement_import_ofx_is_ofx_v2",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L76",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_xml",
"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"target": "bank_statement_import_ofx_fusionofxparser_parse_xml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L78",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_sgml",
"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"target": "bank_statement_import_ofx_fusionofxparser_parse_sgml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L80",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"target": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L425",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"target": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L52",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_52",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx",
"target": "bank_statement_import_ofx_rationale_52",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L111",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_111",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_xml",
"source": "bank_statement_import_ofx_fusionofxparser_parse_xml",
"target": "bank_statement_import_ofx_rationale_111",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L124",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_124",
"_tgt": "bank_statement_import_ofx_fusionofxparser_parse_sgml",
"source": "bank_statement_import_ofx_fusionofxparser_parse_sgml",
"target": "bank_statement_import_ofx_rationale_124",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L233",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"_tgt": "bank_statement_import_ofx_find_all",
"source": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"target": "bank_statement_import_ofx_find_all",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L234",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"source": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"target": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L221",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_221",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"source": "bank_statement_import_ofx_fusionofxparser_extract_statements",
"target": "bank_statement_import_ofx_rationale_221",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L248",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"_tgt": "bank_statement_import_ofx_find_text",
"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"target": "bank_statement_import_ofx_find_text",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L251",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"_tgt": "bank_statement_import_ofx_find_first",
"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"target": "bank_statement_import_ofx_find_first",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L266",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"_tgt": "bank_statement_import_ofx_parse_ofx_date",
"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"target": "bank_statement_import_ofx_parse_ofx_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L270",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"_tgt": "bank_statement_import_ofx_find_all",
"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"target": "bank_statement_import_ofx_find_all",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L271",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"target": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L281",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"_tgt": "bank_statement_import_ofx_safe_float",
"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"target": "bank_statement_import_ofx_safe_float",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L245",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_245",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement",
"target": "bank_statement_import_ofx_rationale_245",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L308",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"_tgt": "bank_statement_import_ofx_find_text",
"source": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"target": "bank_statement_import_ofx_find_text",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L309",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"_tgt": "bank_statement_import_ofx_parse_ofx_date",
"source": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"target": "bank_statement_import_ofx_parse_ofx_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L311",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"_tgt": "bank_statement_import_ofx_safe_float",
"source": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"target": "bank_statement_import_ofx_safe_float",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L307",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_307",
"_tgt": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"source": "bank_statement_import_ofx_fusionofxparser_extract_transaction",
"target": "bank_statement_import_ofx_rationale_307",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L362",
"weight": 1.0,
"_src": "bank_statement_import_ofx_find_text",
"_tgt": "bank_statement_import_ofx_find_first",
"source": "bank_statement_import_ofx_find_first",
"target": "bank_statement_import_ofx_find_text",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L409",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionjournalofximport",
"_tgt": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats",
"source": "bank_statement_import_ofx_fusionjournalofximport",
"target": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L416",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionjournalofximport",
"_tgt": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"source": "bank_statement_import_ofx_fusionjournalofximport",
"target": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L403",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_403",
"_tgt": "bank_statement_import_ofx_fusionjournalofximport",
"source": "bank_statement_import_ofx_fusionjournalofximport",
"target": "bank_statement_import_ofx_rationale_403",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L410",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_410",
"_tgt": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats",
"source": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats",
"target": "bank_statement_import_ofx_rationale_410",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L420",
"weight": 1.0,
"_src": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"_tgt": "bank_statement_import_ofx_is_ofx_file",
"source": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"target": "bank_statement_import_ofx_is_ofx_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py",
"source_location": "L417",
"weight": 1.0,
"_src": "bank_statement_import_ofx_rationale_417",
"_tgt": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"source": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file",
"target": "bank_statement_import_ofx_rationale_417",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L33",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"_tgt": "sepa_credit_transfer_sanitise_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"target": "sepa_credit_transfer_sanitise_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L51",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"_tgt": "sepa_credit_transfer_validate_iban",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"target": "sepa_credit_transfer_validate_iban",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L70",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"_tgt": "sepa_credit_transfer_validate_bic",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"target": "sepa_credit_transfer_validate_bic",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L89",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"target": "sepa_credit_transfer_fusionsepacredittransfer",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L1",
"weight": 1.0,
"_src": "sepa_credit_transfer_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_credit_transfer_py",
"target": "sepa_credit_transfer_rationale_1",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L148",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"_tgt": "sepa_credit_transfer_sanitise_text",
"source": "sepa_credit_transfer_sanitise_text",
"target": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L241",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"_tgt": "sepa_credit_transfer_sanitise_text",
"source": "sepa_credit_transfer_sanitise_text",
"target": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L34",
"weight": 1.0,
"_src": "sepa_credit_transfer_rationale_34",
"_tgt": "sepa_credit_transfer_sanitise_text",
"source": "sepa_credit_transfer_sanitise_text",
"target": "sepa_credit_transfer_rationale_34",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L129",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"_tgt": "sepa_credit_transfer_validate_iban",
"source": "sepa_credit_transfer_validate_iban",
"target": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L235",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"_tgt": "sepa_credit_transfer_validate_iban",
"source": "sepa_credit_transfer_validate_iban",
"target": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L52",
"weight": 1.0,
"_src": "sepa_credit_transfer_rationale_52",
"_tgt": "sepa_credit_transfer_validate_iban",
"source": "sepa_credit_transfer_validate_iban",
"target": "sepa_credit_transfer_rationale_52",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L130",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"_tgt": "sepa_credit_transfer_validate_bic",
"source": "sepa_credit_transfer_validate_bic",
"target": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L71",
"weight": 1.0,
"_src": "sepa_credit_transfer_rationale_71",
"_tgt": "sepa_credit_transfer_validate_bic",
"source": "sepa_credit_transfer_validate_bic",
"target": "sepa_credit_transfer_rationale_71",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L116",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"source": "sepa_credit_transfer_fusionsepacredittransfer",
"target": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L198",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer_pain001_message_id",
"source": "sepa_credit_transfer_fusionsepacredittransfer",
"target": "sepa_credit_transfer_fusionsepacredittransfer_pain001_message_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L212",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"source": "sepa_credit_transfer_fusionsepacredittransfer",
"target": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L90",
"weight": 1.0,
"_src": "sepa_credit_transfer_rationale_90",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer",
"source": "sepa_credit_transfer_fusionsepacredittransfer",
"target": "sepa_credit_transfer_rationale_90",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L138",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer_pain001_message_id",
"source": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"target": "sepa_credit_transfer_fusionsepacredittransfer_pain001_message_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L184",
"weight": 1.0,
"_src": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"source": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"target": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L117",
"weight": 1.0,
"_src": "sepa_credit_transfer_rationale_117",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"source": "sepa_credit_transfer_fusionsepacredittransfer_generate_pain_001",
"target": "sepa_credit_transfer_rationale_117",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L199",
"weight": 1.0,
"_src": "sepa_credit_transfer_rationale_199",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer_pain001_message_id",
"source": "sepa_credit_transfer_fusionsepacredittransfer_pain001_message_id",
"target": "sepa_credit_transfer_rationale_199",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_credit_transfer.py",
"source_location": "L213",
"weight": 1.0,
"_src": "sepa_credit_transfer_rationale_213",
"_tgt": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"source": "sepa_credit_transfer_fusionsepacredittransfer_add_pain001_transaction",
"target": "sepa_credit_transfer_rationale_213",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_multicurrency_revaluation_report_py",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_multicurrency_revaluation_report_py",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L21",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_get_custom_display_config",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L32",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_options_initializer",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L80",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_customize_warnings",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_customize_warnings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L91",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_line_postprocessor",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L124",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_groupby_line_completer",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_groupby_line_completer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L131",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_revaluation_wizard",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_revaluation_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L150",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L166",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_toggle_provision",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_toggle_provision",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L179",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_currency_rates",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_currency_rates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L193",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_to_adjust",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_to_adjust",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L200",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_excluded",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_excluded",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L207",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L12",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_rationale_12",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler",
"target": "account_multicurrency_revaluation_report_rationale_12",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L35",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_options_initializer",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_options_initializer",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L97",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_line_postprocessor",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_line_postprocessor",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L116",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_line_postprocessor",
"_tgt": "account_report_get_res_id_from_line_id",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_line_postprocessor",
"target": "account_report_get_res_id_from_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L125",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_groupby_line_completer",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_custom_groupby_line_completer",
"target": "account_report_get_model_info_from_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L152",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"_tgt": "account_report_get_res_id_from_line_id",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"target": "account_report_get_res_id_from_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L153",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"target": "account_report_accountreport_get_generic_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L154",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"_tgt": "account_report_get_options",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_general_ledger",
"target": "account_report_get_options"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L167",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_rationale_167",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_toggle_provision",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_toggle_provision",
"target": "account_multicurrency_revaluation_report_rationale_167",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L168",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_toggle_provision",
"_tgt": "account_report_get_res_ids_from_line_id",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_toggle_provision",
"target": "account_report_get_res_ids_from_line_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L180",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_currency_rates",
"_tgt": "account_report_get_res_id_from_line_id",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_action_multi_currency_revaluation_open_currency_rates",
"target": "account_report_get_res_id_from_line_id"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L196",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_to_adjust",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_to_adjust",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L203",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_excluded",
"_tgt": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_report_custom_engine_multi_currency_revaluation_excluded",
"target": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L219",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"target": "account_report_accountreport_check_groupby_fields"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L252",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"target": "account_report_accountreport_get_report_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_multicurrency_revaluation_report.py",
"source_location": "L253",
"weight": 1.0,
"_src": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"_tgt": "account_report_accountreport_get_engine_query_tail",
"source": "account_multicurrency_revaluation_report_fusionmulticurrencyrevaluationhandler_revaluation_custom_lines",
"target": "account_report_accountreport_get_engine_query_tail"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L47",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_tax_python_py",
"_tgt": "tax_python_fusiontaxpython",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_tax_python_py",
"target": "tax_python_fusiontaxpython",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L96",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_tax_python_py",
"_tgt": "tax_python_check_python_compute",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_tax_python_py",
"target": "tax_python_check_python_compute",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L1",
"weight": 1.0,
"_src": "tax_python_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_tax_python_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_tax_python_py",
"target": "tax_python_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L108",
"weight": 1.0,
"_src": "tax_python_fusiontaxpython",
"_tgt": "tax_python_fusiontaxpython_compute_tax_python",
"source": "tax_python_fusiontaxpython",
"target": "tax_python_fusiontaxpython_compute_tax_python",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L199",
"weight": 1.0,
"_src": "tax_python_fusiontaxpython",
"_tgt": "tax_python_fusiontaxpython_check_python_applicable",
"source": "tax_python_fusiontaxpython",
"target": "tax_python_fusiontaxpython_check_python_applicable",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L252",
"weight": 1.0,
"_src": "tax_python_fusiontaxpython",
"_tgt": "tax_python_fusiontaxpython_get_tax_totals",
"source": "tax_python_fusiontaxpython",
"target": "tax_python_fusiontaxpython_get_tax_totals",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L48",
"weight": 1.0,
"_src": "tax_python_rationale_48",
"_tgt": "tax_python_fusiontaxpython",
"source": "tax_python_fusiontaxpython",
"target": "tax_python_rationale_48",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L279",
"weight": 1.0,
"_src": "tax_python_fusiontaxpython_get_tax_totals",
"_tgt": "tax_python_fusiontaxpython_compute_tax_python",
"source": "tax_python_fusiontaxpython_compute_tax_python",
"target": "tax_python_fusiontaxpython_get_tax_totals",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L111",
"weight": 1.0,
"_src": "tax_python_rationale_111",
"_tgt": "tax_python_fusiontaxpython_compute_tax_python",
"source": "tax_python_fusiontaxpython_compute_tax_python",
"target": "tax_python_rationale_111",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L178",
"weight": 1.0,
"_src": "tax_python_fusiontaxpython_compute_tax_python",
"_tgt": "asserts_asserts_error",
"source": "tax_python_fusiontaxpython_compute_tax_python",
"target": "asserts_asserts_error"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L276",
"weight": 1.0,
"_src": "tax_python_fusiontaxpython_get_tax_totals",
"_tgt": "tax_python_fusiontaxpython_check_python_applicable",
"source": "tax_python_fusiontaxpython_check_python_applicable",
"target": "tax_python_fusiontaxpython_get_tax_totals",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L202",
"weight": 1.0,
"_src": "tax_python_rationale_202",
"_tgt": "tax_python_fusiontaxpython_check_python_applicable",
"source": "tax_python_fusiontaxpython_check_python_applicable",
"target": "tax_python_rationale_202",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/tax_python.py",
"source_location": "L253",
"weight": 1.0,
"_src": "tax_python_rationale_253",
"_tgt": "tax_python_fusiontaxpython_get_tax_totals",
"source": "tax_python_fusiontaxpython_get_tax_totals",
"target": "tax_python_rationale_253",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L58",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_accountreportannotation",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_accountreportannotation",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L69",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L95",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_accountreport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_accountreport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L128",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_validate_custom_handler_model",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_validate_custom_handler_model",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L158",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_cron_account_report_send",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_cron_account_report_send",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L415",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_options_journals",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_options_journals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L431",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_options_journals_domain",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_options_journals_domain",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L459",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_options_aml_ir_filters",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_options_aml_ir_filters",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L477",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_dates_period",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_dates_period",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L565",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_shifted_dates_period",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_shifted_dates_period",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L612",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_dates_previous_year",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_dates_previous_year",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L874",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_options_partner_domain",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_options_partner_domain",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L889",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_options_all_entries_domain",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_options_all_entries_domain",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L905",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_options_unreconciled_domain",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_options_unreconciled_domain",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L944",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_options_account_type_domain",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_options_account_type_domain",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L968",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_init_options_order_column",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_init_options_order_column",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L996",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_create_hierarchy",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_create_hierarchy",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1382",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_currency_table_apply_rate",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_currency_table_apply_rate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1390",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_currency_table_aml_join",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_currency_table_aml_join",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1431",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_currency_table",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_currency_table",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1935",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_options",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_options",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2210",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_model_info_from_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_model_info_from_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2220",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_build_line_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_build_line_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2230",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_build_parent_line_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_build_parent_line_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2240",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_parse_markup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_parse_markup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2253",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_parse_line_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_parse_line_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2269",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_unfolded_lines",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_unfolded_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2285",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_res_id_from_line_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_res_id_from_line_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2297",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_res_ids_from_line_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_res_ids_from_line_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2315",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_markup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_markup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2628",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_format_column_values",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_format_column_values",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2806",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_build_static_line_columns",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_build_static_line_columns",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4180",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_generate_default_external_values",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_generate_default_external_values",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4264",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_sender_company_for_export",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_sender_company_for_export",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4900",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_sort_lines",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_sort_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5183",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_report_information_readonly",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_report_information_readonly",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5294",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_expanded_lines_readonly",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_expanded_lines_readonly",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5375",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_load_more_line",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_load_more_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5571",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5585",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_format_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_format_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5648",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_is_value_zero",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_is_value_zero",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5858",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_set_xlsx_cell_sizes",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_set_xlsx_cell_sizes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6253",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_report_company_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6395",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_compute_is_account_coverage_report_available",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_compute_is_account_coverage_report_available",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6669",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_get_account_tag_coverage_report_errors_trie",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_get_account_tag_coverage_report_errors_trie",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6821",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_accountreportline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_accountreportline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6827",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_compute_display_custom_groupby_warning",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_compute_display_custom_groupby_warning",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6832",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_validate_groupby",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_validate_groupby",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7084",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_accountreportexpression",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_accountreportexpression",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7106",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_accountreporthorizontalgroup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_accountreporthorizontalgroup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7124",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_accountreporthorizontalgrouprule",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_accountreporthorizontalgrouprule",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7141",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_compute_res_model_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_compute_res_model_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7155",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_accountreportcustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_accountreportcustomhandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7257",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"_tgt": "account_report_accountreportfiledownloadexception",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_report_py",
"target": "account_report_accountreportfiledownloadexception",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L84",
"weight": 1.0,
"_src": "account_report_accountreportannotation",
"_tgt": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"source": "account_report_accountreportannotation",
"target": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L73",
"weight": 1.0,
"_src": "account_report_create",
"_tgt": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"source": "account_report_create",
"target": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L219",
"weight": 1.0,
"_src": "account_report_accountreport_create_menu_item_for_report",
"_tgt": "account_report_create",
"source": "account_report_create",
"target": "account_report_accountreport_create_menu_item_for_report",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1739",
"weight": 1.0,
"_src": "account_report_accountreport_open_account_report_file_download_error_wizard",
"_tgt": "account_report_create",
"source": "account_report_create",
"target": "account_report_accountreport_open_account_report_file_download_error_wizard",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4261",
"weight": 1.0,
"_src": "account_report_generate_default_external_values",
"_tgt": "account_report_create",
"source": "account_report_create",
"target": "account_report_generate_default_external_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4308",
"weight": 1.0,
"_src": "account_report_accountreport_create_carryover_for_company",
"_tgt": "account_report_create",
"source": "account_report_create",
"target": "account_report_accountreport_create_carryover_for_company",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4820",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_external_value",
"_tgt": "account_report_create",
"source": "account_report_create",
"target": "account_report_accountreport_action_modify_manual_external_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6438",
"weight": 1.0,
"_src": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"_tgt": "account_report_create",
"source": "account_report_create",
"target": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L70",
"weight": 1.0,
"_src": "account_report_create",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_create",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L89",
"weight": 1.0,
"_src": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"_tgt": "account_report_build_line_id",
"source": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"target": "account_report_build_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L91",
"weight": 1.0,
"_src": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"_tgt": "account_report_parse_line_id",
"source": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"target": "account_report_parse_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5122",
"weight": 1.0,
"_src": "account_report_accountreport_get_annotations",
"_tgt": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"source": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"target": "account_report_accountreport_get_annotations",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L85",
"weight": 1.0,
"_src": "account_report_rationale_85",
"_tgt": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"source": "account_report_accountreportannotation_remove_tax_grouping_from_line_id",
"target": "account_report_rationale_85",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L116",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_auto_init",
"source": "account_report_accountreport",
"target": "account_report_accountreport_auto_init",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L139",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_unlink",
"source": "account_report_accountreport",
"target": "account_report_accountreport_unlink",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L146",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_write",
"source": "account_report_accountreport",
"target": "account_report_accountreport_write",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L198",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_existing_menuitem",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_existing_menuitem",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L208",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_create_menu_item_for_report",
"source": "account_report_accountreport",
"target": "account_report_accountreport_create_menu_item_for_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L240",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_filter_journals",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_filter_journals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L246",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_filter_journal_groups",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_filter_journal_groups",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L251",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_journals",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_journals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L439",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_aml_ir_filters",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_aml_ir_filters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L631",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_date",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L722",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_comparison",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_comparison",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L785",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_column_percent_comparison",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_column_percent_comparison",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L793",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_options_date_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_options_date_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L802",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_date_bounds_info",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_date_bounds_info",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L837",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_analytic",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_analytic",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L855",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_partner",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L898",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_reconciled",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_reconciled",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L914",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_account_type",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_account_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L983",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_hierarchy",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_hierarchy",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1171",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_prefix_groups_threshold",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_prefix_groups_threshold",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1179",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_fiscal_position",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_fiscal_position",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1221",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_options_fiscal_position_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_options_fiscal_position_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1267",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_companies",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_companies",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1278",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_multi_company_tax_units_init_options",
"source": "account_report_accountreport",
"target": "account_report_accountreport_multi_company_tax_units_init_options",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1335",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_multi_currency",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_multi_currency",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1345",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_currency_table",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_currency_table",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1440",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_currency_table",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_currency_table",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1456",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_rounding_unit",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_rounding_unit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1461",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_rounding_unit_names",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_rounding_unit_names",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1480",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_all_entries",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_all_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1489",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_unfolded",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_unfolded",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1502",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_hide_0_lines",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_hide_0_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1512",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_filter_out_0_lines",
"source": "account_report_accountreport",
"target": "account_report_accountreport_filter_out_0_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1530",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_horizontal_groups",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_horizontal_groups",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1544",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_search_bar",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_search_bar",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1554",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_column_headers",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_column_headers",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1621",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_columns",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_columns",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1642",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_generate_columns_group_vals_recursively",
"source": "account_report_accountreport",
"target": "account_report_accountreport_generate_columns_group_vals_recursively",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1655",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_build_columns_from_column_group_vals",
"source": "account_report_accountreport",
"target": "account_report_accountreport_build_columns_from_column_group_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1699",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_dict_hashable_key_tuple",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_dict_hashable_key_tuple",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1711",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_open_report_form",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_open_report_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1720",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_buttons",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_buttons",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1726",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_open_account_report_file_download_error_wizard",
"source": "account_report_accountreport",
"target": "account_report_accountreport_open_account_report_file_download_error_wizard",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1744",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_export_mime_type",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_export_mime_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1759",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_section_buttons",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_section_buttons",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1772",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_variants",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_variants",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1819",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_variants",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_variants",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1829",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_sections",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_sections",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1855",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_report_id",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_report_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1865",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_export_mode",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_export_mode",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1871",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_horizontal_split",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_horizontal_split",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1878",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_custom",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_custom",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1886",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_integer_rounding",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_integer_rounding",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1898",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_budgets",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_budgets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1916",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_loading_call",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_loading_call",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1924",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_init_options_readonly_query",
"source": "account_report_accountreport",
"target": "account_report_accountreport_init_options_readonly_query",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1979",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_options_initializers_in_sequence",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_options_initializers_in_sequence",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2002",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_options_initializers_forced_sequence_map",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_options_initializers_forced_sequence_map",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2036",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2071",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_report_query",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2093",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_create_report_budget_temp_table",
"source": "account_report_accountreport",
"target": "account_report_accountreport_create_report_budget_temp_table",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2175",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_generic_line_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2320",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_build_subline_id",
"source": "account_report_accountreport",
"target": "account_report_accountreport_build_subline_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2329",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_caret_options",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_caret_options",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2334",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_caret_options_initializer_default",
"source": "account_report_accountreport",
"target": "account_report_accountreport_caret_options_initializer_default",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2361",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_caret_option_open_record_form",
"source": "account_report_accountreport",
"target": "account_report_accountreport_caret_option_open_record_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2382",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_caret_option_view_map",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_caret_option_view_map",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2389",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_resolve_caret_option_view",
"source": "account_report_accountreport",
"target": "account_report_accountreport_resolve_caret_option_view",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2403",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_caret_option_open_general_ledger",
"source": "account_report_accountreport",
"target": "account_report_accountreport_caret_option_open_general_ledger",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2440",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"source": "account_report_accountreport",
"target": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2453",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_custom_handler_model",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_custom_handler_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2459",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_dispatch_report_action",
"source": "account_report_accountreport",
"target": "account_report_accountreport_dispatch_report_action",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2480",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_custom_report_function",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_custom_report_function",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2500",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_lines",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2633",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_format_column_values",
"source": "account_report_accountreport",
"target": "account_report_accountreport_format_column_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2676",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_generate_common_warnings",
"source": "account_report_accountreport",
"target": "account_report_accountreport_generate_common_warnings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2697",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_fully_unfold_lines_if_needed",
"source": "account_report_accountreport",
"target": "account_report_accountreport_fully_unfold_lines_if_needed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2728",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_generate_total_below_section_line",
"source": "account_report_accountreport",
"target": "account_report_accountreport_generate_total_below_section_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2742",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_static_line_dict",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_static_line_dict",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2908",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport",
"target": "account_report_accountreport_build_column_dict",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2958",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_dynamic_lines",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_dynamic_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2965",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_apply_integer_rounding_to_dynamic_lines",
"source": "account_report_accountreport",
"target": "account_report_accountreport_apply_integer_rounding_to_dynamic_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2977",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3085",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_standardize_date_scope_for_date_range",
"source": "account_report_accountreport",
"target": "account_report_accountreport_standardize_date_scope_for_date_range",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3095",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_report_accountreport",
"target": "account_report_accountreport_split_options_per_column_group",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3112",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_column_group_options",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_column_group_options",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3121",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3260",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_totals_no_batch_aggregation",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_totals_no_batch_aggregation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3472",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_aggregation_apply_bounds",
"source": "account_report_accountreport",
"target": "account_report_accountreport_aggregation_apply_bounds",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3551",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_formula_batch",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_formula_batch",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3588",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3666",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3791",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3987",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_external",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_formula_batch_with_engine_external",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4107",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_custom",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_formula_batch_with_engine_custom",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4117",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_engine_query_tail",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_engine_query_tail",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4130",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_generate_carryover_external_values",
"source": "account_report_accountreport",
"target": "account_report_accountreport_generate_carryover_external_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4283",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_create_carryover_for_company",
"source": "account_report_accountreport",
"target": "account_report_accountreport_create_carryover_for_company",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4310",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_default_report_filename",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_default_report_filename",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4322",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_execute_action",
"source": "account_report_accountreport",
"target": "account_report_accountreport_execute_action",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4351",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_audit_cell",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4404",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_view_all_variants",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_view_all_variants",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4419",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_audit_line_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_audit_line_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4461",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_audit_line_groupby_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_audit_line_groupby_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4475",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_expression_audit_aml_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_expression_audit_aml_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4521",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_open_journal_items",
"source": "account_report_accountreport",
"target": "account_report_accountreport_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4639",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_open_unposted_moves",
"source": "account_report_accountreport",
"target": "account_report_accountreport_open_unposted_moves",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4648",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_generated_deferral_entries_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_generated_deferral_entries_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4671",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_open_deferral_entries",
"source": "account_report_accountreport",
"target": "account_report_accountreport_open_deferral_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4686",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_modify_manual_value",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_modify_manual_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4731",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_convert_json_friendly_column_group_totals",
"source": "account_report_accountreport",
"target": "account_report_accountreport_convert_json_friendly_column_group_totals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4748",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_modify_manual_external_value",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_modify_manual_external_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4829",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_modify_manual_budget_value",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_modify_manual_budget_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4883",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_display_inactive_sections",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_display_inactive_sections",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5038",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_annotations_domain_date_from",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_annotations_domain_date_from",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5066",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_adjust_date_for_joined_comparison",
"source": "account_report_accountreport",
"target": "account_report_accountreport_adjust_date_for_joined_comparison",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5073",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_adjust_domain_for_unjoined_comparison",
"source": "account_report_accountreport",
"target": "account_report_accountreport_adjust_domain_for_unjoined_comparison",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5084",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_build_annotations_domain",
"source": "account_report_accountreport",
"target": "account_report_accountreport_build_annotations_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5110",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_annotations",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_annotations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5127",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_report_information",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_report_information",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5189",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_json_friendly_column_group_totals",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_json_friendly_column_group_totals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5196",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_is_available_for",
"source": "account_report_accountreport",
"target": "account_report_accountreport_is_available_for",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5224",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_column_headers_render_data",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_column_headers_render_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5263",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_action_name",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_action_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5268",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_format_lines_for_display",
"source": "account_report_accountreport",
"target": "account_report_accountreport_format_lines_for_display",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5280",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_expanded_lines",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_expanded_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5300",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_expand_unfoldable_line",
"source": "account_report_accountreport",
"target": "account_report_accountreport_expand_unfoldable_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5333",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_add_totals_below_sections",
"source": "account_report_accountreport",
"target": "account_report_accountreport_add_totals_below_sections",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5406",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"source": "account_report_accountreport",
"target": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5441",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_report_accountreport",
"target": "account_report_accountreport_regroup_lines_by_name_prefix",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5527",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"source": "account_report_accountreport",
"target": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5594",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_format_value",
"source": "account_report_accountreport",
"target": "account_report_accountreport_format_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5660",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_format_date",
"source": "account_report_accountreport",
"target": "account_report_accountreport_format_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5665",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_export_file",
"source": "account_report_accountreport",
"target": "account_report_accountreport_export_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5678",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_report_send_recipients",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_report_send_recipients",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5684",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_export_to_pdf",
"source": "account_report_accountreport",
"target": "account_report_accountreport_export_to_pdf",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5753",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_pdf_export_html",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_pdf_export_html",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5791",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_build_annotations_list_for_pdf_export",
"source": "account_report_accountreport",
"target": "account_report_accountreport_build_annotations_list_for_pdf_export",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5810",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_filter_out_folded_children",
"source": "account_report_accountreport",
"target": "account_report_accountreport_filter_out_folded_children",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5824",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_export_to_xlsx",
"source": "account_report_accountreport",
"target": "account_report_accountreport_export_to_xlsx",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5902",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_inject_report_into_xlsx_sheet",
"source": "account_report_accountreport",
"target": "account_report_accountreport_inject_report_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6095",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_add_options_xlsx_sheet",
"source": "account_report_accountreport",
"target": "account_report_accountreport_add_options_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6141",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_inject_report_options_into_xlsx_sheet",
"source": "account_report_accountreport",
"target": "account_report_accountreport_inject_report_options_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6216",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_cell_type_value",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_cell_type_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6231",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_vat_for_export",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_vat_for_export",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6259",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6289",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_compute_column_percent_comparison_data",
"source": "account_report_accountreport",
"target": "account_report_accountreport_compute_column_percent_comparison_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6334",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_set_budget_column_comparisons",
"source": "account_report_accountreport",
"target": "account_report_accountreport_set_budget_column_comparisons",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6373",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport",
"target": "account_report_accountreport_check_groupby_fields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6412",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6448",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"source": "account_report_accountreport",
"target": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6614",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_accounts_coverage_report_errors_trie",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_accounts_coverage_report_errors_trie",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6691",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_regroup_accounts_coverage_report_errors_trie",
"source": "account_report_accountreport",
"target": "account_report_accountreport_regroup_accounts_coverage_report_errors_trie",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6711",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_get_accounts_coverage_report_coverage_lines",
"source": "account_report_accountreport",
"target": "account_report_accountreport_get_accounts_coverage_report_coverage_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6764",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_generate_file_data_with_error_check",
"source": "account_report_accountreport",
"target": "account_report_accountreport_generate_file_data_with_error_check",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6807",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_action_create_composite_report",
"source": "account_report_accountreport",
"target": "account_report_accountreport_action_create_composite_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6817",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_show_error_branch_allowed",
"source": "account_report_accountreport",
"target": "account_report_accountreport_show_error_branch_allowed",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L28",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_account_report_js",
"_tgt": "account_report_accountreport",
"source": "account_report_accountreport",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_account_report_js",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L48",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_setup",
"source": "account_report_accountreport",
"target": "account_report_accountreport_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L86",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_registercustomcomponent",
"source": "account_report_accountreport",
"target": "account_report_accountreport_registercustomcomponent",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L90",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_csscustomclass",
"source": "account_report_accountreport",
"target": "account_report_accountreport_csscustomclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L94",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_getcomponent",
"source": "account_report_accountreport",
"target": "account_report_accountreport_getcomponent",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L103",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_gettemplate",
"source": "account_report_accountreport",
"target": "account_report_accountreport_gettemplate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L115",
"weight": 1.0,
"_src": "account_report_accountreport",
"_tgt": "account_report_accountreport_tableclasses",
"source": "account_report_accountreport",
"target": "account_report_accountreport_tableclasses",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L141",
"weight": 1.0,
"_src": "account_report_accountreport_unlink",
"_tgt": "account_report_accountreport_get_existing_menuitem",
"source": "account_report_accountreport_unlink",
"target": "account_report_accountreport_get_existing_menuitem",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L149",
"weight": 1.0,
"_src": "account_report_accountreport_write",
"_tgt": "account_report_accountreport_get_existing_menuitem",
"source": "account_report_accountreport_write",
"target": "account_report_accountreport_get_existing_menuitem",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6123",
"weight": 1.0,
"_src": "account_report_accountreport_add_options_xlsx_sheet",
"_tgt": "account_report_accountreport_write",
"source": "account_report_accountreport_write",
"target": "account_report_accountreport_add_options_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L162",
"weight": 1.0,
"_src": "account_report_cron_account_report_send",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_cron_account_report_send",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L213",
"weight": 1.0,
"_src": "account_report_accountreport_create_menu_item_for_report",
"_tgt": "account_report_accountreport_get_existing_menuitem",
"source": "account_report_accountreport_get_existing_menuitem",
"target": "account_report_accountreport_create_menu_item_for_report",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L200",
"weight": 1.0,
"_src": "account_report_accountreport_get_existing_menuitem",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_get_existing_menuitem",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L209",
"weight": 1.0,
"_src": "account_report_rationale_209",
"_tgt": "account_report_accountreport_create_menu_item_for_report",
"source": "account_report_accountreport_create_menu_item_for_report",
"target": "account_report_rationale_209",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L242",
"weight": 1.0,
"_src": "account_report_accountreport_get_filter_journals",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_get_filter_journals",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L283",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_journals",
"_tgt": "account_report_accountreport_get_filter_journals",
"source": "account_report_accountreport_get_filter_journals",
"target": "account_report_accountreport_init_options_journals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L241",
"weight": 1.0,
"_src": "account_report_accountreport_get_filter_journals",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_get_filter_journals",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L248",
"weight": 1.0,
"_src": "account_report_accountreport_get_filter_journal_groups",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_get_filter_journal_groups",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L284",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_journals",
"_tgt": "account_report_accountreport_get_filter_journal_groups",
"source": "account_report_accountreport_get_filter_journal_groups",
"target": "account_report_accountreport_init_options_journals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L247",
"weight": 1.0,
"_src": "account_report_accountreport_get_filter_journal_groups",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_get_filter_journal_groups",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L146",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"_tgt": "account_report_accountreport_init_options_journals",
"source": "account_report_accountreport_init_options_journals",
"target": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L433",
"weight": 1.0,
"_src": "account_report_get_options_journals_domain",
"_tgt": "account_report_get_options_journals",
"source": "account_report_get_options_journals",
"target": "account_report_get_options_journals_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2048",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_get_options_journals_domain",
"source": "account_report_get_options_journals_domain",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L444",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_aml_ir_filters",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_init_options_aml_ir_filters",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2056",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_get_options_aml_ir_filters",
"source": "account_report_get_options_aml_ir_filters",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5663",
"weight": 1.0,
"_src": "account_report_accountreport_format_date",
"_tgt": "account_report_get_dates_period",
"source": "account_report_get_dates_period",
"target": "account_report_accountreport_format_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L588",
"weight": 1.0,
"_src": "account_report_get_shifted_dates_period",
"_tgt": "account_report_get_dates_period",
"source": "account_report_get_dates_period",
"target": "account_report_get_shifted_dates_period",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L629",
"weight": 1.0,
"_src": "account_report_get_dates_previous_year",
"_tgt": "account_report_get_dates_period",
"source": "account_report_get_dates_period",
"target": "account_report_get_dates_previous_year",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L707",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_date",
"_tgt": "account_report_get_dates_period",
"source": "account_report_get_dates_period",
"target": "account_report_accountreport_init_options_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L763",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_comparison",
"_tgt": "account_report_get_dates_period",
"source": "account_report_get_dates_period",
"target": "account_report_accountreport_init_options_comparison",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L465",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"_tgt": "account_report_get_dates_period",
"source": "account_report_get_dates_period",
"target": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L716",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_date",
"_tgt": "account_report_get_shifted_dates_period",
"source": "account_report_get_shifted_dates_period",
"target": "account_report_accountreport_init_options_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L772",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_comparison",
"_tgt": "account_report_get_shifted_dates_period",
"source": "account_report_get_shifted_dates_period",
"target": "account_report_accountreport_init_options_comparison",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L774",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_comparison",
"_tgt": "account_report_get_dates_previous_year",
"source": "account_report_get_dates_previous_year",
"target": "account_report_accountreport_init_options_comparison",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L632",
"weight": 1.0,
"_src": "account_report_rationale_632",
"_tgt": "account_report_accountreport_init_options_date",
"source": "account_report_accountreport_init_options_date",
"target": "account_report_rationale_632",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L723",
"weight": 1.0,
"_src": "account_report_rationale_723",
"_tgt": "account_report_accountreport_init_options_comparison",
"source": "account_report_accountreport_init_options_comparison",
"target": "account_report_rationale_723",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L794",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_date_domain",
"_tgt": "account_report_accountreport_get_date_bounds_info",
"source": "account_report_accountreport_get_options_date_domain",
"target": "account_report_accountreport_get_date_bounds_info",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2050",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_accountreport_get_options_date_domain",
"source": "account_report_accountreport_get_options_date_domain",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L376",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"_tgt": "account_report_accountreport_get_options_date_domain",
"source": "account_report_accountreport_get_options_date_domain",
"target": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4004",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_external",
"_tgt": "account_report_accountreport_get_date_bounds_info",
"source": "account_report_accountreport_get_date_bounds_info",
"target": "account_report_accountreport_compute_formula_batch_with_engine_external",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4359",
"weight": 1.0,
"_src": "account_report_accountreport_action_audit_cell",
"_tgt": "account_report_accountreport_get_date_bounds_info",
"source": "account_report_accountreport_get_date_bounds_info",
"target": "account_report_accountreport_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4768",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_external_value",
"_tgt": "account_report_accountreport_get_date_bounds_info",
"source": "account_report_accountreport_get_date_bounds_info",
"target": "account_report_accountreport_action_modify_manual_external_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7091",
"weight": 1.0,
"_src": "account_report_accountreportexpression_action_view_carryover_lines",
"_tgt": "account_report_accountreport_get_date_bounds_info",
"source": "account_report_accountreport_get_date_bounds_info",
"target": "account_report_accountreportexpression_action_view_carryover_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L845",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_analytic",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_init_options_analytic",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L865",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_partner",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_init_options_partner",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2051",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_get_options_partner_domain",
"source": "account_report_get_options_partner_domain",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2052",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_get_options_all_entries_domain",
"source": "account_report_get_options_all_entries_domain",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2053",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_get_options_unreconciled_domain",
"source": "account_report_get_options_unreconciled_domain",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L915",
"weight": 1.0,
"_src": "account_report_rationale_915",
"_tgt": "account_report_accountreport_init_options_account_type",
"source": "account_report_accountreport_init_options_account_type",
"target": "account_report_rationale_915",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2055",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_get_options_account_type_domain",
"source": "account_report_get_options_account_type_domain",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L984",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_hierarchy",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_init_options_hierarchy",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1097",
"weight": 1.0,
"_src": "account_report_create_hierarchy",
"_tgt": "account_report_parse_line_id",
"source": "account_report_create_hierarchy",
"target": "account_report_parse_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1105",
"weight": 1.0,
"_src": "account_report_create_hierarchy",
"_tgt": "account_report_build_parent_line_id",
"source": "account_report_create_hierarchy",
"target": "account_report_build_parent_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2603",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_create_hierarchy",
"source": "account_report_create_hierarchy",
"target": "account_report_accountreport_get_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6991",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_create_hierarchy",
"source": "account_report_create_hierarchy",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1182",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_fiscal_position",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_init_options_fiscal_position",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1186",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_fiscal_position",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_init_options_fiscal_position",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2054",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_accountreport_get_options_fiscal_position_domain",
"source": "account_report_accountreport_get_options_fiscal_position_domain",
"target": "account_report_accountreport_get_options_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1271",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_companies",
"_tgt": "account_report_accountreport_multi_company_tax_units_init_options",
"source": "account_report_accountreport_init_options_companies",
"target": "account_report_accountreport_multi_company_tax_units_init_options",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1279",
"weight": 1.0,
"_src": "account_report_rationale_1279",
"_tgt": "account_report_accountreport_multi_company_tax_units_init_options",
"source": "account_report_accountreport_multi_company_tax_units_init_options",
"target": "account_report_rationale_1279",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1286",
"weight": 1.0,
"_src": "account_report_accountreport_multi_company_tax_units_init_options",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_multi_company_tax_units_init_options",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1346",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_currency_table",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_init_options_currency_table",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3641",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_report_currency_table_apply_rate",
"target": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3734",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_report_currency_table_apply_rate",
"target": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3929",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_report_currency_table_apply_rate",
"target": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4069",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_external",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_report_currency_table_apply_rate",
"target": "account_report_accountreport_compute_formula_batch_with_engine_external",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L302",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"_tgt": "account_report_currency_table_apply_rate",
"source": "account_report_currency_table_apply_rate",
"target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1415",
"weight": 1.0,
"_src": "account_report_currency_table_aml_join",
"_tgt": "account_report_get_currency_table",
"source": "account_report_currency_table_aml_join",
"target": "account_report_get_currency_table",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3642",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_report_currency_table_aml_join",
"target": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3735",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_report_currency_table_aml_join",
"target": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3930",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_report_currency_table_aml_join",
"target": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L303",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"_tgt": "account_report_currency_table_aml_join",
"source": "account_report_currency_table_aml_join",
"target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1435",
"weight": 1.0,
"_src": "account_report_get_currency_table",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_get_currency_table",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4076",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_external",
"_tgt": "account_report_get_currency_table",
"source": "account_report_get_currency_table",
"target": "account_report_accountreport_compute_formula_batch_with_engine_external",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1445",
"weight": 1.0,
"_src": "account_report_accountreport_init_currency_table",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_init_currency_table",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2515",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_init_currency_table",
"source": "account_report_accountreport_init_currency_table",
"target": "account_report_accountreport_get_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4705",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_value",
"_tgt": "account_report_accountreport_init_currency_table",
"source": "account_report_accountreport_init_currency_table",
"target": "account_report_accountreport_action_modify_manual_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5134",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_information",
"_tgt": "account_report_accountreport_init_currency_table",
"source": "account_report_accountreport_init_currency_table",
"target": "account_report_accountreport_get_report_information",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5282",
"weight": 1.0,
"_src": "account_report_accountreport_get_expanded_lines",
"_tgt": "account_report_accountreport_init_currency_table",
"source": "account_report_accountreport_init_currency_table",
"target": "account_report_accountreport_get_expanded_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1441",
"weight": 1.0,
"_src": "account_report_rationale_1441",
"_tgt": "account_report_accountreport_init_currency_table",
"source": "account_report_accountreport_init_currency_table",
"target": "account_report_rationale_1441",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1459",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_rounding_unit",
"_tgt": "account_report_accountreport_get_rounding_unit_names",
"source": "account_report_accountreport_init_options_rounding_unit",
"target": "account_report_accountreport_get_rounding_unit_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2623",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_filter_out_0_lines",
"source": "account_report_accountreport_filter_out_0_lines",
"target": "account_report_accountreport_get_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1513",
"weight": 1.0,
"_src": "account_report_rationale_1513",
"_tgt": "account_report_accountreport_filter_out_0_lines",
"source": "account_report_accountreport_filter_out_0_lines",
"target": "account_report_rationale_1513",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1575",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_column_headers",
"_tgt": "account_report_accountreporthorizontalgroup_get_header_levels_data",
"source": "account_report_accountreport_init_options_column_headers",
"target": "account_report_accountreporthorizontalgroup_get_header_levels_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1623",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_columns",
"_tgt": "account_report_accountreport_generate_columns_group_vals_recursively",
"source": "account_report_accountreport_init_options_columns",
"target": "account_report_accountreport_generate_columns_group_vals_recursively",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1625",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_columns",
"_tgt": "account_report_accountreport_build_columns_from_column_group_vals",
"source": "account_report_accountreport_init_options_columns",
"target": "account_report_accountreport_build_columns_from_column_group_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1665",
"weight": 1.0,
"_src": "account_report_accountreport_build_columns_from_column_group_vals",
"_tgt": "account_report_accountreport_get_dict_hashable_key_tuple",
"source": "account_report_accountreport_build_columns_from_column_group_vals",
"target": "account_report_accountreport_get_dict_hashable_key_tuple",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1745",
"weight": 1.0,
"_src": "account_report_rationale_1745",
"_tgt": "account_report_accountreport_get_export_mime_type",
"source": "account_report_accountreport_get_export_mime_type",
"target": "account_report_rationale_1745",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L96",
"weight": 1.0,
"_src": "main_accountreportcontroller_build_response_headers",
"_tgt": "account_report_accountreport_get_export_mime_type",
"source": "account_report_accountreport_get_export_mime_type",
"target": "main_accountreportcontroller_build_response_headers"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1767",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_section_buttons",
"_tgt": "account_report_get_options",
"source": "account_report_accountreport_init_options_section_buttons",
"target": "account_report_get_options",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1760",
"weight": 1.0,
"_src": "account_report_rationale_1760",
"_tgt": "account_report_accountreport_init_options_section_buttons",
"source": "account_report_accountreport_init_options_section_buttons",
"target": "account_report_rationale_1760",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1788",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_variants",
"_tgt": "account_report_accountreport_get_variants",
"source": "account_report_accountreport_init_options_variants",
"target": "account_report_accountreport_get_variants",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1789",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_variants",
"_tgt": "account_report_accountreport_is_available_for",
"source": "account_report_accountreport_init_options_variants",
"target": "account_report_accountreport_is_available_for",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4414",
"weight": 1.0,
"_src": "account_report_accountreport_action_view_all_variants",
"_tgt": "account_report_accountreport_get_variants",
"source": "account_report_accountreport_get_variants",
"target": "account_report_accountreport_action_view_all_variants",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L342",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_open_company_dependent_report_settings",
"_tgt": "account_report_accountreport_get_variants",
"source": "account_report_accountreport_get_variants",
"target": "res_config_settings_resconfigsettings_open_company_dependent_report_settings"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1879",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_custom",
"_tgt": "account_report_accountreport_get_custom_handler_model",
"source": "account_report_accountreport_init_options_custom",
"target": "account_report_accountreport_get_custom_handler_model",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7181",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler_custom_options_initializer",
"_tgt": "account_report_accountreport_init_options_custom",
"source": "account_report_accountreport_init_options_custom",
"target": "account_report_accountreportcustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1909",
"weight": 1.0,
"_src": "account_report_accountreport_init_options_budgets",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_init_options_budgets",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1917",
"weight": 1.0,
"_src": "account_report_rationale_1917",
"_tgt": "account_report_accountreport_init_options_loading_call",
"source": "account_report_accountreport_init_options_loading_call",
"target": "account_report_rationale_1917",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1938",
"weight": 1.0,
"_src": "account_report_get_options",
"_tgt": "account_report_accountreport_get_options_initializers_in_sequence",
"source": "account_report_get_options",
"target": "account_report_accountreport_get_options_initializers_in_sequence",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1970",
"weight": 1.0,
"_src": "account_report_get_options",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_get_options",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2426",
"weight": 1.0,
"_src": "account_report_accountreport_caret_option_open_general_ledger",
"_tgt": "account_report_get_options",
"source": "account_report_get_options",
"target": "account_report_accountreport_caret_option_open_general_ledger",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4203",
"weight": 1.0,
"_src": "account_report_generate_default_external_values",
"_tgt": "account_report_get_options",
"source": "account_report_get_options",
"target": "account_report_generate_default_external_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4333",
"weight": 1.0,
"_src": "account_report_accountreport_execute_action",
"_tgt": "account_report_get_options",
"source": "account_report_get_options",
"target": "account_report_accountreport_execute_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5694",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_pdf",
"_tgt": "account_report_get_options",
"source": "account_report_get_options",
"target": "account_report_accountreport_export_to_pdf",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5832",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_xlsx",
"_tgt": "account_report_get_options",
"source": "account_report_get_options",
"target": "account_report_accountreport_export_to_xlsx",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L78",
"weight": 1.0,
"_src": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"_tgt": "account_report_get_options",
"source": "account_report_get_options",
"target": "res_partner_fusionrespartner_get_partner_account_report_attachment"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1997",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_initializers_in_sequence",
"_tgt": "account_report_accountreport_get_options_initializers_forced_sequence_map",
"source": "account_report_accountreport_get_options_initializers_in_sequence",
"target": "account_report_accountreport_get_options_initializers_forced_sequence_map",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L1980",
"weight": 1.0,
"_src": "account_report_rationale_1980",
"_tgt": "account_report_accountreport_get_options_initializers_in_sequence",
"source": "account_report_accountreport_get_options_initializers_in_sequence",
"target": "account_report_rationale_1980",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2003",
"weight": 1.0,
"_src": "account_report_rationale_2003",
"_tgt": "account_report_accountreport_get_options_initializers_forced_sequence_map",
"source": "account_report_accountreport_get_options_initializers_forced_sequence_map",
"target": "account_report_rationale_2003",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2045",
"weight": 1.0,
"_src": "account_report_accountreport_get_options_domain",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_get_options_domain",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2073",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_query",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_report_accountreport_get_options_domain",
"target": "account_report_accountreport_get_report_query",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4440",
"weight": 1.0,
"_src": "account_report_accountreport_get_audit_line_domain",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_report_accountreport_get_options_domain",
"target": "account_report_accountreport_get_audit_line_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L342",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_report_accountreport_get_options_domain",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L387",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_report_accountreport_get_options_domain",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L36",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"_tgt": "account_report_accountreport_get_options_domain",
"source": "account_report_accountreport_get_options_domain",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_domain"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2080",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_query",
"_tgt": "account_report_accountreport_create_report_budget_temp_table",
"source": "account_report_accountreport_get_report_query",
"target": "account_report_accountreport_create_report_budget_temp_table",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3605",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport_get_report_query",
"target": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3715",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport_get_report_query",
"target": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3887",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport_get_report_query",
"target": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2072",
"weight": 1.0,
"_src": "account_report_rationale_2072",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport_get_report_query",
"target": "account_report_rationale_2072",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L162",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport_get_report_query",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L242",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport_get_report_query",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L270",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport_get_report_query",
"target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L97",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"_tgt": "account_report_accountreport_get_report_query",
"source": "account_report_accountreport_get_report_query",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2148",
"weight": 1.0,
"_src": "account_report_accountreport_create_report_budget_temp_table",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_create_report_budget_temp_table",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2197",
"weight": 1.0,
"_src": "account_report_accountreport_get_generic_line_id",
"_tgt": "account_report_parse_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_parse_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2206",
"weight": 1.0,
"_src": "account_report_accountreport_get_generic_line_id",
"_tgt": "account_report_build_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_build_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2422",
"weight": 1.0,
"_src": "account_report_accountreport_caret_option_open_general_ledger",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_accountreport_caret_option_open_general_ledger",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2731",
"weight": 1.0,
"_src": "account_report_accountreport_generate_total_below_section_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_accountreport_generate_total_below_section_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2743",
"weight": 1.0,
"_src": "account_report_accountreport_get_static_line_dict",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_accountreport_get_static_line_dict",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5394",
"weight": 1.0,
"_src": "account_report_get_load_more_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_get_load_more_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5497",
"weight": 1.0,
"_src": "account_report_accountreport_regroup_lines_by_name_prefix",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_accountreport_regroup_lines_by_name_prefix",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6282",
"weight": 1.0,
"_src": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6927",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2176",
"weight": 1.0,
"_src": "account_report_rationale_2176",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_report_rationale_2176",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L174",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_sales_report_ecsalesreportcustomhandler_render_partner_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L190",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_render_total_line",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_sales_report_ecsalesreportcustomhandler_render_total_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L403",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1713",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_asset_fusionassetreporthandler_dynamic_lines_generator"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1773",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"_tgt": "account_report_accountreport_get_generic_line_id",
"source": "account_report_accountreport_get_generic_line_id",
"target": "account_asset_fusionassetreporthandler_build_ungrouped_lines"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2216",
"weight": 1.0,
"_src": "account_report_get_model_info_from_id",
"_tgt": "account_report_parse_line_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_parse_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2362",
"weight": 1.0,
"_src": "account_report_accountreport_caret_option_open_record_form",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_accountreport_caret_option_open_record_form",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2441",
"weight": 1.0,
"_src": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2554",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_accountreport_get_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4343",
"weight": 1.0,
"_src": "account_report_accountreport_execute_action",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_accountreport_execute_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4523",
"weight": 1.0,
"_src": "account_report_accountreport_open_journal_items",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_accountreport_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4840",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_budget_value",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_accountreport_action_modify_manual_budget_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5265",
"weight": 1.0,
"_src": "account_report_accountreport_get_action_name",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_accountreport_get_action_name",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5950",
"weight": 1.0,
"_src": "account_report_accountreport_inject_report_into_xlsx_sheet",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_report_accountreport_inject_report_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L308",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L271",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L329",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1987",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_apply_grouping",
"_tgt": "account_report_get_model_info_from_id",
"source": "account_report_get_model_info_from_id",
"target": "account_asset_fusionassetreporthandler_apply_grouping"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2237",
"weight": 1.0,
"_src": "account_report_build_parent_line_id",
"_tgt": "account_report_build_line_id",
"source": "account_report_build_line_id",
"target": "account_report_build_parent_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1988",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_apply_grouping",
"_tgt": "account_report_build_line_id",
"source": "account_report_build_line_id",
"target": "account_asset_fusionassetreporthandler_apply_grouping"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2264",
"weight": 1.0,
"_src": "account_report_parse_line_id",
"_tgt": "account_report_parse_markup",
"source": "account_report_parse_markup",
"target": "account_report_parse_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2307",
"weight": 1.0,
"_src": "account_report_get_res_ids_from_line_id",
"_tgt": "account_report_parse_line_id",
"source": "account_report_parse_line_id",
"target": "account_report_get_res_ids_from_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2318",
"weight": 1.0,
"_src": "account_report_get_markup",
"_tgt": "account_report_parse_line_id",
"source": "account_report_parse_line_id",
"target": "account_report_get_markup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2410",
"weight": 1.0,
"_src": "account_report_accountreport_caret_option_open_general_ledger",
"_tgt": "account_report_parse_line_id",
"source": "account_report_parse_line_id",
"target": "account_report_accountreport_caret_option_open_general_ledger",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4462",
"weight": 1.0,
"_src": "account_report_accountreport_get_audit_line_groupby_domain",
"_tgt": "account_report_parse_line_id",
"source": "account_report_parse_line_id",
"target": "account_report_accountreport_get_audit_line_groupby_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5409",
"weight": 1.0,
"_src": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"_tgt": "account_report_parse_line_id",
"source": "account_report_parse_line_id",
"target": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5532",
"weight": 1.0,
"_src": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"_tgt": "account_report_parse_line_id",
"source": "account_report_parse_line_id",
"target": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5573",
"weight": 1.0,
"_src": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"_tgt": "account_report_parse_line_id",
"source": "account_report_parse_line_id",
"target": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6847",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_parse_line_id",
"source": "account_report_parse_line_id",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2292",
"weight": 1.0,
"_src": "account_report_get_res_id_from_line_id",
"_tgt": "account_report_get_res_ids_from_line_id",
"source": "account_report_get_res_id_from_line_id",
"target": "account_report_get_res_ids_from_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L296",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"_tgt": "account_report_get_res_id_from_line_id",
"source": "account_report_get_res_id_from_line_id",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2164",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"_tgt": "account_report_get_res_id_from_line_id",
"source": "account_report_get_res_id_from_line_id",
"target": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5022",
"weight": 1.0,
"_src": "account_report_sort_lines",
"_tgt": "account_report_get_markup",
"source": "account_report_get_markup",
"target": "account_report_sort_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5342",
"weight": 1.0,
"_src": "account_report_accountreport_add_totals_below_sections",
"_tgt": "account_report_get_markup",
"source": "account_report_get_markup",
"target": "account_report_accountreport_add_totals_below_sections",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5461",
"weight": 1.0,
"_src": "account_report_accountreport_regroup_lines_by_name_prefix",
"_tgt": "account_report_get_markup",
"source": "account_report_get_markup",
"target": "account_report_accountreport_regroup_lines_by_name_prefix",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2321",
"weight": 1.0,
"_src": "account_report_rationale_2321",
"_tgt": "account_report_accountreport_build_subline_id",
"source": "account_report_accountreport_build_subline_id",
"target": "account_report_rationale_2321",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2331",
"weight": 1.0,
"_src": "account_report_accountreport_get_caret_options",
"_tgt": "account_report_accountreportcustomhandler_caret_options_initializer",
"source": "account_report_accountreport_get_caret_options",
"target": "account_report_accountreportcustomhandler_caret_options_initializer",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2332",
"weight": 1.0,
"_src": "account_report_accountreport_get_caret_options",
"_tgt": "account_report_accountreport_caret_options_initializer_default",
"source": "account_report_accountreport_get_caret_options",
"target": "account_report_accountreport_caret_options_initializer_default",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5148",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_information",
"_tgt": "account_report_accountreport_get_caret_options",
"source": "account_report_accountreport_get_caret_options",
"target": "account_report_accountreport_get_report_information",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7176",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler_caret_options_initializer",
"_tgt": "account_report_accountreport_caret_options_initializer_default",
"source": "account_report_accountreport_caret_options_initializer_default",
"target": "account_report_accountreportcustomhandler_caret_options_initializer",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2366",
"weight": 1.0,
"_src": "account_report_accountreport_caret_option_open_record_form",
"_tgt": "account_report_accountreport_resolve_caret_option_view",
"source": "account_report_accountreport_caret_option_open_record_form",
"target": "account_report_accountreport_resolve_caret_option_view",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2395",
"weight": 1.0,
"_src": "account_report_accountreport_resolve_caret_option_view",
"_tgt": "account_report_accountreport_get_caret_option_view_map",
"source": "account_report_accountreport_get_caret_option_view_map",
"target": "account_report_accountreport_resolve_caret_option_view",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2390",
"weight": 1.0,
"_src": "account_report_rationale_2390",
"_tgt": "account_report_accountreport_resolve_caret_option_view",
"source": "account_report_accountreport_resolve_caret_option_view",
"target": "account_report_rationale_2390",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2444",
"weight": 1.0,
"_src": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"_tgt": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line",
"source": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"target": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2446",
"weight": 1.0,
"_src": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"_tgt": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget",
"source": "account_report_accountreport_caret_option_open_statement_line_reco_widget",
"target": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2475",
"weight": 1.0,
"_src": "account_report_accountreport_dispatch_report_action",
"_tgt": "account_report_accountreport_get_custom_handler_model",
"source": "account_report_accountreport_get_custom_handler_model",
"target": "account_report_accountreport_dispatch_report_action",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4467",
"weight": 1.0,
"_src": "account_report_accountreport_get_audit_line_groupby_domain",
"_tgt": "account_report_accountreport_get_custom_handler_model",
"source": "account_report_accountreport_get_custom_handler_model",
"target": "account_report_accountreport_get_audit_line_groupby_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5679",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_send_recipients",
"_tgt": "account_report_accountreport_get_custom_handler_model",
"source": "account_report_accountreport_get_custom_handler_model",
"target": "account_report_accountreport_get_report_send_recipients",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6382",
"weight": 1.0,
"_src": "account_report_accountreport_check_groupby_fields",
"_tgt": "account_report_accountreport_get_custom_handler_model",
"source": "account_report_accountreport_get_custom_handler_model",
"target": "account_report_accountreport_check_groupby_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7055",
"weight": 1.0,
"_src": "account_report_accountreportline_parse_groupby",
"_tgt": "account_report_accountreport_get_custom_handler_model",
"source": "account_report_accountreport_get_custom_handler_model",
"target": "account_report_accountreportline_parse_groupby",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2454",
"weight": 1.0,
"_src": "account_report_rationale_2454",
"_tgt": "account_report_accountreport_get_custom_handler_model",
"source": "account_report_accountreport_get_custom_handler_model",
"target": "account_report_rationale_2454",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2460",
"weight": 1.0,
"_src": "account_report_rationale_2460",
"_tgt": "account_report_accountreport_dispatch_report_action",
"source": "account_report_accountreport_dispatch_report_action",
"target": "account_report_rationale_2460",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L46",
"weight": 1.0,
"_src": "main_get_report",
"_tgt": "account_report_accountreport_dispatch_report_action",
"source": "account_report_accountreport_dispatch_report_action",
"target": "main_get_report"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4112",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_custom",
"_tgt": "account_report_accountreport_get_custom_report_function",
"source": "account_report_accountreport_get_custom_report_function",
"target": "account_report_accountreport_compute_formula_batch_with_engine_custom",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5307",
"weight": 1.0,
"_src": "account_report_accountreport_expand_unfoldable_line",
"_tgt": "account_report_accountreport_get_custom_report_function",
"source": "account_report_accountreport_get_custom_report_function",
"target": "account_report_accountreport_expand_unfoldable_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2481",
"weight": 1.0,
"_src": "account_report_rationale_2481",
"_tgt": "account_report_accountreport_get_custom_report_function",
"source": "account_report_accountreport_get_custom_report_function",
"target": "account_report_rationale_2481",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2511",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_generate_common_warnings",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_generate_common_warnings",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2516",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2522",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_get_dynamic_lines",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_get_dynamic_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2537",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_get_static_line_dict",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_get_static_line_dict",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2563",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_compute_column_percent_comparison_data",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_compute_column_percent_comparison_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2569",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_set_budget_column_comparisons",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_set_budget_column_comparisons",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2606",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_add_totals_below_sections",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_add_totals_below_sections",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2609",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_fully_unfold_lines_if_needed",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_fully_unfold_lines_if_needed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2612",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2617",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreportcustomhandler_customize_warnings",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreportcustomhandler_customize_warnings",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2620",
"weight": 1.0,
"_src": "account_report_accountreport_get_lines",
"_tgt": "account_report_accountreport_format_column_values",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_format_column_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4727",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_value",
"_tgt": "account_report_accountreport_get_lines",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_action_modify_manual_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5171",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_information",
"_tgt": "account_report_accountreport_get_lines",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_get_report_information",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5720",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_pdf",
"_tgt": "account_report_accountreport_get_lines",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_export_to_pdf",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5943",
"weight": 1.0,
"_src": "account_report_accountreport_inject_report_into_xlsx_sheet",
"_tgt": "account_report_accountreport_get_lines",
"source": "account_report_accountreport_get_lines",
"target": "account_report_accountreport_inject_report_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2629",
"weight": 1.0,
"_src": "account_report_format_column_values",
"_tgt": "account_report_accountreport_format_column_values",
"source": "account_report_format_column_values",
"target": "account_report_accountreport_format_column_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2646",
"weight": 1.0,
"_src": "account_report_accountreport_format_column_values",
"_tgt": "account_report_format_value",
"source": "account_report_accountreport_format_column_values",
"target": "account_report_format_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5290",
"weight": 1.0,
"_src": "account_report_accountreport_get_expanded_lines",
"_tgt": "account_report_accountreport_format_column_values",
"source": "account_report_accountreport_format_column_values",
"target": "account_report_accountreport_get_expanded_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2681",
"weight": 1.0,
"_src": "account_report_accountreport_generate_common_warnings",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_generate_common_warnings",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2710",
"weight": 1.0,
"_src": "account_report_accountreport_fully_unfold_lines_if_needed",
"_tgt": "account_report_accountreportcustomhandler_custom_unfold_all_batch_data_generator",
"source": "account_report_accountreport_fully_unfold_lines_if_needed",
"target": "account_report_accountreportcustomhandler_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2719",
"weight": 1.0,
"_src": "account_report_accountreport_fully_unfold_lines_if_needed",
"_tgt": "account_report_accountreport_expand_unfoldable_line",
"source": "account_report_accountreport_fully_unfold_lines_if_needed",
"target": "account_report_accountreport_expand_unfoldable_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5285",
"weight": 1.0,
"_src": "account_report_accountreport_get_expanded_lines",
"_tgt": "account_report_accountreport_fully_unfold_lines_if_needed",
"source": "account_report_accountreport_fully_unfold_lines_if_needed",
"target": "account_report_accountreport_get_expanded_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5365",
"weight": 1.0,
"_src": "account_report_accountreport_add_totals_below_sections",
"_tgt": "account_report_accountreport_generate_total_below_section_line",
"source": "account_report_accountreport_generate_total_below_section_line",
"target": "account_report_accountreport_add_totals_below_sections",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2744",
"weight": 1.0,
"_src": "account_report_accountreport_get_static_line_dict",
"_tgt": "account_report_build_static_line_columns",
"source": "account_report_accountreport_get_static_line_dict",
"target": "account_report_build_static_line_columns",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2746",
"weight": 1.0,
"_src": "account_report_accountreport_get_static_line_dict",
"_tgt": "account_report_accountreportline_get_groupby",
"source": "account_report_accountreport_get_static_line_dict",
"target": "account_report_accountreportline_get_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2785",
"weight": 1.0,
"_src": "account_report_accountreport_get_static_line_dict",
"_tgt": "account_report_format_value",
"source": "account_report_accountreport_get_static_line_dict",
"target": "account_report_format_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2828",
"weight": 1.0,
"_src": "account_report_build_static_line_columns",
"_tgt": "account_report_accountreport_format_value",
"source": "account_report_build_static_line_columns",
"target": "account_report_accountreport_format_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2888",
"weight": 1.0,
"_src": "account_report_build_static_line_columns",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_build_static_line_columns",
"target": "account_report_accountreport_build_column_dict",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6934",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_build_static_line_columns",
"source": "account_report_build_static_line_columns",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2854",
"weight": 1.0,
"_src": "account_report_build_static_line_columns",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_build_static_line_columns",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2949",
"weight": 1.0,
"_src": "account_report_accountreport_build_column_dict",
"_tgt": "account_report_is_value_zero",
"source": "account_report_accountreport_build_column_dict",
"target": "account_report_is_value_zero",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5495",
"weight": 1.0,
"_src": "account_report_accountreport_regroup_lines_by_name_prefix",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport_build_column_dict",
"target": "account_report_accountreport_regroup_lines_by_name_prefix",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6268",
"weight": 1.0,
"_src": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport_build_column_dict",
"target": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6363",
"weight": 1.0,
"_src": "account_report_accountreport_set_budget_column_comparisons",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport_build_column_dict",
"target": "account_report_accountreport_set_budget_column_comparisons",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L171",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport_build_column_dict",
"target": "account_sales_report_ecsalesreportcustomhandler_render_partner_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L187",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_render_total_line",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport_build_column_dict",
"target": "account_sales_report_ecsalesreportcustomhandler_render_total_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1709",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport_build_column_dict",
"target": "account_asset_fusionassetreporthandler_dynamic_lines_generator"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1758",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport_build_column_dict",
"target": "account_asset_fusionassetreporthandler_build_ungrouped_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2041",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_apply_grouping",
"_tgt": "account_report_accountreport_build_column_dict",
"source": "account_report_accountreport_build_column_dict",
"target": "account_asset_fusionassetreporthandler_apply_grouping"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2960",
"weight": 1.0,
"_src": "account_report_accountreport_get_dynamic_lines",
"_tgt": "account_report_accountreportcustomhandler_dynamic_lines_generator",
"source": "account_report_accountreport_get_dynamic_lines",
"target": "account_report_accountreportcustomhandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2961",
"weight": 1.0,
"_src": "account_report_accountreport_get_dynamic_lines",
"_tgt": "account_report_accountreport_apply_integer_rounding_to_dynamic_lines",
"source": "account_report_accountreport_get_dynamic_lines",
"target": "account_report_accountreport_apply_integer_rounding_to_dynamic_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5320",
"weight": 1.0,
"_src": "account_report_accountreport_expand_unfoldable_line",
"_tgt": "account_report_accountreport_apply_integer_rounding_to_dynamic_lines",
"source": "account_report_accountreport_apply_integer_rounding_to_dynamic_lines",
"target": "account_report_accountreport_expand_unfoldable_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3044",
"weight": 1.0,
"_src": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"_tgt": "account_report_accountreportline_get_groupby",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_accountreportline_get_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3058",
"weight": 1.0,
"_src": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"_tgt": "account_report_accountreport_standardize_date_scope_for_date_range",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_accountreport_standardize_date_scope_for_date_range",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3063",
"weight": 1.0,
"_src": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_accountreport_split_options_per_column_group",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3070",
"weight": 1.0,
"_src": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"_tgt": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4152",
"weight": 1.0,
"_src": "account_report_accountreport_generate_carryover_external_values",
"_tgt": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_accountreport_generate_carryover_external_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4247",
"weight": 1.0,
"_src": "account_report_generate_default_external_values",
"_tgt": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_generate_default_external_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4723",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_value",
"_tgt": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_accountreport_action_modify_manual_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5135",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_information",
"_tgt": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_accountreport_get_report_information",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6887",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L2979",
"weight": 1.0,
"_src": "account_report_rationale_2979",
"_tgt": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_each_column_group",
"target": "account_report_rationale_2979",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3458",
"weight": 1.0,
"_src": "account_report_accountreport_compute_totals_no_batch_aggregation",
"_tgt": "account_report_accountreport_standardize_date_scope_for_date_range",
"source": "account_report_accountreport_standardize_date_scope_for_date_range",
"target": "account_report_accountreport_compute_totals_no_batch_aggregation",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3086",
"weight": 1.0,
"_src": "account_report_rationale_3086",
"_tgt": "account_report_accountreport_standardize_date_scope_for_date_range",
"source": "account_report_accountreport_standardize_date_scope_for_date_range",
"target": "account_report_rationale_3086",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3107",
"weight": 1.0,
"_src": "account_report_accountreport_split_options_per_column_group",
"_tgt": "account_report_accountreport_get_column_group_options",
"source": "account_report_accountreport_split_options_per_column_group",
"target": "account_report_accountreport_get_column_group_options",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3096",
"weight": 1.0,
"_src": "account_report_rationale_3096",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_report_accountreport_split_options_per_column_group",
"target": "account_report_rationale_3096",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L269",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_report_accountreport_split_options_per_column_group",
"target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L191",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_custom_options_initializer",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_report_accountreport_split_options_per_column_group",
"target": "account_deferred_reports_fusiondeferredreporthandler_custom_options_initializer"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1731",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_report_accountreport_split_options_per_column_group",
"target": "account_asset_fusionassetreporthandler_build_ungrouped_lines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1802",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_custom_options_initializer",
"_tgt": "account_report_accountreport_split_options_per_column_group",
"source": "account_report_accountreport_split_options_per_column_group",
"target": "account_asset_fusionassetreporthandler_custom_options_initializer"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4355",
"weight": 1.0,
"_src": "account_report_accountreport_action_audit_cell",
"_tgt": "account_report_accountreport_get_column_group_options",
"source": "account_report_accountreport_get_column_group_options",
"target": "account_report_accountreport_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4704",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_value",
"_tgt": "account_report_accountreport_get_column_group_options",
"source": "account_report_accountreport_get_column_group_options",
"target": "account_report_accountreport_action_modify_manual_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7089",
"weight": 1.0,
"_src": "account_report_accountreportexpression_action_view_carryover_lines",
"_tgt": "account_report_accountreport_get_column_group_options",
"source": "account_report_accountreport_get_column_group_options",
"target": "account_report_accountreportexpression_action_view_carryover_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3233",
"weight": 1.0,
"_src": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"_tgt": "account_report_accountreport_compute_formula_batch",
"source": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"target": "account_report_accountreport_compute_formula_batch",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3255",
"weight": 1.0,
"_src": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"_tgt": "account_report_accountreport_compute_totals_no_batch_aggregation",
"source": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"target": "account_report_accountreport_compute_totals_no_batch_aggregation",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3122",
"weight": 1.0,
"_src": "account_report_rationale_3122",
"_tgt": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"source": "account_report_accountreport_compute_expression_totals_for_single_column_group",
"target": "account_report_rationale_3122",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3448",
"weight": 1.0,
"_src": "account_report_accountreport_compute_totals_no_batch_aggregation",
"_tgt": "account_report_accountreport_aggregation_apply_bounds",
"source": "account_report_accountreport_compute_totals_no_batch_aggregation",
"target": "account_report_accountreport_aggregation_apply_bounds",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3261",
"weight": 1.0,
"_src": "account_report_rationale_3261",
"_tgt": "account_report_accountreport_compute_totals_no_batch_aggregation",
"source": "account_report_accountreport_compute_totals_no_batch_aggregation",
"target": "account_report_rationale_3261",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3473",
"weight": 1.0,
"_src": "account_report_rationale_3473",
"_tgt": "account_report_accountreport_aggregation_apply_bounds",
"source": "account_report_accountreport_aggregation_apply_bounds",
"target": "account_report_rationale_3473",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3522",
"weight": 1.0,
"_src": "account_report_accountreport_aggregation_apply_bounds",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_aggregation_apply_bounds",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3552",
"weight": 1.0,
"_src": "account_report_rationale_3552",
"_tgt": "account_report_accountreport_compute_formula_batch",
"source": "account_report_accountreport_compute_formula_batch",
"target": "account_report_rationale_3552",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3598",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"target": "account_report_accountreport_check_groupby_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3606",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"_tgt": "account_report_accountreport_get_engine_query_tail",
"source": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"target": "account_report_accountreport_get_engine_query_tail",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3589",
"weight": 1.0,
"_src": "account_report_rationale_3589",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"source": "account_report_accountreport_compute_formula_batch_with_engine_tax_tags",
"target": "account_report_rationale_3589",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3699",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"target": "account_report_accountreport_check_groupby_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3717",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"_tgt": "account_report_accountreport_get_engine_query_tail",
"source": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"target": "account_report_accountreport_get_engine_query_tail",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3667",
"weight": 1.0,
"_src": "account_report_rationale_3667",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"source": "account_report_accountreport_compute_formula_batch_with_engine_domain",
"target": "account_report_rationale_3667",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3816",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"target": "account_report_accountreport_check_groupby_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3848",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3890",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"_tgt": "account_report_accountreport_get_engine_query_tail",
"source": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"target": "account_report_accountreport_get_engine_query_tail",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3792",
"weight": 1.0,
"_src": "account_report_rationale_3792",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"source": "account_report_accountreport_compute_formula_batch_with_engine_account_codes",
"target": "account_report_rationale_3792",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3998",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_external",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_compute_formula_batch_with_engine_external",
"target": "account_report_accountreport_check_groupby_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4010",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_external",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_compute_formula_batch_with_engine_external",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L3988",
"weight": 1.0,
"_src": "account_report_rationale_3988",
"_tgt": "account_report_accountreport_compute_formula_batch_with_engine_external",
"source": "account_report_accountreport_compute_formula_batch_with_engine_external",
"target": "account_report_rationale_3988",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4108",
"weight": 1.0,
"_src": "account_report_accountreport_compute_formula_batch_with_engine_custom",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_compute_formula_batch_with_engine_custom",
"target": "account_report_accountreport_check_groupby_fields",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4118",
"weight": 1.0,
"_src": "account_report_rationale_4118",
"_tgt": "account_report_accountreport_get_engine_query_tail",
"source": "account_report_accountreport_get_engine_query_tail",
"target": "account_report_rationale_4118",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4157",
"weight": 1.0,
"_src": "account_report_accountreport_generate_carryover_external_values",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_generate_carryover_external_values",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4158",
"weight": 1.0,
"_src": "account_report_accountreport_generate_carryover_external_values",
"_tgt": "account_report_accountreport_create_carryover_for_company",
"source": "account_report_accountreport_generate_carryover_external_values",
"target": "account_report_accountreport_create_carryover_for_company",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4174",
"weight": 1.0,
"_src": "account_report_accountreport_generate_carryover_external_values",
"_tgt": "account_report_get_sender_company_for_export",
"source": "account_report_accountreport_generate_carryover_external_values",
"target": "account_report_get_sender_company_for_export",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4131",
"weight": 1.0,
"_src": "account_report_rationale_4131",
"_tgt": "account_report_accountreport_generate_carryover_external_values",
"source": "account_report_accountreport_generate_carryover_external_values",
"target": "account_report_rationale_4131",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4206",
"weight": 1.0,
"_src": "account_report_generate_default_external_values",
"_tgt": "account_report_accountreport_is_available_for",
"source": "account_report_generate_default_external_values",
"target": "account_report_accountreport_is_available_for",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4196",
"weight": 1.0,
"_src": "account_report_generate_default_external_values",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_generate_default_external_values",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4272",
"weight": 1.0,
"_src": "account_report_get_sender_company_for_export",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_get_sender_company_for_export",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6243",
"weight": 1.0,
"_src": "account_report_accountreport_get_vat_for_export",
"_tgt": "account_report_get_sender_company_for_export",
"source": "account_report_get_sender_company_for_export",
"target": "account_report_accountreport_get_vat_for_export",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4298",
"weight": 1.0,
"_src": "account_report_accountreport_create_carryover_for_company",
"_tgt": "account_report_accountreport_format_date",
"source": "account_report_accountreport_create_carryover_for_company",
"target": "account_report_accountreport_format_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5748",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_pdf",
"_tgt": "account_report_accountreport_get_default_report_filename",
"source": "account_report_accountreport_get_default_report_filename",
"target": "account_report_accountreport_export_to_pdf",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5852",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_xlsx",
"_tgt": "account_report_accountreport_get_default_report_filename",
"source": "account_report_accountreport_get_default_report_filename",
"target": "account_report_accountreport_export_to_xlsx",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6797",
"weight": 1.0,
"_src": "account_report_accountreport_generate_file_data_with_error_check",
"_tgt": "account_report_accountreport_get_default_report_filename",
"source": "account_report_accountreport_get_default_report_filename",
"target": "account_report_accountreport_generate_file_data_with_error_check",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4311",
"weight": 1.0,
"_src": "account_report_rationale_4311",
"_tgt": "account_report_accountreport_get_default_report_filename",
"source": "account_report_accountreport_get_default_report_filename",
"target": "account_report_rationale_4311",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4401",
"weight": 1.0,
"_src": "account_report_accountreport_action_audit_cell",
"_tgt": "account_report_accountreport_get_audit_line_domain",
"source": "account_report_accountreport_action_audit_cell",
"target": "account_report_accountreport_get_audit_line_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4415",
"weight": 1.0,
"_src": "account_report_accountreport_action_view_all_variants",
"_tgt": "account_report_accountreport_is_available_for",
"source": "account_report_accountreport_action_view_all_variants",
"target": "account_report_accountreport_is_available_for",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4420",
"weight": 1.0,
"_src": "account_report_accountreport_get_audit_line_domain",
"_tgt": "account_report_accountreport_get_audit_line_groupby_domain",
"source": "account_report_accountreport_get_audit_line_domain",
"target": "account_report_accountreport_get_audit_line_groupby_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4424",
"weight": 1.0,
"_src": "account_report_accountreport_get_audit_line_domain",
"_tgt": "account_report_accountreport_get_expression_audit_aml_domain",
"source": "account_report_accountreport_get_audit_line_domain",
"target": "account_report_accountreport_get_expression_audit_aml_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4468",
"weight": 1.0,
"_src": "account_report_accountreport_get_audit_line_groupby_domain",
"_tgt": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"source": "account_report_accountreport_get_audit_line_groupby_domain",
"target": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4476",
"weight": 1.0,
"_src": "account_report_rationale_4476",
"_tgt": "account_report_accountreport_get_expression_audit_aml_domain",
"source": "account_report_accountreport_get_expression_audit_aml_domain",
"target": "account_report_rationale_4476",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4630",
"weight": 1.0,
"_src": "account_report_accountreport_open_journal_items",
"_tgt": "account_report_accountreport_get_action_name",
"source": "account_report_accountreport_open_journal_items",
"target": "account_report_accountreport_get_action_name",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4522",
"weight": 1.0,
"_src": "account_report_rationale_4522",
"_tgt": "account_report_accountreport_open_journal_items",
"source": "account_report_accountreport_open_journal_items",
"target": "account_report_rationale_4522",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4640",
"weight": 1.0,
"_src": "account_report_rationale_4640",
"_tgt": "account_report_accountreport_open_unposted_moves",
"source": "account_report_accountreport_open_unposted_moves",
"target": "account_report_rationale_4640",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4672",
"weight": 1.0,
"_src": "account_report_accountreport_open_deferral_entries",
"_tgt": "account_report_accountreport_get_generated_deferral_entries_domain",
"source": "account_report_accountreport_get_generated_deferral_entries_domain",
"target": "account_report_accountreport_open_deferral_entries",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4649",
"weight": 1.0,
"_src": "account_report_rationale_4649",
"_tgt": "account_report_accountreport_get_generated_deferral_entries_domain",
"source": "account_report_accountreport_get_generated_deferral_entries_domain",
"target": "account_report_rationale_4649",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L319",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_customize_warnings",
"_tgt": "account_report_accountreport_get_generated_deferral_entries_domain",
"source": "account_report_accountreport_get_generated_deferral_entries_domain",
"target": "account_deferred_reports_fusiondeferredreporthandler_customize_warnings"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4673",
"weight": 1.0,
"_src": "account_report_accountreport_open_deferral_entries",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_open_deferral_entries",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4710",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_value",
"_tgt": "account_report_accountreport_action_modify_manual_budget_value",
"source": "account_report_accountreport_action_modify_manual_value",
"target": "account_report_accountreport_action_modify_manual_budget_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4713",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_value",
"_tgt": "account_report_accountreport_action_modify_manual_external_value",
"source": "account_report_accountreport_action_modify_manual_value",
"target": "account_report_accountreport_action_modify_manual_external_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4718",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_value",
"_tgt": "account_report_accountreport_convert_json_friendly_column_group_totals",
"source": "account_report_accountreport_action_modify_manual_value",
"target": "account_report_accountreport_convert_json_friendly_column_group_totals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4728",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_value",
"_tgt": "account_report_accountreport_get_json_friendly_column_group_totals",
"source": "account_report_accountreport_action_modify_manual_value",
"target": "account_report_accountreport_get_json_friendly_column_group_totals",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4687",
"weight": 1.0,
"_src": "account_report_rationale_4687",
"_tgt": "account_report_accountreport_action_modify_manual_value",
"source": "account_report_accountreport_action_modify_manual_value",
"target": "account_report_rationale_4687",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4732",
"weight": 1.0,
"_src": "account_report_rationale_4732",
"_tgt": "account_report_accountreport_convert_json_friendly_column_group_totals",
"source": "account_report_accountreport_convert_json_friendly_column_group_totals",
"target": "account_report_rationale_4732",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4749",
"weight": 1.0,
"_src": "account_report_rationale_4749",
"_tgt": "account_report_accountreport_action_modify_manual_external_value",
"source": "account_report_accountreport_action_modify_manual_external_value",
"target": "account_report_rationale_4749",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L4779",
"weight": 1.0,
"_src": "account_report_accountreport_action_modify_manual_external_value",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_action_modify_manual_external_value",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5777",
"weight": 1.0,
"_src": "account_report_accountreport_get_pdf_export_html",
"_tgt": "account_report_sort_lines",
"source": "account_report_sort_lines",
"target": "account_report_accountreport_get_pdf_export_html",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6009",
"weight": 1.0,
"_src": "account_report_accountreport_inject_report_into_xlsx_sheet",
"_tgt": "account_report_sort_lines",
"source": "account_report_sort_lines",
"target": "account_report_accountreport_inject_report_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5087",
"weight": 1.0,
"_src": "account_report_accountreport_build_annotations_domain",
"_tgt": "account_report_accountreport_get_annotations_domain_date_from",
"source": "account_report_accountreport_get_annotations_domain_date_from",
"target": "account_report_accountreport_build_annotations_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5088",
"weight": 1.0,
"_src": "account_report_accountreport_build_annotations_domain",
"_tgt": "account_report_accountreport_adjust_date_for_joined_comparison",
"source": "account_report_accountreport_adjust_date_for_joined_comparison",
"target": "account_report_accountreport_build_annotations_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5093",
"weight": 1.0,
"_src": "account_report_accountreport_build_annotations_domain",
"_tgt": "account_report_accountreport_adjust_domain_for_unjoined_comparison",
"source": "account_report_accountreport_adjust_domain_for_unjoined_comparison",
"target": "account_report_accountreport_build_annotations_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5120",
"weight": 1.0,
"_src": "account_report_accountreport_get_annotations",
"_tgt": "account_report_accountreport_build_annotations_domain",
"source": "account_report_accountreport_build_annotations_domain",
"target": "account_report_accountreport_get_annotations",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5165",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_information",
"_tgt": "account_report_accountreport_get_annotations",
"source": "account_report_accountreport_get_annotations",
"target": "account_report_accountreport_get_report_information",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5944",
"weight": 1.0,
"_src": "account_report_accountreport_inject_report_into_xlsx_sheet",
"_tgt": "account_report_accountreport_get_annotations",
"source": "account_report_accountreport_get_annotations",
"target": "account_report_accountreport_inject_report_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5111",
"weight": 1.0,
"_src": "account_report_rationale_5111",
"_tgt": "account_report_accountreport_get_annotations",
"source": "account_report_accountreport_get_annotations",
"target": "account_report_rationale_5111",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5138",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_information",
"_tgt": "account_report_accountreport_get_json_friendly_column_group_totals",
"source": "account_report_accountreport_get_report_information",
"target": "account_report_accountreport_get_json_friendly_column_group_totals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5141",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_information",
"_tgt": "account_report_accountreportcustomhandler_get_custom_display_config",
"source": "account_report_accountreport_get_report_information",
"target": "account_report_accountreportcustomhandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5149",
"weight": 1.0,
"_src": "account_report_accountreport_get_report_information",
"_tgt": "account_report_accountreport_get_column_headers_render_data",
"source": "account_report_accountreport_get_report_information",
"target": "account_report_accountreport_get_column_headers_render_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5187",
"weight": 1.0,
"_src": "account_report_get_report_information_readonly",
"_tgt": "account_report_accountreport_get_report_information",
"source": "account_report_accountreport_get_report_information",
"target": "account_report_get_report_information_readonly",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5754",
"weight": 1.0,
"_src": "account_report_accountreport_get_pdf_export_html",
"_tgt": "account_report_accountreport_get_report_information",
"source": "account_report_accountreport_get_report_information",
"target": "account_report_accountreport_get_pdf_export_html",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5128",
"weight": 1.0,
"_src": "account_report_rationale_5128",
"_tgt": "account_report_accountreport_get_report_information",
"source": "account_report_accountreport_get_report_information",
"target": "account_report_rationale_5128",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5205",
"weight": 1.0,
"_src": "account_report_accountreport_is_available_for",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_accountreport_is_available_for",
"target": "account_report_get_report_company_ids",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5197",
"weight": 1.0,
"_src": "account_report_rationale_5197",
"_tgt": "account_report_accountreport_is_available_for",
"source": "account_report_accountreport_is_available_for",
"target": "account_report_rationale_5197",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5210",
"weight": 1.0,
"_src": "account_report_accountreport_is_available_for",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_is_available_for",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5770",
"weight": 1.0,
"_src": "account_report_accountreport_get_pdf_export_html",
"_tgt": "account_report_accountreport_get_column_headers_render_data",
"source": "account_report_accountreport_get_column_headers_render_data",
"target": "account_report_accountreport_get_pdf_export_html",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5963",
"weight": 1.0,
"_src": "account_report_accountreport_inject_report_into_xlsx_sheet",
"_tgt": "account_report_accountreport_get_column_headers_render_data",
"source": "account_report_accountreport_get_column_headers_render_data",
"target": "account_report_accountreport_inject_report_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5779",
"weight": 1.0,
"_src": "account_report_accountreport_get_pdf_export_html",
"_tgt": "account_report_accountreport_format_lines_for_display",
"source": "account_report_accountreport_format_lines_for_display",
"target": "account_report_accountreport_get_pdf_export_html",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5269",
"weight": 1.0,
"_src": "account_report_rationale_5269",
"_tgt": "account_report_accountreport_format_lines_for_display",
"source": "account_report_accountreport_format_lines_for_display",
"target": "account_report_rationale_5269",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5284",
"weight": 1.0,
"_src": "account_report_accountreport_get_expanded_lines",
"_tgt": "account_report_accountreport_expand_unfoldable_line",
"source": "account_report_accountreport_get_expanded_lines",
"target": "account_report_accountreport_expand_unfoldable_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5288",
"weight": 1.0,
"_src": "account_report_accountreport_get_expanded_lines",
"_tgt": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"source": "account_report_accountreport_get_expanded_lines",
"target": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5298",
"weight": 1.0,
"_src": "account_report_get_expanded_lines_readonly",
"_tgt": "account_report_accountreport_get_expanded_lines",
"source": "account_report_accountreport_get_expanded_lines",
"target": "account_report_get_expanded_lines_readonly",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5325",
"weight": 1.0,
"_src": "account_report_accountreport_expand_unfoldable_line",
"_tgt": "account_report_get_load_more_line",
"source": "account_report_accountreport_expand_unfoldable_line",
"target": "account_report_get_load_more_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5331",
"weight": 1.0,
"_src": "account_report_accountreport_expand_unfoldable_line",
"_tgt": "account_report_accountreport_add_totals_below_sections",
"source": "account_report_accountreport_expand_unfoldable_line",
"target": "account_report_accountreport_add_totals_below_sections",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5334",
"weight": 1.0,
"_src": "account_report_rationale_5334",
"_tgt": "account_report_accountreport_add_totals_below_sections",
"source": "account_report_accountreport_add_totals_below_sections",
"target": "account_report_rationale_5334",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5428",
"weight": 1.0,
"_src": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"_tgt": "account_report_accountreportline_expand_groupby",
"source": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5432",
"weight": 1.0,
"_src": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_report_accountreport_report_expand_unfoldable_line_with_groupby",
"target": "account_report_accountreport_regroup_lines_by_name_prefix",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5554",
"weight": 1.0,
"_src": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_report_accountreport_regroup_lines_by_name_prefix",
"target": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5442",
"weight": 1.0,
"_src": "account_report_rationale_5442",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_report_accountreport_regroup_lines_by_name_prefix",
"target": "account_report_rationale_5442",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1697",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_report_accountreport_regroup_lines_by_name_prefix",
"target": "account_asset_fusionassetreporthandler_dynamic_lines_generator"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2025",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_apply_grouping",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_report_accountreport_regroup_lines_by_name_prefix",
"target": "account_asset_fusionassetreporthandler_apply_grouping"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2169",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"_tgt": "account_report_accountreport_regroup_lines_by_name_prefix",
"source": "account_report_accountreport_regroup_lines_by_name_prefix",
"target": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5545",
"weight": 1.0,
"_src": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"_tgt": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"source": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"target": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5551",
"weight": 1.0,
"_src": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"_tgt": "account_report_accountreportline_expand_groupby",
"source": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5528",
"weight": 1.0,
"_src": "account_report_rationale_5528",
"_tgt": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"source": "account_report_accountreport_report_expand_unfoldable_line_groupby_prefix_group",
"target": "account_report_rationale_5528",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2157",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"_tgt": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"source": "account_report_get_prefix_groups_matched_prefix_from_line_id",
"target": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5592",
"weight": 1.0,
"_src": "account_report_format_value",
"_tgt": "account_report_accountreport_format_value",
"source": "account_report_format_value",
"target": "account_report_accountreport_format_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L345",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"_tgt": "account_report_format_value",
"source": "account_report_format_value",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5628",
"weight": 1.0,
"_src": "account_report_accountreport_format_value",
"_tgt": "account_report_accountreport_format_date",
"source": "account_report_accountreport_format_value",
"target": "account_report_accountreport_format_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5633",
"weight": 1.0,
"_src": "account_report_accountreport_format_value",
"_tgt": "account_report_is_value_zero",
"source": "account_report_accountreport_format_value",
"target": "account_report_is_value_zero",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5595",
"weight": 1.0,
"_src": "account_report_rationale_5595",
"_tgt": "account_report_accountreport_format_value",
"source": "account_report_accountreport_format_value",
"target": "account_report_rationale_5595",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5806",
"weight": 1.0,
"_src": "account_report_accountreport_build_annotations_list_for_pdf_export",
"_tgt": "account_report_accountreport_format_date",
"source": "account_report_accountreport_format_date",
"target": "account_report_accountreport_build_annotations_list_for_pdf_export",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1809",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_custom_options_initializer",
"_tgt": "account_report_accountreport_format_date",
"source": "account_report_accountreport_format_date",
"target": "account_asset_fusionassetreporthandler_custom_options_initializer"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1859",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_fetch_report_rows",
"_tgt": "account_report_accountreport_format_date",
"source": "account_report_accountreport_format_date",
"target": "account_asset_fusionassetreporthandler_fetch_report_rows"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5718",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_pdf",
"_tgt": "account_report_accountreport_get_pdf_export_html",
"source": "account_report_accountreport_export_to_pdf",
"target": "account_report_accountreport_get_pdf_export_html",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5720",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_pdf",
"_tgt": "account_report_accountreport_filter_out_folded_children",
"source": "account_report_accountreport_export_to_pdf",
"target": "account_report_accountreport_filter_out_folded_children",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5741",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_pdf",
"_tgt": "redirectaction_redirectaction_close",
"source": "account_report_accountreport_export_to_pdf",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L86",
"weight": 1.0,
"_src": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"_tgt": "account_report_accountreport_export_to_pdf",
"source": "account_report_accountreport_export_to_pdf",
"target": "res_partner_fusionrespartner_get_partner_account_report_attachment"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5784",
"weight": 1.0,
"_src": "account_report_accountreport_get_pdf_export_html",
"_tgt": "account_report_accountreport_build_annotations_list_for_pdf_export",
"source": "account_report_accountreport_get_pdf_export_html",
"target": "account_report_accountreport_build_annotations_list_for_pdf_export",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5943",
"weight": 1.0,
"_src": "account_report_accountreport_inject_report_into_xlsx_sheet",
"_tgt": "account_report_accountreport_filter_out_folded_children",
"source": "account_report_accountreport_filter_out_folded_children",
"target": "account_report_accountreport_inject_report_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5811",
"weight": 1.0,
"_src": "account_report_rationale_5811",
"_tgt": "account_report_accountreport_filter_out_folded_children",
"source": "account_report_accountreport_filter_out_folded_children",
"target": "account_report_rationale_5811",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5842",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_xlsx",
"_tgt": "account_report_accountreport_inject_report_into_xlsx_sheet",
"source": "account_report_accountreport_export_to_xlsx",
"target": "account_report_accountreport_inject_report_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5844",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_xlsx",
"_tgt": "account_report_accountreport_add_options_xlsx_sheet",
"source": "account_report_accountreport_export_to_xlsx",
"target": "account_report_accountreport_add_options_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L5846",
"weight": 1.0,
"_src": "account_report_accountreport_export_to_xlsx",
"_tgt": "redirectaction_redirectaction_close",
"source": "account_report_accountreport_export_to_xlsx",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6061",
"weight": 1.0,
"_src": "account_report_accountreport_inject_report_into_xlsx_sheet",
"_tgt": "account_report_accountreport_get_cell_type_value",
"source": "account_report_accountreport_inject_report_into_xlsx_sheet",
"target": "account_report_accountreport_get_cell_type_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6105",
"weight": 1.0,
"_src": "account_report_accountreport_add_options_xlsx_sheet",
"_tgt": "account_report_accountreport_inject_report_options_into_xlsx_sheet",
"source": "account_report_accountreport_add_options_xlsx_sheet",
"target": "account_report_accountreport_inject_report_options_into_xlsx_sheet",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6096",
"weight": 1.0,
"_src": "account_report_rationale_6096",
"_tgt": "account_report_accountreport_add_options_xlsx_sheet",
"source": "account_report_accountreport_add_options_xlsx_sheet",
"target": "account_report_rationale_6096",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6142",
"weight": 1.0,
"_src": "account_report_rationale_6142",
"_tgt": "account_report_accountreport_inject_report_options_into_xlsx_sheet",
"source": "account_report_accountreport_inject_report_options_into_xlsx_sheet",
"target": "account_report_rationale_6142",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6232",
"weight": 1.0,
"_src": "account_report_rationale_6232",
"_tgt": "account_report_accountreport_get_vat_for_export",
"source": "account_report_accountreport_get_vat_for_export",
"target": "account_report_rationale_6232",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7250",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_get_report_company_ids",
"target": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2146",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_execute_schedule_query",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_get_report_company_ids",
"target": "account_asset_fusionassetreporthandler_execute_schedule_query"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L32",
"weight": 1.0,
"_src": "main_get_report",
"_tgt": "account_report_get_report_company_ids",
"source": "account_report_get_report_company_ids",
"target": "main_get_report"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6260",
"weight": 1.0,
"_src": "account_report_rationale_6260",
"_tgt": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"source": "account_report_accountreport_get_partner_and_general_ledger_initial_balance_line",
"target": "account_report_rationale_6260",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6357",
"weight": 1.0,
"_src": "account_report_accountreport_set_budget_column_comparisons",
"_tgt": "account_report_accountreport_compute_column_percent_comparison_data",
"source": "account_report_accountreport_compute_column_percent_comparison_data",
"target": "account_report_accountreport_set_budget_column_comparisons",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6947",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_accountreport_compute_column_percent_comparison_data",
"source": "account_report_accountreport_compute_column_percent_comparison_data",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6290",
"weight": 1.0,
"_src": "account_report_rationale_6290",
"_tgt": "account_report_accountreport_compute_column_percent_comparison_data",
"source": "account_report_accountreport_compute_column_percent_comparison_data",
"target": "account_report_rationale_6290",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6951",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_accountreport_set_budget_column_comparisons",
"source": "account_report_accountreport_set_budget_column_comparisons",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6335",
"weight": 1.0,
"_src": "account_report_rationale_6335",
"_tgt": "account_report_accountreport_set_budget_column_comparisons",
"source": "account_report_accountreport_set_budget_column_comparisons",
"target": "account_report_rationale_6335",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6388",
"weight": 1.0,
"_src": "account_report_accountreport_check_groupby_fields",
"_tgt": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"source": "account_report_accountreport_check_groupby_fields",
"target": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6835",
"weight": 1.0,
"_src": "account_report_validate_groupby",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_check_groupby_fields",
"target": "account_report_validate_groupby",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6374",
"weight": 1.0,
"_src": "account_report_rationale_6374",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_check_groupby_fields",
"target": "account_report_rationale_6374",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L110",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_check_groupby_fields",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L140",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_check_groupby_fields",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L213",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"_tgt": "account_report_accountreport_check_groupby_fields",
"source": "account_report_accountreport_check_groupby_fields",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6433",
"weight": 1.0,
"_src": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"_tgt": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"source": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"target": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6413",
"weight": 1.0,
"_src": "account_report_rationale_6413",
"_tgt": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"source": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"target": "account_report_rationale_6413",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6437",
"weight": 1.0,
"_src": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"_tgt": "redirectaction_redirectaction_close",
"source": "account_report_accountreport_action_download_xlsx_accounts_coverage_report",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6608",
"weight": 1.0,
"_src": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"_tgt": "account_report_accountreport_get_accounts_coverage_report_errors_trie",
"source": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"target": "account_report_accountreport_get_accounts_coverage_report_errors_trie",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6609",
"weight": 1.0,
"_src": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"_tgt": "account_report_get_account_tag_coverage_report_errors_trie",
"source": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"target": "account_report_get_account_tag_coverage_report_errors_trie",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6611",
"weight": 1.0,
"_src": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"_tgt": "account_report_accountreport_regroup_accounts_coverage_report_errors_trie",
"source": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"target": "account_report_accountreport_regroup_accounts_coverage_report_errors_trie",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6612",
"weight": 1.0,
"_src": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"_tgt": "account_report_accountreport_get_accounts_coverage_report_coverage_lines",
"source": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"target": "account_report_accountreport_get_accounts_coverage_report_coverage_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6449",
"weight": 1.0,
"_src": "account_report_rationale_6449",
"_tgt": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"source": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"target": "account_report_rationale_6449",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6485",
"weight": 1.0,
"_src": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreport_generate_accounts_coverage_report_xlsx_lines",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6615",
"weight": 1.0,
"_src": "account_report_rationale_6615",
"_tgt": "account_report_accountreport_get_accounts_coverage_report_errors_trie",
"source": "account_report_accountreport_get_accounts_coverage_report_errors_trie",
"target": "account_report_rationale_6615",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6692",
"weight": 1.0,
"_src": "account_report_rationale_6692",
"_tgt": "account_report_accountreport_regroup_accounts_coverage_report_errors_trie",
"source": "account_report_accountreport_regroup_accounts_coverage_report_errors_trie",
"target": "account_report_rationale_6692",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6712",
"weight": 1.0,
"_src": "account_report_rationale_6712",
"_tgt": "account_report_accountreport_get_accounts_coverage_report_coverage_lines",
"source": "account_report_accountreport_get_accounts_coverage_report_coverage_lines",
"target": "account_report_rationale_6712",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6792",
"weight": 1.0,
"_src": "account_report_accountreport_generate_file_data_with_error_check",
"_tgt": "account_report_accountreportfiledownloadexception",
"source": "account_report_accountreport_generate_file_data_with_error_check",
"target": "account_report_accountreportfiledownloadexception",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6765",
"weight": 1.0,
"_src": "account_report_rationale_6765",
"_tgt": "account_report_accountreport_generate_file_data_with_error_check",
"source": "account_report_accountreport_generate_file_data_with_error_check",
"target": "account_report_rationale_6765",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6838",
"weight": 1.0,
"_src": "account_report_accountreportline",
"_tgt": "account_report_accountreportline_expand_groupby",
"source": "account_report_accountreportline",
"target": "account_report_accountreportline_expand_groupby",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6995",
"weight": 1.0,
"_src": "account_report_accountreportline",
"_tgt": "account_report_accountreportline_get_groupby_line_name",
"source": "account_report_accountreportline",
"target": "account_report_accountreportline_get_groupby_line_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7004",
"weight": 1.0,
"_src": "account_report_accountreportline",
"_tgt": "account_report_accountreportline_parse_groupby",
"source": "account_report_accountreportline",
"target": "account_report_accountreportline_parse_groupby",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7073",
"weight": 1.0,
"_src": "account_report_accountreportline",
"_tgt": "account_report_accountreportline_get_groupby",
"source": "account_report_accountreportline",
"target": "account_report_accountreportline_get_groupby",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7079",
"weight": 1.0,
"_src": "account_report_accountreportline",
"_tgt": "account_report_accountreportline_action_reset_custom_groupby",
"source": "account_report_accountreportline",
"target": "account_report_accountreportline_action_reset_custom_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6850",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_accountreportline_parse_groupby",
"source": "account_report_accountreportline_expand_groupby",
"target": "account_report_accountreportline_parse_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6942",
"weight": 1.0,
"_src": "account_report_accountreportline_expand_groupby",
"_tgt": "account_report_accountreportcustomhandler_custom_groupby_line_completer",
"source": "account_report_accountreportline_expand_groupby",
"target": "account_report_accountreportcustomhandler_custom_groupby_line_completer",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L6839",
"weight": 1.0,
"_src": "account_report_rationale_6839",
"_tgt": "account_report_accountreportline_expand_groupby",
"source": "account_report_accountreportline_expand_groupby",
"target": "account_report_rationale_6839",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7052",
"weight": 1.0,
"_src": "account_report_accountreportline_parse_groupby",
"_tgt": "account_report_accountreportline_get_groupby",
"source": "account_report_accountreportline_parse_groupby",
"target": "account_report_accountreportline_get_groupby",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7056",
"weight": 1.0,
"_src": "account_report_accountreportline_parse_groupby",
"_tgt": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"source": "account_report_accountreportline_parse_groupby",
"target": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7005",
"weight": 1.0,
"_src": "account_report_rationale_7005",
"_tgt": "account_report_accountreportline_parse_groupby",
"source": "account_report_accountreportline_parse_groupby",
"target": "account_report_rationale_7005",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7087",
"weight": 1.0,
"_src": "account_report_accountreportexpression",
"_tgt": "account_report_accountreportexpression_action_view_carryover_lines",
"source": "account_report_accountreportexpression",
"target": "account_report_accountreportexpression_action_view_carryover_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7118",
"weight": 1.0,
"_src": "account_report_accountreporthorizontalgroup",
"_tgt": "account_report_accountreporthorizontalgroup_get_header_levels_data",
"source": "account_report_accountreporthorizontalgroup",
"target": "account_report_accountreporthorizontalgroup_get_header_levels_data",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7120",
"weight": 1.0,
"_src": "account_report_accountreporthorizontalgroup_get_header_levels_data",
"_tgt": "account_report_accountreporthorizontalgrouprule_get_matching_records",
"source": "account_report_accountreporthorizontalgroup_get_header_levels_data",
"target": "account_report_accountreporthorizontalgrouprule_get_matching_records",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7128",
"weight": 1.0,
"_src": "account_report_accountreporthorizontalgrouprule",
"_tgt": "account_report_accountreporthorizontalgrouprule_field_name_selection_values",
"source": "account_report_accountreporthorizontalgrouprule",
"target": "account_report_accountreporthorizontalgrouprule_field_name_selection_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7148",
"weight": 1.0,
"_src": "account_report_accountreporthorizontalgrouprule",
"_tgt": "account_report_accountreporthorizontalgrouprule_get_matching_records",
"source": "account_report_accountreporthorizontalgrouprule",
"target": "account_report_accountreporthorizontalgrouprule_get_matching_records",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7152",
"weight": 1.0,
"_src": "account_report_accountreporthorizontalgrouprule_get_matching_records",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_report_accountreporthorizontalgrouprule_get_matching_records",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7162",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_dynamic_lines_generator",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7171",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_caret_options_initializer",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_caret_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7178",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_custom_options_initializer",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7183",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7187",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_custom_groupby_line_completer",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_custom_groupby_line_completer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7190",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_custom_unfold_all_batch_data_generator",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_custom_unfold_all_batch_data_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7197",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_get_custom_display_config",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7218",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7236",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_customize_warnings",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_customize_warnings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7244",
"weight": 1.0,
"_src": "account_report_accountreportcustomhandler",
"_tgt": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"source": "account_report_accountreportcustomhandler",
"target": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7163",
"weight": 1.0,
"_src": "account_report_rationale_7163",
"_tgt": "account_report_accountreportcustomhandler_dynamic_lines_generator",
"source": "account_report_accountreportcustomhandler_dynamic_lines_generator",
"target": "account_report_rationale_7163",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7172",
"weight": 1.0,
"_src": "account_report_rationale_7172",
"_tgt": "account_report_accountreportcustomhandler_caret_options_initializer",
"source": "account_report_accountreportcustomhandler_caret_options_initializer",
"target": "account_report_rationale_7172",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7179",
"weight": 1.0,
"_src": "account_report_rationale_7179",
"_tgt": "account_report_accountreportcustomhandler_custom_options_initializer",
"source": "account_report_accountreportcustomhandler_custom_options_initializer",
"target": "account_report_rationale_7179",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7184",
"weight": 1.0,
"_src": "account_report_rationale_7184",
"_tgt": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"source": "account_report_accountreportcustomhandler_custom_line_postprocessor",
"target": "account_report_rationale_7184",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7188",
"weight": 1.0,
"_src": "account_report_rationale_7188",
"_tgt": "account_report_accountreportcustomhandler_custom_groupby_line_completer",
"source": "account_report_accountreportcustomhandler_custom_groupby_line_completer",
"target": "account_report_rationale_7188",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7191",
"weight": 1.0,
"_src": "account_report_rationale_7191",
"_tgt": "account_report_accountreportcustomhandler_custom_unfold_all_batch_data_generator",
"source": "account_report_accountreportcustomhandler_custom_unfold_all_batch_data_generator",
"target": "account_report_rationale_7191",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7198",
"weight": 1.0,
"_src": "account_report_rationale_7198",
"_tgt": "account_report_accountreportcustomhandler_get_custom_display_config",
"source": "account_report_accountreportcustomhandler_get_custom_display_config",
"target": "account_report_rationale_7198",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7219",
"weight": 1.0,
"_src": "account_report_rationale_7219",
"_tgt": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"source": "account_report_accountreportcustomhandler_get_custom_groupby_map",
"target": "account_report_rationale_7219",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7237",
"weight": 1.0,
"_src": "account_report_rationale_7237",
"_tgt": "account_report_accountreportcustomhandler_customize_warnings",
"source": "account_report_accountreportcustomhandler_customize_warnings",
"target": "account_report_rationale_7237",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7245",
"weight": 1.0,
"_src": "account_report_rationale_7245",
"_tgt": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"source": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"target": "account_report_rationale_7245",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L147",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"_tgt": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"source": "account_report_accountreportcustomhandler_enable_export_buttons_for_common_vat_groups_in_branches",
"target": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_report.py",
"source_location": "L7258",
"weight": 1.0,
"_src": "account_report_accountreportfiledownloadexception",
"_tgt": "account_report_accountreportfiledownloadexception_init",
"source": "account_report_accountreportfiledownloadexception",
"target": "account_report_accountreportfiledownloadexception_init",
"confidence_score": 1.0
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L9",
"weight": 0.8,
"_src": "main_accountreportcontroller",
"_tgt": "account_report_accountreportfiledownloadexception",
"source": "account_report_accountreportfiledownloadexception",
"target": "main_accountreportcontroller",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L9",
"weight": 0.8,
"_src": "main_rationale_17",
"_tgt": "account_report_accountreportfiledownloadexception",
"source": "account_report_accountreportfiledownloadexception",
"target": "main_rationale_17",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L9",
"weight": 0.8,
"_src": "main_rationale_22",
"_tgt": "account_report_accountreportfiledownloadexception",
"source": "account_report_accountreportfiledownloadexception",
"target": "main_rationale_22",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L9",
"weight": 0.8,
"_src": "main_rationale_86",
"_tgt": "account_report_accountreportfiledownloadexception",
"source": "account_report_accountreportfiledownloadexception",
"target": "main_rationale_86",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L9",
"weight": 0.8,
"_src": "main_rationale_95",
"_tgt": "account_report_accountreportfiledownloadexception",
"source": "account_report_accountreportfiledownloadexception",
"target": "main_rationale_95",
"confidence_score": 0.5
},
{
"relation": "uses",
"confidence": "INFERRED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L9",
"weight": 0.8,
"_src": "main_rationale_114",
"_tgt": "account_report_accountreportfiledownloadexception",
"source": "account_report_accountreportfiledownloadexception",
"target": "main_rationale_114",
"confidence_score": 0.5
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_chart_template_py",
"_tgt": "account_chart_template_fusioncharttemplate",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_chart_template_py",
"target": "account_chart_template_fusioncharttemplate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L15",
"weight": 1.0,
"_src": "account_chart_template_fusioncharttemplate",
"_tgt": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company",
"source": "account_chart_template_fusioncharttemplate",
"target": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L56",
"weight": 1.0,
"_src": "account_chart_template_fusioncharttemplate",
"_tgt": "account_chart_template_fusioncharttemplate_get_chart_template_data",
"source": "account_chart_template_fusioncharttemplate",
"target": "account_chart_template_fusioncharttemplate_get_chart_template_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L9",
"weight": 1.0,
"_src": "account_chart_template_rationale_9",
"_tgt": "account_chart_template_fusioncharttemplate",
"source": "account_chart_template_fusioncharttemplate",
"target": "account_chart_template_rationale_9",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L20",
"weight": 1.0,
"_src": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company",
"_tgt": "account_chart_template_fusioncharttemplate_get_chart_template_data",
"source": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company",
"target": "account_chart_template_fusioncharttemplate_get_chart_template_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L16",
"weight": 1.0,
"_src": "account_chart_template_rationale_16",
"_tgt": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company",
"source": "account_chart_template_fusioncharttemplate_get_fusion_accounting_res_company",
"target": "account_chart_template_rationale_16",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_chart_template.py",
"source_location": "L57",
"weight": 1.0,
"_src": "account_chart_template_rationale_57",
"_tgt": "account_chart_template_fusioncharttemplate_get_chart_template_data",
"source": "account_chart_template_fusioncharttemplate_get_chart_template_data",
"target": "account_chart_template_rationale_57",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_reconciliation_report_py",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_reconciliation_report_py",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L27",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_options_initializer",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L54",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L66",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L86",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_forced_currency_amount",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_forced_currency_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L90",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_receipts",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_receipts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L93",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_payments",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_payments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L96",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_receipts",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_receipts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L99",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_payments",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_payments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L102",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_receipts",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_receipts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L105",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_payments",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_payments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L108",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L120",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L127",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_transaction_without_statement_amount",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_transaction_without_statement_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L134",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L207",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L276",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_result",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L288",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L314",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L341",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L348",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_balances",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_balances",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L364",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L373",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_inconsistent_statements",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_inconsistent_statements",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L380",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L400",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L410",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_general_ledger",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_general_ledger",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L417",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L427",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_open_bank_miscellaneous_move_lines",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_open_bank_miscellaneous_move_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L442",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_bank_reconciliation_report_open_inconsistent_statements",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_bank_reconciliation_report_open_inconsistent_statements",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L15",
"weight": 1.0,
"_src": "bank_reconciliation_report_rationale_15",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler",
"target": "bank_reconciliation_report_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L37",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_options_initializer",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_options_initializer",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L87",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_forced_currency_amount",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_forced_currency_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L111",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L123",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L135",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L208",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L290",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L315",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_journal_and_currencies",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L88",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_forced_currency_amount",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_forced_currency_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L118",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L125",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L137",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L210",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_build_custom_engine_result",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L91",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_receipts",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_receipts",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L94",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_payments",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_last_statement_payments",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L97",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_receipts",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_receipts",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L100",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_payments",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_unreconciled_payments",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L103",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_receipts",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_receipts",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L106",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_payments",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_outstanding_payments",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L112",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_misc_operations",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L124",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_last_statement_balance_amount",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L128",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_transaction_without_statement_amount",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_report_custom_engine_transaction_without_statement_amount",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L168",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L172",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_common_st_line_engine",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_result",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L274",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_result",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_outstanding_engine",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_result",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L294",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_custom_line_postprocessor",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L316",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_inconsistent_statements",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_inconsistent_statements",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L317",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L319",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_customize_warnings",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L344",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_balances",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_journal_balances",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_balances",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L350",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_balances",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_compute_balances",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L421",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L366",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_last_bank_statement",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L374",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_get_inconsistent_statements",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_inconsistent_statements",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L439",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_open_bank_miscellaneous_move_lines",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_get_bank_miscellaneous_move_lines_domain",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_open_bank_miscellaneous_move_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L403",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_general_ledger",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_general_ledger",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L405",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_open_bank_miscellaneous_move_lines",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_open_bank_miscellaneous_move_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L407",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"_tgt": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_action_audit_cell",
"target": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_reconciliation_report.py",
"source_location": "L422",
"weight": 1.0,
"_src": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "bank_reconciliation_report_fusionbankreconciliationhandler_action_redirect_to_bank_statement_widget",
"target": "account_bank_statement_action_open_bank_reconciliation_widget"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_mail_activity_py",
"_tgt": "mail_activity_fusionmailactivity",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_mail_activity_py",
"target": "mail_activity_fusionmailactivity",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L17",
"weight": 1.0,
"_src": "mail_activity_fusionmailactivity",
"_tgt": "mail_activity_fusionmailactivity_action_open_tax_activity",
"source": "mail_activity_fusionmailactivity",
"target": "mail_activity_fusionmailactivity_action_open_tax_activity",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L8",
"weight": 1.0,
"_src": "mail_activity_rationale_8",
"_tgt": "mail_activity_fusionmailactivity",
"source": "mail_activity_fusionmailactivity",
"target": "mail_activity_rationale_8",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/mail_activity.py",
"source_location": "L18",
"weight": 1.0,
"_src": "mail_activity_rationale_18",
"_tgt": "mail_activity_fusionmailactivity_action_open_tax_activity",
"source": "mail_activity_fusionmailactivity_action_open_tax_activity",
"target": "mail_activity_rationale_18",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py",
"_tgt": "account_sales_report_ecsalesreportcustomhandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py",
"target": "account_sales_report_ecsalesreportcustomhandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L316",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py",
"_tgt": "account_sales_report_filtered_element_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py",
"target": "account_sales_report_filtered_element_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L325",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py",
"_tgt": "account_sales_report_ec_country_code_set",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_sales_report_py",
"target": "account_sales_report_ec_country_code_set",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L25",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_get_custom_display_config",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L36",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L100",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_caret_options_initializer",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_caret_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L111",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L149",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_setup_core_options",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_setup_core_options",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L166",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L182",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_render_total_line",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_render_total_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L201",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L251",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L346",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L10",
"weight": 1.0,
"_src": "account_sales_report_rationale_10",
"_tgt": "account_sales_report_ecsalesreportcustomhandler",
"source": "account_sales_report_ecsalesreportcustomhandler",
"target": "account_sales_report_rationale_10",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L54",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"source": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"target": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L88",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"source": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"target": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L92",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_render_total_line",
"source": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"target": "account_sales_report_ecsalesreportcustomhandler_render_total_line",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L37",
"weight": 1.0,
"_src": "account_sales_report_rationale_37",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"source": "account_sales_report_ecsalesreportcustomhandler_dynamic_lines_generator",
"target": "account_sales_report_rationale_37",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L114",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_setup_core_options",
"source": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"target": "account_sales_report_ecsalesreportcustomhandler_setup_core_options",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L130",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"_tgt": "account_sales_report_ec_country_code_set",
"source": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"target": "account_sales_report_ec_country_code_set",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L112",
"weight": 1.0,
"_src": "account_sales_report_rationale_112",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"source": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"target": "account_sales_report_rationale_112",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L119",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_sales_report_ecsalesreportcustomhandler_custom_options_initializer",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L150",
"weight": 1.0,
"_src": "account_sales_report_rationale_150",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_setup_core_options",
"source": "account_sales_report_ecsalesreportcustomhandler_setup_core_options",
"target": "account_sales_report_rationale_150",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L167",
"weight": 1.0,
"_src": "account_sales_report_rationale_167",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"source": "account_sales_report_ecsalesreportcustomhandler_render_partner_line",
"target": "account_sales_report_rationale_167",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L239",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"source": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"target": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L202",
"weight": 1.0,
"_src": "account_sales_report_rationale_202",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"source": "account_sales_report_ecsalesreportcustomhandler_query_partner_amounts",
"target": "account_sales_report_rationale_202",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L255",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"_tgt": "account_sales_report_filtered_element_ids",
"source": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"target": "account_sales_report_filtered_element_ids",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L252",
"weight": 1.0,
"_src": "account_sales_report_rationale_252",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"source": "account_sales_report_ecsalesreportcustomhandler_build_sums_sql",
"target": "account_sales_report_rationale_252",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L377",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"_tgt": "account_sales_report_filtered_element_ids",
"source": "account_sales_report_filtered_element_ids",
"target": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L354",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"_tgt": "account_sales_report_ec_country_code_set",
"source": "account_sales_report_ec_country_code_set",
"target": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L347",
"weight": 1.0,
"_src": "account_sales_report_rationale_347",
"_tgt": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"source": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"target": "account_sales_report_rationale_347",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_sales_report.py",
"source_location": "L374",
"weight": 1.0,
"_src": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_sales_report_ecsalesreportcustomhandler_get_warning_act_window",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"_tgt": "account_move_edi_fusionaccountmoveedi",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"target": "account_move_edi_fusionaccountmoveedi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L79",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"_tgt": "account_move_edi_compute_edi_document_count",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"target": "account_move_edi_compute_edi_document_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L87",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"_tgt": "account_move_edi_compute_edi_state",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"target": "account_move_edi_compute_edi_state",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L112",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"_tgt": "account_move_edi_compute_edi_error_message",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"target": "account_move_edi_compute_edi_error_message",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L244",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"_tgt": "account_move_edi_create_invoice_from_xml",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"target": "account_move_edi_create_invoice_from_xml",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L279",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"_tgt": "account_move_edi_create_move_from_parsed",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"target": "account_move_edi_create_move_from_parsed",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L1",
"weight": 1.0,
"_src": "account_move_edi_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_move_edi_py",
"target": "account_move_edi_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L135",
"weight": 1.0,
"_src": "account_move_edi_fusionaccountmoveedi",
"_tgt": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"source": "account_move_edi_fusionaccountmoveedi",
"target": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L178",
"weight": 1.0,
"_src": "account_move_edi_fusionaccountmoveedi",
"_tgt": "account_move_edi_fusionaccountmoveedi_action_export_edi_xml",
"source": "account_move_edi_fusionaccountmoveedi",
"target": "account_move_edi_fusionaccountmoveedi_action_export_edi_xml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L205",
"weight": 1.0,
"_src": "account_move_edi_fusionaccountmoveedi",
"_tgt": "account_move_edi_fusionaccountmoveedi_action_view_edi_documents",
"source": "account_move_edi_fusionaccountmoveedi",
"target": "account_move_edi_fusionaccountmoveedi_action_view_edi_documents",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L224",
"weight": 1.0,
"_src": "account_move_edi_fusionaccountmoveedi",
"_tgt": "account_move_edi_fusionaccountmoveedi_action_import_edi_xml",
"source": "account_move_edi_fusionaccountmoveedi",
"target": "account_move_edi_fusionaccountmoveedi_action_import_edi_xml",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L24",
"weight": 1.0,
"_src": "account_move_edi_rationale_24",
"_tgt": "account_move_edi_fusionaccountmoveedi",
"source": "account_move_edi_fusionaccountmoveedi",
"target": "account_move_edi_rationale_24",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L136",
"weight": 1.0,
"_src": "account_move_edi_rationale_136",
"_tgt": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"source": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"target": "account_move_edi_rationale_136",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L148",
"weight": 1.0,
"_src": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L165",
"weight": 1.0,
"_src": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"_tgt": "wc_assessment_create",
"source": "account_move_edi_fusionaccountmoveedi_action_send_edi",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L179",
"weight": 1.0,
"_src": "account_move_edi_rationale_179",
"_tgt": "account_move_edi_fusionaccountmoveedi_action_export_edi_xml",
"source": "account_move_edi_fusionaccountmoveedi_action_export_edi_xml",
"target": "account_move_edi_rationale_179",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L206",
"weight": 1.0,
"_src": "account_move_edi_rationale_206",
"_tgt": "account_move_edi_fusionaccountmoveedi_action_view_edi_documents",
"source": "account_move_edi_fusionaccountmoveedi_action_view_edi_documents",
"target": "account_move_edi_rationale_206",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L225",
"weight": 1.0,
"_src": "account_move_edi_rationale_225",
"_tgt": "account_move_edi_fusionaccountmoveedi_action_import_edi_xml",
"source": "account_move_edi_fusionaccountmoveedi_action_import_edi_xml",
"target": "account_move_edi_rationale_225",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L276",
"weight": 1.0,
"_src": "account_move_edi_create_invoice_from_xml",
"_tgt": "account_move_edi_create_move_from_parsed",
"source": "account_move_edi_create_invoice_from_xml",
"target": "account_move_edi_create_move_from_parsed",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L311",
"weight": 1.0,
"_src": "account_move_edi_create_move_from_parsed",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_move_edi_create_move_from_parsed",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_move_edi.py",
"source_location": "L328",
"weight": 1.0,
"_src": "account_move_edi_create_move_from_parsed",
"_tgt": "wc_assessment_create",
"source": "account_move_edi_create_move_from_parsed",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L37",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"_tgt": "saft_export_fusionsaftexport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"target": "saft_export_fusionsaftexport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L115",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"_tgt": "saft_export_check_date_range",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"target": "saft_export_check_date_range",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L400",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"_tgt": "saft_export_resolve_saft_tax_type",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"target": "saft_export_resolve_saft_tax_type",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L477",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"_tgt": "saft_export_add_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"target": "saft_export_add_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L1",
"weight": 1.0,
"_src": "saft_export_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_export_py",
"target": "saft_export_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L125",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_action_generate_saft",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_action_generate_saft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L165",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_generate_saft_xml",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_generate_saft_xml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L212",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_build_header",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_build_header",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L244",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L270",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_resolve_saft_account_type",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_resolve_saft_account_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L287",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_compute_account_balances",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_compute_account_balances",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L323",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_build_customers",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_build_customers",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L345",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_build_suppliers",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_build_suppliers",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L364",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_get_partners_for_type",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_get_partners_for_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L381",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_build_tax_table",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_build_tax_table",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L413",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport",
"_tgt": "saft_export_fusionsaftexport_build_general_ledger_entries",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_fusionsaftexport_build_general_ledger_entries",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L38",
"weight": 1.0,
"_src": "saft_export_rationale_38",
"_tgt": "saft_export_fusionsaftexport",
"source": "saft_export_fusionsaftexport",
"target": "saft_export_rationale_38",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L130",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_action_generate_saft",
"_tgt": "saft_export_fusionsaftexport_generate_saft_xml",
"source": "saft_export_fusionsaftexport_action_generate_saft",
"target": "saft_export_fusionsaftexport_generate_saft_xml",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L126",
"weight": 1.0,
"_src": "saft_export_rationale_126",
"_tgt": "saft_export_fusionsaftexport_action_generate_saft",
"source": "saft_export_fusionsaftexport_action_generate_saft",
"target": "saft_export_rationale_126",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L134",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_action_generate_saft",
"_tgt": "wc_assessment_create",
"source": "saft_export_fusionsaftexport_action_generate_saft",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L142",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_action_generate_saft",
"_tgt": "account_asset_fusionasset_write",
"source": "saft_export_fusionsaftexport_action_generate_saft",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L194",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_generate_saft_xml",
"_tgt": "saft_export_fusionsaftexport_build_header",
"source": "saft_export_fusionsaftexport_generate_saft_xml",
"target": "saft_export_fusionsaftexport_build_header",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L196",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_generate_saft_xml",
"_tgt": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"source": "saft_export_fusionsaftexport_generate_saft_xml",
"target": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L197",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_generate_saft_xml",
"_tgt": "saft_export_fusionsaftexport_build_customers",
"source": "saft_export_fusionsaftexport_generate_saft_xml",
"target": "saft_export_fusionsaftexport_build_customers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L198",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_generate_saft_xml",
"_tgt": "saft_export_fusionsaftexport_build_suppliers",
"source": "saft_export_fusionsaftexport_generate_saft_xml",
"target": "saft_export_fusionsaftexport_build_suppliers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L199",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_generate_saft_xml",
"_tgt": "saft_export_fusionsaftexport_build_tax_table",
"source": "saft_export_fusionsaftexport_generate_saft_xml",
"target": "saft_export_fusionsaftexport_build_tax_table",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L200",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_generate_saft_xml",
"_tgt": "saft_export_fusionsaftexport_build_general_ledger_entries",
"source": "saft_export_fusionsaftexport_generate_saft_xml",
"target": "saft_export_fusionsaftexport_build_general_ledger_entries",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L166",
"weight": 1.0,
"_src": "saft_export_rationale_166",
"_tgt": "saft_export_fusionsaftexport_generate_saft_xml",
"source": "saft_export_fusionsaftexport_generate_saft_xml",
"target": "saft_export_rationale_166",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L206",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_generate_saft_xml",
"_tgt": "account_asset_fusionasset_write",
"source": "saft_export_fusionsaftexport_generate_saft_xml",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L217",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_header",
"_tgt": "saft_export_add_text",
"source": "saft_export_fusionsaftexport_build_header",
"target": "saft_export_add_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L213",
"weight": 1.0,
"_src": "saft_export_rationale_213",
"_tgt": "saft_export_fusionsaftexport_build_header",
"source": "saft_export_fusionsaftexport_build_header",
"target": "saft_export_rationale_213",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L255",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"_tgt": "saft_export_add_text",
"source": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"target": "saft_export_add_text",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L259",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"_tgt": "saft_export_fusionsaftexport_resolve_saft_account_type",
"source": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"target": "saft_export_fusionsaftexport_resolve_saft_account_type",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L264",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"_tgt": "saft_export_fusionsaftexport_compute_account_balances",
"source": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"target": "saft_export_fusionsaftexport_compute_account_balances",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L245",
"weight": 1.0,
"_src": "saft_export_rationale_245",
"_tgt": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"source": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"target": "saft_export_rationale_245",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L246",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "saft_export_fusionsaftexport_build_general_ledger_accounts",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L271",
"weight": 1.0,
"_src": "saft_export_rationale_271",
"_tgt": "saft_export_fusionsaftexport_resolve_saft_account_type",
"source": "saft_export_fusionsaftexport_resolve_saft_account_type",
"target": "saft_export_rationale_271",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L288",
"weight": 1.0,
"_src": "saft_export_rationale_288",
"_tgt": "saft_export_fusionsaftexport_compute_account_balances",
"source": "saft_export_fusionsaftexport_compute_account_balances",
"target": "saft_export_rationale_288",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L304",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_compute_account_balances",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "saft_export_fusionsaftexport_compute_account_balances",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L325",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_customers",
"_tgt": "saft_export_fusionsaftexport_get_partners_for_type",
"source": "saft_export_fusionsaftexport_build_customers",
"target": "saft_export_fusionsaftexport_get_partners_for_type",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L332",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_customers",
"_tgt": "saft_export_add_text",
"source": "saft_export_fusionsaftexport_build_customers",
"target": "saft_export_add_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L324",
"weight": 1.0,
"_src": "saft_export_rationale_324",
"_tgt": "saft_export_fusionsaftexport_build_customers",
"source": "saft_export_fusionsaftexport_build_customers",
"target": "saft_export_rationale_324",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L347",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_suppliers",
"_tgt": "saft_export_fusionsaftexport_get_partners_for_type",
"source": "saft_export_fusionsaftexport_build_suppliers",
"target": "saft_export_fusionsaftexport_get_partners_for_type",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L354",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_suppliers",
"_tgt": "saft_export_add_text",
"source": "saft_export_fusionsaftexport_build_suppliers",
"target": "saft_export_add_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L346",
"weight": 1.0,
"_src": "saft_export_rationale_346",
"_tgt": "saft_export_fusionsaftexport_build_suppliers",
"source": "saft_export_fusionsaftexport_build_suppliers",
"target": "saft_export_rationale_346",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L365",
"weight": 1.0,
"_src": "saft_export_rationale_365",
"_tgt": "saft_export_fusionsaftexport_get_partners_for_type",
"source": "saft_export_fusionsaftexport_get_partners_for_type",
"target": "saft_export_rationale_365",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L368",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_get_partners_for_type",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "saft_export_fusionsaftexport_get_partners_for_type",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L393",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_tax_table",
"_tgt": "saft_export_add_text",
"source": "saft_export_fusionsaftexport_build_tax_table",
"target": "saft_export_add_text",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L393",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_tax_table",
"_tgt": "saft_export_resolve_saft_tax_type",
"source": "saft_export_fusionsaftexport_build_tax_table",
"target": "saft_export_resolve_saft_tax_type",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L382",
"weight": 1.0,
"_src": "saft_export_rationale_382",
"_tgt": "saft_export_fusionsaftexport_build_tax_table",
"source": "saft_export_fusionsaftexport_build_tax_table",
"target": "saft_export_rationale_382",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L383",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_tax_table",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "saft_export_fusionsaftexport_build_tax_table",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L436",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_general_ledger_entries",
"_tgt": "saft_export_add_text",
"source": "saft_export_fusionsaftexport_build_general_ledger_entries",
"target": "saft_export_add_text",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L414",
"weight": 1.0,
"_src": "saft_export_rationale_414",
"_tgt": "saft_export_fusionsaftexport_build_general_ledger_entries",
"source": "saft_export_fusionsaftexport_build_general_ledger_entries",
"target": "saft_export_rationale_414",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L419",
"weight": 1.0,
"_src": "saft_export_fusionsaftexport_build_general_ledger_entries",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "saft_export_fusionsaftexport_build_general_ledger_entries",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_export.py",
"source_location": "L478",
"weight": 1.0,
"_src": "saft_export_rationale_478",
"_tgt": "saft_export_add_text",
"source": "saft_export_add_text",
"target": "saft_export_rationale_478",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"_tgt": "res_config_settings_resconfigsettings",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"target": "res_config_settings_resconfigsettings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L248",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"_tgt": "res_config_settings_compute_module_sign_status",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"target": "res_config_settings_compute_module_sign_status",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L255",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"_tgt": "res_config_settings_compute_account_reports_show_per_company_setting",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"target": "res_config_settings_compute_account_reports_show_per_company_setting",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L272",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"_tgt": "res_config_settings_compute_property_stock_account",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"target": "res_config_settings_compute_property_stock_account",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L287",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"_tgt": "res_config_settings_check_fiscalyear",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"target": "res_config_settings_check_fiscalyear",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L305",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"_tgt": "res_config_settings_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"target": "res_config_settings_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L405",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"_tgt": "res_config_settings_get_account_stock_properties_names",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py",
"target": "res_config_settings_get_account_stock_properties_names",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L324",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_open_tax_group_list",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_open_tax_group_list",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L338",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_open_company_dependent_report_settings",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_open_company_dependent_report_settings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L360",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L372",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_property_stock_journal",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_property_stock_journal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L376",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_property_account_income_categ_id",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_property_account_income_categ_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L380",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_property_account_expense_categ_id",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_property_account_expense_categ_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L384",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_property_stock_valuation_account_id",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_property_stock_valuation_account_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L388",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_property_stock_account_input_categ_id",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_property_stock_account_input_categ_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L392",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_property_stock_account_output_categ_id",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_property_stock_account_output_categ_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L396",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_persist_product_category_default",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_persist_product_category_default",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L4",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_resconfigsettings",
"source": "res_config_settings_resconfigsettings",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L108",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_get_light_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_get_light_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L115",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_light_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_light_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L121",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_detect_light_color_change",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_detect_light_color_change",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L128",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_replace_light_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_replace_light_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L139",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_reset_light_color_assets",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_reset_light_color_assets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L149",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_get_dark_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_get_dark_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L156",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_dark_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_dark_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L162",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_detect_dark_color_change",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_detect_dark_color_change",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L169",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_replace_dark_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_replace_dark_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L180",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_reset_dark_color_assets",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_reset_dark_color_assets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L190",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_get_theme_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_get_theme_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L197",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_theme_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_theme_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L203",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_detect_theme_color_change",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_detect_theme_color_change",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L210",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_replace_theme_color_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_replace_theme_color_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L221",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_reset_theme_color_assets",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_reset_theme_color_assets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L231",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_reset_light_color_assets",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_reset_light_color_assets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L235",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_reset_dark_color_assets",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_reset_dark_color_assets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L239",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L249",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_get_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_get_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L256",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings",
"_tgt": "res_config_settings_resconfigsettings_set_values",
"source": "res_config_settings_resconfigsettings",
"target": "res_config_settings_resconfigsettings_set_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L258",
"weight": 1.0,
"_src": "res_config_settings_compute_account_reports_show_per_company_setting",
"_tgt": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date",
"source": "res_config_settings_compute_account_reports_show_per_company_setting",
"target": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L260",
"weight": 1.0,
"_src": "res_config_settings_compute_account_reports_show_per_company_setting",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "res_config_settings_compute_account_reports_show_per_company_setting",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L274",
"weight": 1.0,
"_src": "res_config_settings_compute_property_stock_account",
"_tgt": "res_config_settings_get_account_stock_properties_names",
"source": "res_config_settings_compute_property_stock_account",
"target": "res_config_settings_get_account_stock_properties_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L317",
"weight": 1.0,
"_src": "res_config_settings_create",
"_tgt": "account_asset_fusionasset_write",
"source": "res_config_settings_create",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L325",
"weight": 1.0,
"_src": "res_config_settings_rationale_325",
"_tgt": "res_config_settings_resconfigsettings_open_tax_group_list",
"source": "res_config_settings_resconfigsettings_open_tax_group_list",
"target": "res_config_settings_rationale_325",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L339",
"weight": 1.0,
"_src": "res_config_settings_rationale_339",
"_tgt": "res_config_settings_resconfigsettings_open_company_dependent_report_settings",
"source": "res_config_settings_resconfigsettings_open_company_dependent_report_settings",
"target": "res_config_settings_rationale_339",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L361",
"weight": 1.0,
"_src": "res_config_settings_rationale_361",
"_tgt": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date",
"source": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date",
"target": "res_config_settings_rationale_361",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L374",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_property_stock_journal",
"_tgt": "res_config_settings_resconfigsettings_persist_product_category_default",
"source": "res_config_settings_resconfigsettings_set_property_stock_journal",
"target": "res_config_settings_resconfigsettings_persist_product_category_default",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L378",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_property_account_income_categ_id",
"_tgt": "res_config_settings_resconfigsettings_persist_product_category_default",
"source": "res_config_settings_resconfigsettings_set_property_account_income_categ_id",
"target": "res_config_settings_resconfigsettings_persist_product_category_default",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L382",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_property_account_expense_categ_id",
"_tgt": "res_config_settings_resconfigsettings_persist_product_category_default",
"source": "res_config_settings_resconfigsettings_set_property_account_expense_categ_id",
"target": "res_config_settings_resconfigsettings_persist_product_category_default",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L386",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_property_stock_valuation_account_id",
"_tgt": "res_config_settings_resconfigsettings_persist_product_category_default",
"source": "res_config_settings_resconfigsettings_set_property_stock_valuation_account_id",
"target": "res_config_settings_resconfigsettings_persist_product_category_default",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L390",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_property_stock_account_input_categ_id",
"_tgt": "res_config_settings_resconfigsettings_persist_product_category_default",
"source": "res_config_settings_resconfigsettings_set_property_stock_account_input_categ_id",
"target": "res_config_settings_resconfigsettings_persist_product_category_default",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L394",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_property_stock_account_output_categ_id",
"_tgt": "res_config_settings_resconfigsettings_persist_product_category_default",
"source": "res_config_settings_resconfigsettings_set_property_stock_account_output_categ_id",
"target": "res_config_settings_resconfigsettings_persist_product_category_default",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py",
"source_location": "L397",
"weight": 1.0,
"_src": "res_config_settings_rationale_397",
"_tgt": "res_config_settings_resconfigsettings_persist_product_category_default",
"source": "res_config_settings_resconfigsettings_persist_product_category_default",
"target": "res_config_settings_rationale_397",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L28",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"_tgt": "saft_import_fusionsaftimport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"target": "saft_import_fusionsaftimport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L154",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"_tgt": "saft_import_strip_namespaces",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"target": "saft_import_strip_namespaces",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L165",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"_tgt": "saft_import_find_all",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"target": "saft_import_find_all",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L170",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"_tgt": "saft_import_get_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"target": "saft_import_get_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L216",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"_tgt": "saft_import_map_grouping_to_account_type",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"target": "saft_import_map_grouping_to_account_type",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L1",
"weight": 1.0,
"_src": "saft_import_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_saft_import_py",
"target": "saft_import_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L82",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport",
"_tgt": "saft_import_fusionsaftimport_action_preview",
"source": "saft_import_fusionsaftimport",
"target": "saft_import_fusionsaftimport_action_preview",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L110",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport",
"_tgt": "saft_import_fusionsaftimport_action_import",
"source": "saft_import_fusionsaftimport",
"target": "saft_import_fusionsaftimport_action_import",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L133",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport",
"_tgt": "saft_import_fusionsaftimport_parse_saft_file",
"source": "saft_import_fusionsaftimport",
"target": "saft_import_fusionsaftimport_parse_saft_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L180",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport",
"_tgt": "saft_import_fusionsaftimport_import_accounts",
"source": "saft_import_fusionsaftimport",
"target": "saft_import_fusionsaftimport_import_accounts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L237",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport",
"_tgt": "saft_import_fusionsaftimport_import_partners",
"source": "saft_import_fusionsaftimport",
"target": "saft_import_fusionsaftimport_import_partners",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L304",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport",
"_tgt": "saft_import_fusionsaftimport_import_journal_entries",
"source": "saft_import_fusionsaftimport",
"target": "saft_import_fusionsaftimport_import_journal_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L400",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport",
"_tgt": "saft_import_fusionsaftimport_reopen_wizard",
"source": "saft_import_fusionsaftimport",
"target": "saft_import_fusionsaftimport_reopen_wizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L29",
"weight": 1.0,
"_src": "saft_import_rationale_29",
"_tgt": "saft_import_fusionsaftimport",
"source": "saft_import_fusionsaftimport",
"target": "saft_import_rationale_29",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L85",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_preview",
"_tgt": "saft_import_fusionsaftimport_parse_saft_file",
"source": "saft_import_fusionsaftimport_action_preview",
"target": "saft_import_fusionsaftimport_parse_saft_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L87",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_preview",
"_tgt": "saft_import_find_all",
"source": "saft_import_fusionsaftimport_action_preview",
"target": "saft_import_find_all",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L108",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_preview",
"_tgt": "saft_import_fusionsaftimport_reopen_wizard",
"source": "saft_import_fusionsaftimport_action_preview",
"target": "saft_import_fusionsaftimport_reopen_wizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L83",
"weight": 1.0,
"_src": "saft_import_rationale_83",
"_tgt": "saft_import_fusionsaftimport_action_preview",
"source": "saft_import_fusionsaftimport_action_preview",
"target": "saft_import_rationale_83",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L92",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_preview",
"_tgt": "account_asset_fusionasset_write",
"source": "saft_import_fusionsaftimport_action_preview",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L113",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_import",
"_tgt": "saft_import_fusionsaftimport_parse_saft_file",
"source": "saft_import_fusionsaftimport_action_import",
"target": "saft_import_fusionsaftimport_parse_saft_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L116",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_import",
"_tgt": "saft_import_fusionsaftimport_import_accounts",
"source": "saft_import_fusionsaftimport_action_import",
"target": "saft_import_fusionsaftimport_import_accounts",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L117",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_import",
"_tgt": "saft_import_fusionsaftimport_import_partners",
"source": "saft_import_fusionsaftimport_action_import",
"target": "saft_import_fusionsaftimport_import_partners",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L119",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_import",
"_tgt": "saft_import_fusionsaftimport_import_journal_entries",
"source": "saft_import_fusionsaftimport_action_import",
"target": "saft_import_fusionsaftimport_import_journal_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L128",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_import",
"_tgt": "saft_import_fusionsaftimport_reopen_wizard",
"source": "saft_import_fusionsaftimport_action_import",
"target": "saft_import_fusionsaftimport_reopen_wizard",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L111",
"weight": 1.0,
"_src": "saft_import_rationale_111",
"_tgt": "saft_import_fusionsaftimport_action_import",
"source": "saft_import_fusionsaftimport_action_import",
"target": "saft_import_rationale_111",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L121",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_action_import",
"_tgt": "account_asset_fusionasset_write",
"source": "saft_import_fusionsaftimport_action_import",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L150",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_parse_saft_file",
"_tgt": "saft_import_strip_namespaces",
"source": "saft_import_fusionsaftimport_parse_saft_file",
"target": "saft_import_strip_namespaces",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L134",
"weight": 1.0,
"_src": "saft_import_rationale_134",
"_tgt": "saft_import_fusionsaftimport_parse_saft_file",
"source": "saft_import_fusionsaftimport_parse_saft_file",
"target": "saft_import_rationale_134",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L187",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_accounts",
"_tgt": "saft_import_find_all",
"source": "saft_import_find_all",
"target": "saft_import_fusionsaftimport_import_accounts",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L247",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_partners",
"_tgt": "saft_import_find_all",
"source": "saft_import_find_all",
"target": "saft_import_fusionsaftimport_import_partners",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L312",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_journal_entries",
"_tgt": "saft_import_find_all",
"source": "saft_import_find_all",
"target": "saft_import_fusionsaftimport_import_journal_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L188",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_accounts",
"_tgt": "saft_import_get_text",
"source": "saft_import_get_text",
"target": "saft_import_fusionsaftimport_import_accounts",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L248",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_partners",
"_tgt": "saft_import_get_text",
"source": "saft_import_get_text",
"target": "saft_import_fusionsaftimport_import_partners",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L313",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_journal_entries",
"_tgt": "saft_import_get_text",
"source": "saft_import_get_text",
"target": "saft_import_fusionsaftimport_import_journal_entries",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L202",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_accounts",
"_tgt": "saft_import_map_grouping_to_account_type",
"source": "saft_import_fusionsaftimport_import_accounts",
"target": "saft_import_map_grouping_to_account_type",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L181",
"weight": 1.0,
"_src": "saft_import_rationale_181",
"_tgt": "saft_import_fusionsaftimport_import_accounts",
"source": "saft_import_fusionsaftimport_import_accounts",
"target": "saft_import_rationale_181",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L193",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_accounts",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "saft_import_fusionsaftimport_import_accounts",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L204",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_accounts",
"_tgt": "wc_assessment_create",
"source": "saft_import_fusionsaftimport_import_accounts",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L238",
"weight": 1.0,
"_src": "saft_import_rationale_238",
"_tgt": "saft_import_fusionsaftimport_import_partners",
"source": "saft_import_fusionsaftimport_import_partners",
"target": "saft_import_rationale_238",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L262",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_partners",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "saft_import_fusionsaftimport_import_partners",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L293",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_partners",
"_tgt": "wc_assessment_create",
"source": "saft_import_fusionsaftimport_import_partners",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L305",
"weight": 1.0,
"_src": "saft_import_rationale_305",
"_tgt": "saft_import_fusionsaftimport_import_journal_entries",
"source": "saft_import_fusionsaftimport_import_journal_entries",
"target": "saft_import_rationale_305",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L314",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_journal_entries",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "saft_import_fusionsaftimport_import_journal_entries",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L381",
"weight": 1.0,
"_src": "saft_import_fusionsaftimport_import_journal_entries",
"_tgt": "wc_assessment_create",
"source": "saft_import_fusionsaftimport_import_journal_entries",
"target": "wc_assessment_create"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/saft_import.py",
"source_location": "L401",
"weight": 1.0,
"_src": "saft_import_rationale_401",
"_tgt": "saft_import_fusionsaftimport_reopen_wizard",
"source": "saft_import_fusionsaftimport_reopen_wizard",
"target": "saft_import_rationale_401",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L65",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"_tgt": "integration_bridges_fusionfleetbridge",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"target": "integration_bridges_fusionfleetbridge",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L102",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"_tgt": "integration_bridges_onchange_fusion_vehicle_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"target": "integration_bridges_onchange_fusion_vehicle_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L114",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"_tgt": "integration_bridges_fusionexpensebridge",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"target": "integration_bridges_fusionexpensebridge",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L166",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"_tgt": "integration_bridges_create_move_from_expense_sheet",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"target": "integration_bridges_create_move_from_expense_sheet",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L281",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"_tgt": "integration_bridges_fusionhelpdeskbridge",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"target": "integration_bridges_fusionhelpdeskbridge",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L331",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"_tgt": "integration_bridges_action_create_credit_note_from_ticket",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"target": "integration_bridges_action_create_credit_note_from_ticket",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L1",
"weight": 1.0,
"_src": "integration_bridges_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py",
"target": "integration_bridges_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L97",
"weight": 1.0,
"_src": "integration_bridges_fusionfleetbridge",
"_tgt": "integration_bridges_fusionfleetbridge_fusion_is_fleet_installed",
"source": "integration_bridges_fusionfleetbridge",
"target": "integration_bridges_fusionfleetbridge_fusion_is_fleet_installed",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L66",
"weight": 1.0,
"_src": "integration_bridges_rationale_66",
"_tgt": "integration_bridges_fusionfleetbridge",
"source": "integration_bridges_fusionfleetbridge",
"target": "integration_bridges_rationale_66",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L98",
"weight": 1.0,
"_src": "integration_bridges_rationale_98",
"_tgt": "integration_bridges_fusionfleetbridge_fusion_is_fleet_installed",
"source": "integration_bridges_fusionfleetbridge_fusion_is_fleet_installed",
"target": "integration_bridges_rationale_98",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L146",
"weight": 1.0,
"_src": "integration_bridges_fusionexpensebridge",
"_tgt": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed",
"source": "integration_bridges_fusionexpensebridge",
"target": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L151",
"weight": 1.0,
"_src": "integration_bridges_fusionexpensebridge",
"_tgt": "integration_bridges_fusionexpensebridge_action_open_expense_sheet",
"source": "integration_bridges_fusionexpensebridge",
"target": "integration_bridges_fusionexpensebridge_action_open_expense_sheet",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L115",
"weight": 1.0,
"_src": "integration_bridges_rationale_115",
"_tgt": "integration_bridges_fusionexpensebridge",
"source": "integration_bridges_fusionexpensebridge",
"target": "integration_bridges_rationale_115",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L174",
"weight": 1.0,
"_src": "integration_bridges_create_move_from_expense_sheet",
"_tgt": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed",
"source": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed",
"target": "integration_bridges_create_move_from_expense_sheet",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L147",
"weight": 1.0,
"_src": "integration_bridges_rationale_147",
"_tgt": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed",
"source": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed",
"target": "integration_bridges_rationale_147",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L152",
"weight": 1.0,
"_src": "integration_bridges_rationale_152",
"_tgt": "integration_bridges_fusionexpensebridge_action_open_expense_sheet",
"source": "integration_bridges_fusionexpensebridge_action_open_expense_sheet",
"target": "integration_bridges_rationale_152",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L192",
"weight": 1.0,
"_src": "integration_bridges_create_move_from_expense_sheet",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "integration_bridges_create_move_from_expense_sheet",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L222",
"weight": 1.0,
"_src": "integration_bridges_create_move_from_expense_sheet",
"_tgt": "wc_assessment_create",
"source": "integration_bridges_create_move_from_expense_sheet",
"target": "wc_assessment_create"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L312",
"weight": 1.0,
"_src": "integration_bridges_fusionhelpdeskbridge",
"_tgt": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed",
"source": "integration_bridges_fusionhelpdeskbridge",
"target": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L317",
"weight": 1.0,
"_src": "integration_bridges_fusionhelpdeskbridge",
"_tgt": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket",
"source": "integration_bridges_fusionhelpdeskbridge",
"target": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L282",
"weight": 1.0,
"_src": "integration_bridges_rationale_282",
"_tgt": "integration_bridges_fusionhelpdeskbridge",
"source": "integration_bridges_fusionhelpdeskbridge",
"target": "integration_bridges_rationale_282",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L343",
"weight": 1.0,
"_src": "integration_bridges_action_create_credit_note_from_ticket",
"_tgt": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed",
"source": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed",
"target": "integration_bridges_action_create_credit_note_from_ticket",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L313",
"weight": 1.0,
"_src": "integration_bridges_rationale_313",
"_tgt": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed",
"source": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed",
"target": "integration_bridges_rationale_313",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L318",
"weight": 1.0,
"_src": "integration_bridges_rationale_318",
"_tgt": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket",
"source": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket",
"target": "integration_bridges_rationale_318",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L383",
"weight": 1.0,
"_src": "integration_bridges_action_create_credit_note_from_ticket",
"_tgt": "account_asset_fusionasset_write",
"source": "integration_bridges_action_create_credit_note_from_ticket",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L390",
"weight": 1.0,
"_src": "integration_bridges_action_create_credit_note_from_ticket",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "integration_bridges_action_create_credit_note_from_ticket",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py",
"source_location": "L403",
"weight": 1.0,
"_src": "integration_bridges_action_create_credit_note_from_ticket",
"_tgt": "wc_assessment_create",
"source": "integration_bridges_action_create_credit_note_from_ticket",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L24",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_fusionbankrecline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_fusionbankrecline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L262",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_account_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_account_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L275",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L290",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L304",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_partner_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_partner_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L319",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_currency_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_currency_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L335",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_balance",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_balance",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L348",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_amount_currency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_amount_currency",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L360",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_from_balance",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_from_balance",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L367",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_from_source_balance",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_from_source_balance",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L374",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_analytic_distribution",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_analytic_distribution",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L401",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_tax_repartition_line_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_tax_repartition_line_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L410",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_tax_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_tax_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L419",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_tax_tag_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_tax_tag_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L428",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_group_tax_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_group_tax_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L437",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_display_stroked_amount_currency",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_display_stroked_amount_currency",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L450",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_display_stroked_balance",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_display_stroked_balance",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L465",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_source_aml_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_source_aml_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L495",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_partner_info",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_partner_info",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L541",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_bank_account",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_bank_account",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L552",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_suggestion",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_suggestion",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L660",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"_tgt": "bank_rec_widget_line_compute_ref_narration",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_rec_widget_line_py",
"target": "bank_rec_widget_line_compute_ref_narration",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L256",
"weight": 1.0,
"_src": "bank_rec_widget_line_fusionbankrecline",
"_tgt": "bank_rec_widget_line_fusionbankrecline_compute_index",
"source": "bank_rec_widget_line_fusionbankrecline",
"target": "bank_rec_widget_line_fusionbankrecline_compute_index",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L674",
"weight": 1.0,
"_src": "bank_rec_widget_line_fusionbankrecline",
"_tgt": "bank_rec_widget_line_fusionbankrecline_get_aml_values",
"source": "bank_rec_widget_line_fusionbankrecline",
"target": "bank_rec_widget_line_fusionbankrecline_get_aml_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L25",
"weight": 1.0,
"_src": "bank_rec_widget_line_rationale_25",
"_tgt": "bank_rec_widget_line_fusionbankrecline",
"source": "bank_rec_widget_line_fusionbankrecline",
"target": "bank_rec_widget_line_rationale_25",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L257",
"weight": 1.0,
"_src": "bank_rec_widget_line_rationale_257",
"_tgt": "bank_rec_widget_line_fusionbankrecline_compute_index",
"source": "bank_rec_widget_line_fusionbankrecline_compute_index",
"target": "bank_rec_widget_line_rationale_257",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_rec_widget_line.py",
"source_location": "L675",
"weight": 1.0,
"_src": "bank_rec_widget_line_rationale_675",
"_tgt": "bank_rec_widget_line_fusionbankrecline_get_aml_values",
"source": "bank_rec_widget_line_fusionbankrecline_get_aml_values",
"target": "bank_rec_widget_line_rationale_675",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_position_py",
"_tgt": "account_fiscal_position_fusionfiscalposition",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_position_py",
"target": "account_fiscal_position_fusionfiscalposition",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L13",
"weight": 1.0,
"_src": "account_fiscal_position_fusionfiscalposition",
"_tgt": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat",
"source": "account_fiscal_position_fusionfiscalposition",
"target": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L21",
"weight": 1.0,
"_src": "account_fiscal_position_fusionfiscalposition",
"_tgt": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"source": "account_fiscal_position_fusionfiscalposition",
"target": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L8",
"weight": 1.0,
"_src": "account_fiscal_position_rationale_8",
"_tgt": "account_fiscal_position_fusionfiscalposition",
"source": "account_fiscal_position_fusionfiscalposition",
"target": "account_fiscal_position_rationale_8",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L19",
"weight": 1.0,
"_src": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat",
"_tgt": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"source": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat",
"target": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L14",
"weight": 1.0,
"_src": "account_fiscal_position_rationale_14",
"_tgt": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat",
"source": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat",
"target": "account_fiscal_position_rationale_14",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L22",
"weight": 1.0,
"_src": "account_fiscal_position_rationale_22",
"_tgt": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"source": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"target": "account_fiscal_position_rationale_22",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py",
"source_location": "L25",
"weight": 1.0,
"_src": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py",
"_tgt": "three_way_match_fusionthreewaymatch",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py",
"target": "three_way_match_fusionthreewaymatch",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L87",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py",
"_tgt": "three_way_match_fusion_purchase_module_installed",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py",
"target": "three_way_match_fusion_purchase_module_installed",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L103",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py",
"_tgt": "three_way_match_compute_3way_match",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py",
"target": "three_way_match_compute_3way_match",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L215",
"weight": 1.0,
"_src": "three_way_match_fusionthreewaymatch",
"_tgt": "three_way_match_fusionthreewaymatch_action_view_purchase_order",
"source": "three_way_match_fusionthreewaymatch",
"target": "three_way_match_fusionthreewaymatch_action_view_purchase_order",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L228",
"weight": 1.0,
"_src": "three_way_match_fusionthreewaymatch",
"_tgt": "three_way_match_fusionthreewaymatch_action_refresh_3way_match",
"source": "three_way_match_fusionthreewaymatch",
"target": "three_way_match_fusionthreewaymatch_action_refresh_3way_match",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L18",
"weight": 1.0,
"_src": "three_way_match_rationale_18",
"_tgt": "three_way_match_fusionthreewaymatch",
"source": "three_way_match_fusionthreewaymatch",
"target": "three_way_match_rationale_18",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L115",
"weight": 1.0,
"_src": "three_way_match_compute_3way_match",
"_tgt": "three_way_match_fusion_purchase_module_installed",
"source": "three_way_match_fusion_purchase_module_installed",
"target": "three_way_match_compute_3way_match",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L89",
"weight": 1.0,
"_src": "three_way_match_fusion_purchase_module_installed",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "three_way_match_fusion_purchase_module_installed",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L230",
"weight": 1.0,
"_src": "three_way_match_fusionthreewaymatch_action_refresh_3way_match",
"_tgt": "three_way_match_compute_3way_match",
"source": "three_way_match_compute_3way_match",
"target": "three_way_match_fusionthreewaymatch_action_refresh_3way_match",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L131",
"weight": 1.0,
"_src": "three_way_match_compute_3way_match",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "three_way_match_compute_3way_match",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L216",
"weight": 1.0,
"_src": "three_way_match_rationale_216",
"_tgt": "three_way_match_fusionthreewaymatch_action_view_purchase_order",
"source": "three_way_match_fusionthreewaymatch_action_view_purchase_order",
"target": "three_way_match_rationale_216",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py",
"source_location": "L229",
"weight": 1.0,
"_src": "three_way_match_rationale_229",
"_tgt": "three_way_match_fusionthreewaymatch_action_refresh_3way_match",
"source": "three_way_match_fusionthreewaymatch_action_refresh_3way_match",
"target": "three_way_match_rationale_229",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py",
"_tgt": "res_partner_fusionrespartner",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py",
"target": "res_partner_fusionrespartner",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L52",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py",
"_tgt": "res_partner_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py",
"target": "res_partner_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L20",
"weight": 1.0,
"_src": "res_partner_fusionrespartner",
"_tgt": "res_partner_fusionrespartner_get_followup_responsible",
"source": "res_partner_fusionrespartner",
"target": "res_partner_fusionrespartner_get_followup_responsible",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L25",
"weight": 1.0,
"_src": "res_partner_fusionrespartner",
"_tgt": "res_partner_fusionrespartner_open_partner_ledger",
"source": "res_partner_fusionrespartner",
"target": "res_partner_fusionrespartner_open_partner_ledger",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L39",
"weight": 1.0,
"_src": "res_partner_fusionrespartner",
"_tgt": "res_partner_fusionrespartner_open_partner",
"source": "res_partner_fusionrespartner",
"target": "res_partner_fusionrespartner_open_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L66",
"weight": 1.0,
"_src": "res_partner_fusionrespartner",
"_tgt": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"source": "res_partner_fusionrespartner",
"target": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L8",
"weight": 1.0,
"_src": "res_partner_rationale_8",
"_tgt": "res_partner_fusionrespartner",
"source": "res_partner_fusionrespartner",
"target": "res_partner_rationale_8",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L21",
"weight": 1.0,
"_src": "res_partner_rationale_21",
"_tgt": "res_partner_fusionrespartner_get_followup_responsible",
"source": "res_partner_fusionrespartner_get_followup_responsible",
"target": "res_partner_rationale_21",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L26",
"weight": 1.0,
"_src": "res_partner_rationale_26",
"_tgt": "res_partner_fusionrespartner_open_partner_ledger",
"source": "res_partner_fusionrespartner_open_partner_ledger",
"target": "res_partner_rationale_26",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L40",
"weight": 1.0,
"_src": "res_partner_rationale_40",
"_tgt": "res_partner_fusionrespartner_open_partner",
"source": "res_partner_fusionrespartner_open_partner",
"target": "res_partner_rationale_40",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L67",
"weight": 1.0,
"_src": "res_partner_rationale_67",
"_tgt": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"source": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"target": "res_partner_rationale_67",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py",
"source_location": "L87",
"weight": 1.0,
"_src": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"_tgt": "wc_assessment_create",
"source": "res_partner_fusionrespartner_get_partner_account_report_attachment",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ir_actions_py",
"_tgt": "ir_actions_fusionreportdownloadaction",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_ir_actions_py",
"target": "ir_actions_fusionreportdownloadaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L15",
"weight": 1.0,
"_src": "ir_actions_fusionreportdownloadaction",
"_tgt": "ir_actions_fusionreportdownloadaction_get_readable_fields",
"source": "ir_actions_fusionreportdownloadaction",
"target": "ir_actions_fusionreportdownloadaction_get_readable_fields",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L8",
"weight": 1.0,
"_src": "ir_actions_rationale_8",
"_tgt": "ir_actions_fusionreportdownloadaction",
"source": "ir_actions_fusionreportdownloadaction",
"target": "ir_actions_rationale_8",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/ir_actions.py",
"source_location": "L16",
"weight": 1.0,
"_src": "ir_actions_rationale_16",
"_tgt": "ir_actions_fusionreportdownloadaction_get_readable_fields",
"source": "ir_actions_fusionreportdownloadaction_get_readable_fields",
"target": "ir_actions_rationale_16",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_fusiondeferredreporthandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L72",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_get_select",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_get_select",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L123",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_get_grouping_fields_deferred_lines",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_get_grouping_fields_deferred_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L127",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_group_by_deferred_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_group_by_deferred_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L133",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_get_grouping_fields_deferral_lines",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_get_grouping_fields_deferral_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L137",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_group_by_deferral_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_group_by_deferral_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L141",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L168",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_get_current_key_totals_dict",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_get_current_key_totals_dict",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L516",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_get_deferred_lines",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_get_deferred_lines",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L606",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_fusiondeferredexpensehandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_fusiondeferredexpensehandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L615",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"_tgt": "account_deferred_reports_fusiondeferredrevenuehandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_deferred_reports_py",
"target": "account_deferred_reports_fusiondeferredrevenuehandler",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L24",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_deferred_report_type",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_deferred_report_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L33",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L94",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L181",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_custom_display_config",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L188",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_custom_options_initializer",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L248",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L305",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_caret_options_initializer",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_caret_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L312",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_customize_warnings",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_customize_warnings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L327",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L349",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L424",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_action_generate_entry",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_action_generate_entry",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L439",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L15",
"weight": 1.0,
"_src": "account_deferred_reports_rationale_15",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler",
"source": "account_deferred_reports_fusiondeferredreporthandler",
"target": "account_deferred_reports_rationale_15",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L37",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"_tgt": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"source": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"target": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L96",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"source": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L275",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"source": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"target": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L330",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"source": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"target": "account_deferred_reports_fusiondeferredreporthandler_open_journal_items",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L34",
"weight": 1.0,
"_src": "account_deferred_reports_rationale_34",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"source": "account_deferred_reports_fusiondeferredreporthandler_get_domain",
"target": "account_deferred_reports_rationale_34",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L98",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"_tgt": "account_deferred_reports_get_select",
"source": "account_deferred_reports_get_select",
"target": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L371",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"target": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L464",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"target": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L95",
"weight": 1.0,
"_src": "account_deferred_reports_rationale_95",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"source": "account_deferred_reports_fusiondeferredreporthandler_get_lines",
"target": "account_deferred_reports_rationale_95",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L129",
"weight": 1.0,
"_src": "account_deferred_reports_group_by_deferred_fields",
"_tgt": "account_deferred_reports_get_grouping_fields_deferred_lines",
"source": "account_deferred_reports_get_grouping_fields_deferred_lines",
"target": "account_deferred_reports_group_by_deferred_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L149",
"weight": 1.0,
"_src": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"_tgt": "account_deferred_reports_group_by_deferred_fields",
"source": "account_deferred_reports_group_by_deferred_fields",
"target": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L541",
"weight": 1.0,
"_src": "account_deferred_reports_get_deferred_lines",
"_tgt": "account_deferred_reports_group_by_deferred_fields",
"source": "account_deferred_reports_group_by_deferred_fields",
"target": "account_deferred_reports_get_deferred_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L138",
"weight": 1.0,
"_src": "account_deferred_reports_group_by_deferral_fields",
"_tgt": "account_deferred_reports_get_grouping_fields_deferral_lines",
"source": "account_deferred_reports_get_grouping_fields_deferral_lines",
"target": "account_deferred_reports_group_by_deferral_fields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L548",
"weight": 1.0,
"_src": "account_deferred_reports_get_deferred_lines",
"_tgt": "account_deferred_reports_group_by_deferral_fields",
"source": "account_deferred_reports_group_by_deferral_fields",
"target": "account_deferred_reports_get_deferred_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L157",
"weight": 1.0,
"_src": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"_tgt": "account_deferred_reports_get_current_key_totals_dict",
"source": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"target": "account_deferred_reports_get_current_key_totals_dict",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L384",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"_tgt": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"source": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"target": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L525",
"weight": 1.0,
"_src": "account_deferred_reports_get_deferred_lines",
"_tgt": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"source": "account_deferred_reports_group_deferred_amounts_by_grouping_field",
"target": "account_deferred_reports_get_deferred_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L231",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_custom_options_initializer",
"_tgt": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"source": "account_deferred_reports_fusiondeferredreporthandler_custom_options_initializer",
"target": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L249",
"weight": 1.0,
"_src": "account_deferred_reports_rationale_249",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"source": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"target": "account_deferred_reports_rationale_249",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L284",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_deferred_reports_fusiondeferredreporthandler_action_audit_cell",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L313",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_customize_warnings",
"_tgt": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"source": "account_deferred_reports_fusiondeferredreporthandler_customize_warnings",
"target": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L382",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"_tgt": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"source": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"target": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L350",
"weight": 1.0,
"_src": "account_deferred_reports_rationale_350",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"source": "account_deferred_reports_fusiondeferredreporthandler_dynamic_lines_generator",
"target": "account_deferred_reports_rationale_350",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L425",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_action_generate_entry",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"source": "account_deferred_reports_fusiondeferredreporthandler_action_generate_entry",
"target": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L441",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"_tgt": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"source": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"target": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L475",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"_tgt": "account_deferred_reports_get_deferred_lines",
"source": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"target": "account_deferred_reports_get_deferred_lines",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L440",
"weight": 1.0,
"_src": "account_deferred_reports_rationale_440",
"_tgt": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"source": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"target": "account_deferred_reports_rationale_440",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L483",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"_tgt": "wc_assessment_create",
"source": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L493",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"_tgt": "account_asset_fusionasset_write",
"source": "account_deferred_reports_fusiondeferredreporthandler_generate_deferral_entry",
"target": "account_asset_fusionasset_write"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L561",
"weight": 1.0,
"_src": "account_deferred_reports_get_deferred_lines",
"_tgt": "wc_assessment_create",
"source": "account_deferred_reports_get_deferred_lines",
"target": "wc_assessment_create"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L611",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredexpensehandler",
"_tgt": "account_deferred_reports_fusiondeferredexpensehandler_get_deferred_report_type",
"source": "account_deferred_reports_fusiondeferredexpensehandler",
"target": "account_deferred_reports_fusiondeferredexpensehandler_get_deferred_report_type",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_deferred_reports.py",
"source_location": "L620",
"weight": 1.0,
"_src": "account_deferred_reports_fusiondeferredrevenuehandler",
"_tgt": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"source": "account_deferred_reports_fusiondeferredrevenuehandler",
"target": "account_deferred_reports_fusiondeferredrevenuehandler_get_deferred_report_type",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_year.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_year_py",
"_tgt": "account_fiscal_year_fusionfiscalyear",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_year_py",
"target": "account_fiscal_year_fusionfiscalyear",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_year.py",
"source_location": "L37",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_year_py",
"_tgt": "account_fiscal_year_validate_fiscal_year_dates",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_year_py",
"target": "account_fiscal_year_validate_fiscal_year_dates",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_year.py",
"source_location": "L9",
"weight": 1.0,
"_src": "account_fiscal_year_rationale_9",
"_tgt": "account_fiscal_year_fusionfiscalyear",
"source": "account_fiscal_year_fusionfiscalyear",
"target": "account_fiscal_year_rationale_9",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_chart_template_py",
"_tgt": "chart_template_fusioncharttemplatepostload",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_chart_template_py",
"target": "chart_template_fusioncharttemplatepostload",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L16",
"weight": 1.0,
"_src": "chart_template_fusioncharttemplatepostload",
"_tgt": "chart_template_fusioncharttemplatepostload_post_load_data",
"source": "chart_template_fusioncharttemplatepostload",
"target": "chart_template_fusioncharttemplatepostload_post_load_data",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L9",
"weight": 1.0,
"_src": "chart_template_rationale_9",
"_tgt": "chart_template_fusioncharttemplatepostload",
"source": "chart_template_fusioncharttemplatepostload",
"target": "chart_template_rationale_9",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L17",
"weight": 1.0,
"_src": "chart_template_rationale_17",
"_tgt": "chart_template_fusioncharttemplatepostload_post_load_data",
"source": "chart_template_fusioncharttemplatepostload_post_load_data",
"target": "chart_template_rationale_17",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/chart_template.py",
"source_location": "L24",
"weight": 1.0,
"_src": "chart_template_fusioncharttemplatepostload_post_load_data",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "chart_template_fusioncharttemplatepostload_post_load_data",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_fusioncamtparser",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L71",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_to_bytes",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_to_bytes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L78",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_parse_xml",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_parse_xml",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L111",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_tag",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_tag",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L423",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_make_unique_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_make_unique_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L442",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_parse_camt_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_parse_camt_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L453",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_parse_camt_datetime",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_parse_camt_datetime",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L473",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_safe_float",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_safe_float",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L483",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_fusionjournalcamtimport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_fusionjournalcamtimport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L526",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"_tgt": "bank_statement_import_camt_is_camt_file",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_camt_py",
"target": "bank_statement_import_camt_is_camt_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L39",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L87",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_detect_namespace",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_detect_namespace",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L118",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_find",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L128",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find_text",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_find_text",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L135",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_findall",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_findall",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L139",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_iter",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_iter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L147",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L163",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L248",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L318",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L504",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L16",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_16",
"_tgt": "bank_statement_import_camt_fusioncamtparser",
"source": "bank_statement_import_camt_fusioncamtparser",
"target": "bank_statement_import_camt_rationale_16",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L61",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"_tgt": "bank_statement_import_camt_to_bytes",
"source": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"target": "bank_statement_import_camt_to_bytes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L62",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"_tgt": "bank_statement_import_camt_parse_xml",
"source": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"target": "bank_statement_import_camt_parse_xml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L63",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"_tgt": "bank_statement_import_camt_fusioncamtparser_detect_namespace",
"source": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"target": "bank_statement_import_camt_fusioncamtparser_detect_namespace",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L64",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"source": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"target": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L506",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"_tgt": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"source": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"target": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L40",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_40",
"_tgt": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"source": "bank_statement_import_camt_fusioncamtparser_parse_camt",
"target": "bank_statement_import_camt_rationale_40",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L88",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_88",
"_tgt": "bank_statement_import_camt_fusioncamtparser_detect_namespace",
"source": "bank_statement_import_camt_fusioncamtparser_detect_namespace",
"target": "bank_statement_import_camt_rationale_88",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L125",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_find",
"_tgt": "bank_statement_import_camt_tag",
"source": "bank_statement_import_camt_tag",
"target": "bank_statement_import_camt_fusioncamtparser_find",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L137",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_findall",
"_tgt": "bank_statement_import_camt_tag",
"source": "bank_statement_import_camt_tag",
"target": "bank_statement_import_camt_fusioncamtparser_findall",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L141",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_iter",
"_tgt": "bank_statement_import_camt_tag",
"source": "bank_statement_import_camt_tag",
"target": "bank_statement_import_camt_fusioncamtparser_iter",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L130",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_find_text",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find",
"source": "bank_statement_import_camt_fusioncamtparser_find",
"target": "bank_statement_import_camt_fusioncamtparser_find_text",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L173",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find",
"source": "bank_statement_import_camt_fusioncamtparser_find",
"target": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L337",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find",
"source": "bank_statement_import_camt_fusioncamtparser_find",
"target": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L119",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_119",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find",
"source": "bank_statement_import_camt_fusioncamtparser_find",
"target": "bank_statement_import_camt_rationale_119",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L166",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find_text",
"source": "bank_statement_import_camt_fusioncamtparser_find_text",
"target": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L257",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find_text",
"source": "bank_statement_import_camt_fusioncamtparser_find_text",
"target": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L325",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find_text",
"source": "bank_statement_import_camt_fusioncamtparser_find_text",
"target": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L129",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_129",
"_tgt": "bank_statement_import_camt_fusioncamtparser_find_text",
"source": "bank_statement_import_camt_fusioncamtparser_find_text",
"target": "bank_statement_import_camt_rationale_129",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L194",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"_tgt": "bank_statement_import_camt_fusioncamtparser_findall",
"source": "bank_statement_import_camt_fusioncamtparser_findall",
"target": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L286",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"_tgt": "bank_statement_import_camt_fusioncamtparser_findall",
"source": "bank_statement_import_camt_fusioncamtparser_findall",
"target": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L359",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"_tgt": "bank_statement_import_camt_fusioncamtparser_findall",
"source": "bank_statement_import_camt_fusioncamtparser_findall",
"target": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L136",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_136",
"_tgt": "bank_statement_import_camt_fusioncamtparser_findall",
"source": "bank_statement_import_camt_fusioncamtparser_findall",
"target": "bank_statement_import_camt_rationale_136",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L152",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"_tgt": "bank_statement_import_camt_fusioncamtparser_iter",
"source": "bank_statement_import_camt_fusioncamtparser_iter",
"target": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L140",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_140",
"_tgt": "bank_statement_import_camt_fusioncamtparser_iter",
"source": "bank_statement_import_camt_fusioncamtparser_iter",
"target": "bank_statement_import_camt_rationale_140",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L153",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"source": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"target": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L148",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_148",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"source": "bank_statement_import_camt_fusioncamtparser_extract_statements",
"target": "bank_statement_import_camt_rationale_148",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L170",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"_tgt": "bank_statement_import_camt_parse_camt_datetime",
"source": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"target": "bank_statement_import_camt_parse_camt_datetime",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L201",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"_tgt": "bank_statement_import_camt_safe_float",
"source": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"target": "bank_statement_import_camt_safe_float",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L222",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"_tgt": "bank_statement_import_camt_parse_camt_date",
"source": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"target": "bank_statement_import_camt_parse_camt_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L227",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"source": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"target": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L164",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_164",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"source": "bank_statement_import_camt_fusioncamtparser_extract_single_statement",
"target": "bank_statement_import_camt_rationale_164",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L256",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"_tgt": "bank_statement_import_camt_safe_float",
"source": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"target": "bank_statement_import_camt_safe_float",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L270",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"_tgt": "bank_statement_import_camt_parse_camt_date",
"source": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"target": "bank_statement_import_camt_parse_camt_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L274",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"_tgt": "bank_statement_import_camt_parse_camt_datetime",
"source": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"target": "bank_statement_import_camt_parse_camt_datetime",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L293",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"_tgt": "bank_statement_import_camt_make_unique_id",
"source": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"target": "bank_statement_import_camt_make_unique_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L308",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"source": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"target": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L249",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_249",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"source": "bank_statement_import_camt_fusioncamtparser_extract_entry",
"target": "bank_statement_import_camt_rationale_249",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L327",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"_tgt": "bank_statement_import_camt_safe_float",
"source": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"target": "bank_statement_import_camt_safe_float",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L400",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"_tgt": "bank_statement_import_camt_make_unique_id",
"source": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"target": "bank_statement_import_camt_make_unique_id",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L323",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_323",
"_tgt": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"source": "bank_statement_import_camt_fusioncamtparser_extract_tx_details",
"target": "bank_statement_import_camt_rationale_323",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L490",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusionjournalcamtimport",
"_tgt": "bank_statement_import_camt_fusionjournalcamtimport_get_bank_statements_available_import_formats",
"source": "bank_statement_import_camt_fusionjournalcamtimport",
"target": "bank_statement_import_camt_fusionjournalcamtimport_get_bank_statements_available_import_formats",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L497",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusionjournalcamtimport",
"_tgt": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"source": "bank_statement_import_camt_fusionjournalcamtimport",
"target": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L484",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_484",
"_tgt": "bank_statement_import_camt_fusionjournalcamtimport",
"source": "bank_statement_import_camt_fusionjournalcamtimport",
"target": "bank_statement_import_camt_rationale_484",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L491",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_491",
"_tgt": "bank_statement_import_camt_fusionjournalcamtimport_get_bank_statements_available_import_formats",
"source": "bank_statement_import_camt_fusionjournalcamtimport_get_bank_statements_available_import_formats",
"target": "bank_statement_import_camt_rationale_491",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L501",
"weight": 1.0,
"_src": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"_tgt": "bank_statement_import_camt_is_camt_file",
"source": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"target": "bank_statement_import_camt_is_camt_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_camt.py",
"source_location": "L498",
"weight": 1.0,
"_src": "bank_statement_import_camt_rationale_498",
"_tgt": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"source": "bank_statement_import_camt_fusionjournalcamtimport_parse_bank_statement_file",
"target": "bank_statement_import_camt_rationale_498",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L19",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_bank_statement_py",
"_tgt": "account_bank_statement_fusionbankstatement",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_bank_statement_py",
"target": "account_bank_statement_fusionbankstatement",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L64",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_bank_statement_py",
"_tgt": "account_bank_statement_fusionbankstatementline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_bank_statement_py",
"target": "account_bank_statement_fusionbankstatementline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L105",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_bank_statement_py",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_bank_statement_py",
"target": "account_bank_statement_action_open_bank_reconciliation_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L27",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatement",
"_tgt": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget",
"source": "account_bank_statement_fusionbankstatement",
"target": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L39",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatement",
"_tgt": "account_bank_statement_fusionbankstatement_action_generate_attachment",
"source": "account_bank_statement_fusionbankstatement",
"target": "account_bank_statement_fusionbankstatement_action_generate_attachment",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L20",
"weight": 1.0,
"_src": "account_bank_statement_rationale_20",
"_tgt": "account_bank_statement_fusionbankstatement",
"source": "account_bank_statement_fusionbankstatement",
"target": "account_bank_statement_rationale_20",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L30",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget",
"target": "account_bank_statement_action_open_bank_reconciliation_widget",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L28",
"weight": 1.0,
"_src": "account_bank_statement_rationale_28",
"_tgt": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget",
"source": "account_bank_statement_fusionbankstatement_action_open_bank_reconcile_widget",
"target": "account_bank_statement_rationale_28",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L40",
"weight": 1.0,
"_src": "account_bank_statement_rationale_40",
"_tgt": "account_bank_statement_fusionbankstatement_action_generate_attachment",
"source": "account_bank_statement_fusionbankstatement_action_generate_attachment",
"target": "account_bank_statement_rationale_40",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L53",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatement_action_generate_attachment",
"_tgt": "wc_assessment_create",
"source": "account_bank_statement_fusionbankstatement_action_generate_attachment",
"target": "wc_assessment_create"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L89",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline",
"_tgt": "account_bank_statement_fusionbankstatementline_action_save_close",
"source": "account_bank_statement_fusionbankstatementline",
"target": "account_bank_statement_fusionbankstatementline_action_save_close",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L93",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline",
"_tgt": "account_bank_statement_fusionbankstatementline_action_save_new",
"source": "account_bank_statement_fusionbankstatementline",
"target": "account_bank_statement_fusionbankstatementline_action_save_new",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L129",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline",
"_tgt": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line",
"source": "account_bank_statement_fusionbankstatementline",
"target": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L143",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline",
"_tgt": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"source": "account_bank_statement_fusionbankstatementline",
"target": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L233",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "account_bank_statement_fusionbankstatementline",
"target": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L295",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline",
"_tgt": "account_bank_statement_fusionbankstatementline_get_st_line_strings_for_matching",
"source": "account_bank_statement_fusionbankstatementline",
"target": "account_bank_statement_fusionbankstatementline_get_st_line_strings_for_matching",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L313",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline",
"_tgt": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"source": "account_bank_statement_fusionbankstatementline",
"target": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L65",
"weight": 1.0,
"_src": "account_bank_statement_rationale_65",
"_tgt": "account_bank_statement_fusionbankstatementline",
"source": "account_bank_statement_fusionbankstatementline",
"target": "account_bank_statement_rationale_65",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L90",
"weight": 1.0,
"_src": "account_bank_statement_rationale_90",
"_tgt": "account_bank_statement_fusionbankstatementline_action_save_close",
"source": "account_bank_statement_fusionbankstatementline_action_save_close",
"target": "account_bank_statement_rationale_90",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L94",
"weight": 1.0,
"_src": "account_bank_statement_rationale_94",
"_tgt": "account_bank_statement_fusionbankstatementline_action_save_new",
"source": "account_bank_statement_fusionbankstatementline_action_save_new",
"target": "account_bank_statement_rationale_94",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L132",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line",
"_tgt": "account_bank_statement_action_open_bank_reconciliation_widget",
"source": "account_bank_statement_action_open_bank_reconciliation_widget",
"target": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L118",
"weight": 1.0,
"_src": "account_bank_statement_action_open_bank_reconciliation_widget",
"_tgt": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats",
"source": "account_bank_statement_action_open_bank_reconciliation_widget",
"target": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L130",
"weight": 1.0,
"_src": "account_bank_statement_rationale_130",
"_tgt": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line",
"source": "account_bank_statement_fusionbankstatementline_action_open_recon_st_line",
"target": "account_bank_statement_rationale_130",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L144",
"weight": 1.0,
"_src": "account_bank_statement_rationale_144",
"_tgt": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"source": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"target": "account_bank_statement_rationale_144",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L223",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"_tgt": "account_asset_fusionasset_write",
"source": "account_bank_statement_fusionbankstatementline_cron_try_auto_reconcile_statement_lines",
"target": "account_asset_fusionasset_write"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L234",
"weight": 1.0,
"_src": "account_bank_statement_rationale_234",
"_tgt": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"source": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"target": "account_bank_statement_rationale_234",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L252",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L264",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"_tgt": "group_test_product",
"source": "account_bank_statement_fusionbankstatementline_retrieve_partner",
"target": "group_test_product"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L296",
"weight": 1.0,
"_src": "account_bank_statement_rationale_296",
"_tgt": "account_bank_statement_fusionbankstatementline_get_st_line_strings_for_matching",
"source": "account_bank_statement_fusionbankstatementline_get_st_line_strings_for_matching",
"target": "account_bank_statement_rationale_296",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L314",
"weight": 1.0,
"_src": "account_bank_statement_rationale_314",
"_tgt": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"source": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"target": "account_bank_statement_rationale_314",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_bank_statement.py",
"source_location": "L316",
"weight": 1.0,
"_src": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_bank_statement_fusionbankstatementline_get_default_amls_matching_domain",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_executive_summary_report_py",
"_tgt": "executive_summary_report_executivesummaryreport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_executive_summary_report_py",
"target": "executive_summary_report_executivesummaryreport",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L13",
"weight": 1.0,
"_src": "executive_summary_report_executivesummaryreport",
"_tgt": "executive_summary_report_executivesummaryreport_report_custom_engine_executive_summary_ndays",
"source": "executive_summary_report_executivesummaryreport",
"target": "executive_summary_report_executivesummaryreport_report_custom_engine_executive_summary_ndays",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L8",
"weight": 1.0,
"_src": "executive_summary_report_rationale_8",
"_tgt": "executive_summary_report_executivesummaryreport",
"source": "executive_summary_report_executivesummaryreport",
"target": "executive_summary_report_rationale_8",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/executive_summary_report.py",
"source_location": "L18",
"weight": 1.0,
"_src": "executive_summary_report_rationale_18",
"_tgt": "executive_summary_report_executivesummaryreport_report_custom_engine_executive_summary_ndays",
"source": "executive_summary_report_executivesummaryreport_report_custom_engine_executive_summary_ndays",
"target": "executive_summary_report_rationale_18",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L42",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_payment_qr_code_py",
"_tgt": "payment_qr_code_fusionpaymentqr",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_payment_qr_code_py",
"target": "payment_qr_code_fusionpaymentqr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L94",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_payment_qr_code_py",
"_tgt": "payment_qr_code_compute_fusion_qr_code",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_payment_qr_code_py",
"target": "payment_qr_code_compute_fusion_qr_code",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L1",
"weight": 1.0,
"_src": "payment_qr_code_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_payment_qr_code_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_payment_qr_code_py",
"target": "payment_qr_code_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L118",
"weight": 1.0,
"_src": "payment_qr_code_fusionpaymentqr",
"_tgt": "payment_qr_code_fusionpaymentqr_generate_epc_qr",
"source": "payment_qr_code_fusionpaymentqr",
"target": "payment_qr_code_fusionpaymentqr_generate_epc_qr",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L43",
"weight": 1.0,
"_src": "payment_qr_code_rationale_43",
"_tgt": "payment_qr_code_fusionpaymentqr",
"source": "payment_qr_code_fusionpaymentqr",
"target": "payment_qr_code_rationale_43",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L104",
"weight": 1.0,
"_src": "payment_qr_code_compute_fusion_qr_code",
"_tgt": "payment_qr_code_fusionpaymentqr_generate_epc_qr",
"source": "payment_qr_code_compute_fusion_qr_code",
"target": "payment_qr_code_fusionpaymentqr_generate_epc_qr",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/payment_qr_code.py",
"source_location": "L119",
"weight": 1.0,
"_src": "payment_qr_code_rationale_119",
"_tgt": "payment_qr_code_fusionpaymentqr_generate_epc_qr",
"source": "payment_qr_code_fusionpaymentqr_generate_epc_qr",
"target": "payment_qr_code_rationale_119",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"target": "bank_statement_import_qif_fusionqifparser",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L125",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"_tgt": "bank_statement_import_qif_to_text",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"target": "bank_statement_import_qif_to_text",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L140",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"_tgt": "bank_statement_import_qif_detect_account_type",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"target": "bank_statement_import_qif_detect_account_type",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L154",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"_tgt": "bank_statement_import_qif_split_records",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"target": "bank_statement_import_qif_split_records",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L257",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"_tgt": "bank_statement_import_qif_parse_qif_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"target": "bank_statement_import_qif_parse_qif_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L280",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"_tgt": "bank_statement_import_qif_parse_amount",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"target": "bank_statement_import_qif_parse_amount",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L317",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"_tgt": "bank_statement_import_qif_fusionjournalqifimport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"target": "bank_statement_import_qif_fusionjournalqifimport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L358",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"_tgt": "bank_statement_import_qif_is_qif_file",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_qif_py",
"target": "bank_statement_import_qif_is_qif_file",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L59",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionqifparser",
"_tgt": "bank_statement_import_qif_fusionqifparser_parse_qif",
"source": "bank_statement_import_qif_fusionqifparser",
"target": "bank_statement_import_qif_fusionqifparser_parse_qif",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L181",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionqifparser",
"_tgt": "bank_statement_import_qif_fusionqifparser_parse_record",
"source": "bank_statement_import_qif_fusionqifparser",
"target": "bank_statement_import_qif_fusionqifparser_parse_record",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L338",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_qif_fusionqifparser",
"target": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L16",
"weight": 1.0,
"_src": "bank_statement_import_qif_rationale_16",
"_tgt": "bank_statement_import_qif_fusionqifparser",
"source": "bank_statement_import_qif_fusionqifparser",
"target": "bank_statement_import_qif_rationale_16",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L77",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionqifparser_parse_qif",
"_tgt": "bank_statement_import_qif_to_text",
"source": "bank_statement_import_qif_fusionqifparser_parse_qif",
"target": "bank_statement_import_qif_to_text",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L81",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionqifparser_parse_qif",
"_tgt": "bank_statement_import_qif_detect_account_type",
"source": "bank_statement_import_qif_fusionqifparser_parse_qif",
"target": "bank_statement_import_qif_detect_account_type",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L84",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionqifparser_parse_qif",
"_tgt": "bank_statement_import_qif_split_records",
"source": "bank_statement_import_qif_fusionqifparser_parse_qif",
"target": "bank_statement_import_qif_split_records",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L93",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionqifparser_parse_qif",
"_tgt": "bank_statement_import_qif_fusionqifparser_parse_record",
"source": "bank_statement_import_qif_fusionqifparser_parse_qif",
"target": "bank_statement_import_qif_fusionqifparser_parse_record",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L340",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"_tgt": "bank_statement_import_qif_fusionqifparser_parse_qif",
"source": "bank_statement_import_qif_fusionqifparser_parse_qif",
"target": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L60",
"weight": 1.0,
"_src": "bank_statement_import_qif_rationale_60",
"_tgt": "bank_statement_import_qif_fusionqifparser_parse_qif",
"source": "bank_statement_import_qif_fusionqifparser_parse_qif",
"target": "bank_statement_import_qif_rationale_60",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L220",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionqifparser_parse_record",
"_tgt": "bank_statement_import_qif_parse_amount",
"source": "bank_statement_import_qif_fusionqifparser_parse_record",
"target": "bank_statement_import_qif_parse_amount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L224",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionqifparser_parse_record",
"_tgt": "bank_statement_import_qif_parse_qif_date",
"source": "bank_statement_import_qif_fusionqifparser_parse_record",
"target": "bank_statement_import_qif_parse_qif_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L182",
"weight": 1.0,
"_src": "bank_statement_import_qif_rationale_182",
"_tgt": "bank_statement_import_qif_fusionqifparser_parse_record",
"source": "bank_statement_import_qif_fusionqifparser_parse_record",
"target": "bank_statement_import_qif_rationale_182",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L324",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionjournalqifimport",
"_tgt": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats",
"source": "bank_statement_import_qif_fusionjournalqifimport",
"target": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L331",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionjournalqifimport",
"_tgt": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"source": "bank_statement_import_qif_fusionjournalqifimport",
"target": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L318",
"weight": 1.0,
"_src": "bank_statement_import_qif_rationale_318",
"_tgt": "bank_statement_import_qif_fusionjournalqifimport",
"source": "bank_statement_import_qif_fusionjournalqifimport",
"target": "bank_statement_import_qif_rationale_318",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L325",
"weight": 1.0,
"_src": "bank_statement_import_qif_rationale_325",
"_tgt": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats",
"source": "bank_statement_import_qif_fusionjournalqifimport_get_bank_statements_available_import_formats",
"target": "bank_statement_import_qif_rationale_325",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L335",
"weight": 1.0,
"_src": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"_tgt": "bank_statement_import_qif_is_qif_file",
"source": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"target": "bank_statement_import_qif_is_qif_file",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L332",
"weight": 1.0,
"_src": "bank_statement_import_qif_rationale_332",
"_tgt": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"source": "bank_statement_import_qif_fusionjournalqifimport_parse_bank_statement_file",
"target": "bank_statement_import_qif_rationale_332",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_qif.py",
"source_location": "L373",
"weight": 1.0,
"_src": "bank_statement_import_qif_is_qif_file",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "bank_statement_import_qif_is_qif_file",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L30",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_fusionasset",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_fusionasset",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L284",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_journal_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_journal_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L295",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_total_depreciable_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_total_depreciable_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L301",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_salvage_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_salvage_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L309",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_disposal_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_disposal_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L321",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L339",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_display_account_asset_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_display_account_asset_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L350",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_account_asset_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_account_asset_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L362",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_analytic_distribution",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_analytic_distribution",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L377",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_lifetime_days",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_lifetime_days",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L409",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_prorata_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_prorata_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L422",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_paused_prorata_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_paused_prorata_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L436",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_related_purchase_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_related_purchase_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L449",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_acquisition_date",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_acquisition_date",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L461",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L473",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_value_residual",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_value_residual",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L486",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_book_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_book_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L501",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_gross_increase_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_gross_increase_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L507",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_non_deductible_tax_value",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_non_deductible_tax_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L524",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_counts",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_counts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L543",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_linked_assets",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_linked_assets",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L557",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_onchange_account_depreciation_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_onchange_account_depreciation_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L564",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_display_original_value_warning",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_display_original_value_warning",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L583",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_onchange_original_move_line_ids",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_onchange_original_move_line_ids",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L589",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_onchange_account_asset_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_onchange_account_asset_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L594",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_onchange_model_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_onchange_model_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L614",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_onchange_consistent_board",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_onchange_consistent_board",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L626",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_check_active",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_check_active",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L632",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_check_depreciations",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_check_depreciations",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L644",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_check_related_purchase",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_check_related_purchase",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L662",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_unlink_if_model_or_draft",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_unlink_if_model_or_draft",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L713",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1623",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_fusionassetgroup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_fusionassetgroup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1641",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_compute_count_linked_asset",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_compute_count_linked_asset",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1666",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_fusionassetreporthandler",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_fusionassetreporthandler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2184",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"_tgt": "account_asset_assetsreport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_assetsreport",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1",
"weight": 1.0,
"_src": "account_asset_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_asset_py",
"target": "account_asset_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L682",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_unlink",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L702",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_copy_data",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_copy_data",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L740",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_write",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L764",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_compute_straight_line_amount",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_compute_straight_line_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L788",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_compute_board_amount",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_compute_board_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L897",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_compute_depreciation_board",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L915",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_recompute_board",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_recompute_board",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L996",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_get_end_period_date",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_get_end_period_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1012",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_compute_day_span",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_compute_day_span",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1043",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_get_last_day_asset",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_get_last_day_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1055",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_action_open_linked_assets",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_action_open_linked_assets",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1061",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_action_asset_modify",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_action_asset_modify",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1078",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_action_save_model",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_action_save_model",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1102",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_open_entries",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_open_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1115",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_open_related_entries",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_open_related_entries",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1126",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_open_increase",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_open_increase",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1143",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_open_parent_id",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_open_parent_id",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1154",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_validate",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_validate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1197",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_set_to_close",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1249",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_set_to_cancelled",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_set_to_cancelled",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1306",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_set_to_draft",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_set_to_draft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1310",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_set_to_running",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_set_to_running",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1321",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_resume_after_pause",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_resume_after_pause",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1329",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_pause",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_pause",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1339",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_open_asset",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_open_asset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1361",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_insert_depreciation_line",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_insert_depreciation_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1373",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_post_non_deductible_tax_value",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_post_non_deductible_tax_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1385",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_create_move_before_date",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_create_move_before_date",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1458",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_cancel_future_moves",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_cancel_future_moves",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1474",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_get_disposal_moves",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_get_disposal_moves",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1564",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_select_dominant_amount",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_select_dominant_amount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1570",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_clamp_final_period",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_clamp_final_period",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1579",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_get_own_book_value",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_get_own_book_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1585",
"weight": 1.0,
"_src": "account_asset_fusionasset",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "account_asset_fusionasset",
"target": "account_asset_fusionasset_get_residual_value_at_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L31",
"weight": 1.0,
"_src": "account_asset_rationale_31",
"_tgt": "account_asset_fusionasset",
"source": "account_asset_fusionasset",
"target": "account_asset_rationale_31",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L289",
"weight": 1.0,
"_src": "account_asset_compute_journal_id",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_asset_compute_journal_id",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L359",
"weight": 1.0,
"_src": "account_asset_compute_account_asset_id",
"_tgt": "account_asset_onchange_account_depreciation_id",
"source": "account_asset_compute_account_asset_id",
"target": "account_asset_onchange_account_depreciation_id",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L406",
"weight": 1.0,
"_src": "account_asset_compute_lifetime_days",
"_tgt": "account_asset_fusionasset_compute_day_span",
"source": "account_asset_compute_lifetime_days",
"target": "account_asset_fusionasset_compute_day_span",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L586",
"weight": 1.0,
"_src": "account_asset_onchange_original_move_line_ids",
"_tgt": "account_asset_compute_acquisition_date",
"source": "account_asset_compute_acquisition_date",
"target": "account_asset_onchange_original_move_line_ids",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L619",
"weight": 1.0,
"_src": "account_asset_onchange_consistent_board",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_onchange_consistent_board",
"target": "account_asset_fusionasset_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1184",
"weight": 1.0,
"_src": "account_asset_fusionasset_validate",
"_tgt": "account_asset_check_depreciations",
"source": "account_asset_check_depreciations",
"target": "account_asset_fusionasset_validate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L902",
"weight": 1.0,
"_src": "account_asset_fusionasset_compute_depreciation_board",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset_unlink",
"target": "account_asset_fusionasset_compute_depreciation_board",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1300",
"weight": 1.0,
"_src": "account_asset_fusionasset_set_to_cancelled",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset_unlink",
"target": "account_asset_fusionasset_set_to_cancelled",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L683",
"weight": 1.0,
"_src": "account_asset_rationale_683",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset_unlink",
"target": "account_asset_rationale_683",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L132",
"weight": 1.0,
"_src": "color_editor_coloreditor_reset_asset",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset_unlink",
"target": "color_editor_coloreditor_reset_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L472",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset_unlink",
"target": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L112",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset_unlink",
"target": "wc_config_flow_wheelchairconfigflow_action_create_default_steps"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L334",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset_unlink",
"target": "wc_config_flow_wheelchairconfigflow_save_flow_graph"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L380",
"weight": 1.0,
"_src": "portal_quotation_quotationportal_process_assessment_lines",
"_tgt": "account_asset_fusionasset_unlink",
"source": "account_asset_fusionasset_unlink",
"target": "portal_quotation_quotationportal_process_assessment_lines"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L703",
"weight": 1.0,
"_src": "account_asset_rationale_703",
"_tgt": "account_asset_fusionasset_copy_data",
"source": "account_asset_fusionasset_copy_data",
"target": "account_asset_rationale_703",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L910",
"weight": 1.0,
"_src": "account_asset_fusionasset_compute_depreciation_board",
"_tgt": "account_asset_create",
"source": "account_asset_create",
"target": "account_asset_fusionasset_compute_depreciation_board",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1064",
"weight": 1.0,
"_src": "account_asset_fusionasset_action_asset_modify",
"_tgt": "account_asset_create",
"source": "account_asset_create",
"target": "account_asset_fusionasset_action_asset_modify",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1315",
"weight": 1.0,
"_src": "account_asset_fusionasset_set_to_running",
"_tgt": "account_asset_create",
"source": "account_asset_create",
"target": "account_asset_fusionasset_set_to_running",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1365",
"weight": 1.0,
"_src": "account_asset_fusionasset_insert_depreciation_line",
"_tgt": "account_asset_create",
"source": "account_asset_create",
"target": "account_asset_fusionasset_insert_depreciation_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1164",
"weight": 1.0,
"_src": "account_asset_fusionasset_validate",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "account_asset_fusionasset_validate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1304",
"weight": 1.0,
"_src": "account_asset_fusionasset_set_to_cancelled",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "account_asset_fusionasset_set_to_cancelled",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1308",
"weight": 1.0,
"_src": "account_asset_fusionasset_set_to_draft",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "account_asset_fusionasset_set_to_draft",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1319",
"weight": 1.0,
"_src": "account_asset_fusionasset_set_to_running",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "account_asset_fusionasset_set_to_running",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1336",
"weight": 1.0,
"_src": "account_asset_fusionasset_pause",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "account_asset_fusionasset_pause",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1557",
"weight": 1.0,
"_src": "account_asset_fusionasset_get_disposal_moves",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "account_asset_fusionasset_get_disposal_moves",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L741",
"weight": 1.0,
"_src": "account_asset_rationale_741",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "account_asset_rationale_741",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L57",
"weight": 1.0,
"_src": "main_get_report",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "main_get_report"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__init__.py",
"source_location": "L12",
"weight": 1.0,
"_src": "init_setup_module",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "init_setup_module"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L89",
"weight": 1.0,
"_src": "color_editor_write_scss",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "color_editor_write_scss"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L604",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_quotation",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "wc_assessment_wheelchairassessment_action_generate_quotation"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L92",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_action_activate",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "wc_config_flow_wheelchairconfigflow_action_activate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L97",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_action_archive",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "wc_config_flow_wheelchairconfigflow_action_archive"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L101",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_action_reset_draft",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "wc_config_flow_wheelchairconfigflow_action_reset_draft"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L284",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "wc_config_flow_wheelchairconfigflow_save_flow_graph"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L229",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_save",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "portal_quotation_quotation_builder_save"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L523",
"weight": 1.0,
"_src": "portal_quotation_public_form_save",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "portal_quotation_public_form_save"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L302",
"weight": 1.0,
"_src": "quotation_api_save_step",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "quotation_api_save_step"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L387",
"weight": 1.0,
"_src": "quotation_api_public_save_step",
"_tgt": "account_asset_fusionasset_write",
"source": "account_asset_fusionasset_write",
"target": "quotation_api_public_save_step"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L780",
"weight": 1.0,
"_src": "account_asset_fusionasset_compute_straight_line_amount",
"_tgt": "account_asset_fusionasset_compute_day_span",
"source": "account_asset_fusionasset_compute_straight_line_amount",
"target": "account_asset_fusionasset_compute_day_span",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L830",
"weight": 1.0,
"_src": "account_asset_fusionasset_compute_board_amount",
"_tgt": "account_asset_fusionasset_compute_straight_line_amount",
"source": "account_asset_fusionasset_compute_straight_line_amount",
"target": "account_asset_fusionasset_compute_board_amount",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L765",
"weight": 1.0,
"_src": "account_asset_rationale_765",
"_tgt": "account_asset_fusionasset_compute_straight_line_amount",
"source": "account_asset_fusionasset_compute_straight_line_amount",
"target": "account_asset_rationale_765",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L816",
"weight": 1.0,
"_src": "account_asset_fusionasset_compute_board_amount",
"_tgt": "account_asset_fusionasset_compute_day_span",
"source": "account_asset_fusionasset_compute_board_amount",
"target": "account_asset_fusionasset_compute_day_span",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L894",
"weight": 1.0,
"_src": "account_asset_fusionasset_compute_board_amount",
"_tgt": "account_asset_fusionasset_clamp_final_period",
"source": "account_asset_fusionasset_compute_board_amount",
"target": "account_asset_fusionasset_clamp_final_period",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L952",
"weight": 1.0,
"_src": "account_asset_fusionasset_recompute_board",
"_tgt": "account_asset_fusionasset_compute_board_amount",
"source": "account_asset_fusionasset_compute_board_amount",
"target": "account_asset_fusionasset_recompute_board",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1444",
"weight": 1.0,
"_src": "account_asset_fusionasset_create_move_before_date",
"_tgt": "account_asset_fusionasset_compute_board_amount",
"source": "account_asset_fusionasset_compute_board_amount",
"target": "account_asset_fusionasset_create_move_before_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L795",
"weight": 1.0,
"_src": "account_asset_rationale_795",
"_tgt": "account_asset_fusionasset_compute_board_amount",
"source": "account_asset_fusionasset_compute_board_amount",
"target": "account_asset_rationale_795",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L908",
"weight": 1.0,
"_src": "account_asset_fusionasset_compute_depreciation_board",
"_tgt": "account_asset_fusionasset_recompute_board",
"source": "account_asset_fusionasset_compute_depreciation_board",
"target": "account_asset_fusionasset_recompute_board",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1183",
"weight": 1.0,
"_src": "account_asset_fusionasset_validate",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "account_asset_fusionasset_compute_depreciation_board",
"target": "account_asset_fusionasset_validate",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L898",
"weight": 1.0,
"_src": "account_asset_rationale_898",
"_tgt": "account_asset_fusionasset_compute_depreciation_board",
"source": "account_asset_fusionasset_compute_depreciation_board",
"target": "account_asset_rationale_898",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L940",
"weight": 1.0,
"_src": "account_asset_fusionasset_recompute_board",
"_tgt": "account_asset_fusionasset_get_last_day_asset",
"source": "account_asset_fusionasset_recompute_board",
"target": "account_asset_fusionasset_get_last_day_asset",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L941",
"weight": 1.0,
"_src": "account_asset_fusionasset_recompute_board",
"_tgt": "account_asset_fusionasset_get_end_period_date",
"source": "account_asset_fusionasset_recompute_board",
"target": "account_asset_fusionasset_get_end_period_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L942",
"weight": 1.0,
"_src": "account_asset_fusionasset_recompute_board",
"_tgt": "account_asset_fusionasset_compute_day_span",
"source": "account_asset_fusionasset_recompute_board",
"target": "account_asset_fusionasset_compute_day_span",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L916",
"weight": 1.0,
"_src": "account_asset_rationale_916",
"_tgt": "account_asset_fusionasset_recompute_board",
"source": "account_asset_fusionasset_recompute_board",
"target": "account_asset_rationale_916",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1609",
"weight": 1.0,
"_src": "account_asset_fusionasset_get_residual_value_at_date",
"_tgt": "account_asset_fusionasset_get_end_period_date",
"source": "account_asset_fusionasset_get_end_period_date",
"target": "account_asset_fusionasset_get_residual_value_at_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L997",
"weight": 1.0,
"_src": "account_asset_rationale_997",
"_tgt": "account_asset_fusionasset_get_end_period_date",
"source": "account_asset_fusionasset_get_end_period_date",
"target": "account_asset_rationale_997",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1443",
"weight": 1.0,
"_src": "account_asset_fusionasset_create_move_before_date",
"_tgt": "account_asset_fusionasset_compute_day_span",
"source": "account_asset_fusionasset_compute_day_span",
"target": "account_asset_fusionasset_create_move_before_date",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1612",
"weight": 1.0,
"_src": "account_asset_fusionasset_get_residual_value_at_date",
"_tgt": "account_asset_fusionasset_compute_day_span",
"source": "account_asset_fusionasset_compute_day_span",
"target": "account_asset_fusionasset_get_residual_value_at_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1013",
"weight": 1.0,
"_src": "account_asset_rationale_1013",
"_tgt": "account_asset_fusionasset_compute_day_span",
"source": "account_asset_fusionasset_compute_day_span",
"target": "account_asset_rationale_1013",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1442",
"weight": 1.0,
"_src": "account_asset_fusionasset_create_move_before_date",
"_tgt": "account_asset_fusionasset_get_last_day_asset",
"source": "account_asset_fusionasset_get_last_day_asset",
"target": "account_asset_fusionasset_create_move_before_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1044",
"weight": 1.0,
"_src": "account_asset_rationale_1044",
"_tgt": "account_asset_fusionasset_get_last_day_asset",
"source": "account_asset_fusionasset_get_last_day_asset",
"target": "account_asset_rationale_1044",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1057",
"weight": 1.0,
"_src": "account_asset_fusionasset_action_open_linked_assets",
"_tgt": "account_asset_fusionasset_open_asset",
"source": "account_asset_fusionasset_action_open_linked_assets",
"target": "account_asset_fusionasset_open_asset",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1056",
"weight": 1.0,
"_src": "account_asset_rationale_1056",
"_tgt": "account_asset_fusionasset_action_open_linked_assets",
"source": "account_asset_fusionasset_action_open_linked_assets",
"target": "account_asset_rationale_1056",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1327",
"weight": 1.0,
"_src": "account_asset_fusionasset_resume_after_pause",
"_tgt": "account_asset_fusionasset_action_asset_modify",
"source": "account_asset_fusionasset_action_asset_modify",
"target": "account_asset_fusionasset_resume_after_pause",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1062",
"weight": 1.0,
"_src": "account_asset_rationale_1062",
"_tgt": "account_asset_fusionasset_action_asset_modify",
"source": "account_asset_fusionasset_action_asset_modify",
"target": "account_asset_rationale_1062",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1079",
"weight": 1.0,
"_src": "account_asset_rationale_1079",
"_tgt": "account_asset_fusionasset_action_save_model",
"source": "account_asset_fusionasset_action_save_model",
"target": "account_asset_rationale_1079",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1103",
"weight": 1.0,
"_src": "account_asset_rationale_1103",
"_tgt": "account_asset_fusionasset_open_entries",
"source": "account_asset_fusionasset_open_entries",
"target": "account_asset_rationale_1103",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1116",
"weight": 1.0,
"_src": "account_asset_rationale_1116",
"_tgt": "account_asset_fusionasset_open_related_entries",
"source": "account_asset_fusionasset_open_related_entries",
"target": "account_asset_rationale_1116",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1127",
"weight": 1.0,
"_src": "account_asset_rationale_1127",
"_tgt": "account_asset_fusionasset_open_increase",
"source": "account_asset_fusionasset_open_increase",
"target": "account_asset_rationale_1127",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1144",
"weight": 1.0,
"_src": "account_asset_rationale_1144",
"_tgt": "account_asset_fusionasset_open_parent_id",
"source": "account_asset_fusionasset_open_parent_id",
"target": "account_asset_rationale_1144",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1195",
"weight": 1.0,
"_src": "account_asset_fusionasset_validate",
"_tgt": "account_asset_fusionasset_post_non_deductible_tax_value",
"source": "account_asset_fusionasset_validate",
"target": "account_asset_fusionasset_post_non_deductible_tax_value",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1155",
"weight": 1.0,
"_src": "account_asset_rationale_1155",
"_tgt": "account_asset_fusionasset_validate",
"source": "account_asset_fusionasset_validate",
"target": "account_asset_rationale_1155",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1221",
"weight": 1.0,
"_src": "account_asset_fusionasset_set_to_close",
"_tgt": "account_asset_fusionasset_get_disposal_moves",
"source": "account_asset_fusionasset_set_to_close",
"target": "account_asset_fusionasset_get_disposal_moves",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1198",
"weight": 1.0,
"_src": "account_asset_rationale_1198",
"_tgt": "account_asset_fusionasset_set_to_close",
"source": "account_asset_fusionasset_set_to_close",
"target": "account_asset_rationale_1198",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1277",
"weight": 1.0,
"_src": "account_asset_fusionasset_set_to_cancelled",
"_tgt": "account_asset_fusionasset_cancel_future_moves",
"source": "account_asset_fusionasset_set_to_cancelled",
"target": "account_asset_fusionasset_cancel_future_moves",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1250",
"weight": 1.0,
"_src": "account_asset_rationale_1250",
"_tgt": "account_asset_fusionasset_set_to_cancelled",
"source": "account_asset_fusionasset_set_to_cancelled",
"target": "account_asset_rationale_1250",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1307",
"weight": 1.0,
"_src": "account_asset_rationale_1307",
"_tgt": "account_asset_fusionasset_set_to_draft",
"source": "account_asset_fusionasset_set_to_draft",
"target": "account_asset_rationale_1307",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1311",
"weight": 1.0,
"_src": "account_asset_rationale_1311",
"_tgt": "account_asset_fusionasset_set_to_running",
"source": "account_asset_fusionasset_set_to_running",
"target": "account_asset_rationale_1311",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1322",
"weight": 1.0,
"_src": "account_asset_rationale_1322",
"_tgt": "account_asset_fusionasset_resume_after_pause",
"source": "account_asset_fusionasset_resume_after_pause",
"target": "account_asset_rationale_1322",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1335",
"weight": 1.0,
"_src": "account_asset_fusionasset_pause",
"_tgt": "account_asset_fusionasset_create_move_before_date",
"source": "account_asset_fusionasset_pause",
"target": "account_asset_fusionasset_create_move_before_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1330",
"weight": 1.0,
"_src": "account_asset_rationale_1330",
"_tgt": "account_asset_fusionasset_pause",
"source": "account_asset_fusionasset_pause",
"target": "account_asset_rationale_1330",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1340",
"weight": 1.0,
"_src": "account_asset_rationale_1340",
"_tgt": "account_asset_fusionasset_open_asset",
"source": "account_asset_fusionasset_open_asset",
"target": "account_asset_rationale_1340",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1453",
"weight": 1.0,
"_src": "account_asset_fusionasset_create_move_before_date",
"_tgt": "account_asset_fusionasset_insert_depreciation_line",
"source": "account_asset_fusionasset_insert_depreciation_line",
"target": "account_asset_fusionasset_create_move_before_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1362",
"weight": 1.0,
"_src": "account_asset_rationale_1362",
"_tgt": "account_asset_fusionasset_insert_depreciation_line",
"source": "account_asset_fusionasset_insert_depreciation_line",
"target": "account_asset_rationale_1362",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1374",
"weight": 1.0,
"_src": "account_asset_rationale_1374",
"_tgt": "account_asset_fusionasset_post_non_deductible_tax_value",
"source": "account_asset_fusionasset_post_non_deductible_tax_value",
"target": "account_asset_rationale_1374",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1432",
"weight": 1.0,
"_src": "account_asset_fusionasset_create_move_before_date",
"_tgt": "account_asset_fusionasset_cancel_future_moves",
"source": "account_asset_fusionasset_create_move_before_date",
"target": "account_asset_fusionasset_cancel_future_moves",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1498",
"weight": 1.0,
"_src": "account_asset_fusionasset_get_disposal_moves",
"_tgt": "account_asset_fusionasset_create_move_before_date",
"source": "account_asset_fusionasset_create_move_before_date",
"target": "account_asset_fusionasset_get_disposal_moves",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1386",
"weight": 1.0,
"_src": "account_asset_rationale_1386",
"_tgt": "account_asset_fusionasset_create_move_before_date",
"source": "account_asset_fusionasset_create_move_before_date",
"target": "account_asset_rationale_1386",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1459",
"weight": 1.0,
"_src": "account_asset_rationale_1459",
"_tgt": "account_asset_fusionasset_cancel_future_moves",
"source": "account_asset_fusionasset_cancel_future_moves",
"target": "account_asset_rationale_1459",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1475",
"weight": 1.0,
"_src": "account_asset_rationale_1475",
"_tgt": "account_asset_fusionasset_get_disposal_moves",
"source": "account_asset_fusionasset_get_disposal_moves",
"target": "account_asset_rationale_1475",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1558",
"weight": 1.0,
"_src": "account_asset_fusionasset_get_disposal_moves",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "account_asset_fusionasset_get_disposal_moves",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1565",
"weight": 1.0,
"_src": "account_asset_rationale_1565",
"_tgt": "account_asset_fusionasset_select_dominant_amount",
"source": "account_asset_fusionasset_select_dominant_amount",
"target": "account_asset_rationale_1565",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1571",
"weight": 1.0,
"_src": "account_asset_rationale_1571",
"_tgt": "account_asset_fusionasset_clamp_final_period",
"source": "account_asset_fusionasset_clamp_final_period",
"target": "account_asset_rationale_1571",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1582",
"weight": 1.0,
"_src": "account_asset_fusionasset_get_own_book_value",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "account_asset_fusionasset_get_own_book_value",
"target": "account_asset_fusionasset_get_residual_value_at_date",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1580",
"weight": 1.0,
"_src": "account_asset_rationale_1580",
"_tgt": "account_asset_fusionasset_get_own_book_value",
"source": "account_asset_fusionasset_get_own_book_value",
"target": "account_asset_rationale_1580",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1586",
"weight": 1.0,
"_src": "account_asset_rationale_1586",
"_tgt": "account_asset_fusionasset_get_residual_value_at_date",
"source": "account_asset_fusionasset_get_residual_value_at_date",
"target": "account_asset_rationale_1586",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1654",
"weight": 1.0,
"_src": "account_asset_fusionassetgroup",
"_tgt": "account_asset_fusionassetgroup_action_open_linked_assets",
"source": "account_asset_fusionassetgroup",
"target": "account_asset_fusionassetgroup_action_open_linked_assets",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1624",
"weight": 1.0,
"_src": "account_asset_rationale_1624",
"_tgt": "account_asset_fusionassetgroup",
"source": "account_asset_fusionassetgroup",
"target": "account_asset_rationale_1624",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1655",
"weight": 1.0,
"_src": "account_asset_rationale_1655",
"_tgt": "account_asset_fusionassetgroup_action_open_linked_assets",
"source": "account_asset_fusionassetgroup_action_open_linked_assets",
"target": "account_asset_rationale_1655",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1676",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_get_custom_display_config",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_get_custom_display_config",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1685",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1723",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1791",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_caret_options_initializer",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_caret_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1799",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_custom_options_initializer",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_custom_options_initializer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1828",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_fetch_report_rows",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_fetch_report_rows",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1873",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_get_parent_asset_values",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_get_parent_asset_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1965",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_apply_grouping",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_apply_grouping",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2049",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_execute_schedule_query",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_execute_schedule_query",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2153",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler",
"_tgt": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1667",
"weight": 1.0,
"_src": "account_asset_rationale_1667",
"_tgt": "account_asset_fusionassetreporthandler",
"source": "account_asset_fusionassetreporthandler",
"target": "account_asset_rationale_1667",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1677",
"weight": 1.0,
"_src": "account_asset_rationale_1677",
"_tgt": "account_asset_fusionassetreporthandler_get_custom_display_config",
"source": "account_asset_fusionassetreporthandler_get_custom_display_config",
"target": "account_asset_rationale_1677",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1690",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"_tgt": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"source": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"target": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1695",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"_tgt": "account_asset_fusionassetreporthandler_apply_grouping",
"source": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"target": "account_asset_fusionassetreporthandler_apply_grouping",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1686",
"weight": 1.0,
"_src": "account_asset_rationale_1686",
"_tgt": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"source": "account_asset_fusionassetreporthandler_dynamic_lines_generator",
"target": "account_asset_rationale_1686",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1732",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"_tgt": "account_asset_fusionassetreporthandler_fetch_report_rows",
"source": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"target": "account_asset_fusionassetreporthandler_fetch_report_rows",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2160",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"_tgt": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"source": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"target": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1724",
"weight": 1.0,
"_src": "account_asset_rationale_1724",
"_tgt": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"source": "account_asset_fusionassetreporthandler_build_ungrouped_lines",
"target": "account_asset_rationale_1724",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1792",
"weight": 1.0,
"_src": "account_asset_rationale_1792",
"_tgt": "account_asset_fusionassetreporthandler_caret_options_initializer",
"source": "account_asset_fusionassetreporthandler_caret_options_initializer",
"target": "account_asset_rationale_1792",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1800",
"weight": 1.0,
"_src": "account_asset_rationale_1800",
"_tgt": "account_asset_fusionassetreporthandler_custom_options_initializer",
"source": "account_asset_fusionassetreporthandler_custom_options_initializer",
"target": "account_asset_rationale_1800",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1833",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_fetch_report_rows",
"_tgt": "account_asset_fusionassetreporthandler_execute_schedule_query",
"source": "account_asset_fusionassetreporthandler_fetch_report_rows",
"target": "account_asset_fusionassetreporthandler_execute_schedule_query",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1849",
"weight": 1.0,
"_src": "account_asset_fusionassetreporthandler_fetch_report_rows",
"_tgt": "account_asset_fusionassetreporthandler_get_parent_asset_values",
"source": "account_asset_fusionassetreporthandler_fetch_report_rows",
"target": "account_asset_fusionassetreporthandler_get_parent_asset_values",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1829",
"weight": 1.0,
"_src": "account_asset_rationale_1829",
"_tgt": "account_asset_fusionassetreporthandler_fetch_report_rows",
"source": "account_asset_fusionassetreporthandler_fetch_report_rows",
"target": "account_asset_rationale_1829",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1874",
"weight": 1.0,
"_src": "account_asset_rationale_1874",
"_tgt": "account_asset_fusionassetreporthandler_get_parent_asset_values",
"source": "account_asset_fusionassetreporthandler_get_parent_asset_values",
"target": "account_asset_rationale_1874",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L1966",
"weight": 1.0,
"_src": "account_asset_rationale_1966",
"_tgt": "account_asset_fusionassetreporthandler_apply_grouping",
"source": "account_asset_fusionassetreporthandler_apply_grouping",
"target": "account_asset_rationale_1966",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2050",
"weight": 1.0,
"_src": "account_asset_rationale_2050",
"_tgt": "account_asset_fusionassetreporthandler_execute_schedule_query",
"source": "account_asset_fusionassetreporthandler_execute_schedule_query",
"target": "account_asset_rationale_2050",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2156",
"weight": 1.0,
"_src": "account_asset_rationale_2156",
"_tgt": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"source": "account_asset_fusionassetreporthandler_report_expand_unfoldable_line_assets_report_prefix_group",
"target": "account_asset_rationale_2156",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2188",
"weight": 1.0,
"_src": "account_asset_assetsreport",
"_tgt": "account_asset_assetsreport_get_caret_option_view_map",
"source": "account_asset_assetsreport",
"target": "account_asset_assetsreport_get_caret_option_view_map",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_asset.py",
"source_location": "L2185",
"weight": 1.0,
"_src": "account_asset_rationale_2185",
"_tgt": "account_asset_assetsreport",
"source": "account_asset_assetsreport",
"target": "account_asset_rationale_2185",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/move_line.test.js",
"source_location": "L26",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_move_line_test_js",
"_tgt": "move_line_test_openpreparedview",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_move_line_test_js",
"target": "move_line_test_openpreparedview",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_asserts_js",
"_tgt": "asserts_asserts",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_asserts_js",
"target": "asserts_asserts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L11",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_getcount",
"source": "asserts_asserts",
"target": "asserts_asserts_getcount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L15",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_getdomcount",
"source": "asserts_asserts",
"target": "asserts_asserts_getdomcount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L18",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts",
"target": "asserts_asserts_check",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L21",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_success",
"source": "asserts_asserts",
"target": "asserts_asserts_success",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L24",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_error",
"source": "asserts_asserts",
"target": "asserts_asserts_error",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L31",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_istrue",
"source": "asserts_asserts",
"target": "asserts_asserts_istrue",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L34",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_isfalse",
"source": "asserts_asserts",
"target": "asserts_asserts_isfalse",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L38",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_isequal",
"source": "asserts_asserts",
"target": "asserts_asserts_isequal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L46",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_isstrictequal",
"source": "asserts_asserts",
"target": "asserts_asserts_isstrictequal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L54",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_contains",
"source": "asserts_asserts",
"target": "asserts_asserts_contains",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L63",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_containsnone",
"source": "asserts_asserts",
"target": "asserts_asserts_containsnone",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L72",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_containsnumber",
"source": "asserts_asserts",
"target": "asserts_asserts_containsnumber",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L81",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_domcontains",
"source": "asserts_asserts",
"target": "asserts_asserts_domcontains",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L90",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_domcontainsnone",
"source": "asserts_asserts",
"target": "asserts_asserts_domcontainsnone",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L99",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_domcontainsnumber",
"source": "asserts_asserts",
"target": "asserts_asserts_domcontainsnumber",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L108",
"weight": 1.0,
"_src": "asserts_asserts",
"_tgt": "asserts_asserts_hasclass",
"source": "asserts_asserts",
"target": "asserts_asserts_hasclass",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L55",
"weight": 1.0,
"_src": "asserts_asserts_contains",
"_tgt": "asserts_asserts_getcount",
"source": "asserts_asserts_getcount",
"target": "asserts_asserts_contains",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L64",
"weight": 1.0,
"_src": "asserts_asserts_containsnone",
"_tgt": "asserts_asserts_getcount",
"source": "asserts_asserts_getcount",
"target": "asserts_asserts_containsnone",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L73",
"weight": 1.0,
"_src": "asserts_asserts_containsnumber",
"_tgt": "asserts_asserts_getcount",
"source": "asserts_asserts_getcount",
"target": "asserts_asserts_containsnumber",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L82",
"weight": 1.0,
"_src": "asserts_asserts_domcontains",
"_tgt": "asserts_asserts_getdomcount",
"source": "asserts_asserts_getdomcount",
"target": "asserts_asserts_domcontains",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L91",
"weight": 1.0,
"_src": "asserts_asserts_domcontainsnone",
"_tgt": "asserts_asserts_getdomcount",
"source": "asserts_asserts_getdomcount",
"target": "asserts_asserts_domcontainsnone",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L100",
"weight": 1.0,
"_src": "asserts_asserts_domcontainsnumber",
"_tgt": "asserts_asserts_getdomcount",
"source": "asserts_asserts_getdomcount",
"target": "asserts_asserts_domcontainsnumber",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L19",
"weight": 1.0,
"_src": "asserts_asserts_check",
"_tgt": "asserts_asserts_success",
"source": "asserts_asserts_check",
"target": "asserts_asserts_success",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L19",
"weight": 1.0,
"_src": "asserts_asserts_check",
"_tgt": "asserts_asserts_error",
"source": "asserts_asserts_check",
"target": "asserts_asserts_error",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L32",
"weight": 1.0,
"_src": "asserts_asserts_istrue",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_istrue",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L35",
"weight": 1.0,
"_src": "asserts_asserts_isfalse",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_isfalse",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L39",
"weight": 1.0,
"_src": "asserts_asserts_isequal",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_isequal",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L47",
"weight": 1.0,
"_src": "asserts_asserts_isstrictequal",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_isstrictequal",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L56",
"weight": 1.0,
"_src": "asserts_asserts_contains",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_contains",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L65",
"weight": 1.0,
"_src": "asserts_asserts_containsnone",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_containsnone",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L74",
"weight": 1.0,
"_src": "asserts_asserts_containsnumber",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_containsnumber",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L83",
"weight": 1.0,
"_src": "asserts_asserts_domcontains",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_domcontains",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L92",
"weight": 1.0,
"_src": "asserts_asserts_domcontainsnone",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_domcontainsnone",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L101",
"weight": 1.0,
"_src": "asserts_asserts_domcontainsnumber",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_domcontainsnumber",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L109",
"weight": 1.0,
"_src": "asserts_asserts_hasclass",
"_tgt": "asserts_asserts_check",
"source": "asserts_asserts_check",
"target": "asserts_asserts_hasclass",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L154",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_loadgraph",
"_tgt": "asserts_asserts_error",
"source": "asserts_asserts_error",
"target": "flow_designer_action_flowdesigneraction_loadgraph"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L178",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_savegraph",
"_tgt": "asserts_asserts_error",
"source": "asserts_asserts_error",
"target": "flow_designer_action_flowdesigneraction_savegraph"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L244",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_save",
"_tgt": "asserts_asserts_error",
"source": "asserts_asserts_error",
"target": "portal_quotation_quotation_builder_save"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L532",
"weight": 1.0,
"_src": "portal_quotation_public_form_save",
"_tgt": "asserts_asserts_error",
"source": "asserts_asserts_error",
"target": "portal_quotation_public_form_save"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/asserts.js",
"source_location": "L110",
"weight": 1.0,
"_src": "asserts_asserts_hasclass",
"_tgt": "asserts_asserts_contains",
"source": "asserts_asserts_contains",
"target": "asserts_asserts_hasclass",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/static/src/js/header.js",
"source_location": "L43",
"weight": 1.0,
"_src": "header_initexpandablesearch",
"_tgt": "asserts_asserts_contains",
"source": "asserts_asserts_contains",
"target": "header_initexpandablesearch"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L478",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemousedown",
"_tgt": "asserts_asserts_contains",
"source": "asserts_asserts_contains",
"target": "flow_designer_action_flowdesigneraction_handlemousedown"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account.js",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_js",
"_tgt": "account_onboarding",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_js",
"target": "account_onboarding",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account.js",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_js",
"_tgt": "account_newinvoice",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_js",
"target": "account_newinvoice",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/test_tour_bank_rec_ui.js",
"source_location": "L22",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_test_tour_bank_rec_ui_js",
"_tgt": "test_tour_bank_rec_ui_bankrecuireportsteps",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_test_tour_bank_rec_ui_js",
"target": "test_tour_bank_rec_ui_bankrecuireportsteps",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/test_tour_bank_rec_ui.js",
"source_location": "L941",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_test_tour_bank_rec_ui_js",
"_tgt": "test_tour_bank_rec_ui_run",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_test_tour_bank_rec_ui_js",
"target": "test_tour_bank_rec_ui_run",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/tests/tours/account_tours.js",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_tours_js",
"_tgt": "account_tours_gotoaccountmenu",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_tests_tours_account_tours_js",
"target": "account_tours_gotoaccountmenu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_action.js",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_statement_csv_import_action_js",
"_tgt": "bank_statement_csv_import_action_bankstatementimportaction",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_statement_csv_import_action_js",
"target": "bank_statement_csv_import_action_bankstatementimportaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_action.js",
"source_location": "L17",
"weight": 1.0,
"_src": "bank_statement_csv_import_action_bankstatementimportaction",
"_tgt": "bank_statement_csv_import_action_bankstatementimportaction_setup",
"source": "bank_statement_csv_import_action_bankstatementimportaction",
"target": "bank_statement_csv_import_action_bankstatementimportaction_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_action.js",
"source_location": "L40",
"weight": 1.0,
"_src": "bank_statement_csv_import_action_bankstatementimportaction",
"_tgt": "bank_statement_csv_import_action_bankstatementimportaction_exit",
"source": "bank_statement_csv_import_action_bankstatementimportaction",
"target": "bank_statement_csv_import_action_bankstatementimportaction_exit",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_action.js",
"source_location": "L22",
"weight": 1.0,
"_src": "bank_statement_csv_import_action_bankstatementimportaction_setup",
"_tgt": "bank_statement_csv_import_model_usebankstatementcsvimportmodel",
"source": "bank_statement_csv_import_action_bankstatementimportaction_setup",
"target": "bank_statement_csv_import_model_usebankstatementcsvimportmodel"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/account_bank_statement_import_model.js",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_account_bank_statement_import_model_js",
"_tgt": "account_bank_statement_import_model_init",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_account_bank_statement_import_model_js",
"target": "account_bank_statement_import_model_init",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_statement_csv_import_model_js",
"_tgt": "bank_statement_csv_import_model_bankstatementcsvimportmodel",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_statement_csv_import_model_js",
"target": "bank_statement_csv_import_model_bankstatementcsvimportmodel",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L41",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_statement_csv_import_model_js",
"_tgt": "bank_statement_csv_import_model_usebankstatementcsvimportmodel",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_statement_csv_import_model_js",
"target": "bank_statement_csv_import_model_usebankstatementcsvimportmodel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L13",
"weight": 1.0,
"_src": "bank_statement_csv_import_model_bankstatementcsvimportmodel",
"_tgt": "bank_statement_csv_import_model_bankstatementcsvimportmodel_init",
"source": "bank_statement_csv_import_model_bankstatementcsvimportmodel",
"target": "bank_statement_csv_import_model_bankstatementcsvimportmodel_init",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_statement_csv_import_model.js",
"source_location": "L20",
"weight": 1.0,
"_src": "bank_statement_csv_import_model_bankstatementcsvimportmodel",
"_tgt": "bank_statement_csv_import_model_bankstatementcsvimportmodel_onloadsuccess",
"source": "bank_statement_csv_import_model_bankstatementcsvimportmodel",
"target": "bank_statement_csv_import_model_bankstatementcsvimportmodel_onloadsuccess",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_list_js",
"_tgt": "list_bankreclistuploadcontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_list_js",
"target": "list_bankreclistuploadcontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L22",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_list_js",
"_tgt": "list_bankreclistuploadrenderer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_list_js",
"target": "list_bankreclistuploadrenderer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L29",
"weight": 1.0,
"_src": "list_bankreclistuploadrenderer",
"_tgt": "list_bankreclistuploadrenderer_setup",
"source": "list_bankreclistuploadrenderer",
"target": "list_bankreclistuploadrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/list.js",
"source_location": "L34",
"weight": 1.0,
"_src": "list_bankreclistuploadrenderer",
"_tgt": "list_bankreclistuploadrenderer_ondragstart",
"source": "list_bankreclistuploadrenderer",
"target": "list_bankreclistuploadrenderer_ondragstart",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_kanban_js",
"_tgt": "kanban_bankreckanbanuploadcontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_kanban_js",
"target": "kanban_bankreckanbanuploadcontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_kanban_js",
"_tgt": "kanban_bankrecuploadkanbanrenderer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_bank_reconciliation_kanban_js",
"target": "kanban_bankrecuploadkanbanrenderer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L27",
"weight": 1.0,
"_src": "kanban_bankrecuploadkanbanrenderer",
"_tgt": "kanban_bankrecuploadkanbanrenderer_setup",
"source": "kanban_bankrecuploadkanbanrenderer",
"target": "kanban_bankrecuploadkanbanrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/bank_reconciliation/kanban.js",
"source_location": "L34",
"weight": 1.0,
"_src": "kanban_bankrecuploadkanbanrenderer",
"_tgt": "kanban_bankrecuploadkanbanrenderer_ondragstart",
"source": "kanban_bankrecuploadkanbanrenderer",
"target": "kanban_bankrecuploadkanbanrenderer_ondragstart",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_util_js",
"_tgt": "util_buildlineid",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_util_js",
"target": "util_buildlineid",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L40",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_util_js",
"_tgt": "util_parselineid",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_util_js",
"target": "util_parselineid",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L72",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_util_js",
"_tgt": "util_removetaxgroupingfromlineid",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_util_js",
"target": "util_removetaxgroupingfromlineid",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L73",
"weight": 1.0,
"_src": "util_removetaxgroupingfromlineid",
"_tgt": "util_buildlineid",
"source": "util_buildlineid",
"target": "util_removetaxgroupingfromlineid",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/util.js",
"source_location": "L74",
"weight": 1.0,
"_src": "util_removetaxgroupingfromlineid",
"_tgt": "util_parselineid",
"source": "util_parselineid",
"target": "util_removetaxgroupingfromlineid",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/action_manager_account_report_dl.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_action_manager_account_report_dl_js",
"_tgt": "action_manager_account_report_dl_executeaccountreportdownload",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_action_manager_account_report_dl_js",
"target": "action_manager_account_report_dl_executeaccountreportdownload",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/tours/fusion_accounting.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_tours_fusion_accounting_js",
"_tgt": "fusion_accounting_newinvoice",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_tours_fusion_accounting_js",
"target": "fusion_accounting_newinvoice",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/js/tours/fusion_accounting.js",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_tours_fusion_accounting_js",
"_tgt": "fusion_accounting_gotoaccountmenu",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_js_tours_fusion_accounting_js",
"target": "fusion_accounting_gotoaccountmenu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/attachment_view_move_line.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_attachment_view_move_line_js",
"_tgt": "attachment_view_move_line_attachmentviewmoveline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_attachment_view_move_line_js",
"target": "attachment_view_move_line_attachmentviewmoveline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/attachment_view_move_line.js",
"source_location": "L16",
"weight": 1.0,
"_src": "attachment_view_move_line_attachmentviewmoveline",
"_tgt": "attachment_view_move_line_attachmentviewmoveline_setup",
"source": "attachment_view_move_line_attachmentviewmoveline",
"target": "attachment_view_move_line_attachmentviewmoveline_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_move_line_list_js",
"_tgt": "move_line_list_accountmovelinelistcontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_move_line_list_js",
"target": "move_line_list_accountmovelinelistcontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L109",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_move_line_list_js",
"_tgt": "move_line_list_accountmovelinelistrenderer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_move_line_list_js",
"target": "move_line_list_accountmovelinelistrenderer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L21",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistcontroller",
"_tgt": "move_line_list_accountmovelinelistcontroller_setup",
"source": "move_line_list_accountmovelinelistcontroller",
"target": "move_line_list_accountmovelinelistcontroller_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L43",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistcontroller",
"_tgt": "move_line_list_accountmovelinelistcontroller_previewenabled",
"source": "move_line_list_accountmovelinelistcontroller",
"target": "move_line_list_accountmovelinelistcontroller_previewenabled",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L50",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistcontroller",
"_tgt": "move_line_list_accountmovelinelistcontroller_modelparams",
"source": "move_line_list_accountmovelinelistcontroller",
"target": "move_line_list_accountmovelinelistcontroller_modelparams",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L64",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistcontroller",
"_tgt": "move_line_list_accountmovelinelistcontroller_togglepreview",
"source": "move_line_list_accountmovelinelistcontroller",
"target": "move_line_list_accountmovelinelistcontroller_togglepreview",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L73",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistcontroller",
"_tgt": "move_line_list_accountmovelinelistcontroller_setpopout",
"source": "move_line_list_accountmovelinelistcontroller",
"target": "move_line_list_accountmovelinelistcontroller_setpopout",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L84",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistcontroller",
"_tgt": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"source": "move_line_list_accountmovelinelistcontroller",
"target": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L89",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistcontroller",
"_tgt": "move_line_list_accountmovelinelistcontroller_setthread",
"source": "move_line_list_accountmovelinelistcontroller",
"target": "move_line_list_accountmovelinelistcontroller_setthread",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L86",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"_tgt": "move_line_list_accountmovelinelistcontroller_setthread",
"source": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"target": "move_line_list_accountmovelinelistcontroller_setthread",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L112",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistrenderer_oncellclicked",
"_tgt": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"source": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"target": "move_line_list_accountmovelinelistrenderer_oncellclicked",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L121",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistrenderer_findfocusfuturecell",
"_tgt": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"source": "move_line_list_accountmovelinelistcontroller_setselectedrecord",
"target": "move_line_list_accountmovelinelistrenderer_findfocusfuturecell",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L111",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistrenderer",
"_tgt": "move_line_list_accountmovelinelistrenderer_oncellclicked",
"source": "move_line_list_accountmovelinelistrenderer",
"target": "move_line_list_accountmovelinelistrenderer_oncellclicked",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list/move_line_list.js",
"source_location": "L116",
"weight": 1.0,
"_src": "move_line_list_accountmovelinelistrenderer",
"_tgt": "move_line_list_accountmovelinelistrenderer_findfocusfuturecell",
"source": "move_line_list_accountmovelinelistrenderer",
"target": "move_line_list_accountmovelinelistrenderer_findfocusfuturecell",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/filters.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_filters_js",
"_tgt": "filters_hasextraoptionsfilter",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_filters_js",
"target": "filters_hasextraoptionsfilter",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/move_line_list/move_line_list.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_move_line_list_move_line_list_js",
"_tgt": "move_line_list_journalreportaccountmovelinereconcilelistrenderer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_move_line_list_move_line_list_js",
"target": "move_line_list_journalreportaccountmovelinereconcilelistrenderer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/move_line_list/move_line_list.js",
"source_location": "L12",
"weight": 1.0,
"_src": "move_line_list_journalreportaccountmovelinereconcilelistrenderer",
"_tgt": "move_line_list_journalreportaccountmovelinereconcilelistrenderer_setup",
"source": "move_line_list_journalreportaccountmovelinereconcilelistrenderer",
"target": "move_line_list_journalreportaccountmovelinereconcilelistrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/line/line.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_line_line_js",
"_tgt": "line_journalreportline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_report_line_line_js",
"target": "line_journalreportline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/line/line.js",
"source_location": "L17",
"weight": 1.0,
"_src": "line_journalreportline",
"_tgt": "line_journalreportline_lineclasses",
"source": "line_journalreportline",
"target": "line_journalreportline_lineclasses",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/line/line.js",
"source_location": "L32",
"weight": 1.0,
"_src": "line_journalreportline",
"_tgt": "line_journalreportline_opentaxjournalitems",
"source": "line_journalreportline",
"target": "line_journalreportline_opentaxjournalitems",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_report/line/line.js",
"source_location": "L33",
"weight": 1.0,
"_src": "line_journalreportline_opentaxjournalitems",
"_tgt": "controller_accountreportcontroller_reportaction",
"source": "line_journalreportline_opentaxjournalitems",
"target": "controller_accountreportcontroller_reportaction"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/partner_ledger/line_cell.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_partner_ledger_line_cell_js",
"_tgt": "line_cell_partnerledgerlinecell",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_partner_ledger_line_cell_js",
"target": "line_cell_partnerledgerlinecell",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/partner_ledger/line_cell.js",
"source_location": "L14",
"weight": 1.0,
"_src": "line_cell_partnerledgerlinecell",
"_tgt": "line_cell_partnerledgerlinecell_cellclasses",
"source": "line_cell_partnerledgerlinecell",
"target": "line_cell_partnerledgerlinecell_cellclasses",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/monetary_field_auto_signed_amount.js",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_monetary_field_auto_signed_amount_js",
"_tgt": "monetary_field_auto_signed_amount_bankrecmonetaryfield",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_monetary_field_auto_signed_amount_js",
"target": "monetary_field_auto_signed_amount_bankrecmonetaryfield",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/monetary_field_auto_signed_amount.js",
"source_location": "L18",
"weight": 1.0,
"_src": "monetary_field_auto_signed_amount_bankrecmonetaryfield",
"_tgt": "monetary_field_auto_signed_amount_bankrecmonetaryfield_inputoptions",
"source": "monetary_field_auto_signed_amount_bankrecmonetaryfield",
"target": "monetary_field_auto_signed_amount_bankrecmonetaryfield_inputoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/monetary_field_auto_signed_amount.js",
"source_location": "L32",
"weight": 1.0,
"_src": "monetary_field_auto_signed_amount_bankrecmonetaryfield",
"_tgt": "monetary_field_auto_signed_amount_bankrecmonetaryfield_value",
"source": "monetary_field_auto_signed_amount_bankrecmonetaryfield",
"target": "monetary_field_auto_signed_amount_bankrecmonetaryfield_value",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/many2one_field_multi_edit.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_many2one_field_multi_edit_js",
"_tgt": "many2one_field_multi_edit_bankrecmany2onemultiid",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_many2one_field_multi_edit_js",
"target": "many2one_field_multi_edit_bankrecmany2onemultiid",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/many2one_field_multi_edit.js",
"source_location": "L13",
"weight": 1.0,
"_src": "many2one_field_multi_edit_bankrecmany2onemultiid",
"_tgt": "many2one_field_multi_edit_bankrecmany2onemultiid_many2xautocompleteprops",
"source": "many2one_field_multi_edit_bankrecmany2onemultiid",
"target": "many2one_field_multi_edit_bankrecmany2onemultiid_many2xautocompleteprops",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_finish_buttons_js",
"_tgt": "finish_buttons_bankrecfinishbuttons",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_finish_buttons_js",
"target": "finish_buttons_bankrecfinishbuttons",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L15",
"weight": 1.0,
"_src": "finish_buttons_bankrecfinishbuttons",
"_tgt": "finish_buttons_bankrecfinishbuttons_setup",
"source": "finish_buttons_bankrecfinishbuttons",
"target": "finish_buttons_bankrecfinishbuttons_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L19",
"weight": 1.0,
"_src": "finish_buttons_bankrecfinishbuttons",
"_tgt": "finish_buttons_bankrecfinishbuttons_getjournalfilter",
"source": "finish_buttons_bankrecfinishbuttons",
"target": "finish_buttons_bankrecfinishbuttons_getjournalfilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L24",
"weight": 1.0,
"_src": "finish_buttons_bankrecfinishbuttons",
"_tgt": "finish_buttons_bankrecfinishbuttons_searchmodel",
"source": "finish_buttons_bankrecfinishbuttons",
"target": "finish_buttons_bankrecfinishbuttons_searchmodel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L28",
"weight": 1.0,
"_src": "finish_buttons_bankrecfinishbuttons",
"_tgt": "finish_buttons_bankrecfinishbuttons_otherfiltersactive",
"source": "finish_buttons_bankrecfinishbuttons",
"target": "finish_buttons_bankrecfinishbuttons_otherfiltersactive",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L39",
"weight": 1.0,
"_src": "finish_buttons_bankrecfinishbuttons",
"_tgt": "finish_buttons_bankrecfinishbuttons_clearfilters",
"source": "finish_buttons_bankrecfinishbuttons",
"target": "finish_buttons_bankrecfinishbuttons_clearfilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L49",
"weight": 1.0,
"_src": "finish_buttons_bankrecfinishbuttons",
"_tgt": "finish_buttons_bankrecfinishbuttons_breadcrumbbackordashboard",
"source": "finish_buttons_bankrecfinishbuttons",
"target": "finish_buttons_bankrecfinishbuttons_breadcrumbbackordashboard",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L30",
"weight": 1.0,
"_src": "finish_buttons_bankrecfinishbuttons_otherfiltersactive",
"_tgt": "finish_buttons_bankrecfinishbuttons_getjournalfilter",
"source": "finish_buttons_bankrecfinishbuttons_getjournalfilter",
"target": "finish_buttons_bankrecfinishbuttons_otherfiltersactive",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/finish_buttons.js",
"source_location": "L41",
"weight": 1.0,
"_src": "finish_buttons_bankrecfinishbuttons_clearfilters",
"_tgt": "finish_buttons_bankrecfinishbuttons_getjournalfilter",
"source": "finish_buttons_bankrecfinishbuttons_getjournalfilter",
"target": "finish_buttons_bankrecfinishbuttons_clearfilters",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list.js",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_list_js",
"_tgt": "list_bankreclistcontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_list_js",
"target": "list_bankreclistcontroller",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list.js",
"source_location": "L17",
"weight": 1.0,
"_src": "list_bankreclistcontroller",
"_tgt": "list_bankreclistcontroller_setup",
"source": "list_bankreclistcontroller",
"target": "list_bankreclistcontroller_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list.js",
"source_location": "L31",
"weight": 1.0,
"_src": "list_bankreclistcontroller",
"_tgt": "list_bankreclistcontroller_onrecordsaved",
"source": "list_bankreclistcontroller",
"target": "list_bankreclistcontroller_onrecordsaved",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/global_info.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_global_info_js",
"_tgt": "global_info_bankrecglobalinfo",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_global_info_js",
"target": "global_info_bankrecglobalinfo",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/global_info.js",
"source_location": "L18",
"weight": 1.0,
"_src": "global_info_bankrecglobalinfo",
"_tgt": "global_info_bankrecglobalinfo_setup",
"source": "global_info_bankrecglobalinfo",
"target": "global_info_bankrecglobalinfo_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/global_info.js",
"source_location": "L26",
"weight": 1.0,
"_src": "global_info_bankrecglobalinfo",
"_tgt": "global_info_bankrecglobalinfo_actionopenbankgl",
"source": "global_info_bankrecglobalinfo",
"target": "global_info_bankrecglobalinfo_actionopenbankgl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_record_js",
"_tgt": "bank_rec_record_bankrecrecord",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_record_js",
"target": "bank_rec_record_bankrecrecord",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L78",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_record_js",
"_tgt": "bank_rec_record_bankrecrelationalmodel",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_record_js",
"target": "bank_rec_record_bankrecrelationalmodel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L19",
"weight": 1.0,
"_src": "bank_rec_record_bankrecrecord",
"_tgt": "bank_rec_record_bankrecrecord_update",
"source": "bank_rec_record_bankrecrecord",
"target": "bank_rec_record_bankrecrecord_update",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L28",
"weight": 1.0,
"_src": "bank_rec_record_bankrecrecord",
"_tgt": "bank_rec_record_bankrecrecord_updatetodocommand",
"source": "bank_rec_record_bankrecrecord",
"target": "bank_rec_record_bankrecrecord_updatetodocommand",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L67",
"weight": 1.0,
"_src": "bank_rec_record_bankrecrecord",
"_tgt": "bank_rec_record_bankrecrecord_bindactiononlinechanged",
"source": "bank_rec_record_bankrecrecord",
"target": "bank_rec_record_bankrecrecord_bindactiononlinechanged",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L709",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_onchange",
"_tgt": "bank_rec_record_bankrecrecord_updatetodocommand",
"source": "bank_rec_record_bankrecrecord_updatetodocommand",
"target": "kanban_bankreckanbancontroller_onchange"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L586",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_initbankrecmodel",
"_tgt": "bank_rec_record_bankrecrecord_bindactiononlinechanged",
"source": "bank_rec_record_bankrecrecord_bindactiononlinechanged",
"target": "kanban_bankreckanbancontroller_initbankrecmodel"
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L79",
"weight": 1.0,
"_src": "bank_rec_record_bankrecrelationalmodel",
"_tgt": "bank_rec_record_bankrecrelationalmodel_setup",
"source": "bank_rec_record_bankrecrelationalmodel",
"target": "bank_rec_record_bankrecrelationalmodel_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L84",
"weight": 1.0,
"_src": "bank_rec_record_bankrecrelationalmodel",
"_tgt": "bank_rec_record_bankrecrelationalmodel_load",
"source": "bank_rec_record_bankrecrelationalmodel",
"target": "bank_rec_record_bankrecrelationalmodel_load",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_record.js",
"source_location": "L88",
"weight": 1.0,
"_src": "bank_rec_record_bankrecrelationalmodel",
"_tgt": "bank_rec_record_bankrecrelationalmodel_getinitialvalues",
"source": "bank_rec_record_bankrecrelationalmodel",
"target": "bank_rec_record_bankrecrelationalmodel_getinitialvalues",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L45",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_kanban_js",
"_tgt": "kanban_bankreckanbanrecord",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_kanban_js",
"target": "kanban_bankreckanbanrecord",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L64",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_kanban_js",
"_tgt": "kanban_bankreckanbancontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_kanban_js",
"target": "kanban_bankreckanbancontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1163",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_kanban_js",
"_tgt": "kanban_bankreckanbanrenderer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_kanban_js",
"target": "kanban_bankreckanbanrenderer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L48",
"weight": 1.0,
"_src": "kanban_bankreckanbanrecord",
"_tgt": "kanban_bankreckanbanrecord_setup",
"source": "kanban_bankreckanbanrecord",
"target": "kanban_bankreckanbanrecord_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L54",
"weight": 1.0,
"_src": "kanban_bankreckanbanrecord",
"_tgt": "kanban_bankreckanbanrecord_getrecordclasses",
"source": "kanban_bankreckanbanrecord",
"target": "kanban_bankreckanbanrecord_getrecordclasses",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L49",
"weight": 1.0,
"_src": "kanban_bankreckanbanrecord_setup",
"_tgt": "kanban_bankreckanbanrenderer_setup",
"source": "kanban_bankreckanbanrecord_setup",
"target": "kanban_bankreckanbanrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L50",
"weight": 1.0,
"_src": "kanban_bankreckanbanrecord_setup",
"_tgt": "kanban_bankreckanbancontroller_getstate",
"source": "kanban_bankreckanbanrecord_setup",
"target": "kanban_bankreckanbancontroller_getstate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L87",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_setup",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L214",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_execprotectedaction",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_execprotectedaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L231",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L249",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getstate",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getstate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L263",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_withnewstate",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_withnewstate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L278",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_modeloptions",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_modeloptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L289",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getchildsubenv",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getchildsubenv",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L317",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_onwillstartafterload",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_onwillstartafterload",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L357",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_onkanbansearchmodelchanged",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_onkanbansearchmodelchanged",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L373",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_openrecord",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_openrecord",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L389",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_onupdatedpager",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_onupdatedpager",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L398",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_onpageupdate",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_onpageupdate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L407",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_canquickcreate",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_canquickcreate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L414",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_createrecord",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_createrecord",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L447",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getnextavailablestlineid",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getnextavailablestlineid",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L534",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_mountstlineinedit",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_mountstlineinedit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L544",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_initbankrecmodel",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_initbankrecmodel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L591",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getbankrecrecordlineinedit",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getbankrecrecordlineinedit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L601",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_updatejournalstate",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_updatejournalstate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L626",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_initreconcounter",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_initreconcounter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L633",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_incrementreconcounter",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_incrementreconcounter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L640",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_showrainbowman",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_showrainbowman",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L644",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getcountersummary",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getcountersummary",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L663",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getrainbowmancontentprops",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getrainbowmancontentprops",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L677",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_movetonextline",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_movetonextline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L690",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_formatmonetaryfield",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_formatmonetaryfield",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L698",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_ismonetaryzero",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_ismonetaryzero",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L703",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_formatdatefield",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_formatdatefield",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L707",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_onchange",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_onchange",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L719",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getone2manycolumns",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getone2manycolumns",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L754",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getkey",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getkey",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L758",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_checkbankreclinerequiredfield",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_checkbankreclinerequiredfield",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L764",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_getbankreclineinvalidfields",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_getbankreclineinvalidfields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L771",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_checkbankreclinesinvalidfields",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_checkbankreclinesinvalidfields",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L775",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_notebookamlslistviewprops",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_notebookamlslistviewprops",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L805",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_focusmanualoperationfield",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_focusmanualoperationfield",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L826",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_focuselement",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_focuselement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L845",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionopenbankgl",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionopenbankgl",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L854",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionremoveline",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionremoveline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L866",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionselectrecomodel",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionselectrecomodel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L881",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actioncreaterecomodel",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actioncreaterecomodel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L920",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionviewrecomodels",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionviewrecomodels",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L935",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionvalidate",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionvalidate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L943",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionreset",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionreset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L978",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actiontocheck",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actiontocheck",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L989",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionsetaschecked",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionsetaschecked",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1004",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionaddnewaml",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionaddnewaml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1012",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionremovenewaml",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionremovenewaml",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1033",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionmountlineinedit",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionmountlineinedit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1041",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionmountlastlineinedit",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionmountlastlineinedit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1051",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_postprocesslinechangedreturntodocommand",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_postprocesslinechangedreturntodocommand",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1065",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionlinechanged",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionlinechanged",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1077",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionsetpartnerreceivableaccount",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionsetpartnerreceivableaccount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1089",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionsetpartnerpayableaccount",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionsetpartnerpayableaccount",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1101",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionredirecttosourcemove",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionredirecttosourcemove",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1112",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_actionapplylinesuggestion",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_actionapplylinesuggestion",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1123",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_handlelineclicked",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_handlelineclicked",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1145",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller",
"_tgt": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"source": "kanban_bankreckanbancontroller",
"target": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L88",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_setup",
"_tgt": "kanban_bankreckanbanrenderer_setup",
"source": "kanban_bankreckanbancontroller_setup",
"target": "kanban_bankreckanbanrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L105",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_setup",
"_tgt": "kanban_bankreckanbancontroller_getchildsubenv",
"source": "kanban_bankreckanbancontroller_setup",
"target": "kanban_bankreckanbancontroller_getchildsubenv",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L358",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_onkanbansearchmodelchanged",
"_tgt": "kanban_bankreckanbancontroller_execprotectedaction",
"source": "kanban_bankreckanbancontroller_execprotectedaction",
"target": "kanban_bankreckanbancontroller_onkanbansearchmodelchanged",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L379",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_openrecord",
"_tgt": "kanban_bankreckanbancontroller_execprotectedaction",
"source": "kanban_bankreckanbancontroller_execprotectedaction",
"target": "kanban_bankreckanbancontroller_openrecord",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L390",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_onupdatedpager",
"_tgt": "kanban_bankreckanbancontroller_execprotectedaction",
"source": "kanban_bankreckanbancontroller_execprotectedaction",
"target": "kanban_bankreckanbancontroller_onupdatedpager",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L855",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionremoveline",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionremoveline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L867",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionselectrecomodel",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionselectrecomodel",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L882",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actioncreaterecomodel",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actioncreaterecomodel",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L921",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionviewrecomodels",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionviewrecomodels",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L936",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionvalidate",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionvalidate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L944",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionreset",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionreset",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L979",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actiontocheck",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actiontocheck",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L990",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionsetaschecked",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionsetaschecked",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1005",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionaddnewaml",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionaddnewaml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1013",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionremovenewaml",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionremovenewaml",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1034",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionmountlineinedit",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionmountlineinedit",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1042",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionmountlastlineinedit",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionmountlastlineinedit",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1066",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionlinechanged",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionlinechanged",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1078",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionsetpartnerreceivableaccount",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionsetpartnerreceivableaccount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1090",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionsetpartnerpayableaccount",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionsetpartnerpayableaccount",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1102",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionredirecttosourcemove",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionredirecttosourcemove",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1113",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionapplylinesuggestion",
"_tgt": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"source": "kanban_bankreckanbancontroller_execprotectedbankrecaction",
"target": "kanban_bankreckanbancontroller_actionapplylinesuggestion",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1175",
"weight": 1.0,
"_src": "kanban_bankreckanbanrenderer_setup",
"_tgt": "kanban_bankreckanbancontroller_getstate",
"source": "kanban_bankreckanbancontroller_getstate",
"target": "kanban_bankreckanbanrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L17",
"weight": 1.0,
"_src": "amls_list_view_bankrecamlsrenderer_setup",
"_tgt": "kanban_bankreckanbancontroller_getstate",
"source": "kanban_bankreckanbancontroller_getstate",
"target": "amls_list_view_bankrecamlsrenderer_setup"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L343",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_onwillstartafterload",
"_tgt": "kanban_bankreckanbancontroller_withnewstate",
"source": "kanban_bankreckanbancontroller_withnewstate",
"target": "kanban_bankreckanbancontroller_onwillstartafterload",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L535",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_mountstlineinedit",
"_tgt": "kanban_bankreckanbancontroller_withnewstate",
"source": "kanban_bankreckanbancontroller_withnewstate",
"target": "kanban_bankreckanbancontroller_mountstlineinedit",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L324",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_onwillstartafterload",
"_tgt": "kanban_bankreckanbancontroller_initbankrecmodel",
"source": "kanban_bankreckanbancontroller_onwillstartafterload",
"target": "kanban_bankreckanbancontroller_initbankrecmodel",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L340",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_onwillstartafterload",
"_tgt": "kanban_bankreckanbancontroller_getnextavailablestlineid",
"source": "kanban_bankreckanbancontroller_onwillstartafterload",
"target": "kanban_bankreckanbancontroller_getnextavailablestlineid",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L682",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_movetonextline",
"_tgt": "kanban_bankreckanbancontroller_getnextavailablestlineid",
"source": "kanban_bankreckanbancontroller_getnextavailablestlineid",
"target": "kanban_bankreckanbancontroller_movetonextline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L488",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_mountstlineinedit",
"_tgt": "kanban_bankreckanbancontroller_onchange",
"source": "kanban_bankreckanbancontroller_mountstlineinedit",
"target": "kanban_bankreckanbancontroller_onchange",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L516",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_mountstlineinedit",
"_tgt": "kanban_bankreckanbancontroller_updatejournalstate",
"source": "kanban_bankreckanbancontroller_mountstlineinedit",
"target": "kanban_bankreckanbancontroller_updatejournalstate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L684",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_movetonextline",
"_tgt": "kanban_bankreckanbancontroller_mountstlineinedit",
"source": "kanban_bankreckanbancontroller_mountstlineinedit",
"target": "kanban_bankreckanbancontroller_movetonextline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L581",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_initbankrecmodel",
"_tgt": "controller_accountreportcontroller_load",
"source": "kanban_bankreckanbancontroller_initbankrecmodel",
"target": "controller_accountreportcontroller_load"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1153",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"_tgt": "kanban_bankreckanbancontroller_getbankrecrecordlineinedit",
"source": "kanban_bankreckanbancontroller_getbankrecrecordlineinedit",
"target": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1061",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_postprocesslinechangedreturntodocommand",
"_tgt": "kanban_bankreckanbancontroller_updatejournalstate",
"source": "kanban_bankreckanbancontroller_updatejournalstate",
"target": "kanban_bankreckanbancontroller_postprocesslinechangedreturntodocommand",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L929",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionvalidate",
"_tgt": "kanban_bankreckanbancontroller_incrementreconcounter",
"source": "kanban_bankreckanbancontroller_incrementreconcounter",
"target": "kanban_bankreckanbancontroller_actionvalidate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L930",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionvalidate",
"_tgt": "kanban_bankreckanbancontroller_movetonextline",
"source": "kanban_bankreckanbancontroller_movetonextline",
"target": "kanban_bankreckanbancontroller_actionvalidate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L680",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_movetonextline",
"_tgt": "controller_accountreportcontroller_load",
"source": "kanban_bankreckanbancontroller_movetonextline",
"target": "controller_accountreportcontroller_load"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L927",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionvalidate",
"_tgt": "kanban_bankreckanbancontroller_onchange",
"source": "kanban_bankreckanbancontroller_onchange",
"target": "kanban_bankreckanbancontroller_actionvalidate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1025",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_actionmountlineinedit",
"_tgt": "kanban_bankreckanbancontroller_onchange",
"source": "kanban_bankreckanbancontroller_onchange",
"target": "kanban_bankreckanbancontroller_actionmountlineinedit",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L766",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_getbankreclineinvalidfields",
"_tgt": "kanban_bankreckanbancontroller_checkbankreclinerequiredfield",
"source": "kanban_bankreckanbancontroller_checkbankreclinerequiredfield",
"target": "kanban_bankreckanbancontroller_getbankreclineinvalidfields",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L808",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_focusmanualoperationfield",
"_tgt": "kanban_bankreckanbancontroller_focuselement",
"source": "kanban_bankreckanbancontroller_focusmanualoperationfield",
"target": "kanban_bankreckanbancontroller_focuselement",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1137",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_handlelineclicked",
"_tgt": "kanban_bankreckanbancontroller_focusmanualoperationfield",
"source": "kanban_bankreckanbancontroller_focusmanualoperationfield",
"target": "kanban_bankreckanbancontroller_handlelineclicked",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L38",
"weight": 1.0,
"_src": "amls_list_view_bankrecamlsrenderer_oncellclicked",
"_tgt": "kanban_bankreckanbancontroller_actionaddnewaml",
"source": "kanban_bankreckanbancontroller_actionaddnewaml",
"target": "amls_list_view_bankrecamlsrenderer_oncellclicked"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L36",
"weight": 1.0,
"_src": "amls_list_view_bankrecamlsrenderer_oncellclicked",
"_tgt": "kanban_bankreckanbancontroller_actionremovenewaml",
"source": "kanban_bankreckanbancontroller_actionremovenewaml",
"target": "amls_list_view_bankrecamlsrenderer_oncellclicked"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1057",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_postprocesslinechangedreturntodocommand",
"_tgt": "controller_accountreportcontroller_load",
"source": "kanban_bankreckanbancontroller_postprocesslinechangedreturntodocommand",
"target": "controller_accountreportcontroller_load"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1154",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"_tgt": "kanban_bankreckanbancontroller_actionredirecttosourcemove",
"source": "kanban_bankreckanbancontroller_actionredirecttosourcemove",
"target": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1156",
"weight": 1.0,
"_src": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"_tgt": "kanban_bankreckanbancontroller_actionapplylinesuggestion",
"source": "kanban_bankreckanbancontroller_actionapplylinesuggestion",
"target": "kanban_bankreckanbancontroller_handlesuggestionhtmlclicked",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1173",
"weight": 1.0,
"_src": "kanban_bankreckanbanrenderer",
"_tgt": "kanban_bankreckanbanrenderer_setup",
"source": "kanban_bankreckanbanrenderer",
"target": "kanban_bankreckanbanrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1183",
"weight": 1.0,
"_src": "kanban_bankreckanbanrenderer",
"_tgt": "kanban_bankreckanbanrenderer_groups",
"source": "kanban_bankreckanbanrenderer",
"target": "kanban_bankreckanbanrenderer_groups",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1200",
"weight": 1.0,
"_src": "kanban_bankreckanbanrenderer",
"_tgt": "kanban_bankreckanbanrenderer_openstatementdialog",
"source": "kanban_bankreckanbanrenderer",
"target": "kanban_bankreckanbanrenderer_openstatementdialog",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1222",
"weight": 1.0,
"_src": "kanban_bankreckanbanrenderer",
"_tgt": "kanban_bankreckanbanrenderer_cancelquickcreate",
"source": "kanban_bankreckanbanrenderer",
"target": "kanban_bankreckanbanrenderer_cancelquickcreate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1229",
"weight": 1.0,
"_src": "kanban_bankreckanbanrenderer",
"_tgt": "kanban_bankreckanbanrenderer_validatequickcreate",
"source": "kanban_bankreckanbanrenderer",
"target": "kanban_bankreckanbanrenderer_validatequickcreate",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/kanban.js",
"source_location": "L1230",
"weight": 1.0,
"_src": "kanban_bankreckanbanrenderer_validatequickcreate",
"_tgt": "controller_accountreportcontroller_load",
"source": "kanban_bankreckanbanrenderer_validatequickcreate",
"target": "controller_accountreportcontroller_load"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/rainbowman_content.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_rainbowman_content_js",
"_tgt": "rainbowman_content_bankrecrainbowcontent",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_rainbowman_content_js",
"target": "rainbowman_content_bankrecrainbowcontent",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/rainbowman_content.js",
"source_location": "L16",
"weight": 1.0,
"_src": "rainbowman_content_bankrecrainbowcontent",
"_tgt": "rainbowman_content_bankrecrainbowcontent_setup",
"source": "rainbowman_content_bankrecrainbowcontent",
"target": "rainbowman_content_bankrecrainbowcontent_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/view_embedder.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_view_embedder_js",
"_tgt": "view_embedder_bankrecviewembedder",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_view_embedder_js",
"target": "view_embedder_bankrecviewembedder",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/view_embedder.js",
"source_location": "L17",
"weight": 1.0,
"_src": "view_embedder_bankrecviewembedder",
"_tgt": "view_embedder_bankrecviewembedder_setup",
"source": "view_embedder_bankrecviewembedder",
"target": "view_embedder_bankrecviewembedder_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_amls_list_view_js",
"_tgt": "amls_list_view_bankrecamlsrenderer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_amls_list_view_js",
"target": "amls_list_view_bankrecamlsrenderer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L15",
"weight": 1.0,
"_src": "amls_list_view_bankrecamlsrenderer",
"_tgt": "amls_list_view_bankrecamlsrenderer_setup",
"source": "amls_list_view_bankrecamlsrenderer",
"target": "amls_list_view_bankrecamlsrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L23",
"weight": 1.0,
"_src": "amls_list_view_bankrecamlsrenderer",
"_tgt": "amls_list_view_bankrecamlsrenderer_getrowclass",
"source": "amls_list_view_bankrecamlsrenderer",
"target": "amls_list_view_bankrecamlsrenderer_getrowclass",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L33",
"weight": 1.0,
"_src": "amls_list_view_bankrecamlsrenderer",
"_tgt": "amls_list_view_bankrecamlsrenderer_oncellclicked",
"source": "amls_list_view_bankrecamlsrenderer",
"target": "amls_list_view_bankrecamlsrenderer_oncellclicked",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/amls_list_view.js",
"source_location": "L43",
"weight": 1.0,
"_src": "amls_list_view_bankrecamlsrenderer",
"_tgt": "amls_list_view_bankrecamlsrenderer_savesearchstate",
"source": "amls_list_view_bankrecamlsrenderer",
"target": "amls_list_view_bankrecamlsrenderer_savesearchstate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_embedded_list_view_js",
"_tgt": "embedded_list_view_bankrecembeddedlistcontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_embedded_list_view_js",
"target": "embedded_list_view_bankrecembeddedlistcontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L18",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_embedded_list_view_js",
"_tgt": "embedded_list_view_bankrecwidgetformembeddedlistmodel",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_embedded_list_view_js",
"target": "embedded_list_view_bankrecwidgetformembeddedlistmodel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L19",
"weight": 1.0,
"_src": "embedded_list_view_bankrecwidgetformembeddedlistmodel",
"_tgt": "embedded_list_view_bankrecwidgetformembeddedlistmodel_setup",
"source": "embedded_list_view_bankrecwidgetformembeddedlistmodel",
"target": "embedded_list_view_bankrecwidgetformembeddedlistmodel_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/embedded_list_view.js",
"source_location": "L29",
"weight": 1.0,
"_src": "embedded_list_view_bankrecwidgetformembeddedlistmodel",
"_tgt": "embedded_list_view_bankrecwidgetformembeddedlistmodel_load",
"source": "embedded_list_view_bankrecwidgetformembeddedlistmodel",
"target": "embedded_list_view_bankrecwidgetformembeddedlistmodel_load",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_list_view_switcher_js",
"_tgt": "list_view_switcher_listviewswitcher",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_list_view_switcher_js",
"target": "list_view_switcher_listviewswitcher",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L18",
"weight": 1.0,
"_src": "list_view_switcher_listviewswitcher",
"_tgt": "list_view_switcher_listviewswitcher_setup",
"source": "list_view_switcher_listviewswitcher",
"target": "list_view_switcher_listviewswitcher_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L23",
"weight": 1.0,
"_src": "list_view_switcher_listviewswitcher",
"_tgt": "list_view_switcher_listviewswitcher_switchview",
"source": "list_view_switcher_listviewswitcher",
"target": "list_view_switcher_listviewswitcher_switchview",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/list_view_switcher.js",
"source_location": "L39",
"weight": 1.0,
"_src": "list_view_switcher_listviewswitcher",
"_tgt": "list_view_switcher_listviewswitcher_buttonlabel",
"source": "list_view_switcher_listviewswitcher",
"target": "list_view_switcher_listviewswitcher_buttonlabel",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_quick_create.js",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_quick_create_js",
"_tgt": "bank_rec_quick_create_bankrecquickcreatecontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_quick_create_js",
"target": "bank_rec_quick_create_bankrecquickcreatecontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_quick_create.js",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_quick_create_js",
"_tgt": "bank_rec_quick_create_bankrecquickcreate",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_bank_reconciliation_bank_rec_quick_create_js",
"target": "bank_rec_quick_create_bankrecquickcreate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/bank_reconciliation/bank_rec_quick_create.js",
"source_location": "L25",
"weight": 1.0,
"_src": "bank_rec_quick_create_bankrecquickcreate",
"_tgt": "bank_rec_quick_create_bankrecquickcreate_getquickcreateprops",
"source": "bank_rec_quick_create_bankrecquickcreate",
"target": "bank_rec_quick_create_bankrecquickcreate_getquickcreateprops",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/multicurrency_revaluation_report/filters/filters.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_multicurrency_revaluation_report_filters_filters_js",
"_tgt": "filters_multicurrencyrevaluationreportfilters",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_multicurrency_revaluation_report_filters_filters_js",
"target": "filters_multicurrencyrevaluationreportfilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/multicurrency_revaluation_report/filters/filters.js",
"source_location": "L17",
"weight": 1.0,
"_src": "filters_multicurrencyrevaluationreportfilters",
"_tgt": "filters_multicurrencyrevaluationreportfilters_filterexchangerate",
"source": "filters_multicurrencyrevaluationreportfilters",
"target": "filters_multicurrencyrevaluationreportfilters_filterexchangerate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_matching_link_widget_matching_link_widget_js",
"_tgt": "matching_link_widget_matchinglink",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_matching_link_widget_matching_link_widget_js",
"target": "matching_link_widget_matchinglink",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L17",
"weight": 1.0,
"_src": "matching_link_widget_matchinglink",
"_tgt": "matching_link_widget_matchinglink_setup",
"source": "matching_link_widget_matchinglink",
"target": "matching_link_widget_matchinglink_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L22",
"weight": 1.0,
"_src": "matching_link_widget_matchinglink",
"_tgt": "matching_link_widget_matchinglink_reconcile",
"source": "matching_link_widget_matchinglink",
"target": "matching_link_widget_matchinglink_reconcile",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L31",
"weight": 1.0,
"_src": "matching_link_widget_matchinglink",
"_tgt": "matching_link_widget_matchinglink_viewmatch",
"source": "matching_link_widget_matchinglink",
"target": "matching_link_widget_matchinglink_viewmatch",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/matching_link_widget/matching_link_widget.js",
"source_location": "L36",
"weight": 1.0,
"_src": "matching_link_widget_matchinglink",
"_tgt": "matching_link_widget_matchinglink_colorcode",
"source": "matching_link_widget_matchinglink",
"target": "matching_link_widget_matchinglink_colorcode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/sales_report/filters/filters.js",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_sales_report_filters_filters_js",
"_tgt": "filters_salesreportfilters",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_sales_report_filters_filters_js",
"target": "filters_salesreportfilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/sales_report/filters/filters.js",
"source_location": "L15",
"weight": 1.0,
"_src": "filters_salesreportfilters",
"_tgt": "filters_salesreportfilters_selectedectaxname",
"source": "filters_salesreportfilters",
"target": "filters_salesreportfilters_selectedectaxname",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_reconcile_move_line_list_reconcile_js",
"_tgt": "move_line_list_reconcile_accountmovelinereconcilelistcontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_reconcile_move_line_list_reconcile_js",
"target": "move_line_list_reconcile_accountmovelinereconcilelistcontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L34",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_reconcile_move_line_list_reconcile_js",
"_tgt": "move_line_list_reconcile_accountmovelinereconcilelistrenderer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_line_list_reconcile_move_line_list_reconcile_js",
"target": "move_line_list_reconcile_accountmovelinereconcilelistrenderer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L14",
"weight": 1.0,
"_src": "move_line_list_reconcile_accountmovelinereconcilelistcontroller",
"_tgt": "move_line_list_reconcile_accountmovelinereconcilelistcontroller_setup",
"source": "move_line_list_reconcile_accountmovelinereconcilelistcontroller",
"target": "move_line_list_reconcile_accountmovelinereconcilelistcontroller_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L21",
"weight": 1.0,
"_src": "move_line_list_reconcile_accountmovelinereconcilelistcontroller",
"_tgt": "move_line_list_reconcile_accountmovelinereconcilelistcontroller_openautoreconcilewizard",
"source": "move_line_list_reconcile_accountmovelinereconcilelistcontroller",
"target": "move_line_list_reconcile_accountmovelinereconcilelistcontroller_openautoreconcilewizard",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L15",
"weight": 1.0,
"_src": "move_line_list_reconcile_accountmovelinereconcilelistcontroller_setup",
"_tgt": "move_line_list_reconcile_accountmovelinereconcilelistrenderer_setup",
"source": "move_line_list_reconcile_accountmovelinereconcilelistcontroller_setup",
"target": "move_line_list_reconcile_accountmovelinereconcilelistrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_line_list_reconcile/move_line_list_reconcile.js",
"source_location": "L38",
"weight": 1.0,
"_src": "move_line_list_reconcile_accountmovelinereconcilelistrenderer",
"_tgt": "move_line_list_reconcile_accountmovelinereconcilelistrenderer_setup",
"source": "move_line_list_reconcile_accountmovelinereconcilelistrenderer",
"target": "move_line_list_reconcile_accountmovelinereconcilelistrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/aged_partner_balance/filters.js",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_aged_partner_balance_filters_js",
"_tgt": "filters_agedpartnerbalancefilters",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_aged_partner_balance_filters_js",
"target": "filters_agedpartnerbalancefilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/aged_partner_balance/filters.js",
"source_location": "L19",
"weight": 1.0,
"_src": "filters_agedpartnerbalancefilters",
"_tgt": "filters_agedpartnerbalancefilters_setaginginterval",
"source": "filters_agedpartnerbalancefilters",
"target": "filters_agedpartnerbalancefilters_setaginginterval",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/aged_partner_balance/filters.js",
"source_location": "L29",
"weight": 1.0,
"_src": "filters_agedpartnerbalancefilters_setaginginterval",
"_tgt": "filters_accountreportfilters_filterclicked",
"source": "filters_agedpartnerbalancefilters_setaginginterval",
"target": "filters_accountreportfilters_filterclicked"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/move_reversed/move_reversed.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_reversed_move_reversed_js",
"_tgt": "move_reversed_movereversed",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_move_reversed_move_reversed_js",
"target": "move_reversed_movereversed",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_controller_js",
"_tgt": "controller_accountreportcontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_controller_js",
"target": "controller_accountreportcontroller",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L18",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_constructor",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_constructor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L25",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_load",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_load",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L59",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_getcachekey",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_getcachekey",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L63",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_incrementcallnumber",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_incrementcallnumber",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L70",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_displayreport",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_displayreport",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L98",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_reload",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_reload",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L119",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_preloadclosedsections",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_preloadclosedsections",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L139",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_loadreport",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_loadreport",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L168",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_loadreportoptions",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_loadreportoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L226",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_buttons",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_buttons",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L230",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_caretoptions",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_caretoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L234",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_columnheadersrenderdata",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_columnheadersrenderdata",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L285",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_columngroupstotals",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_columngroupstotals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L242",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_context",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_context",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L246",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_filters",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_filters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L281",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_annotations",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_annotations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L254",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_groups",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_groups",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L289",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_lines",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_lines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L262",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_warnings",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_warnings",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L294",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_linesorder",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_linesorder",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L270",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_report",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_report",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L298",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_visibleannotations",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_visibleannotations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L305",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_needscolumnpercentcomparison",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_needscolumnpercentcomparison",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L309",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_hascustomsubheaders",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_hascustomsubheaders",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L313",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_hasdebugcolumn",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_hasdebugcolumn",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L317",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_hasstringdate",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_hasstringdate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L321",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_hasvisibleannotations",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_hasvisibleannotations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L362",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_updateoption",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_updateoption",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L366",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_deleteoption",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_deleteoption",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L370",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_toggleoption",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_toggleoption",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L374",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_switchtosection",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_switchtosection",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L382",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_sessionoptionsid",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_sessionoptionsid",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L390",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_hassessionoptions",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_hassessionoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L394",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_savesessionoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L398",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_sessionoptions",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_sessionoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L405",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_linehasdebugdata",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_linehasdebugdata",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L409",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_linehasgrowthcomparisondata",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_linehasgrowthcomparisondata",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L413",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_islineancestorof",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_islineancestorof",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L417",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_islinechildof",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_islinechildof",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L421",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_islinerelatedto",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_islinerelatedto",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L425",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_isnextlinechild",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_isnextlinechild",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L429",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_isnextlinedirectchild",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_isnextlinedirectchild",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L433",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_istotalline",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_istotalline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L437",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_isloadmoreline",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_isloadmoreline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L441",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_isloadedline",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_isloadedline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L448",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_replacelinewith",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_replacelinewith",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L452",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_insertlinesafter",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_insertlinesafter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L456",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_insertlines",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_insertlines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L463",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_unfoldloadedline",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_unfoldloadedline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L480",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_unfoldnewline",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_unfoldnewline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L519",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_updatelinesorderindexes",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_updatelinesorderindexes",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L541",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_unfoldline",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_unfoldline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L562",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_foldline",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_foldline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L592",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_linescurrentorderbycolumn",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_linescurrentorderbycolumn",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L599",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_arelinesordered",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_arelinesordered",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L603",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_arelinesorderedbycolumn",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_arelinesorderedbycolumn",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L607",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_sortlinesbycolumnasc",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_sortlinesbycolumnasc",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L617",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_sortlinesbycolumndesc",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_sortlinesbycolumndesc",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L627",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_sortlinesbydefault",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_sortlinesbydefault",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L634",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_sortlines",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_sortlines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L652",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_refreshannotations",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_refreshannotations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L665",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_refreshvisibleannotations",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_refreshvisibleannotations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L709",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_setlinevisibility",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_setlinevisibility",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L736",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_hidezerolines",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_hidezerolines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L761",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_reportaction",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_reportaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L803",
"weight": 1.0,
"_src": "controller_accountreportcontroller",
"_tgt": "controller_accountreportcontroller_openbudget",
"source": "controller_accountreportcontroller",
"target": "controller_accountreportcontroller_openbudget",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L44",
"weight": 1.0,
"_src": "controller_accountreportcontroller_load",
"_tgt": "controller_accountreportcontroller_loadreportoptions",
"source": "controller_accountreportcontroller_load",
"target": "controller_accountreportcontroller_loadreportoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L45",
"weight": 1.0,
"_src": "controller_accountreportcontroller_load",
"_tgt": "controller_accountreportcontroller_getcachekey",
"source": "controller_accountreportcontroller_load",
"target": "controller_accountreportcontroller_getcachekey",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L50",
"weight": 1.0,
"_src": "controller_accountreportcontroller_load",
"_tgt": "controller_accountreportcontroller_incrementcallnumber",
"source": "controller_accountreportcontroller_load",
"target": "controller_accountreportcontroller_incrementcallnumber",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L52",
"weight": 1.0,
"_src": "controller_accountreportcontroller_load",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_load",
"target": "controller_accountreportcontroller_savesessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L54",
"weight": 1.0,
"_src": "controller_accountreportcontroller_load",
"_tgt": "controller_accountreportcontroller_displayreport",
"source": "controller_accountreportcontroller_load",
"target": "controller_accountreportcontroller_displayreport",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L55",
"weight": 1.0,
"_src": "controller_accountreportcontroller_load",
"_tgt": "controller_accountreportcontroller_preloadclosedsections",
"source": "controller_accountreportcontroller_load",
"target": "controller_accountreportcontroller_preloadclosedsections",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/expand_groups.js",
"source_location": "L31",
"weight": 1.0,
"_src": "expand_groups_expandall_onexpandbuttonclicked",
"_tgt": "controller_accountreportcontroller_load",
"source": "controller_accountreportcontroller_load",
"target": "expand_groups_expandall_onexpandbuttonclicked"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/collapse_groups.js",
"source_location": "L31",
"weight": 1.0,
"_src": "collapse_groups_collapseall_oncollapsebuttonclicked",
"_tgt": "controller_accountreportcontroller_load",
"source": "controller_accountreportcontroller_load",
"target": "collapse_groups_collapseall_oncollapsebuttonclicked"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L65",
"weight": 1.0,
"_src": "controller_accountreportcontroller_incrementcallnumber",
"_tgt": "controller_accountreportcontroller_getcachekey",
"source": "controller_accountreportcontroller_getcachekey",
"target": "controller_accountreportcontroller_incrementcallnumber",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L123",
"weight": 1.0,
"_src": "controller_accountreportcontroller_preloadclosedsections",
"_tgt": "controller_accountreportcontroller_getcachekey",
"source": "controller_accountreportcontroller_getcachekey",
"target": "controller_accountreportcontroller_preloadclosedsections",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L143",
"weight": 1.0,
"_src": "controller_accountreportcontroller_loadreport",
"_tgt": "controller_accountreportcontroller_getcachekey",
"source": "controller_accountreportcontroller_getcachekey",
"target": "controller_accountreportcontroller_loadreport",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L170",
"weight": 1.0,
"_src": "controller_accountreportcontroller_loadreportoptions",
"_tgt": "controller_accountreportcontroller_getcachekey",
"source": "controller_accountreportcontroller_getcachekey",
"target": "controller_accountreportcontroller_loadreportoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L772",
"weight": 1.0,
"_src": "controller_accountreportcontroller_reportaction",
"_tgt": "controller_accountreportcontroller_getcachekey",
"source": "controller_accountreportcontroller_getcachekey",
"target": "controller_accountreportcontroller_reportaction",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L553",
"weight": 1.0,
"_src": "filters_accountreportfilters_filtervariant",
"_tgt": "controller_accountreportcontroller_getcachekey",
"source": "controller_accountreportcontroller_getcachekey",
"target": "filters_accountreportfilters_filtervariant"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L173",
"weight": 1.0,
"_src": "controller_accountreportcontroller_loadreportoptions",
"_tgt": "controller_accountreportcontroller_incrementcallnumber",
"source": "controller_accountreportcontroller_incrementcallnumber",
"target": "controller_accountreportcontroller_loadreportoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L357",
"weight": 1.0,
"_src": "controller_accountreportcontroller_updateoption",
"_tgt": "controller_accountreportcontroller_incrementcallnumber",
"source": "controller_accountreportcontroller_incrementcallnumber",
"target": "controller_accountreportcontroller_updateoption",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L492",
"weight": 1.0,
"_src": "filters_accountreportfilters_applyfilters",
"_tgt": "controller_accountreportcontroller_incrementcallnumber",
"source": "controller_accountreportcontroller_incrementcallnumber",
"target": "filters_accountreportfilters_applyfilters"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L556",
"weight": 1.0,
"_src": "filters_accountreportfilters_filtervariant",
"_tgt": "controller_accountreportcontroller_incrementcallnumber",
"source": "controller_accountreportcontroller_incrementcallnumber",
"target": "filters_accountreportfilters_filtervariant"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L71",
"weight": 1.0,
"_src": "controller_accountreportcontroller_displayreport",
"_tgt": "controller_accountreportcontroller_loadreport",
"source": "controller_accountreportcontroller_displayreport",
"target": "controller_accountreportcontroller_loadreport",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L87",
"weight": 1.0,
"_src": "controller_accountreportcontroller_displayreport",
"_tgt": "controller_accountreportcontroller_arelinesordered",
"source": "controller_accountreportcontroller_displayreport",
"target": "controller_accountreportcontroller_arelinesordered",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L88",
"weight": 1.0,
"_src": "controller_accountreportcontroller_displayreport",
"_tgt": "controller_accountreportcontroller_sortlines",
"source": "controller_accountreportcontroller_displayreport",
"target": "controller_accountreportcontroller_sortlines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L90",
"weight": 1.0,
"_src": "controller_accountreportcontroller_displayreport",
"_tgt": "controller_accountreportcontroller_setlinevisibility",
"source": "controller_accountreportcontroller_displayreport",
"target": "controller_accountreportcontroller_setlinevisibility",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L91",
"weight": 1.0,
"_src": "controller_accountreportcontroller_displayreport",
"_tgt": "controller_accountreportcontroller_refreshvisibleannotations",
"source": "controller_accountreportcontroller_displayreport",
"target": "controller_accountreportcontroller_refreshvisibleannotations",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L92",
"weight": 1.0,
"_src": "controller_accountreportcontroller_displayreport",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_displayreport",
"target": "controller_accountreportcontroller_savesessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L116",
"weight": 1.0,
"_src": "controller_accountreportcontroller_reload",
"_tgt": "controller_accountreportcontroller_displayreport",
"source": "controller_accountreportcontroller_displayreport",
"target": "controller_accountreportcontroller_reload",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L376",
"weight": 1.0,
"_src": "controller_accountreportcontroller_switchtosection",
"_tgt": "controller_accountreportcontroller_displayreport",
"source": "controller_accountreportcontroller_displayreport",
"target": "controller_accountreportcontroller_switchtosection",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L558",
"weight": 1.0,
"_src": "filters_accountreportfilters_filtervariant",
"_tgt": "controller_accountreportcontroller_displayreport",
"source": "controller_accountreportcontroller_displayreport",
"target": "filters_accountreportfilters_filtervariant"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L115",
"weight": 1.0,
"_src": "controller_accountreportcontroller_reload",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_reload",
"target": "controller_accountreportcontroller_savesessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L358",
"weight": 1.0,
"_src": "controller_accountreportcontroller_updateoption",
"_tgt": "controller_accountreportcontroller_reload",
"source": "controller_accountreportcontroller_reload",
"target": "controller_accountreportcontroller_updateoption",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L643",
"weight": 1.0,
"_src": "filters_accountreportfilters_createbudget",
"_tgt": "controller_accountreportcontroller_reload",
"source": "controller_accountreportcontroller_reload",
"target": "filters_accountreportfilters_createbudget"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L125",
"weight": 1.0,
"_src": "controller_accountreportcontroller_preloadclosedsections",
"_tgt": "controller_accountreportcontroller_loadreport",
"source": "controller_accountreportcontroller_preloadclosedsections",
"target": "controller_accountreportcontroller_loadreport",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L140",
"weight": 1.0,
"_src": "controller_accountreportcontroller_loadreport",
"_tgt": "controller_accountreportcontroller_loadreportoptions",
"source": "controller_accountreportcontroller_loadreport",
"target": "controller_accountreportcontroller_loadreportoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L169",
"weight": 1.0,
"_src": "controller_accountreportcontroller_loadreportoptions",
"_tgt": "controller_accountreportcontroller_hassessionoptions",
"source": "controller_accountreportcontroller_loadreportoptions",
"target": "controller_accountreportcontroller_hassessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L169",
"weight": 1.0,
"_src": "controller_accountreportcontroller_loadreportoptions",
"_tgt": "controller_accountreportcontroller_sessionoptions",
"source": "controller_accountreportcontroller_loadreportoptions",
"target": "controller_accountreportcontroller_sessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L291",
"weight": 1.0,
"_src": "controller_accountreportcontroller_lines",
"_tgt": "controller_accountreportcontroller_setlinevisibility",
"source": "controller_accountreportcontroller_lines",
"target": "controller_accountreportcontroller_setlinevisibility",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L367",
"weight": 1.0,
"_src": "controller_accountreportcontroller_deleteoption",
"_tgt": "controller_accountreportcontroller_updateoption",
"source": "controller_accountreportcontroller_updateoption",
"target": "controller_accountreportcontroller_deleteoption",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L371",
"weight": 1.0,
"_src": "controller_accountreportcontroller_toggleoption",
"_tgt": "controller_accountreportcontroller_updateoption",
"source": "controller_accountreportcontroller_updateoption",
"target": "controller_accountreportcontroller_toggleoption",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/search_bar/search_bar.js",
"source_location": "L49",
"weight": 1.0,
"_src": "search_bar_accountreportsearchbar_search",
"_tgt": "controller_accountreportcontroller_deleteoption",
"source": "controller_accountreportcontroller_deleteoption",
"target": "search_bar_accountreportsearchbar_search"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L478",
"weight": 1.0,
"_src": "filters_accountreportfilters_filterclicked",
"_tgt": "controller_accountreportcontroller_toggleoption",
"source": "controller_accountreportcontroller_toggleoption",
"target": "filters_accountreportfilters_filterclicked"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L571",
"weight": 1.0,
"_src": "filters_accountreportfilters_togglehidezerolines",
"_tgt": "controller_accountreportcontroller_toggleoption",
"source": "controller_accountreportcontroller_toggleoption",
"target": "filters_accountreportfilters_togglehidezerolines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L578",
"weight": 1.0,
"_src": "filters_accountreportfilters_togglehorizontalsplit",
"_tgt": "controller_accountreportcontroller_toggleoption",
"source": "controller_accountreportcontroller_toggleoption",
"target": "filters_accountreportfilters_togglehorizontalsplit"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L375",
"weight": 1.0,
"_src": "controller_accountreportcontroller_switchtosection",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_switchtosection",
"target": "controller_accountreportcontroller_savesessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L391",
"weight": 1.0,
"_src": "controller_accountreportcontroller_hassessionoptions",
"_tgt": "controller_accountreportcontroller_sessionoptionsid",
"source": "controller_accountreportcontroller_sessionoptionsid",
"target": "controller_accountreportcontroller_hassessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L395",
"weight": 1.0,
"_src": "controller_accountreportcontroller_savesessionoptions",
"_tgt": "controller_accountreportcontroller_sessionoptionsid",
"source": "controller_accountreportcontroller_sessionoptionsid",
"target": "controller_accountreportcontroller_savesessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L399",
"weight": 1.0,
"_src": "controller_accountreportcontroller_sessionoptions",
"_tgt": "controller_accountreportcontroller_sessionoptionsid",
"source": "controller_accountreportcontroller_sessionoptionsid",
"target": "controller_accountreportcontroller_sessionoptions",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L559",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldline",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "controller_accountreportcontroller_unfoldline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L586",
"weight": 1.0,
"_src": "controller_accountreportcontroller_foldline",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "controller_accountreportcontroller_foldline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L614",
"weight": 1.0,
"_src": "controller_accountreportcontroller_sortlinesbycolumnasc",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "controller_accountreportcontroller_sortlinesbycolumnasc",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L624",
"weight": 1.0,
"_src": "controller_accountreportcontroller_sortlinesbycolumndesc",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "controller_accountreportcontroller_sortlinesbycolumndesc",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L631",
"weight": 1.0,
"_src": "controller_accountreportcontroller_sortlinesbydefault",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "controller_accountreportcontroller_sortlinesbydefault",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L548",
"weight": 1.0,
"_src": "filters_accountreportfilters_filtervariant",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "filters_accountreportfilters_filtervariant"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L563",
"weight": 1.0,
"_src": "filters_accountreportfilters_filtertaxunit",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "filters_accountreportfilters_filtertaxunit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L573",
"weight": 1.0,
"_src": "filters_accountreportfilters_togglehidezerolines",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "filters_accountreportfilters_togglehidezerolines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L579",
"weight": 1.0,
"_src": "filters_accountreportfilters_togglehorizontalsplit",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "filters_accountreportfilters_togglehorizontalsplit"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L585",
"weight": 1.0,
"_src": "filters_accountreportfilters_filterroundingunit",
"_tgt": "controller_accountreportcontroller_savesessionoptions",
"source": "controller_accountreportcontroller_savesessionoptions",
"target": "filters_accountreportfilters_filterroundingunit"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L422",
"weight": 1.0,
"_src": "controller_accountreportcontroller_islinerelatedto",
"_tgt": "controller_accountreportcontroller_islineancestorof",
"source": "controller_accountreportcontroller_islineancestorof",
"target": "controller_accountreportcontroller_islinerelatedto",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L422",
"weight": 1.0,
"_src": "controller_accountreportcontroller_islinerelatedto",
"_tgt": "controller_accountreportcontroller_islinechildof",
"source": "controller_accountreportcontroller_islinechildof",
"target": "controller_accountreportcontroller_islinerelatedto",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L118",
"weight": 1.0,
"_src": "line_accountreportline_ishiddenbysearchfilter",
"_tgt": "controller_accountreportcontroller_islinerelatedto",
"source": "controller_accountreportcontroller_islinerelatedto",
"target": "line_accountreportline_ishiddenbysearchfilter"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L445",
"weight": 1.0,
"_src": "controller_accountreportcontroller_isloadedline",
"_tgt": "controller_accountreportcontroller_isnextlinechild",
"source": "controller_accountreportcontroller_isnextlinechild",
"target": "controller_accountreportcontroller_isloadedline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L467",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldloadedline",
"_tgt": "controller_accountreportcontroller_isnextlinechild",
"source": "controller_accountreportcontroller_isnextlinechild",
"target": "controller_accountreportcontroller_unfoldloadedline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L568",
"weight": 1.0,
"_src": "controller_accountreportcontroller_foldline",
"_tgt": "controller_accountreportcontroller_isnextlinechild",
"source": "controller_accountreportcontroller_isnextlinechild",
"target": "controller_accountreportcontroller_foldline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L56",
"weight": 1.0,
"_src": "line_accountreportline_hasvisiblechild",
"_tgt": "controller_accountreportcontroller_isnextlinechild",
"source": "controller_accountreportcontroller_isnextlinechild",
"target": "line_accountreportline_hasvisiblechild"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L468",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldloadedline",
"_tgt": "controller_accountreportcontroller_isnextlinedirectchild",
"source": "controller_accountreportcontroller_isnextlinedirectchild",
"target": "controller_accountreportcontroller_unfoldloadedline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L445",
"weight": 1.0,
"_src": "controller_accountreportcontroller_isloadedline",
"_tgt": "controller_accountreportcontroller_istotalline",
"source": "controller_accountreportcontroller_istotalline",
"target": "controller_accountreportcontroller_isloadedline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L504",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldnewline",
"_tgt": "controller_accountreportcontroller_istotalline",
"source": "controller_accountreportcontroller_istotalline",
"target": "controller_accountreportcontroller_unfoldnewline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L44",
"weight": 1.0,
"_src": "line_accountreportline_lineclasses",
"_tgt": "controller_accountreportcontroller_istotalline",
"source": "controller_accountreportcontroller_istotalline",
"target": "line_accountreportline_lineclasses"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L445",
"weight": 1.0,
"_src": "controller_accountreportcontroller_isloadedline",
"_tgt": "controller_accountreportcontroller_isloadmoreline",
"source": "controller_accountreportcontroller_isloadmoreline",
"target": "controller_accountreportcontroller_isloadedline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L545",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldline",
"_tgt": "controller_accountreportcontroller_isloadedline",
"source": "controller_accountreportcontroller_isloadedline",
"target": "controller_accountreportcontroller_unfoldline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L449",
"weight": 1.0,
"_src": "controller_accountreportcontroller_replacelinewith",
"_tgt": "controller_accountreportcontroller_insertlines",
"source": "controller_accountreportcontroller_replacelinewith",
"target": "controller_accountreportcontroller_insertlines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L135",
"weight": 1.0,
"_src": "line_name_accountreportlinename_loadmore",
"_tgt": "controller_accountreportcontroller_replacelinewith",
"source": "controller_accountreportcontroller_replacelinewith",
"target": "line_name_accountreportlinename_loadmore"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L453",
"weight": 1.0,
"_src": "controller_accountreportcontroller_insertlinesafter",
"_tgt": "controller_accountreportcontroller_insertlines",
"source": "controller_accountreportcontroller_insertlinesafter",
"target": "controller_accountreportcontroller_insertlines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L500",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldnewline",
"_tgt": "controller_accountreportcontroller_insertlinesafter",
"source": "controller_accountreportcontroller_insertlinesafter",
"target": "controller_accountreportcontroller_unfoldnewline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L546",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldline",
"_tgt": "controller_accountreportcontroller_unfoldloadedline",
"source": "controller_accountreportcontroller_unfoldloadedline",
"target": "controller_accountreportcontroller_unfoldline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L497",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldnewline",
"_tgt": "controller_accountreportcontroller_arelinesordered",
"source": "controller_accountreportcontroller_unfoldnewline",
"target": "controller_accountreportcontroller_arelinesordered",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L498",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldnewline",
"_tgt": "controller_accountreportcontroller_updatelinesorderindexes",
"source": "controller_accountreportcontroller_unfoldnewline",
"target": "controller_accountreportcontroller_updatelinesorderindexes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L548",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldline",
"_tgt": "controller_accountreportcontroller_unfoldnewline",
"source": "controller_accountreportcontroller_unfoldnewline",
"target": "controller_accountreportcontroller_unfoldline",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L133",
"weight": 1.0,
"_src": "line_name_accountreportlinename_loadmore",
"_tgt": "controller_accountreportcontroller_updatelinesorderindexes",
"source": "controller_accountreportcontroller_updatelinesorderindexes",
"target": "line_name_accountreportlinename_loadmore"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L551",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldline",
"_tgt": "controller_accountreportcontroller_setlinevisibility",
"source": "controller_accountreportcontroller_unfoldline",
"target": "controller_accountreportcontroller_setlinevisibility",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L553",
"weight": 1.0,
"_src": "controller_accountreportcontroller_unfoldline",
"_tgt": "controller_accountreportcontroller_refreshvisibleannotations",
"source": "controller_accountreportcontroller_unfoldline",
"target": "controller_accountreportcontroller_refreshvisibleannotations",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L146",
"weight": 1.0,
"_src": "line_name_accountreportlinename_togglefoldable",
"_tgt": "controller_accountreportcontroller_unfoldline",
"source": "controller_accountreportcontroller_unfoldline",
"target": "line_name_accountreportlinename_togglefoldable"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L579",
"weight": 1.0,
"_src": "controller_accountreportcontroller_foldline",
"_tgt": "controller_accountreportcontroller_refreshvisibleannotations",
"source": "controller_accountreportcontroller_foldline",
"target": "controller_accountreportcontroller_refreshvisibleannotations",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L144",
"weight": 1.0,
"_src": "line_name_accountreportlinename_togglefoldable",
"_tgt": "controller_accountreportcontroller_foldline",
"source": "controller_accountreportcontroller_foldline",
"target": "line_name_accountreportlinename_togglefoldable"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L593",
"weight": 1.0,
"_src": "controller_accountreportcontroller_linescurrentorderbycolumn",
"_tgt": "controller_accountreportcontroller_arelinesorderedbycolumn",
"source": "controller_accountreportcontroller_linescurrentorderbycolumn",
"target": "controller_accountreportcontroller_arelinesorderedbycolumn",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L96",
"weight": 1.0,
"_src": "header_accountreportheader_sortableclasses",
"_tgt": "controller_accountreportcontroller_linescurrentorderbycolumn",
"source": "controller_accountreportcontroller_linescurrentorderbycolumn",
"target": "header_accountreportheader_sortableclasses"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L108",
"weight": 1.0,
"_src": "header_accountreportheader_sortlinesbycolumn",
"_tgt": "controller_accountreportcontroller_linescurrentorderbycolumn",
"source": "controller_accountreportcontroller_linescurrentorderbycolumn",
"target": "header_accountreportheader_sortlinesbycolumn"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L604",
"weight": 1.0,
"_src": "controller_accountreportcontroller_arelinesorderedbycolumn",
"_tgt": "controller_accountreportcontroller_arelinesordered",
"source": "controller_accountreportcontroller_arelinesordered",
"target": "controller_accountreportcontroller_arelinesorderedbycolumn",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L132",
"weight": 1.0,
"_src": "line_name_accountreportlinename_loadmore",
"_tgt": "controller_accountreportcontroller_arelinesordered",
"source": "controller_accountreportcontroller_arelinesordered",
"target": "line_name_accountreportlinename_loadmore"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L613",
"weight": 1.0,
"_src": "controller_accountreportcontroller_sortlinesbycolumnasc",
"_tgt": "controller_accountreportcontroller_sortlines",
"source": "controller_accountreportcontroller_sortlinesbycolumnasc",
"target": "controller_accountreportcontroller_sortlines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L110",
"weight": 1.0,
"_src": "header_accountreportheader_sortlinesbycolumn",
"_tgt": "controller_accountreportcontroller_sortlinesbycolumnasc",
"source": "controller_accountreportcontroller_sortlinesbycolumnasc",
"target": "header_accountreportheader_sortlinesbycolumn"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L623",
"weight": 1.0,
"_src": "controller_accountreportcontroller_sortlinesbycolumndesc",
"_tgt": "controller_accountreportcontroller_sortlines",
"source": "controller_accountreportcontroller_sortlinesbycolumndesc",
"target": "controller_accountreportcontroller_sortlines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L113",
"weight": 1.0,
"_src": "header_accountreportheader_sortlinesbycolumn",
"_tgt": "controller_accountreportcontroller_sortlinesbycolumndesc",
"source": "controller_accountreportcontroller_sortlinesbycolumndesc",
"target": "header_accountreportheader_sortlinesbycolumn"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L116",
"weight": 1.0,
"_src": "header_accountreportheader_sortlinesbycolumn",
"_tgt": "controller_accountreportcontroller_sortlinesbydefault",
"source": "controller_accountreportcontroller_sortlinesbydefault",
"target": "header_accountreportheader_sortlinesbycolumn"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L658",
"weight": 1.0,
"_src": "controller_accountreportcontroller_refreshannotations",
"_tgt": "controller_accountreportcontroller_refreshvisibleannotations",
"source": "controller_accountreportcontroller_refreshannotations",
"target": "controller_accountreportcontroller_refreshvisibleannotations",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/controller.js",
"source_location": "L721",
"weight": 1.0,
"_src": "controller_accountreportcontroller_setlinevisibility",
"_tgt": "controller_accountreportcontroller_hidezerolines",
"source": "controller_accountreportcontroller_setlinevisibility",
"target": "controller_accountreportcontroller_hidezerolines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L574",
"weight": 1.0,
"_src": "filters_accountreportfilters_togglehidezerolines",
"_tgt": "controller_accountreportcontroller_setlinevisibility",
"source": "controller_accountreportcontroller_setlinevisibility",
"target": "filters_accountreportfilters_togglehidezerolines"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L131",
"weight": 1.0,
"_src": "line_name_accountreportlinename_loadmore",
"_tgt": "controller_accountreportcontroller_setlinevisibility",
"source": "controller_accountreportcontroller_setlinevisibility",
"target": "line_name_accountreportlinename_loadmore"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L87",
"weight": 1.0,
"_src": "account_report_accountreport_registercustomcomponent",
"_tgt": "group_test_category",
"source": "account_report_accountreport_registercustomcomponent",
"target": "group_test_category"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/account_report.js",
"source_location": "L98",
"weight": 1.0,
"_src": "account_report_accountreport_getcomponent",
"_tgt": "group_test_category",
"source": "account_report_accountreport_getcomponent",
"target": "group_test_category"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L22",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_filters_filters_js",
"_tgt": "filters_accountreportfilters",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_filters_filters_js",
"target": "filters_accountreportfilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L32",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_setup",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L48",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_focusinnerinput",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_focusinnerinput",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L56",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectedfiscalpositionname",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectedfiscalpositionname",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L72",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectedhorizontalgroupname",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectedhorizontalgroupname",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L81",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_ishorizontalgroupselected",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_ishorizontalgroupselected",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L87",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectedtaxunitname",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectedtaxunitname",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L96",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectedvariantname",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectedvariantname",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L105",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectedsectionname",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectedsectionname",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L111",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectedaccounttype",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectedaccounttype",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L149",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectedamlirfilters",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectedamlirfilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L163",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_availableperiodorder",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_availableperiodorder",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L167",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_periodorder",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_periodorder",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L173",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectedextraoptions",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectedextraoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L192",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_dropdownprops",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_dropdownprops",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L201",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_periodlabel",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_periodlabel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L207",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_hasanalyticgroupbyfilter",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_hasanalyticgroupbyfilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L211",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_hascodesfilter",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_hascodesfilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L215",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_hasextraoptionsfilter",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_hasextraoptionsfilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L225",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_hasuifilter",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_hasuifilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L232",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_hasfiscalpositionfilter",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_hasfiscalpositionfilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L240",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_isbudgetselected",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_isbudgetselected",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L250",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_datefrom",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_datefrom",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L254",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_dateto",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_dateto",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L259",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_setdate",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_setdate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L272",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_setdatefrom",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_setdatefrom",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L276",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_setdateto",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_setdateto",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L280",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_datefilters",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_datefilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L299",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_initdatefilters",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_initdatefilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L317",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_getdatefilter",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_getdatefilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L327",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectdatefilter",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectdatefilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L332",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectpreviousperiod",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectpreviousperiod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L336",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectnextperiod",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectnextperiod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L340",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_changeperiod",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_changeperiod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L349",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_isperiodselected",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_isperiodselected",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L353",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_displayperiod",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_displayperiod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L370",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_displaymonth",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_displaymonth",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L374",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_displayquarter",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_displayquarter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L390",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_displayyear",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_displayyear",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L394",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_displaytaxperiod",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_displaytaxperiod",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L410",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_computetaxperioddates",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_computetaxperioddates",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L439",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_setnumberperiods",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_setnumberperiods",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L454",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_getmultirecordselectorprops",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_getmultirecordselectorprops",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L467",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_roundingunitname",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_roundingunitname",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L474",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_filterclicked",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_filterclicked",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L486",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_applyfilters",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_applyfilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L502",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectjournal",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectjournal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L518",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_toggleselectedjournal",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_toggleselectedjournal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L530",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_unfoldcompanyjournals",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_unfoldcompanyjournals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L547",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_filtervariant",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_filtervariant",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L561",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_filtertaxunit",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_filtertaxunit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L569",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_togglehidezerolines",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_togglehidezerolines",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L577",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_togglehorizontalsplit",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_togglehorizontalsplit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L582",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_filterroundingunit",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_filterroundingunit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L597",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selecthorizontalgroup",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selecthorizontalgroup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L614",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_selectbudget",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_selectbudget",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L628",
"weight": 1.0,
"_src": "filters_accountreportfilters",
"_tgt": "filters_accountreportfilters_createbudget",
"source": "filters_accountreportfilters",
"target": "filters_accountreportfilters_createbudget",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L39",
"weight": 1.0,
"_src": "filters_accountreportfilters_setup",
"_tgt": "filters_accountreportfilters_initdatefilters",
"source": "filters_accountreportfilters_setup",
"target": "filters_accountreportfilters_initdatefilters",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L262",
"weight": 1.0,
"_src": "filters_accountreportfilters_setdate",
"_tgt": "filters_accountreportfilters_applyfilters",
"source": "filters_accountreportfilters_setdate",
"target": "filters_accountreportfilters_applyfilters",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L273",
"weight": 1.0,
"_src": "filters_accountreportfilters_setdatefrom",
"_tgt": "filters_accountreportfilters_setdate",
"source": "filters_accountreportfilters_setdate",
"target": "filters_accountreportfilters_setdatefrom",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L277",
"weight": 1.0,
"_src": "filters_accountreportfilters_setdateto",
"_tgt": "filters_accountreportfilters_setdate",
"source": "filters_accountreportfilters_setdate",
"target": "filters_accountreportfilters_setdateto",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L328",
"weight": 1.0,
"_src": "filters_accountreportfilters_selectdatefilter",
"_tgt": "filters_accountreportfilters_getdatefilter",
"source": "filters_accountreportfilters_getdatefilter",
"target": "filters_accountreportfilters_selectdatefilter",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L343",
"weight": 1.0,
"_src": "filters_accountreportfilters_changeperiod",
"_tgt": "filters_accountreportfilters_getdatefilter",
"source": "filters_accountreportfilters_getdatefilter",
"target": "filters_accountreportfilters_changeperiod",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L328",
"weight": 1.0,
"_src": "filters_accountreportfilters_selectdatefilter",
"_tgt": "filters_accountreportfilters_filterclicked",
"source": "filters_accountreportfilters_selectdatefilter",
"target": "filters_accountreportfilters_filterclicked",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L333",
"weight": 1.0,
"_src": "filters_accountreportfilters_selectpreviousperiod",
"_tgt": "filters_accountreportfilters_changeperiod",
"source": "filters_accountreportfilters_selectpreviousperiod",
"target": "filters_accountreportfilters_changeperiod",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L337",
"weight": 1.0,
"_src": "filters_accountreportfilters_selectnextperiod",
"_tgt": "filters_accountreportfilters_changeperiod",
"source": "filters_accountreportfilters_selectnextperiod",
"target": "filters_accountreportfilters_changeperiod",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L346",
"weight": 1.0,
"_src": "filters_accountreportfilters_changeperiod",
"_tgt": "filters_accountreportfilters_applyfilters",
"source": "filters_accountreportfilters_changeperiod",
"target": "filters_accountreportfilters_applyfilters",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L358",
"weight": 1.0,
"_src": "filters_accountreportfilters_displayperiod",
"_tgt": "filters_accountreportfilters_displaymonth",
"source": "filters_accountreportfilters_displayperiod",
"target": "filters_accountreportfilters_displaymonth",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L360",
"weight": 1.0,
"_src": "filters_accountreportfilters_displayperiod",
"_tgt": "filters_accountreportfilters_displayquarter",
"source": "filters_accountreportfilters_displayperiod",
"target": "filters_accountreportfilters_displayquarter",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L362",
"weight": 1.0,
"_src": "filters_accountreportfilters_displayperiod",
"_tgt": "filters_accountreportfilters_displayyear",
"source": "filters_accountreportfilters_displayperiod",
"target": "filters_accountreportfilters_displayyear",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L364",
"weight": 1.0,
"_src": "filters_accountreportfilters_displayperiod",
"_tgt": "filters_accountreportfilters_displaytaxperiod",
"source": "filters_accountreportfilters_displayperiod",
"target": "filters_accountreportfilters_displaytaxperiod",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L397",
"weight": 1.0,
"_src": "filters_accountreportfilters_displaytaxperiod",
"_tgt": "filters_accountreportfilters_computetaxperioddates",
"source": "filters_accountreportfilters_displaytaxperiod",
"target": "filters_accountreportfilters_computetaxperioddates",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L482",
"weight": 1.0,
"_src": "filters_accountreportfilters_filterclicked",
"_tgt": "filters_accountreportfilters_applyfilters",
"source": "filters_accountreportfilters_filterclicked",
"target": "filters_accountreportfilters_applyfilters",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L562",
"weight": 1.0,
"_src": "filters_accountreportfilters_filtertaxunit",
"_tgt": "filters_accountreportfilters_filterclicked",
"source": "filters_accountreportfilters_filterclicked",
"target": "filters_accountreportfilters_filtertaxunit",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L611",
"weight": 1.0,
"_src": "filters_accountreportfilters_selecthorizontalgroup",
"_tgt": "filters_accountreportfilters_filterclicked",
"source": "filters_accountreportfilters_filterclicked",
"target": "filters_accountreportfilters_selecthorizontalgroup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L515",
"weight": 1.0,
"_src": "filters_accountreportfilters_selectjournal",
"_tgt": "filters_accountreportfilters_applyfilters",
"source": "filters_accountreportfilters_applyfilters",
"target": "filters_accountreportfilters_selectjournal",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L625",
"weight": 1.0,
"_src": "filters_accountreportfilters_selectbudget",
"_tgt": "filters_accountreportfilters_applyfilters",
"source": "filters_accountreportfilters_applyfilters",
"target": "filters_accountreportfilters_selectbudget",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/filters/filters.js",
"source_location": "L505",
"weight": 1.0,
"_src": "filters_accountreportfilters_selectjournal",
"_tgt": "filters_accountreportfilters_toggleselectedjournal",
"source": "filters_accountreportfilters_selectjournal",
"target": "filters_accountreportfilters_toggleselectedjournal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/search_bar/search_bar.js",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_search_bar_search_bar_js",
"_tgt": "search_bar_accountreportsearchbar",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_search_bar_search_bar_js",
"target": "search_bar_accountreportsearchbar",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/search_bar/search_bar.js",
"source_location": "L16",
"weight": 1.0,
"_src": "search_bar_accountreportsearchbar",
"_tgt": "search_bar_accountreportsearchbar_setup",
"source": "search_bar_accountreportsearchbar",
"target": "search_bar_accountreportsearchbar_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/search_bar/search_bar.js",
"source_location": "L31",
"weight": 1.0,
"_src": "search_bar_accountreportsearchbar",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar",
"target": "search_bar_accountreportsearchbar_search",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L36",
"weight": 1.0,
"_src": "color_editor_find_attachment",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "color_editor_find_attachment"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L42",
"weight": 1.0,
"_src": "color_editor_find_asset",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "color_editor_find_asset"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L60",
"weight": 1.0,
"_src": "color_editor_coloreditor_extract_variable",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "color_editor_coloreditor_extract_variable"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L221",
"weight": 1.0,
"_src": "wc_section_get_equipment_type_selection",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_section_get_equipment_type_selection"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L323",
"weight": 1.0,
"_src": "wc_section_action_auto_populate_all_sections",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_section_action_auto_populate_all_sections"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L382",
"weight": 1.0,
"_src": "wc_section_wheelchairsection_populate_section_from_products",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_section_wheelchairsection_populate_section_from_products"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L71",
"weight": 1.0,
"_src": "wc_assessment_get_equipment_type_selection",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_assessment_get_equipment_type_selection"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L474",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L554",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_create_upcharge_line",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_assessment_wheelchairassessment_create_upcharge_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L665",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_ensure_frame_line",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_assessment_wheelchairassessment_ensure_frame_line"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L24",
"weight": 1.0,
"_src": "wc_config_flow_get_equipment_type_selection",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_config_flow_get_equipment_type_selection"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L87",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_action_activate",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_config_flow_wheelchairconfigflow_action_activate"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L332",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_config_flow_wheelchairconfigflow_save_flow_graph"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L74",
"weight": 1.0,
"_src": "wc_upcharge_rule_get_equipment_type_selection",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_upcharge_rule_get_equipment_type_selection"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L104",
"weight": 1.0,
"_src": "wc_upcharge_rule_compute_adp_device_code_id",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "wc_upcharge_rule_compute_adp_device_code_id"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L29",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_list",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "portal_quotation_quotation_builder_list"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L67",
"weight": 1.0,
"_src": "portal_quotation_quotationportal_get_form_context",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "portal_quotation_quotationportal_get_form_context"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L450",
"weight": 1.0,
"_src": "portal_quotation_quotationpublic_validate_token",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "portal_quotation_quotationpublic_validate_token"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L26",
"weight": 1.0,
"_src": "quotation_api_search_clients",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "quotation_api_search_clients"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L59",
"weight": 1.0,
"_src": "quotation_api_search_products",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "quotation_api_search_products"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L172",
"weight": 1.0,
"_src": "quotation_api_get_section_options",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "quotation_api_get_section_options"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L204",
"weight": 1.0,
"_src": "quotation_api_check_upcharges",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "quotation_api_check_upcharges"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L324",
"weight": 1.0,
"_src": "quotation_api_quotationpublicapi_validate_token",
"_tgt": "search_bar_accountreportsearchbar_search",
"source": "search_bar_accountreportsearchbar_search",
"target": "quotation_api_quotationpublicapi_validate_token"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_line_name_js",
"_tgt": "line_name_accountreportlinename",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_line_name_js",
"target": "line_name_accountreportlinename",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L28",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_setup",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L45",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_caretoptions",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_caretoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L49",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_hascaretoptions",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_hascaretoptions",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L53",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_caretaction",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_caretaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L77",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_linenameclasses",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_linenameclasses",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L92",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_triggeraction",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_triggeraction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L115",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_loadmore",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_loadmore",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L141",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_togglefoldable",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_togglefoldable",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L152",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_hasvisibleannotation",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_hasvisibleannotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L159",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_toggleannotationpopover",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_toggleannotationpopover",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L171",
"weight": 1.0,
"_src": "line_name_accountreportlinename",
"_tgt": "line_name_accountreportlinename_addannotation",
"source": "line_name_accountreportlinename",
"target": "line_name_accountreportlinename_addannotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/line_name.js",
"source_location": "L161",
"weight": 1.0,
"_src": "line_name_accountreportlinename_toggleannotationpopover",
"_tgt": "redirectaction_redirectaction_close",
"source": "line_name_accountreportlinename_toggleannotationpopover",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_popover_annotations_popover_js",
"_tgt": "annotations_popover_accountreportannotationspopover",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_popover_annotations_popover_js",
"target": "annotations_popover_accountreportannotationspopover",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L25",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_setup",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L44",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_isaddingannotation",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_isaddingannotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L48",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_refreshannotations",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_refreshannotations",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L57",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_getnewannotation",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_getnewannotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L69",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_cleannewannotation",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_cleannewannotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L73",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_addannotation",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_addannotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L77",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_formatannotation",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_formatannotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L86",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_savenewannotation",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_savenewannotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L115",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_deleteannotation",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_deleteannotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L126",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover",
"_tgt": "annotations_popover_accountreportannotationspopover_editannotation",
"source": "annotations_popover_accountreportannotationspopover",
"target": "annotations_popover_accountreportannotationspopover_editannotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L29",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover_setup",
"_tgt": "annotations_popover_accountreportannotationspopover_getnewannotation",
"source": "annotations_popover_accountreportannotationspopover_setup",
"target": "annotations_popover_accountreportannotationspopover_getnewannotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L53",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover_refreshannotations",
"_tgt": "annotations_popover_accountreportannotationspopover_cleannewannotation",
"source": "annotations_popover_accountreportannotationspopover_refreshannotations",
"target": "annotations_popover_accountreportannotationspopover_cleannewannotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L123",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover_deleteannotation",
"_tgt": "annotations_popover_accountreportannotationspopover_refreshannotations",
"source": "annotations_popover_accountreportannotationspopover_refreshannotations",
"target": "annotations_popover_accountreportannotationspopover_deleteannotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L136",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover_editannotation",
"_tgt": "annotations_popover_accountreportannotationspopover_refreshannotations",
"source": "annotations_popover_accountreportannotationspopover_refreshannotations",
"target": "annotations_popover_accountreportannotationspopover_editannotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover/annotations_popover.js",
"source_location": "L74",
"weight": 1.0,
"_src": "annotations_popover_accountreportannotationspopover_addannotation",
"_tgt": "annotations_popover_accountreportannotationspopover_getnewannotation",
"source": "annotations_popover_accountreportannotationspopover_getnewannotation",
"target": "annotations_popover_accountreportannotationspopover_addannotation",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_popover_line_annotation_popover_line_js",
"_tgt": "annotation_popover_line_annotationpopoverline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_name_popover_line_annotation_popover_line_js",
"target": "annotation_popover_line_annotationpopoverline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L30",
"weight": 1.0,
"_src": "annotation_popover_line_annotationpopoverline",
"_tgt": "annotation_popover_line_annotationpopoverline_setup",
"source": "annotation_popover_line_annotationpopoverline",
"target": "annotation_popover_line_annotationpopoverline_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L41",
"weight": 1.0,
"_src": "annotation_popover_line_annotationpopoverline",
"_tgt": "annotation_popover_line_annotationpopoverline_applyautoresizetoall",
"source": "annotation_popover_line_annotationpopoverline",
"target": "annotation_popover_line_annotationpopoverline_applyautoresizetoall",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L63",
"weight": 1.0,
"_src": "annotation_popover_line_annotationpopoverline",
"_tgt": "annotation_popover_line_annotationpopoverline_annotationeditdate",
"source": "annotation_popover_line_annotationpopoverline",
"target": "annotation_popover_line_annotationpopoverline_annotationeditdate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L68",
"weight": 1.0,
"_src": "annotation_popover_line_annotationpopoverline",
"_tgt": "annotation_popover_line_annotationpopoverline_annotationedittext",
"source": "annotation_popover_line_annotationpopoverline",
"target": "annotation_popover_line_annotationpopoverline_annotationedittext",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L79",
"weight": 1.0,
"_src": "annotation_popover_line_annotationpopoverline",
"_tgt": "annotation_popover_line_annotationpopoverline_deleteannotation",
"source": "annotation_popover_line_annotationpopoverline",
"target": "annotation_popover_line_annotationpopoverline_deleteannotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_name/popover_line/annotation_popover_line.js",
"source_location": "L31",
"weight": 1.0,
"_src": "annotation_popover_line_annotationpopoverline_setup",
"_tgt": "annotation_popover_line_annotationpopoverline_applyautoresizetoall",
"source": "annotation_popover_line_annotationpopoverline_setup",
"target": "annotation_popover_line_annotationpopoverline_applyautoresizetoall",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_line_cell_js",
"_tgt": "line_cell_accountreportlinecell",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_line_cell_js",
"target": "line_cell_accountreportlinecell",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L27",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell",
"_tgt": "line_cell_accountreportlinecell_setup",
"source": "line_cell_accountreportlinecell",
"target": "line_cell_accountreportlinecell_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L37",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell",
"_tgt": "line_cell_accountreportlinecell_isnumeric",
"source": "line_cell_accountreportlinecell",
"target": "line_cell_accountreportlinecell_isnumeric",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L44",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell",
"_tgt": "line_cell_accountreportlinecell_cellclasses",
"source": "line_cell_accountreportlinecell",
"target": "line_cell_accountreportlinecell_cellclasses",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L86",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell",
"_tgt": "line_cell_accountreportlinecell_audit",
"source": "line_cell_accountreportlinecell",
"target": "line_cell_accountreportlinecell_audit",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L115",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell",
"_tgt": "line_cell_accountreportlinecell_editpopover",
"source": "line_cell_accountreportlinecell",
"target": "line_cell_accountreportlinecell_editpopover",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L143",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell",
"_tgt": "line_cell_accountreportlinecell_carryoverpopover",
"source": "line_cell_accountreportlinecell",
"target": "line_cell_accountreportlinecell_carryoverpopover",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L167",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell",
"_tgt": "line_cell_accountreportlinecell_comparisonclasses",
"source": "line_cell_accountreportlinecell",
"target": "line_cell_accountreportlinecell_comparisonclasses",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L60",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell_cellclasses",
"_tgt": "line_cell_accountreportlinecell_isnumeric",
"source": "line_cell_accountreportlinecell_isnumeric",
"target": "line_cell_accountreportlinecell_cellclasses",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/line_cell.js",
"source_location": "L122",
"weight": 1.0,
"_src": "line_cell_accountreportlinecell_editpopover",
"_tgt": "redirectaction_redirectaction_close",
"source": "line_cell_accountreportlinecell_editpopover",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/edit_popover.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_popover_edit_popover_js",
"_tgt": "edit_popover_accountreporteditpopover",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_popover_edit_popover_js",
"target": "edit_popover_accountreporteditpopover",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/edit_popover.js",
"source_location": "L22",
"weight": 1.0,
"_src": "edit_popover_accountreporteditpopover",
"_tgt": "edit_popover_accountreporteditpopover_setup",
"source": "edit_popover_accountreporteditpopover",
"target": "edit_popover_accountreporteditpopover_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/edit_popover.js",
"source_location": "L37",
"weight": 1.0,
"_src": "edit_popover_accountreporteditpopover",
"_tgt": "edit_popover_accountreporteditpopover_edit",
"source": "edit_popover_accountreporteditpopover",
"target": "edit_popover_accountreporteditpopover_edit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/carryover_popover.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_popover_carryover_popover_js",
"_tgt": "carryover_popover_accountreportcarryoverpopover",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_popover_carryover_popover_js",
"target": "carryover_popover_accountreportcarryoverpopover",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/carryover_popover.js",
"source_location": "L20",
"weight": 1.0,
"_src": "carryover_popover_accountreportcarryoverpopover",
"_tgt": "carryover_popover_accountreportcarryoverpopover_setup",
"source": "carryover_popover_accountreportcarryoverpopover",
"target": "carryover_popover_accountreportcarryoverpopover_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/carryover_popover.js",
"source_location": "L28",
"weight": 1.0,
"_src": "carryover_popover_accountreportcarryoverpopover",
"_tgt": "carryover_popover_accountreportcarryoverpopover_viewcarryoverlinesaction",
"source": "carryover_popover_accountreportcarryoverpopover",
"target": "carryover_popover_accountreportcarryoverpopover_viewcarryoverlinesaction",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell/popover/carryover_popover.js",
"source_location": "L41",
"weight": 1.0,
"_src": "carryover_popover_accountreportcarryoverpopover_viewcarryoverlinesaction",
"_tgt": "redirectaction_redirectaction_close",
"source": "carryover_popover_accountreportcarryoverpopover_viewcarryoverlinesaction",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_line_js",
"_tgt": "line_accountreportline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_line_js",
"target": "line_accountreportline",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L27",
"weight": 1.0,
"_src": "line_accountreportline",
"_tgt": "line_accountreportline_setup",
"source": "line_accountreportline",
"target": "line_accountreportline_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L35",
"weight": 1.0,
"_src": "line_accountreportline",
"_tgt": "line_accountreportline_lineclasses",
"source": "line_accountreportline",
"target": "line_accountreportline_lineclasses",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L53",
"weight": 1.0,
"_src": "line_accountreportline",
"_tgt": "line_accountreportline_hasvisiblechild",
"source": "line_accountreportline",
"target": "line_accountreportline_hasvisiblechild",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L68",
"weight": 1.0,
"_src": "line_accountreportline",
"_tgt": "line_accountreportline_growthcomparisonclasses",
"source": "line_accountreportline",
"target": "line_accountreportline_growthcomparisonclasses",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L89",
"weight": 1.0,
"_src": "line_accountreportline",
"_tgt": "line_accountreportline_horizontalgrouptotalclasses",
"source": "line_accountreportline",
"target": "line_accountreportline_horizontalgrouptotalclasses",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L109",
"weight": 1.0,
"_src": "line_accountreportline",
"_tgt": "line_accountreportline_ishiddenbysearchfilter",
"source": "line_accountreportline",
"target": "line_accountreportline_ishiddenbysearchfilter",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L127",
"weight": 1.0,
"_src": "line_accountreportline",
"_tgt": "line_accountreportline_showdebugpopover",
"source": "line_accountreportline",
"target": "line_accountreportline_showdebugpopover",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L38",
"weight": 1.0,
"_src": "line_accountreportline_lineclasses",
"_tgt": "line_accountreportline_ishiddenbysearchfilter",
"source": "line_accountreportline_lineclasses",
"target": "line_accountreportline_ishiddenbysearchfilter",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L41",
"weight": 1.0,
"_src": "line_accountreportline_lineclasses",
"_tgt": "line_accountreportline_hasvisiblechild",
"source": "line_accountreportline_lineclasses",
"target": "line_accountreportline_hasvisiblechild",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L57",
"weight": 1.0,
"_src": "line_accountreportline_hasvisiblechild",
"_tgt": "line_accountreportline_ishiddenbysearchfilter",
"source": "line_accountreportline_hasvisiblechild",
"target": "line_accountreportline_ishiddenbysearchfilter",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/line.js",
"source_location": "L134",
"weight": 1.0,
"_src": "line_accountreportline_showdebugpopover",
"_tgt": "redirectaction_redirectaction_close",
"source": "line_accountreportline_showdebugpopover",
"target": "redirectaction_redirectaction_close"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line/popover/debug_popover.js",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_popover_debug_popover_js",
"_tgt": "debug_popover_accountreportdebugpopover",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_popover_debug_popover_js",
"target": "debug_popover_accountreportdebugpopover",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/cog_menu/cog_menu.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_cog_menu_cog_menu_js",
"_tgt": "cog_menu_accountreportcogmenu",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_cog_menu_cog_menu_js",
"target": "cog_menu_accountreportcogmenu",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/cog_menu/cog_menu.js",
"source_location": "L17",
"weight": 1.0,
"_src": "cog_menu_accountreportcogmenu",
"_tgt": "cog_menu_accountreportcogmenu_setup",
"source": "cog_menu_accountreportcogmenu",
"target": "cog_menu_accountreportcogmenu_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/cog_menu/cog_menu.js",
"source_location": "L24",
"weight": 1.0,
"_src": "cog_menu_accountreportcogmenu",
"_tgt": "cog_menu_accountreportcogmenu_cogbuttons",
"source": "cog_menu_accountreportcogmenu",
"target": "cog_menu_accountreportcogmenu_cogbuttons",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/buttons_bar/buttons_bar.js",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_buttons_bar_buttons_bar_js",
"_tgt": "buttons_bar_accountreportbuttonsbar",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_buttons_bar_buttons_bar_js",
"target": "buttons_bar_accountreportbuttonsbar",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/buttons_bar/buttons_bar.js",
"source_location": "L14",
"weight": 1.0,
"_src": "buttons_bar_accountreportbuttonsbar",
"_tgt": "buttons_bar_accountreportbuttonsbar_setup",
"source": "buttons_bar_accountreportbuttonsbar",
"target": "buttons_bar_accountreportbuttonsbar_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/buttons_bar/buttons_bar.js",
"source_location": "L21",
"weight": 1.0,
"_src": "buttons_bar_accountreportbuttonsbar",
"_tgt": "buttons_bar_accountreportbuttonsbar_barbuttons",
"source": "buttons_bar_accountreportbuttonsbar",
"target": "buttons_bar_accountreportbuttonsbar_barbuttons",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_editable_line_cell_editable_js",
"_tgt": "line_cell_editable_accountreportlinecelleditable",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_line_cell_editable_line_cell_editable_js",
"target": "line_cell_editable_accountreportlinecelleditable",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L12",
"weight": 1.0,
"_src": "line_cell_editable_accountreportlinecelleditable",
"_tgt": "line_cell_editable_accountreportlinecelleditable_setup",
"source": "line_cell_editable_accountreportlinecelleditable",
"target": "line_cell_editable_accountreportlinecelleditable_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L26",
"weight": 1.0,
"_src": "line_cell_editable_accountreportlinecelleditable",
"_tgt": "line_cell_editable_accountreportlinecelleditable_cellclasses",
"source": "line_cell_editable_accountreportlinecelleditable",
"target": "line_cell_editable_accountreportlinecelleditable_cellclasses",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L34",
"weight": 1.0,
"_src": "line_cell_editable_accountreportlinecelleditable",
"_tgt": "line_cell_editable_accountreportlinecelleditable_haseditpopupdata",
"source": "line_cell_editable_accountreportlinecelleditable",
"target": "line_cell_editable_accountreportlinecelleditable_haseditpopupdata",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L38",
"weight": 1.0,
"_src": "line_cell_editable_accountreportlinecelleditable",
"_tgt": "line_cell_editable_accountreportlinecelleditable_onchange",
"source": "line_cell_editable_accountreportlinecelleditable",
"target": "line_cell_editable_accountreportlinecelleditable_onchange",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L69",
"weight": 1.0,
"_src": "line_cell_editable_accountreportlinecelleditable",
"_tgt": "line_cell_editable_accountreportlinecelleditable_inputvalue",
"source": "line_cell_editable_accountreportlinecelleditable",
"target": "line_cell_editable_accountreportlinecelleditable_inputvalue",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L73",
"weight": 1.0,
"_src": "line_cell_editable_accountreportlinecelleditable",
"_tgt": "line_cell_editable_accountreportlinecelleditable_onfocus",
"source": "line_cell_editable_accountreportlinecelleditable",
"target": "line_cell_editable_accountreportlinecelleditable_onfocus",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/line_cell_editable/line_cell_editable.js",
"source_location": "L77",
"weight": 1.0,
"_src": "line_cell_editable_accountreportlinecelleditable",
"_tgt": "line_cell_editable_accountreportlinecelleditable_onblur",
"source": "line_cell_editable_accountreportlinecelleditable",
"target": "line_cell_editable_accountreportlinecelleditable_onblur",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_ellipsis_ellipsis_js",
"_tgt": "ellipsis_accountreportellipsis",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_ellipsis_ellipsis_js",
"target": "ellipsis_accountreportellipsis",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L24",
"weight": 1.0,
"_src": "ellipsis_accountreportellipsis",
"_tgt": "ellipsis_accountreportellipsis_setup",
"source": "ellipsis_accountreportellipsis",
"target": "ellipsis_accountreportellipsis_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L33",
"weight": 1.0,
"_src": "ellipsis_accountreportellipsis",
"_tgt": "ellipsis_accountreportellipsis_triggersellipsis",
"source": "ellipsis_accountreportellipsis",
"target": "ellipsis_accountreportellipsis_triggersellipsis",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L40",
"weight": 1.0,
"_src": "ellipsis_accountreportellipsis",
"_tgt": "ellipsis_accountreportellipsis_copyellipsistext",
"source": "ellipsis_accountreportellipsis",
"target": "ellipsis_accountreportellipsis_copyellipsistext",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/ellipsis.js",
"source_location": "L47",
"weight": 1.0,
"_src": "ellipsis_accountreportellipsis",
"_tgt": "ellipsis_accountreportellipsis_showellipsispopover",
"source": "ellipsis_accountreportellipsis",
"target": "ellipsis_accountreportellipsis_showellipsispopover",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/ellipsis/popover/ellipsis_popover.js",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_ellipsis_popover_ellipsis_popover_js",
"_tgt": "ellipsis_popover_accountreportellipsispopover",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_ellipsis_popover_ellipsis_popover_js",
"target": "ellipsis_popover_accountreportellipsispopover",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_header_header_js",
"_tgt": "header_accountreportheader",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_account_report_header_header_js",
"target": "header_accountreportheader",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L22",
"weight": 1.0,
"_src": "header_accountreportheader",
"_tgt": "header_accountreportheader_setup",
"source": "header_accountreportheader",
"target": "header_accountreportheader_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L29",
"weight": 1.0,
"_src": "header_accountreportheader",
"_tgt": "header_accountreportheader_columnheaders",
"source": "header_accountreportheader",
"target": "header_accountreportheader_columnheaders",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L45",
"weight": 1.0,
"_src": "header_accountreportheader",
"_tgt": "header_accountreportheader_columnheaderscolspan",
"source": "header_accountreportheader",
"target": "header_accountreportheader_columnheaderscolspan",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L57",
"weight": 1.0,
"_src": "header_accountreportheader",
"_tgt": "header_accountreportheader_subheaders",
"source": "header_accountreportheader",
"target": "header_accountreportheader_subheaders",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L82",
"weight": 1.0,
"_src": "header_accountreportheader",
"_tgt": "header_accountreportheader_customsubheaders",
"source": "header_accountreportheader",
"target": "header_accountreportheader_customsubheaders",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L95",
"weight": 1.0,
"_src": "header_accountreportheader",
"_tgt": "header_accountreportheader_sortableclasses",
"source": "header_accountreportheader",
"target": "header_accountreportheader_sortableclasses",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/account_report/header/header.js",
"source_location": "L106",
"weight": 1.0,
"_src": "header_accountreportheader",
"_tgt": "header_accountreportheader_sortlinesbycolumn",
"source": "header_accountreportheader",
"target": "header_accountreportheader_sortlinesbycolumn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_dashboard_activity_journal_dashboard_activity_js",
"_tgt": "journal_dashboard_activity_journaldashboardactivitytaxreport",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_journal_dashboard_activity_journal_dashboard_activity_js",
"target": "journal_dashboard_activity_journaldashboardactivitytaxreport",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js",
"source_location": "L14",
"weight": 1.0,
"_src": "journal_dashboard_activity_journaldashboardactivitytaxreport",
"_tgt": "journal_dashboard_activity_journaldashboardactivitytaxreport_setup",
"source": "journal_dashboard_activity_journaldashboardactivitytaxreport",
"target": "journal_dashboard_activity_journaldashboardactivitytaxreport_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js",
"source_location": "L19",
"weight": 1.0,
"_src": "journal_dashboard_activity_journaldashboardactivitytaxreport",
"_tgt": "journal_dashboard_activity_journaldashboardactivitytaxreport_openactivity",
"source": "journal_dashboard_activity_journaldashboardactivitytaxreport",
"target": "journal_dashboard_activity_journaldashboardactivitytaxreport_openactivity",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_redirectaction_redirectaction_js",
"_tgt": "redirectaction_redirectaction",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_components_redirectaction_redirectaction_js",
"target": "redirectaction_redirectaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L23",
"weight": 1.0,
"_src": "redirectaction_redirectaction",
"_tgt": "redirectaction_redirectaction_setup",
"source": "redirectaction_redirectaction",
"target": "redirectaction_redirectaction_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L27",
"weight": 1.0,
"_src": "redirectaction_redirectaction",
"_tgt": "redirectaction_redirectaction_openclientaction",
"source": "redirectaction_redirectaction",
"target": "redirectaction_redirectaction_openclientaction",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/components/redirectAction/redirectAction.js",
"source_location": "L31",
"weight": 1.0,
"_src": "redirectaction_redirectaction",
"_tgt": "redirectaction_redirectaction_close",
"source": "redirectaction_redirectaction",
"target": "redirectaction_redirectaction_close",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L20",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_widgets_account_report_x2many_account_report_x2many_js",
"_tgt": "account_report_x2many_accountreportlistrenderer",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_widgets_account_report_x2many_account_report_x2many_js",
"target": "account_report_x2many_accountreportlistrenderer",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L293",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_widgets_account_report_x2many_account_report_x2many_js",
"_tgt": "account_report_x2many_accountreportslineslistx2manyfield",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_static_src_widgets_account_report_x2many_account_report_x2many_js",
"target": "account_report_x2many_accountreportslineslistx2manyfield",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L23",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_setup",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L56",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_recordsdatadeepcopy",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_recordsdatadeepcopy",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L72",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_formatdata",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_formatdata",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L104",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_ondragstart",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_ondragstart",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L129",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_ondragend",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_ondragend",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L137",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_setrecordparent",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_setrecordparent",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L155",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_setrecordhierarchy",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_setrecordhierarchy",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L198",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_setrecordsequence",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_setrecordsequence",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L235",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_ondrop",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_ondrop",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L255",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_ondeleterecord",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_ondeleterecord",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L271",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer",
"_tgt": "account_report_x2many_accountreportlistrenderer_deleterecord",
"source": "account_report_x2many_accountreportlistrenderer",
"target": "account_report_x2many_accountreportlistrenderer_deleterecord",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L40",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer_setup",
"_tgt": "account_report_x2many_accountreportlistrenderer_formatdata",
"source": "account_report_x2many_accountreportlistrenderer_setup",
"target": "account_report_x2many_accountreportlistrenderer_formatdata",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L75",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer_formatdata",
"_tgt": "account_report_x2many_accountreportlistrenderer_recordsdatadeepcopy",
"source": "account_report_x2many_accountreportlistrenderer_recordsdatadeepcopy",
"target": "account_report_x2many_accountreportlistrenderer_formatdata",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L247",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer_ondrop",
"_tgt": "account_report_x2many_accountreportlistrenderer_setrecordparent",
"source": "account_report_x2many_accountreportlistrenderer_setrecordparent",
"target": "account_report_x2many_accountreportlistrenderer_ondrop",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L248",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer_ondrop",
"_tgt": "account_report_x2many_accountreportlistrenderer_setrecordhierarchy",
"source": "account_report_x2many_accountreportlistrenderer_setrecordhierarchy",
"target": "account_report_x2many_accountreportlistrenderer_ondrop",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L249",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer_ondrop",
"_tgt": "account_report_x2many_accountreportlistrenderer_setrecordsequence",
"source": "account_report_x2many_accountreportlistrenderer_setrecordsequence",
"target": "account_report_x2many_accountreportlistrenderer_ondrop",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L268",
"weight": 1.0,
"_src": "account_report_x2many_accountreportlistrenderer_ondeleterecord",
"_tgt": "account_report_x2many_accountreportlistrenderer_deleterecord",
"source": "account_report_x2many_accountreportlistrenderer_ondeleterecord",
"target": "account_report_x2many_accountreportlistrenderer_deleterecord",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/static/src/widgets/account_report_x2many/account_report_x2many.js",
"source_location": "L300",
"weight": 1.0,
"_src": "account_report_x2many_accountreportslineslistx2manyfield",
"_tgt": "account_report_x2many_accountreportslineslistx2manyfield_setup",
"source": "account_report_x2many_accountreportslineslistx2manyfield",
"target": "account_report_x2many_accountreportslineslistx2manyfield_setup",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/__init__.py",
"source_location": "L1",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_main_py",
"_tgt": "main_accountreportcontroller",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_main_py",
"target": "main_accountreportcontroller",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L21",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_main_py",
"_tgt": "main_get_report",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_main_py",
"target": "main_get_report",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L113",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_main_py",
"_tgt": "main_download_report_attachments",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_controllers_main_py",
"target": "main_download_report_attachments",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L85",
"weight": 1.0,
"_src": "main_accountreportcontroller",
"_tgt": "main_accountreportcontroller_format_error_response",
"source": "main_accountreportcontroller",
"target": "main_accountreportcontroller_format_error_response",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L94",
"weight": 1.0,
"_src": "main_accountreportcontroller",
"_tgt": "main_accountreportcontroller_build_response_headers",
"source": "main_accountreportcontroller",
"target": "main_accountreportcontroller_build_response_headers",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L17",
"weight": 1.0,
"_src": "main_rationale_17",
"_tgt": "main_accountreportcontroller",
"source": "main_accountreportcontroller",
"target": "main_rationale_17",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L50",
"weight": 1.0,
"_src": "main_get_report",
"_tgt": "main_accountreportcontroller_build_response_headers",
"source": "main_get_report",
"target": "main_accountreportcontroller_build_response_headers",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L76",
"weight": 1.0,
"_src": "main_get_report",
"_tgt": "main_accountreportcontroller_format_error_response",
"source": "main_get_report",
"target": "main_accountreportcontroller_format_error_response",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L86",
"weight": 1.0,
"_src": "main_rationale_86",
"_tgt": "main_accountreportcontroller_format_error_response",
"source": "main_accountreportcontroller_format_error_response",
"target": "main_rationale_86",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/controllers/main.py",
"source_location": "L95",
"weight": 1.0,
"_src": "main_rationale_95",
"_tgt": "main_accountreportcontroller_build_response_headers",
"source": "main_accountreportcontroller_build_response_headers",
"target": "main_rationale_95",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__init__.py",
"source_location": "L2",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__init__.py",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"_tgt": "init_setup_module",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"target": "init_setup_module",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__init__.py",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"_tgt": "init_uninstall_cleanup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_init_py",
"target": "init_uninstall_cleanup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/__init__.py",
"source_location": "L24",
"weight": 1.0,
"_src": "init_uninstall_cleanup",
"_tgt": "res_config_settings_resconfigsettings_reset_theme_color_assets",
"source": "init_uninstall_cleanup",
"target": "res_config_settings_resconfigsettings_reset_theme_color_assets"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L5",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_ir_http_py",
"_tgt": "ir_http_irhttp",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_ir_http_py",
"target": "ir_http_irhttp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_ir_http_py",
"_tgt": "ir_http_post_logout",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_ir_http_py",
"target": "ir_http_post_logout",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L14",
"weight": 1.0,
"_src": "ir_http_irhttp",
"_tgt": "ir_http_irhttp_color_scheme",
"source": "ir_http_irhttp",
"target": "ir_http_irhttp_color_scheme",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/ir_http.py",
"source_location": "L25",
"weight": 1.0,
"_src": "ir_http_irhttp",
"_tgt": "ir_http_irhttp_session_info",
"source": "ir_http_irhttp",
"target": "ir_http_irhttp_session_info",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py",
"source_location": "L13",
"weight": 1.0,
"_src": "main_web_client",
"_tgt": "ir_http_irhttp_color_scheme",
"source": "ir_http_irhttp_color_scheme",
"target": "main_web_client"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users_settings.py",
"source_location": "L4",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_settings_py",
"_tgt": "res_users_settings_resuserssettings",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_settings_py",
"target": "res_users_settings_resuserssettings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"_tgt": "color_editor_coloreditor",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"target": "color_editor_coloreditor",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"_tgt": "color_editor_get_custom_url",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"target": "color_editor_get_custom_url",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L20",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"_tgt": "color_editor_get_url_info",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"target": "color_editor_get_url_info",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L35",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"_tgt": "color_editor_find_attachment",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"target": "color_editor_find_attachment",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L41",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"_tgt": "color_editor_find_asset",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"target": "color_editor_find_asset",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L47",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"_tgt": "color_editor_read_scss",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"target": "color_editor_read_scss",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L83",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"_tgt": "color_editor_write_scss",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py",
"target": "color_editor_write_scss",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L59",
"weight": 1.0,
"_src": "color_editor_coloreditor",
"_tgt": "color_editor_coloreditor_extract_variable",
"source": "color_editor_coloreditor",
"target": "color_editor_coloreditor_extract_variable",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L65",
"weight": 1.0,
"_src": "color_editor_coloreditor",
"_tgt": "color_editor_coloreditor_extract_variables",
"source": "color_editor_coloreditor",
"target": "color_editor_coloreditor_extract_variables",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L71",
"weight": 1.0,
"_src": "color_editor_coloreditor",
"_tgt": "color_editor_coloreditor_update_variables",
"source": "color_editor_coloreditor",
"target": "color_editor_coloreditor_update_variables",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L119",
"weight": 1.0,
"_src": "color_editor_coloreditor",
"_tgt": "color_editor_coloreditor_get_variable_values",
"source": "color_editor_coloreditor",
"target": "color_editor_coloreditor_get_variable_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L125",
"weight": 1.0,
"_src": "color_editor_coloreditor",
"_tgt": "color_editor_coloreditor_set_variable_values",
"source": "color_editor_coloreditor",
"target": "color_editor_coloreditor_set_variable_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L130",
"weight": 1.0,
"_src": "color_editor_coloreditor",
"_tgt": "color_editor_coloreditor_reset_asset",
"source": "color_editor_coloreditor",
"target": "color_editor_coloreditor_reset_asset",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L48",
"weight": 1.0,
"_src": "color_editor_read_scss",
"_tgt": "color_editor_get_custom_url",
"source": "color_editor_get_custom_url",
"target": "color_editor_read_scss",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L84",
"weight": 1.0,
"_src": "color_editor_write_scss",
"_tgt": "color_editor_get_custom_url",
"source": "color_editor_get_custom_url",
"target": "color_editor_write_scss",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L131",
"weight": 1.0,
"_src": "color_editor_coloreditor_reset_asset",
"_tgt": "color_editor_get_custom_url",
"source": "color_editor_get_custom_url",
"target": "color_editor_coloreditor_reset_asset",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L49",
"weight": 1.0,
"_src": "color_editor_read_scss",
"_tgt": "color_editor_get_url_info",
"source": "color_editor_get_url_info",
"target": "color_editor_read_scss",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L21",
"weight": 1.0,
"_src": "color_editor_get_url_info",
"_tgt": "form_compiler_compile",
"source": "color_editor_get_url_info",
"target": "form_compiler_compile"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L51",
"weight": 1.0,
"_src": "color_editor_read_scss",
"_tgt": "color_editor_find_attachment",
"source": "color_editor_find_attachment",
"target": "color_editor_read_scss",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L87",
"weight": 1.0,
"_src": "color_editor_write_scss",
"_tgt": "color_editor_find_attachment",
"source": "color_editor_find_attachment",
"target": "color_editor_write_scss",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L132",
"weight": 1.0,
"_src": "color_editor_coloreditor_reset_asset",
"_tgt": "color_editor_find_attachment",
"source": "color_editor_find_attachment",
"target": "color_editor_coloreditor_reset_asset",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L104",
"weight": 1.0,
"_src": "color_editor_write_scss",
"_tgt": "color_editor_find_asset",
"source": "color_editor_find_asset",
"target": "color_editor_write_scss",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L133",
"weight": 1.0,
"_src": "color_editor_coloreditor_reset_asset",
"_tgt": "color_editor_find_asset",
"source": "color_editor_find_asset",
"target": "color_editor_coloreditor_reset_asset",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L120",
"weight": 1.0,
"_src": "color_editor_coloreditor_get_variable_values",
"_tgt": "color_editor_read_scss",
"source": "color_editor_read_scss",
"target": "color_editor_coloreditor_get_variable_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L126",
"weight": 1.0,
"_src": "color_editor_coloreditor_set_variable_values",
"_tgt": "color_editor_read_scss",
"source": "color_editor_read_scss",
"target": "color_editor_coloreditor_set_variable_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L67",
"weight": 1.0,
"_src": "color_editor_coloreditor_extract_variables",
"_tgt": "color_editor_coloreditor_extract_variable",
"source": "color_editor_coloreditor_extract_variable",
"target": "color_editor_coloreditor_extract_variables",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L121",
"weight": 1.0,
"_src": "color_editor_coloreditor_get_variable_values",
"_tgt": "color_editor_coloreditor_extract_variables",
"source": "color_editor_coloreditor_extract_variables",
"target": "color_editor_coloreditor_get_variable_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L127",
"weight": 1.0,
"_src": "color_editor_coloreditor_set_variable_values",
"_tgt": "color_editor_coloreditor_update_variables",
"source": "color_editor_coloreditor_update_variables",
"target": "color_editor_coloreditor_set_variable_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L128",
"weight": 1.0,
"_src": "color_editor_coloreditor_set_variable_values",
"_tgt": "color_editor_write_scss",
"source": "color_editor_write_scss",
"target": "color_editor_coloreditor_set_variable_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py",
"source_location": "L116",
"weight": 1.0,
"_src": "color_editor_write_scss",
"_tgt": "wc_assessment_create",
"source": "color_editor_write_scss",
"target": "wc_assessment_create"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L109",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_get_light_color_values",
"_tgt": "color_editor_coloreditor_get_variable_values",
"source": "color_editor_coloreditor_get_variable_values",
"target": "res_config_settings_resconfigsettings_get_light_color_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L150",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_get_dark_color_values",
"_tgt": "color_editor_coloreditor_get_variable_values",
"source": "color_editor_coloreditor_get_variable_values",
"target": "res_config_settings_resconfigsettings_get_dark_color_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L191",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_get_theme_color_values",
"_tgt": "color_editor_coloreditor_get_variable_values",
"source": "color_editor_coloreditor_get_variable_values",
"target": "res_config_settings_resconfigsettings_get_theme_color_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L133",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_replace_light_color_values",
"_tgt": "color_editor_coloreditor_set_variable_values",
"source": "color_editor_coloreditor_set_variable_values",
"target": "res_config_settings_resconfigsettings_replace_light_color_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L174",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_replace_dark_color_values",
"_tgt": "color_editor_coloreditor_set_variable_values",
"source": "color_editor_coloreditor_set_variable_values",
"target": "res_config_settings_resconfigsettings_replace_dark_color_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L215",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_replace_theme_color_values",
"_tgt": "color_editor_coloreditor_set_variable_values",
"source": "color_editor_coloreditor_set_variable_values",
"target": "res_config_settings_resconfigsettings_replace_theme_color_values"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L140",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_reset_light_color_assets",
"_tgt": "color_editor_coloreditor_reset_asset",
"source": "color_editor_coloreditor_reset_asset",
"target": "res_config_settings_resconfigsettings_reset_light_color_assets"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L181",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_reset_dark_color_assets",
"_tgt": "color_editor_coloreditor_reset_asset",
"source": "color_editor_coloreditor_reset_asset",
"target": "res_config_settings_resconfigsettings_reset_dark_color_assets"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L222",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_reset_theme_color_assets",
"_tgt": "color_editor_coloreditor_reset_asset",
"source": "color_editor_coloreditor_reset_asset",
"target": "res_config_settings_resconfigsettings_reset_theme_color_assets"
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/__init__.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users.py",
"source_location": "L4",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_py",
"_tgt": "res_users_resusers",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_py",
"target": "res_users_resusers",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users.py",
"source_location": "L42",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_py",
"_tgt": "res_users_self_readable_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_py",
"target": "res_users_self_readable_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_users.py",
"source_location": "L51",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_py",
"_tgt": "res_users_self_writeable_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_users_py",
"target": "res_users_self_writeable_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_color_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"target": "res_config_settings_color_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L24",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_theme_color_fields",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"target": "res_config_settings_theme_color_fields",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L33",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_color_asset_light_url",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"target": "res_config_settings_color_asset_light_url",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L37",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_color_bundle_light_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"target": "res_config_settings_color_bundle_light_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L41",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_color_asset_dark_url",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"target": "res_config_settings_color_asset_dark_url",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L45",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_color_bundle_dark_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"target": "res_config_settings_color_bundle_dark_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L49",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_color_asset_theme_url",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"target": "res_config_settings_color_asset_theme_url",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L53",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"_tgt": "res_config_settings_color_bundle_theme_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_res_config_settings_py",
"target": "res_config_settings_color_bundle_theme_name",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L116",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_light_color_values",
"_tgt": "res_config_settings_resconfigsettings_get_light_color_values",
"source": "res_config_settings_resconfigsettings_get_light_color_values",
"target": "res_config_settings_resconfigsettings_set_light_color_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L122",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_detect_light_color_change",
"_tgt": "res_config_settings_resconfigsettings_get_light_color_values",
"source": "res_config_settings_resconfigsettings_get_light_color_values",
"target": "res_config_settings_resconfigsettings_detect_light_color_change",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L251",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_get_values",
"_tgt": "res_config_settings_resconfigsettings_set_light_color_values",
"source": "res_config_settings_resconfigsettings_set_light_color_values",
"target": "res_config_settings_resconfigsettings_get_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L258",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_values",
"_tgt": "res_config_settings_resconfigsettings_detect_light_color_change",
"source": "res_config_settings_resconfigsettings_detect_light_color_change",
"target": "res_config_settings_resconfigsettings_set_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L259",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_values",
"_tgt": "res_config_settings_resconfigsettings_replace_light_color_values",
"source": "res_config_settings_resconfigsettings_replace_light_color_values",
"target": "res_config_settings_resconfigsettings_set_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L232",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_reset_light_color_assets",
"_tgt": "res_config_settings_resconfigsettings_reset_light_color_assets",
"source": "res_config_settings_resconfigsettings_reset_light_color_assets",
"target": "res_config_settings_resconfigsettings_action_reset_light_color_assets",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L240",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"_tgt": "res_config_settings_resconfigsettings_reset_light_color_assets",
"source": "res_config_settings_resconfigsettings_reset_light_color_assets",
"target": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L157",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_dark_color_values",
"_tgt": "res_config_settings_resconfigsettings_get_dark_color_values",
"source": "res_config_settings_resconfigsettings_get_dark_color_values",
"target": "res_config_settings_resconfigsettings_set_dark_color_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L163",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_detect_dark_color_change",
"_tgt": "res_config_settings_resconfigsettings_get_dark_color_values",
"source": "res_config_settings_resconfigsettings_get_dark_color_values",
"target": "res_config_settings_resconfigsettings_detect_dark_color_change",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L252",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_get_values",
"_tgt": "res_config_settings_resconfigsettings_set_dark_color_values",
"source": "res_config_settings_resconfigsettings_set_dark_color_values",
"target": "res_config_settings_resconfigsettings_get_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L260",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_values",
"_tgt": "res_config_settings_resconfigsettings_detect_dark_color_change",
"source": "res_config_settings_resconfigsettings_detect_dark_color_change",
"target": "res_config_settings_resconfigsettings_set_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L261",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_values",
"_tgt": "res_config_settings_resconfigsettings_replace_dark_color_values",
"source": "res_config_settings_resconfigsettings_replace_dark_color_values",
"target": "res_config_settings_resconfigsettings_set_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L236",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_reset_dark_color_assets",
"_tgt": "res_config_settings_resconfigsettings_reset_dark_color_assets",
"source": "res_config_settings_resconfigsettings_reset_dark_color_assets",
"target": "res_config_settings_resconfigsettings_action_reset_dark_color_assets",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L241",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"_tgt": "res_config_settings_resconfigsettings_reset_dark_color_assets",
"source": "res_config_settings_resconfigsettings_reset_dark_color_assets",
"target": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L198",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_theme_color_values",
"_tgt": "res_config_settings_resconfigsettings_get_theme_color_values",
"source": "res_config_settings_resconfigsettings_get_theme_color_values",
"target": "res_config_settings_resconfigsettings_set_theme_color_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L204",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_detect_theme_color_change",
"_tgt": "res_config_settings_resconfigsettings_get_theme_color_values",
"source": "res_config_settings_resconfigsettings_get_theme_color_values",
"target": "res_config_settings_resconfigsettings_detect_theme_color_change",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L253",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_get_values",
"_tgt": "res_config_settings_resconfigsettings_set_theme_color_values",
"source": "res_config_settings_resconfigsettings_set_theme_color_values",
"target": "res_config_settings_resconfigsettings_get_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L262",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_values",
"_tgt": "res_config_settings_resconfigsettings_detect_theme_color_change",
"source": "res_config_settings_resconfigsettings_detect_theme_color_change",
"target": "res_config_settings_resconfigsettings_set_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L263",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_set_values",
"_tgt": "res_config_settings_resconfigsettings_replace_theme_color_values",
"source": "res_config_settings_resconfigsettings_replace_theme_color_values",
"target": "res_config_settings_resconfigsettings_set_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/res_config_settings.py",
"source_location": "L242",
"weight": 1.0,
"_src": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"_tgt": "res_config_settings_resconfigsettings_reset_theme_color_assets",
"source": "res_config_settings_resconfigsettings_reset_theme_color_assets",
"target": "res_config_settings_resconfigsettings_action_reset_theme_color_assets",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/tests/refresh.test.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_tests_refresh_test_js",
"_tgt": "refresh_test_product",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_tests_refresh_test_js",
"target": "refresh_test_product",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/tests/group.test.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_tests_group_test_js",
"_tgt": "group_test_category",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_tests_group_test_js",
"target": "group_test_category",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/tests/group.test.js",
"source_location": "L19",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_tests_group_test_js",
"_tgt": "group_test_product",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_tests_group_test_js",
"target": "group_test_product",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/sidebar/sidebar.js",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_sidebar_sidebar_js",
"_tgt": "sidebar_sidebar",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_sidebar_sidebar_js",
"target": "sidebar_sidebar",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/sidebar/sidebar.js",
"source_location": "L10",
"weight": 1.0,
"_src": "sidebar_sidebar",
"_tgt": "sidebar_sidebar_setup",
"source": "sidebar_sidebar",
"target": "sidebar_sidebar_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/sidebar/sidebar.js",
"source_location": "L31",
"weight": 1.0,
"_src": "sidebar_sidebar",
"_tgt": "sidebar_sidebar_onappclick",
"source": "sidebar_sidebar",
"target": "sidebar_sidebar_onappclick",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/navbar/navbar.js",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_navbar_navbar_js",
"_tgt": "navbar_setup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_navbar_navbar_js",
"target": "navbar_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_app_switcher_app_switcher_js",
"_tgt": "app_switcher_appswitcher",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_webclient_app_switcher_app_switcher_js",
"target": "app_switcher_appswitcher",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L13",
"weight": 1.0,
"_src": "app_switcher_appswitcher",
"_tgt": "app_switcher_appswitcher_setup",
"source": "app_switcher_appswitcher",
"target": "app_switcher_appswitcher_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L78",
"weight": 1.0,
"_src": "app_switcher_appswitcher",
"_tgt": "app_switcher_appswitcher_maxiconnumber",
"source": "app_switcher_appswitcher",
"target": "app_switcher_appswitcher_maxiconnumber",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L89",
"weight": 1.0,
"_src": "app_switcher_appswitcher",
"_tgt": "app_switcher_appswitcher_registerhotkeys",
"source": "app_switcher_appswitcher",
"target": "app_switcher_appswitcher_registerhotkeys",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L108",
"weight": 1.0,
"_src": "app_switcher_appswitcher",
"_tgt": "app_switcher_appswitcher_updatefocusedindex",
"source": "app_switcher_appswitcher",
"target": "app_switcher_appswitcher_updatefocusedindex",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L173",
"weight": 1.0,
"_src": "app_switcher_appswitcher",
"_tgt": "app_switcher_appswitcher_getappelements",
"source": "app_switcher_appswitcher",
"target": "app_switcher_appswitcher_getappelements",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L180",
"weight": 1.0,
"_src": "app_switcher_appswitcher",
"_tgt": "app_switcher_appswitcher_onsortdrop",
"source": "app_switcher_appswitcher",
"target": "app_switcher_appswitcher_onsortdrop",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L204",
"weight": 1.0,
"_src": "app_switcher_appswitcher",
"_tgt": "app_switcher_appswitcher_onopened",
"source": "app_switcher_appswitcher",
"target": "app_switcher_appswitcher_onopened",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L75",
"weight": 1.0,
"_src": "app_switcher_appswitcher_setup",
"_tgt": "app_switcher_appswitcher_registerhotkeys",
"source": "app_switcher_appswitcher_setup",
"target": "app_switcher_appswitcher_registerhotkeys",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L112",
"weight": 1.0,
"_src": "app_switcher_appswitcher_updatefocusedindex",
"_tgt": "app_switcher_appswitcher_getappelements",
"source": "app_switcher_appswitcher_updatefocusedindex",
"target": "app_switcher_appswitcher_getappelements",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/webclient/app_switcher/app_switcher.js",
"source_location": "L181",
"weight": 1.0,
"_src": "app_switcher_appswitcher_onsortdrop",
"_tgt": "app_switcher_appswitcher_getappelements",
"source": "app_switcher_appswitcher_getappelements",
"target": "app_switcher_appswitcher_onsortdrop",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/color_scheme/color_scheme_service.js",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_color_scheme_color_scheme_service_js",
"_tgt": "color_scheme_service_systemcolorscheme",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_color_scheme_color_scheme_service_js",
"target": "color_scheme_service_systemcolorscheme",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/color_scheme/color_scheme_service.js",
"source_location": "L16",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_color_scheme_color_scheme_service_js",
"_tgt": "color_scheme_service_currentcolorscheme",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_color_scheme_color_scheme_service_js",
"target": "color_scheme_service_currentcolorscheme",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/dialog/dialog.js",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_dialog_dialog_js",
"_tgt": "dialog_setup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_dialog_dialog_js",
"target": "dialog_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/dialog/dialog.js",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_dialog_dialog_js",
"_tgt": "dialog_onclickdialogsizetoggle",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_dialog_dialog_js",
"target": "dialog_onclickdialogsizetoggle",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/dialog/select_create_dialog.js",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_dialog_select_create_dialog_js",
"_tgt": "select_create_dialog_onclickdialogsizetoggle",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_dialog_select_create_dialog_js",
"target": "select_create_dialog_onclickdialogsizetoggle",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/core/thread/thread.js",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_thread_thread_js",
"_tgt": "thread_displaymessages",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_core_thread_thread_js",
"target": "thread_displaymessages",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/chatter/chatter.js",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_chatter_chatter_js",
"_tgt": "chatter_setup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_chatter_chatter_js",
"target": "chatter_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/chatter/chatter.js",
"source_location": "L17",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_chatter_chatter_js",
"_tgt": "chatter_onclicknotificationstoggle",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_chatter_chatter_js",
"target": "chatter_onclicknotificationstoggle",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_renderer.js",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_renderer_js",
"_tgt": "form_renderer_setup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_renderer_js",
"target": "form_renderer_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_renderer.js",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_renderer_js",
"_tgt": "form_renderer_onstartchatterresize",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_renderer_js",
"target": "form_renderer_onstartchatterresize",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_renderer.js",
"source_location": "L53",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_renderer_js",
"_tgt": "form_renderer_ondoubleclickchatterresize",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_renderer_js",
"target": "form_renderer_ondoubleclickchatterresize",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/form/form_compiler.js",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_compiler_js",
"_tgt": "form_compiler_compile",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_form_form_compiler_js",
"target": "form_compiler_compile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/expand_groups.js",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_expand_groups_js",
"_tgt": "expand_groups_expandall",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_expand_groups_js",
"target": "expand_groups_expandall",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/expand_groups.js",
"source_location": "L13",
"weight": 1.0,
"_src": "expand_groups_expandall",
"_tgt": "expand_groups_expandall_onexpandbuttonclicked",
"source": "expand_groups_expandall",
"target": "expand_groups_expandall_onexpandbuttonclicked",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/collapse_groups.js",
"source_location": "L7",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_collapse_groups_js",
"_tgt": "collapse_groups_collapseall",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_collapse_groups_js",
"target": "collapse_groups_collapseall",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/collapse_groups.js",
"source_location": "L13",
"weight": 1.0,
"_src": "collapse_groups_collapseall",
"_tgt": "collapse_groups_collapseall_oncollapsebuttonclicked",
"source": "collapse_groups_collapseall",
"target": "collapse_groups_collapseall_oncollapsebuttonclicked",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L10",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"_tgt": "auto_refresh_setup",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"target": "auto_refresh_setup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L60",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"_tgt": "auto_refresh_checkautoloadavailability",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"target": "auto_refresh_checkautoloadavailability",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L63",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"_tgt": "auto_refresh_getautoloadrefreshinterval",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"target": "auto_refresh_getautoloadrefreshinterval",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L66",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"_tgt": "auto_refresh_getautoloadstoragekey",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"target": "auto_refresh_getautoloadstoragekey",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L74",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"_tgt": "auto_refresh_getautoloadstoragevalue",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"target": "auto_refresh_getautoloadstoragevalue",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L79",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"_tgt": "auto_refresh_setautoloadstoragevalue",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"target": "auto_refresh_setautoloadstoragevalue",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L84",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"_tgt": "auto_refresh_removeautoloadstoragevalue",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"target": "auto_refresh_removeautoloadstoragevalue",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L89",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"_tgt": "auto_refresh_toggleautoload",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_static_src_views_search_auto_refresh_js",
"target": "auto_refresh_toggleautoload",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L76",
"weight": 1.0,
"_src": "auto_refresh_getautoloadstoragevalue",
"_tgt": "auto_refresh_getautoloadstoragekey",
"source": "auto_refresh_getautoloadstoragekey",
"target": "auto_refresh_getautoloadstoragevalue",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L81",
"weight": 1.0,
"_src": "auto_refresh_setautoloadstoragevalue",
"_tgt": "auto_refresh_getautoloadstoragekey",
"source": "auto_refresh_getautoloadstoragekey",
"target": "auto_refresh_setautoloadstoragevalue",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L86",
"weight": 1.0,
"_src": "auto_refresh_removeautoloadstoragevalue",
"_tgt": "auto_refresh_getautoloadstoragekey",
"source": "auto_refresh_getautoloadstoragekey",
"target": "auto_refresh_removeautoloadstoragevalue",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L94",
"weight": 1.0,
"_src": "auto_refresh_toggleautoload",
"_tgt": "auto_refresh_setautoloadstoragevalue",
"source": "auto_refresh_setautoloadstoragevalue",
"target": "auto_refresh_toggleautoload",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/static/src/views/search/auto_refresh.js",
"source_location": "L96",
"weight": 1.0,
"_src": "auto_refresh_toggleautoload",
"_tgt": "auto_refresh_removeautoloadstoragevalue",
"source": "auto_refresh_removeautoloadstoragevalue",
"target": "auto_refresh_toggleautoload",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/__init__.py",
"source_location": "L1",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py",
"source_location": "L5",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py",
"_tgt": "main_webclient",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py",
"target": "main_webclient",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/controllers/main.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py",
"_tgt": "main_web_client",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_controllers_main_py",
"target": "main_web_client",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/static/src/js/header.js",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_static_src_js_header_js",
"_tgt": "header_initexpandablesearch",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_static_src_js_header_js",
"target": "header_initexpandablesearch",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_website_theme/fusion_website_theme/static/src/js/header.js",
"source_location": "L9",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_fusion_website_theme_static_src_js_header_js",
"_tgt": "header_initexpandablesearch",
"source": "header_initexpandablesearch",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_website_theme_fusion_website_theme_static_src_js_header_js",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/__init__.py",
"source_location": "L4",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L204",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"_tgt": "wc_section_wheelchairsection",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"target": "wc_section_wheelchairsection",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L220",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"_tgt": "wc_section_get_equipment_type_selection",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"target": "wc_section_get_equipment_type_selection",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L278",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"_tgt": "wc_section_compute_option_count",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"target": "wc_section_compute_option_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L283",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"_tgt": "wc_section_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"target": "wc_section_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L321",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"_tgt": "wc_section_action_auto_populate_all_sections",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py",
"target": "wc_section_action_auto_populate_all_sections",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L293",
"weight": 1.0,
"_src": "wc_section_wheelchairsection",
"_tgt": "wc_section_wheelchairsection_action_auto_populate_options",
"source": "wc_section_wheelchairsection",
"target": "wc_section_wheelchairsection_action_auto_populate_options",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L357",
"weight": 1.0,
"_src": "wc_section_wheelchairsection",
"_tgt": "wc_section_wheelchairsection_populate_section_from_products",
"source": "wc_section_wheelchairsection",
"target": "wc_section_wheelchairsection_populate_section_from_products",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L301",
"weight": 1.0,
"_src": "wc_section_wheelchairsection_action_auto_populate_options",
"_tgt": "wc_section_wheelchairsection_populate_section_from_products",
"source": "wc_section_wheelchairsection_action_auto_populate_options",
"target": "wc_section_wheelchairsection_populate_section_from_products",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L294",
"weight": 1.0,
"_src": "wc_section_rationale_294",
"_tgt": "wc_section_wheelchairsection_action_auto_populate_options",
"source": "wc_section_wheelchairsection_action_auto_populate_options",
"target": "wc_section_rationale_294",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L328",
"weight": 1.0,
"_src": "wc_section_action_auto_populate_all_sections",
"_tgt": "wc_section_wheelchairsection_populate_section_from_products",
"source": "wc_section_action_auto_populate_all_sections",
"target": "wc_section_wheelchairsection_populate_section_from_products",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L358",
"weight": 1.0,
"_src": "wc_section_rationale_358",
"_tgt": "wc_section_wheelchairsection_populate_section_from_products",
"source": "wc_section_wheelchairsection_populate_section_from_products",
"target": "wc_section_rationale_358",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py",
"source_location": "L447",
"weight": 1.0,
"_src": "wc_section_wheelchairsection_populate_section_from_products",
"_tgt": "wc_assessment_create",
"source": "wc_section_wheelchairsection_populate_section_from_products",
"target": "wc_assessment_create"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"_tgt": "wc_assessment_wheelchairassessment",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"target": "wc_assessment_wheelchairassessment",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L70",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"_tgt": "wc_assessment_get_equipment_type_selection",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"target": "wc_assessment_get_equipment_type_selection",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L352",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"_tgt": "wc_assessment_compute_client_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"target": "wc_assessment_compute_client_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L363",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"_tgt": "wc_assessment_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"target": "wc_assessment_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L376",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"_tgt": "wc_assessment_compute_normalized_measurements",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"target": "wc_assessment_compute_normalized_measurements",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L397",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"_tgt": "wc_assessment_compute_totals",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"target": "wc_assessment_compute_totals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L454",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"_tgt": "wc_assessment_create",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"target": "wc_assessment_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L537",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"_tgt": "wc_assessment_compare_values",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_py",
"target": "wc_assessment_compare_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L403",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_compute_portal_url",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_compute_portal_url",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L408",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_compute_public_url",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_compute_public_url",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L419",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_generate_access_token",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_generate_access_token",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L425",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_action_open_portal_form",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_action_open_portal_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L434",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_action_generate_share_link",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_action_generate_share_link",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L464",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L516",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_get_measurement_value",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_get_measurement_value",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L551",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_create_upcharge_line",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_create_upcharge_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L579",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_action_generate_quotation",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_action_generate_quotation",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L620",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_resolve_partner",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_resolve_partner",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L645",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_ensure_frame_line",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_ensure_frame_line",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L709",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_prepare_sale_order_vals",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_prepare_sale_order_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L744",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_prepare_sale_order_line_vals",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_prepare_sale_order_line_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L759",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_post_quotation_message",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_post_quotation_message",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L822",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_action_mark_review",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_action_mark_review",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L827",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_action_cancel",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_action_cancel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L832",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_action_reset_draft",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_action_reset_draft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L838",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment",
"_tgt": "wc_assessment_wheelchairassessment_action_view_quotation",
"source": "wc_assessment_wheelchairassessment",
"target": "wc_assessment_wheelchairassessment_action_view_quotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L437",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_share_link",
"_tgt": "wc_assessment_wheelchairassessment_generate_access_token",
"source": "wc_assessment_wheelchairassessment_generate_access_token",
"target": "wc_assessment_wheelchairassessment_action_generate_share_link",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L420",
"weight": 1.0,
"_src": "wc_assessment_rationale_420",
"_tgt": "wc_assessment_wheelchairassessment_generate_access_token",
"source": "wc_assessment_wheelchairassessment_generate_access_token",
"target": "wc_assessment_rationale_420",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L426",
"weight": 1.0,
"_src": "wc_assessment_rationale_426",
"_tgt": "wc_assessment_wheelchairassessment_action_open_portal_form",
"source": "wc_assessment_wheelchairassessment_action_open_portal_form",
"target": "wc_assessment_rationale_426",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L435",
"weight": 1.0,
"_src": "wc_assessment_rationale_435",
"_tgt": "wc_assessment_wheelchairassessment_action_generate_share_link",
"source": "wc_assessment_wheelchairassessment_action_generate_share_link",
"target": "wc_assessment_rationale_435",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L574",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_create_upcharge_line",
"_tgt": "wc_assessment_create",
"source": "wc_assessment_create",
"target": "wc_assessment_wheelchairassessment_create_upcharge_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L596",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_quotation",
"_tgt": "wc_assessment_create",
"source": "wc_assessment_create",
"target": "wc_assessment_wheelchairassessment_action_generate_quotation",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L641",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_resolve_partner",
"_tgt": "wc_assessment_create",
"source": "wc_assessment_create",
"target": "wc_assessment_wheelchairassessment_resolve_partner",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L698",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_ensure_frame_line",
"_tgt": "wc_assessment_create",
"source": "wc_assessment_create",
"target": "wc_assessment_wheelchairassessment_ensure_frame_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L202",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"_tgt": "wc_assessment_create",
"source": "wc_assessment_create",
"target": "wc_config_flow_wheelchairconfigflow_action_create_default_steps"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L325",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"_tgt": "wc_assessment_create",
"source": "wc_assessment_create",
"target": "wc_config_flow_wheelchairconfigflow_save_flow_graph"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L232",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_save",
"_tgt": "wc_assessment_create",
"source": "wc_assessment_create",
"target": "portal_quotation_quotation_builder_save"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L431",
"weight": 1.0,
"_src": "portal_quotation_quotationportal_process_assessment_lines",
"_tgt": "wc_assessment_create",
"source": "wc_assessment_create",
"target": "portal_quotation_quotationportal_process_assessment_lines"
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L492",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"_tgt": "wc_assessment_wheelchairassessment_get_measurement_value",
"source": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"target": "wc_assessment_wheelchairassessment_get_measurement_value",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L493",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"_tgt": "wc_assessment_compare_values",
"source": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"target": "wc_assessment_compare_values",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L509",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"_tgt": "wc_assessment_wheelchairassessment_create_upcharge_line",
"source": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"target": "wc_assessment_wheelchairassessment_create_upcharge_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L586",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_quotation",
"_tgt": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"source": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"target": "wc_assessment_wheelchairassessment_action_generate_quotation",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L465",
"weight": 1.0,
"_src": "wc_assessment_rationale_465",
"_tgt": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"source": "wc_assessment_wheelchairassessment_evaluate_upcharge_rules",
"target": "wc_assessment_rationale_465",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L517",
"weight": 1.0,
"_src": "wc_assessment_rationale_517",
"_tgt": "wc_assessment_wheelchairassessment_get_measurement_value",
"source": "wc_assessment_wheelchairassessment_get_measurement_value",
"target": "wc_assessment_rationale_517",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L552",
"weight": 1.0,
"_src": "wc_assessment_rationale_552",
"_tgt": "wc_assessment_wheelchairassessment_create_upcharge_line",
"source": "wc_assessment_wheelchairassessment_create_upcharge_line",
"target": "wc_assessment_rationale_552",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L589",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_quotation",
"_tgt": "wc_assessment_wheelchairassessment_resolve_partner",
"source": "wc_assessment_wheelchairassessment_action_generate_quotation",
"target": "wc_assessment_wheelchairassessment_resolve_partner",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L592",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_quotation",
"_tgt": "wc_assessment_wheelchairassessment_ensure_frame_line",
"source": "wc_assessment_wheelchairassessment_action_generate_quotation",
"target": "wc_assessment_wheelchairassessment_ensure_frame_line",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L595",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_quotation",
"_tgt": "wc_assessment_wheelchairassessment_prepare_sale_order_vals",
"source": "wc_assessment_wheelchairassessment_action_generate_quotation",
"target": "wc_assessment_wheelchairassessment_prepare_sale_order_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L600",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_quotation",
"_tgt": "wc_assessment_wheelchairassessment_prepare_sale_order_line_vals",
"source": "wc_assessment_wheelchairassessment_action_generate_quotation",
"target": "wc_assessment_wheelchairassessment_prepare_sale_order_line_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L610",
"weight": 1.0,
"_src": "wc_assessment_wheelchairassessment_action_generate_quotation",
"_tgt": "wc_assessment_wheelchairassessment_post_quotation_message",
"source": "wc_assessment_wheelchairassessment_action_generate_quotation",
"target": "wc_assessment_wheelchairassessment_post_quotation_message",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L580",
"weight": 1.0,
"_src": "wc_assessment_rationale_580",
"_tgt": "wc_assessment_wheelchairassessment_action_generate_quotation",
"source": "wc_assessment_wheelchairassessment_action_generate_quotation",
"target": "wc_assessment_rationale_580",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L240",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_save",
"_tgt": "wc_assessment_wheelchairassessment_action_generate_quotation",
"source": "wc_assessment_wheelchairassessment_action_generate_quotation",
"target": "portal_quotation_quotation_builder_save"
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L528",
"weight": 1.0,
"_src": "portal_quotation_public_form_save",
"_tgt": "wc_assessment_wheelchairassessment_action_generate_quotation",
"source": "wc_assessment_wheelchairassessment_action_generate_quotation",
"target": "portal_quotation_public_form_save"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L621",
"weight": 1.0,
"_src": "wc_assessment_rationale_621",
"_tgt": "wc_assessment_wheelchairassessment_resolve_partner",
"source": "wc_assessment_wheelchairassessment_resolve_partner",
"target": "wc_assessment_rationale_621",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L646",
"weight": 1.0,
"_src": "wc_assessment_rationale_646",
"_tgt": "wc_assessment_wheelchairassessment_ensure_frame_line",
"source": "wc_assessment_wheelchairassessment_ensure_frame_line",
"target": "wc_assessment_rationale_646",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L710",
"weight": 1.0,
"_src": "wc_assessment_rationale_710",
"_tgt": "wc_assessment_wheelchairassessment_prepare_sale_order_vals",
"source": "wc_assessment_wheelchairassessment_prepare_sale_order_vals",
"target": "wc_assessment_rationale_710",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L745",
"weight": 1.0,
"_src": "wc_assessment_rationale_745",
"_tgt": "wc_assessment_wheelchairassessment_prepare_sale_order_line_vals",
"source": "wc_assessment_wheelchairassessment_prepare_sale_order_line_vals",
"target": "wc_assessment_rationale_745",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L760",
"weight": 1.0,
"_src": "wc_assessment_rationale_760",
"_tgt": "wc_assessment_wheelchairassessment_post_quotation_message",
"source": "wc_assessment_wheelchairassessment_post_quotation_message",
"target": "wc_assessment_rationale_760",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L823",
"weight": 1.0,
"_src": "wc_assessment_rationale_823",
"_tgt": "wc_assessment_wheelchairassessment_action_mark_review",
"source": "wc_assessment_wheelchairassessment_action_mark_review",
"target": "wc_assessment_rationale_823",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L828",
"weight": 1.0,
"_src": "wc_assessment_rationale_828",
"_tgt": "wc_assessment_wheelchairassessment_action_cancel",
"source": "wc_assessment_wheelchairassessment_action_cancel",
"target": "wc_assessment_rationale_828",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment.py",
"source_location": "L839",
"weight": 1.0,
"_src": "wc_assessment_rationale_839",
"_tgt": "wc_assessment_wheelchairassessment_action_view_quotation",
"source": "wc_assessment_wheelchairassessment_action_view_quotation",
"target": "wc_assessment_rationale_839",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_step.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_step_py",
"_tgt": "wc_config_flow_step_configflowstep",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_step_py",
"target": "wc_config_flow_step_configflowstep",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/sale_order.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_sale_order_py",
"_tgt": "sale_order_saleorder",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_sale_order_py",
"target": "sale_order_saleorder",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_py",
"_tgt": "wc_config_flow_wheelchairconfigflow",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_py",
"target": "wc_config_flow_wheelchairconfigflow",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L23",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_py",
"_tgt": "wc_config_flow_get_equipment_type_selection",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_py",
"target": "wc_config_flow_get_equipment_type_selection",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L59",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_py",
"_tgt": "wc_config_flow_compute_counts",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_py",
"target": "wc_config_flow_compute_counts",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L68",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_open_designer",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_action_open_designer",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L78",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_activate",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_action_activate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L95",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_archive",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_action_archive",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L99",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_reset_draft",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_action_reset_draft",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L103",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L204",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_new_assessment_form",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_action_new_assessment_form",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L217",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_load_flow_graph",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_load_flow_graph",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L276",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L377",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_evaluate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L421",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_finalize_result",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_finalize_result",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L428",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L473",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_decision",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_evaluate_decision",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L509",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_measurement",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_evaluate_measurement",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L534",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow",
"_tgt": "wc_config_flow_wheelchairconfigflow_get_next_nodes",
"source": "wc_config_flow_wheelchairconfigflow",
"target": "wc_config_flow_wheelchairconfigflow_get_next_nodes",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L69",
"weight": 1.0,
"_src": "wc_config_flow_rationale_69",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_open_designer",
"source": "wc_config_flow_wheelchairconfigflow_action_open_designer",
"target": "wc_config_flow_rationale_69",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L85",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_action_activate",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"source": "wc_config_flow_wheelchairconfigflow_action_activate",
"target": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L79",
"weight": 1.0,
"_src": "wc_config_flow_rationale_79",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_activate",
"source": "wc_config_flow_wheelchairconfigflow_action_activate",
"target": "wc_config_flow_rationale_79",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L104",
"weight": 1.0,
"_src": "wc_config_flow_rationale_104",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"source": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"target": "wc_config_flow_rationale_104",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L107",
"weight": 1.0,
"_src": "portal_quotation_quotationportal_get_form_context",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"source": "wc_config_flow_wheelchairconfigflow_action_create_default_steps",
"target": "portal_quotation_quotationportal_get_form_context"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L205",
"weight": 1.0,
"_src": "wc_config_flow_rationale_205",
"_tgt": "wc_config_flow_wheelchairconfigflow_action_new_assessment_form",
"source": "wc_config_flow_wheelchairconfigflow_action_new_assessment_form",
"target": "wc_config_flow_rationale_205",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L218",
"weight": 1.0,
"_src": "wc_config_flow_rationale_218",
"_tgt": "wc_config_flow_wheelchairconfigflow_load_flow_graph",
"source": "wc_config_flow_wheelchairconfigflow_load_flow_graph",
"target": "wc_config_flow_rationale_218",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L277",
"weight": 1.0,
"_src": "wc_config_flow_rationale_277",
"_tgt": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"source": "wc_config_flow_wheelchairconfigflow_save_flow_graph",
"target": "wc_config_flow_rationale_277",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L400",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_evaluate",
"_tgt": "wc_config_flow_wheelchairconfigflow_finalize_result",
"source": "wc_config_flow_wheelchairconfigflow_evaluate",
"target": "wc_config_flow_wheelchairconfigflow_finalize_result",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L416",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_evaluate",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"source": "wc_config_flow_wheelchairconfigflow_evaluate",
"target": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L378",
"weight": 1.0,
"_src": "wc_config_flow_rationale_378",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate",
"source": "wc_config_flow_wheelchairconfigflow_evaluate",
"target": "wc_config_flow_rationale_378",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L422",
"weight": 1.0,
"_src": "wc_config_flow_rationale_422",
"_tgt": "wc_config_flow_wheelchairconfigflow_finalize_result",
"source": "wc_config_flow_wheelchairconfigflow_finalize_result",
"target": "wc_config_flow_rationale_422",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L431",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"_tgt": "wc_config_flow_wheelchairconfigflow_get_next_nodes",
"source": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"target": "wc_config_flow_wheelchairconfigflow_get_next_nodes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L437",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_decision",
"source": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"target": "wc_config_flow_wheelchairconfigflow_evaluate_decision",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L441",
"weight": 1.0,
"_src": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_measurement",
"source": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"target": "wc_config_flow_wheelchairconfigflow_evaluate_measurement",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L429",
"weight": 1.0,
"_src": "wc_config_flow_rationale_429",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"source": "wc_config_flow_wheelchairconfigflow_evaluate_node",
"target": "wc_config_flow_rationale_429",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L474",
"weight": 1.0,
"_src": "wc_config_flow_rationale_474",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_decision",
"source": "wc_config_flow_wheelchairconfigflow_evaluate_decision",
"target": "wc_config_flow_rationale_474",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L510",
"weight": 1.0,
"_src": "wc_config_flow_rationale_510",
"_tgt": "wc_config_flow_wheelchairconfigflow_evaluate_measurement",
"source": "wc_config_flow_wheelchairconfigflow_evaluate_measurement",
"target": "wc_config_flow_rationale_510",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow.py",
"source_location": "L535",
"weight": 1.0,
"_src": "wc_config_flow_rationale_535",
"_tgt": "wc_config_flow_wheelchairconfigflow_get_next_nodes",
"source": "wc_config_flow_wheelchairconfigflow_get_next_nodes",
"target": "wc_config_flow_rationale_535",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/__init__.py",
"source_location": "L14",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_upcharge_rule_py",
"_tgt": "wc_upcharge_rule_wheelchairupchargerule",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_upcharge_rule_py",
"target": "wc_upcharge_rule_wheelchairupchargerule",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L73",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_upcharge_rule_py",
"_tgt": "wc_upcharge_rule_get_equipment_type_selection",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_upcharge_rule_py",
"target": "wc_upcharge_rule_get_equipment_type_selection",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_upcharge_rule.py",
"source_location": "L100",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_upcharge_rule_py",
"_tgt": "wc_upcharge_rule_compute_adp_device_code_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_upcharge_rule_py",
"target": "wc_upcharge_rule_compute_adp_device_code_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_node.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_node_py",
"_tgt": "wc_config_flow_node_wheelchairconfigflownode",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_node_py",
"target": "wc_config_flow_node_wheelchairconfigflownode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_connection.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_connection_py",
"_tgt": "wc_config_flow_connection_wheelchairconfigflowconnection",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_connection_py",
"target": "wc_config_flow_connection_wheelchairconfigflowconnection",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/equipment_type.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_equipment_type_py",
"_tgt": "equipment_type_equipmenttype",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_equipment_type_py",
"target": "equipment_type_equipmenttype",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_node_option.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_node_option_py",
"_tgt": "wc_config_flow_node_option_wheelchairconfigflownodeoption",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_node_option_py",
"target": "wc_config_flow_node_option_wheelchairconfigflownodeoption",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_config_flow_node_option.py",
"source_location": "L49",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_node_option_py",
"_tgt": "wc_config_flow_node_option_compute_port_key",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_config_flow_node_option_py",
"target": "wc_config_flow_node_option_compute_port_key",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section_option.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_option_py",
"_tgt": "wc_section_option_wheelchairsectionoption",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_option_py",
"target": "wc_section_option_wheelchairsectionoption",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section_option.py",
"source_location": "L63",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_option_py",
"_tgt": "wc_section_option_compute_variant_count",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_option_py",
"target": "wc_section_option_compute_variant_count",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section_option.py",
"source_location": "L71",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_option_py",
"_tgt": "wc_section_option_compute_display_name",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_option_py",
"target": "wc_section_option_compute_display_name",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L6",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"_tgt": "wc_assessment_line_wheelchairassessmentline",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"target": "wc_assessment_line_wheelchairassessmentline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L60",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"_tgt": "wc_assessment_line_compute_subtotal",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"target": "wc_assessment_line_compute_subtotal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L65",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"_tgt": "wc_assessment_line_compute_portions",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"target": "wc_assessment_line_compute_portions",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_assessment_line.py",
"source_location": "L89",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"_tgt": "wc_assessment_line_onchange_product_id",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_assessment_line_py",
"target": "wc_assessment_line_onchange_product_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L29",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"_tgt": "flow_designer_action_bezierpath",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"target": "flow_designer_action_bezierpath",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L34",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"_tgt": "flow_designer_action_getportsfornode",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"target": "flow_designer_action_getportsfornode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L70",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"_tgt": "flow_designer_action_snaptogrid",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"target": "flow_designer_action_snaptogrid",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L78",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"_tgt": "flow_designer_action_flowdesigneraction",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_static_src_js_flow_designer_flow_designer_action_js",
"target": "flow_designer_action_flowdesigneraction",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L526",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemousemove",
"_tgt": "flow_designer_action_bezierpath",
"source": "flow_designer_action_bezierpath",
"target": "flow_designer_action_flowdesigneraction_handlemousemove",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L221",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_connectionpaths",
"_tgt": "flow_designer_action_getportsfornode",
"source": "flow_designer_action_getportsfornode",
"target": "flow_designer_action_flowdesigneraction_connectionpaths",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L397",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_findportnear",
"_tgt": "flow_designer_action_getportsfornode",
"source": "flow_designer_action_getportsfornode",
"target": "flow_designer_action_flowdesigneraction_findportnear",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L275",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_onaddnode",
"_tgt": "flow_designer_action_snaptogrid",
"source": "flow_designer_action_snaptogrid",
"target": "flow_designer_action_flowdesigneraction_onaddnode",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L511",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemousemove",
"_tgt": "flow_designer_action_snaptogrid",
"source": "flow_designer_action_snaptogrid",
"target": "flow_designer_action_flowdesigneraction_handlemousemove",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L82",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_setup",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_setup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L134",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_loadgraph",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_loadgraph",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L159",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_savegraph",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_savegraph",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L186",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_screentocanvas",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_screentocanvas",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L199",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_transformstr",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_transformstr",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L203",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_nodeswithports",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_nodeswithports",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L217",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_connectionpaths",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_connectionpaths",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L252",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_getnodetypelabel",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_getnodetypelabel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L259",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onaddnode",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onaddnode",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L301",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_ondeleteselected",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_ondeleteselected",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L321",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onsave",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onsave",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L325",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onzoomin",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onzoomin",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L329",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onzoomout",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onzoomout",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L333",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onzoomreset",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onzoomreset",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L339",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onback",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onback",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L349",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_bindcanvasevents",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_bindcanvasevents",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L366",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_unbindcanvasevents",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_unbindcanvasevents",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L390",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_findportnear",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_findportnear",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L414",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_handlemousedown",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_handlemousedown",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L505",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_handlemousemove",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_handlemousemove",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L540",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_handlemouseup",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_handlemouseup",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L592",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_handlewheel",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_handlewheel",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L609",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_handlekeydown",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_handlekeydown",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L625",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_selectednode",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_selectednode",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L630",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onpanelclose",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onpanelclose",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L635",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onnodefieldchange",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onnodefieldchange",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L646",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onnodenumberchange",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onnodenumberchange",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L660",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onaddnodeoption",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onaddnodeoption",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L678",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onremovenodeoption",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onremovenodeoption",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L694",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction",
"_tgt": "flow_designer_action_flowdesigneraction_onnodeoptionnamechange",
"source": "flow_designer_action_flowdesigneraction",
"target": "flow_designer_action_flowdesigneraction_onnodeoptionnamechange",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L175",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_savegraph",
"_tgt": "flow_designer_action_flowdesigneraction_loadgraph",
"source": "flow_designer_action_flowdesigneraction_loadgraph",
"target": "flow_designer_action_flowdesigneraction_savegraph",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L322",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_onsave",
"_tgt": "flow_designer_action_flowdesigneraction_savegraph",
"source": "flow_designer_action_flowdesigneraction_savegraph",
"target": "flow_designer_action_flowdesigneraction_onsave",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L268",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_onaddnode",
"_tgt": "flow_designer_action_flowdesigneraction_screentocanvas",
"source": "flow_designer_action_flowdesigneraction_screentocanvas",
"target": "flow_designer_action_flowdesigneraction_onaddnode",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L417",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemousedown",
"_tgt": "flow_designer_action_flowdesigneraction_screentocanvas",
"source": "flow_designer_action_flowdesigneraction_screentocanvas",
"target": "flow_designer_action_flowdesigneraction_handlemousedown",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L524",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemousemove",
"_tgt": "flow_designer_action_flowdesigneraction_screentocanvas",
"source": "flow_designer_action_flowdesigneraction_screentocanvas",
"target": "flow_designer_action_flowdesigneraction_handlemousemove",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L553",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemouseup",
"_tgt": "flow_designer_action_flowdesigneraction_screentocanvas",
"source": "flow_designer_action_flowdesigneraction_screentocanvas",
"target": "flow_designer_action_flowdesigneraction_handlemouseup",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L613",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlekeydown",
"_tgt": "flow_designer_action_flowdesigneraction_ondeleteselected",
"source": "flow_designer_action_flowdesigneraction_ondeleteselected",
"target": "flow_designer_action_flowdesigneraction_handlekeydown",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L618",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlekeydown",
"_tgt": "flow_designer_action_flowdesigneraction_onsave",
"source": "flow_designer_action_flowdesigneraction_onsave",
"target": "flow_designer_action_flowdesigneraction_handlekeydown",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L422",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemousedown",
"_tgt": "flow_designer_action_flowdesigneraction_findportnear",
"source": "flow_designer_action_flowdesigneraction_findportnear",
"target": "flow_designer_action_flowdesigneraction_handlemousedown",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L534",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemousemove",
"_tgt": "flow_designer_action_flowdesigneraction_findportnear",
"source": "flow_designer_action_flowdesigneraction_findportnear",
"target": "flow_designer_action_flowdesigneraction_handlemousemove",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/static/src/js/flow_designer/flow_designer_action.js",
"source_location": "L554",
"weight": 1.0,
"_src": "flow_designer_action_flowdesigneraction_handlemouseup",
"_tgt": "flow_designer_action_flowdesigneraction_findportnear",
"source": "flow_designer_action_flowdesigneraction_findportnear",
"target": "flow_designer_action_flowdesigneraction_handlemouseup",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/__init__.py",
"source_location": "L4",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_init_py",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_init_py",
"target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L12",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_quotationportal",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_quotationportal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L27",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_quotation_builder_list",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_quotation_builder_list",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L191",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_quotation_builder_new",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_quotation_builder_new",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L204",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_quotation_builder_edit",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_quotation_builder_edit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L220",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_quotation_builder_save",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_quotation_builder_save",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L445",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_quotationpublic",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_quotationpublic",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L464",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_public_form_view",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_public_form_view",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L487",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_embed_form_view",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_embed_form_view",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L512",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"_tgt": "portal_quotation_public_form_save",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_portal_quotation_py",
"target": "portal_quotation_public_form_save",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L12",
"weight": 1.0,
"_src": "portal_quotation_quotationportal",
"_tgt": "customerportal",
"source": "portal_quotation_quotationportal",
"target": "customerportal",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L14",
"weight": 1.0,
"_src": "portal_quotation_quotationportal",
"_tgt": "portal_quotation_quotationportal_prepare_home_portal_values",
"source": "portal_quotation_quotationportal",
"target": "portal_quotation_quotationportal_prepare_home_portal_values",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L57",
"weight": 1.0,
"_src": "portal_quotation_quotationportal",
"_tgt": "portal_quotation_quotationportal_get_form_context",
"source": "portal_quotation_quotationportal",
"target": "portal_quotation_quotationportal_get_form_context",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L271",
"weight": 1.0,
"_src": "portal_quotation_quotationportal",
"_tgt": "portal_quotation_quotationportal_extract_assessment_vals",
"source": "portal_quotation_quotationportal",
"target": "portal_quotation_quotationportal_extract_assessment_vals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L375",
"weight": 1.0,
"_src": "portal_quotation_quotationportal",
"_tgt": "portal_quotation_quotationportal_process_assessment_lines",
"source": "portal_quotation_quotationportal",
"target": "portal_quotation_quotationportal_process_assessment_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L472",
"weight": 1.0,
"_src": "portal_quotation_public_form_view",
"_tgt": "portal_quotation_quotationportal",
"source": "portal_quotation_quotationportal",
"target": "portal_quotation_public_form_view",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L495",
"weight": 1.0,
"_src": "portal_quotation_embed_form_view",
"_tgt": "portal_quotation_quotationportal",
"source": "portal_quotation_quotationportal",
"target": "portal_quotation_embed_form_view",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L521",
"weight": 1.0,
"_src": "portal_quotation_public_form_save",
"_tgt": "portal_quotation_quotationportal",
"source": "portal_quotation_quotationportal",
"target": "portal_quotation_public_form_save",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L192",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_new",
"_tgt": "portal_quotation_quotationportal_get_form_context",
"source": "portal_quotation_quotationportal_get_form_context",
"target": "portal_quotation_quotation_builder_new",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L211",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_edit",
"_tgt": "portal_quotation_quotationportal_get_form_context",
"source": "portal_quotation_quotationportal_get_form_context",
"target": "portal_quotation_quotation_builder_edit",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L473",
"weight": 1.0,
"_src": "portal_quotation_public_form_view",
"_tgt": "portal_quotation_quotationportal_get_form_context",
"source": "portal_quotation_quotationportal_get_form_context",
"target": "portal_quotation_public_form_view",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L496",
"weight": 1.0,
"_src": "portal_quotation_embed_form_view",
"_tgt": "portal_quotation_quotationportal_get_form_context",
"source": "portal_quotation_quotationportal_get_form_context",
"target": "portal_quotation_embed_form_view",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L58",
"weight": 1.0,
"_src": "portal_quotation_rationale_58",
"_tgt": "portal_quotation_quotationportal_get_form_context",
"source": "portal_quotation_quotationportal_get_form_context",
"target": "portal_quotation_rationale_58",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L224",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_save",
"_tgt": "portal_quotation_quotationportal_extract_assessment_vals",
"source": "portal_quotation_quotation_builder_save",
"target": "portal_quotation_quotationportal_extract_assessment_vals",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L235",
"weight": 1.0,
"_src": "portal_quotation_quotation_builder_save",
"_tgt": "portal_quotation_quotationportal_process_assessment_lines",
"source": "portal_quotation_quotation_builder_save",
"target": "portal_quotation_quotationportal_process_assessment_lines",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L522",
"weight": 1.0,
"_src": "portal_quotation_public_form_save",
"_tgt": "portal_quotation_quotationportal_extract_assessment_vals",
"source": "portal_quotation_quotationportal_extract_assessment_vals",
"target": "portal_quotation_public_form_save",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L272",
"weight": 1.0,
"_src": "portal_quotation_rationale_272",
"_tgt": "portal_quotation_quotationportal_extract_assessment_vals",
"source": "portal_quotation_quotationportal_extract_assessment_vals",
"target": "portal_quotation_rationale_272",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L524",
"weight": 1.0,
"_src": "portal_quotation_public_form_save",
"_tgt": "portal_quotation_quotationportal_process_assessment_lines",
"source": "portal_quotation_quotationportal_process_assessment_lines",
"target": "portal_quotation_public_form_save",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L376",
"weight": 1.0,
"_src": "portal_quotation_rationale_376",
"_tgt": "portal_quotation_quotationportal_process_assessment_lines",
"source": "portal_quotation_quotationportal_process_assessment_lines",
"target": "portal_quotation_rationale_376",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L448",
"weight": 1.0,
"_src": "portal_quotation_quotationpublic",
"_tgt": "portal_quotation_quotationpublic_validate_token",
"source": "portal_quotation_quotationpublic",
"target": "portal_quotation_quotationpublic_validate_token",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L446",
"weight": 1.0,
"_src": "portal_quotation_rationale_446",
"_tgt": "portal_quotation_quotationpublic",
"source": "portal_quotation_quotationpublic",
"target": "portal_quotation_rationale_446",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L466",
"weight": 1.0,
"_src": "portal_quotation_public_form_view",
"_tgt": "portal_quotation_quotationpublic_validate_token",
"source": "portal_quotation_quotationpublic_validate_token",
"target": "portal_quotation_public_form_view",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L489",
"weight": 1.0,
"_src": "portal_quotation_embed_form_view",
"_tgt": "portal_quotation_quotationpublic_validate_token",
"source": "portal_quotation_quotationpublic_validate_token",
"target": "portal_quotation_embed_form_view",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L514",
"weight": 1.0,
"_src": "portal_quotation_public_form_save",
"_tgt": "portal_quotation_quotationpublic_validate_token",
"source": "portal_quotation_quotationpublic_validate_token",
"target": "portal_quotation_public_form_save",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/portal_quotation.py",
"source_location": "L449",
"weight": 1.0,
"_src": "portal_quotation_rationale_449",
"_tgt": "portal_quotation_quotationpublic_validate_token",
"source": "portal_quotation_quotationpublic_validate_token",
"target": "portal_quotation_rationale_449",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L11",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_quotationapi",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_quotationapi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L15",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_search_clients",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_search_clients",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L39",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_search_products",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_search_products",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L92",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_get_product_attributes",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_get_product_attributes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L122",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_resolve_variant",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_resolve_variant",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L166",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_get_section_options",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_get_section_options",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L197",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_check_upcharges",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_check_upcharges",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L287",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_save_step",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_save_step",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L306",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_compare",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_compare",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L320",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_quotationpublicapi",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_quotationpublicapi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L335",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_public_search_clients",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_public_search_clients",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L342",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_public_search_products",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_public_search_products",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L349",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_public_get_product_attributes",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_public_get_product_attributes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L356",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_public_resolve_variant",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_public_resolve_variant",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L363",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_public_get_section_options",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_public_get_section_options",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L370",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_public_check_upcharges",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_public_check_upcharges",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L377",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"_tgt": "quotation_api_public_save_step",
"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_controllers_quotation_api_py",
"target": "quotation_api_public_save_step",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L338",
"weight": 1.0,
"_src": "quotation_api_public_search_clients",
"_tgt": "quotation_api_search_clients",
"source": "quotation_api_search_clients",
"target": "quotation_api_public_search_clients",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L345",
"weight": 1.0,
"_src": "quotation_api_public_search_products",
"_tgt": "quotation_api_search_products",
"source": "quotation_api_search_products",
"target": "quotation_api_public_search_products",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L352",
"weight": 1.0,
"_src": "quotation_api_public_get_product_attributes",
"_tgt": "quotation_api_get_product_attributes",
"source": "quotation_api_get_product_attributes",
"target": "quotation_api_public_get_product_attributes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L359",
"weight": 1.0,
"_src": "quotation_api_public_resolve_variant",
"_tgt": "quotation_api_resolve_variant",
"source": "quotation_api_resolve_variant",
"target": "quotation_api_public_resolve_variant",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L366",
"weight": 1.0,
"_src": "quotation_api_public_get_section_options",
"_tgt": "quotation_api_get_section_options",
"source": "quotation_api_get_section_options",
"target": "quotation_api_public_get_section_options",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L253",
"weight": 1.0,
"_src": "quotation_api_check_upcharges",
"_tgt": "quotation_api_compare",
"source": "quotation_api_check_upcharges",
"target": "quotation_api_compare",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L373",
"weight": 1.0,
"_src": "quotation_api_public_check_upcharges",
"_tgt": "quotation_api_check_upcharges",
"source": "quotation_api_check_upcharges",
"target": "quotation_api_public_check_upcharges",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L323",
"weight": 1.0,
"_src": "quotation_api_quotationpublicapi",
"_tgt": "quotation_api_quotationpublicapi_validate_token",
"source": "quotation_api_quotationpublicapi",
"target": "quotation_api_quotationpublicapi_validate_token",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L321",
"weight": 1.0,
"_src": "quotation_api_rationale_321",
"_tgt": "quotation_api_quotationpublicapi",
"source": "quotation_api_quotationpublicapi",
"target": "quotation_api_rationale_321",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L336",
"weight": 1.0,
"_src": "quotation_api_public_search_clients",
"_tgt": "quotation_api_quotationpublicapi_validate_token",
"source": "quotation_api_quotationpublicapi_validate_token",
"target": "quotation_api_public_search_clients",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L343",
"weight": 1.0,
"_src": "quotation_api_public_search_products",
"_tgt": "quotation_api_quotationpublicapi_validate_token",
"source": "quotation_api_quotationpublicapi_validate_token",
"target": "quotation_api_public_search_products",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L350",
"weight": 1.0,
"_src": "quotation_api_public_get_product_attributes",
"_tgt": "quotation_api_quotationpublicapi_validate_token",
"source": "quotation_api_quotationpublicapi_validate_token",
"target": "quotation_api_public_get_product_attributes",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L357",
"weight": 1.0,
"_src": "quotation_api_public_resolve_variant",
"_tgt": "quotation_api_quotationpublicapi_validate_token",
"source": "quotation_api_quotationpublicapi_validate_token",
"target": "quotation_api_public_resolve_variant",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L364",
"weight": 1.0,
"_src": "quotation_api_public_get_section_options",
"_tgt": "quotation_api_quotationpublicapi_validate_token",
"source": "quotation_api_quotationpublicapi_validate_token",
"target": "quotation_api_public_get_section_options",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L371",
"weight": 1.0,
"_src": "quotation_api_public_check_upcharges",
"_tgt": "quotation_api_quotationpublicapi_validate_token",
"source": "quotation_api_quotationpublicapi_validate_token",
"target": "quotation_api_public_check_upcharges",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/controllers/quotation_api.py",
"source_location": "L378",
"weight": 1.0,
"_src": "quotation_api_public_save_step",
"_tgt": "quotation_api_quotationpublicapi_validate_token",
"source": "quotation_api_quotationpublicapi_validate_token",
"target": "quotation_api_public_save_step",
"confidence_score": 1.0
}
],
"hyperedges": []
}