1 line
60 KiB
JSON
1 line
60 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "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": "res_company_rescompany", "label": "ResCompany", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L16"}, {"id": "res_company_rescompany_write", "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_compute_fiscalyear_dates", "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_get_unreconciled_statement_lines_redirect_action", "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_compute_account_display_representative_field", "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_rescompany_get_countries_allowing_tax_representative", "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_default_misc_journal", "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_tax_closing_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_create", "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_rescompany_get_and_update_tax_closing_moves", "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_tax_closing_report_display_name", "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_generate_tax_closing_reminder_activity", "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_get_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_move_description", "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_period_boundaries", "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_available_tax_unit", "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_tax_periodicity", "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_closing_start_date_attributes", "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_periodicity_months_delay", "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_branches_with_same_vat", "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_rationale_203", "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_292", "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_349", "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_362", "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_370", "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_382", "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_389", "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_405", "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_411", "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_507", "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_606", "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_624", "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_689", "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_713", "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_775", "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_811", "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_822", "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_834", "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_857", "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_877", "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"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "dateutil_relativedelta", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "odoo_tools_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "res_company_rescompany", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L202", "weight": 1.0}, {"source": "res_company_rescompany", "target": "res_company_rescompany_compute_fiscalyear_dates", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action", "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}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "res_company_compute_account_display_representative_field", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_countries_allowing_tax_representative", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_default_misc_journal", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_tax_closing_journal", "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}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_company_py", "target": "res_company_create", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_write", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_and_update_tax_closing_moves", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_tax_closing_report_display_name", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_generate_tax_closing_reminder_activity", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_tax_closing_reminder_activity", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_tax_closing_move_description", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_tax_closing_period_boundaries", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_available_tax_unit", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_tax_periodicity", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_tax_closing_start_date_attributes", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_tax_periodicity_months_delay", "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}, {"source": "res_company_rescompany", "target": "res_company_rescompany_get_branches_with_same_vat", "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}, {"source": "res_company_compute_account_display_representative_field", "target": "res_company_rescompany_get_countries_allowing_tax_representative", "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}, {"source": "res_company_rescompany_get_tax_closing_journal", "target": "res_company_rescompany_get_default_misc_journal", "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}, {"source": "res_company_rescompany_write", "target": "res_company_rescompany_get_tax_closing_journal", "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}, {"source": "res_company_rescompany_write", "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/res_company.py", "source_location": "L470", "weight": 1.0}, {"source": "res_company_rescompany_write", "target": "res_company_rescompany_get_tax_closing_reminder_activity", "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}, {"source": "res_company_rescompany_write", "target": "res_company_rescompany_generate_tax_closing_reminder_activity", "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}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "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/res_company.py", "source_location": "L518", "weight": 1.0}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "target": "res_company_rescompany_get_tax_periodicity", "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}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "target": "res_company_rescompany_get_tax_closing_journal", "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}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "target": "res_company_rescompany_get_tax_closing_move_description", "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}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "target": "res_company_rescompany_get_tax_closing_report_display_name", "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}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "target": "res_company_rescompany_write", "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}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "target": "res_company_create", "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}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "target": "res_company_rescompany_get_tax_closing_reminder_activity", "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}, {"source": "res_company_rescompany_get_and_update_tax_closing_moves", "target": "res_company_rescompany_generate_tax_closing_reminder_activity", "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}, {"source": "res_company_rescompany_generate_tax_closing_reminder_activity", "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/res_company.py", "source_location": "L632", "weight": 1.0}, {"source": "res_company_rescompany_generate_tax_closing_reminder_activity", "target": "res_company_rescompany_get_tax_periodicity", "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}, {"source": "res_company_rescompany_generate_tax_closing_reminder_activity", "target": "res_company_rescompany_get_tax_closing_report_display_name", "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}, {"source": "res_company_rescompany_generate_tax_closing_reminder_activity", "target": "res_company_rescompany_get_tax_closing_move_description", "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}, {"source": "res_company_rescompany_generate_tax_closing_reminder_activity", "target": "res_company_create", "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}, {"source": "res_company_rescompany_generate_tax_closing_reminder_activity", "target": "res_company_rescompany_get_tax_closing_journal", "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}, {"source": "res_company_rescompany_get_tax_closing_reminder_activity", "target": "res_company_rescompany_get_tax_closing_journal", "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}, {"source": "res_company_rescompany_get_tax_closing_move_description", "target": "res_company_rescompany_get_tax_closing_start_date_attributes", "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}, {"source": "res_company_rescompany_get_tax_closing_period_boundaries", "target": "res_company_rescompany_get_tax_periodicity_months_delay", "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}, {"source": "res_company_rescompany_get_tax_closing_period_boundaries", "target": "res_company_rescompany_get_tax_closing_start_date_attributes", "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}, {"source": "res_company_rescompany_get_tax_periodicity", "target": "res_company_rescompany_get_available_tax_unit", "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}, {"source": "res_company_rescompany_get_tax_closing_start_date_attributes", "target": "res_company_rescompany_get_available_tax_unit", "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}, {"source": "res_company_rescompany_get_tax_periodicity_months_delay", "target": "res_company_rescompany_get_tax_periodicity", "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}, {"source": "res_company_rationale_203", "target": "res_company_rescompany_write", "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}, {"source": "res_company_rationale_292", "target": "res_company_rescompany_compute_fiscalyear_dates", "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}, {"source": "res_company_rationale_349", "target": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action", "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}, {"source": "res_company_rationale_362", "target": "res_company_rescompany_compute_account_display_representative_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L362", "weight": 1.0}, {"source": "res_company_rationale_370", "target": "res_company_rescompany_get_countries_allowing_tax_representative", "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}, {"source": "res_company_rationale_382", "target": "res_company_rescompany_get_default_misc_journal", "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}, {"source": "res_company_rationale_389", "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/res_company.py", "source_location": "L389", "weight": 1.0}, {"source": "res_company_rationale_405", "target": "res_company_rescompany_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L405", "weight": 1.0}, {"source": "res_company_rationale_411", "target": "res_company_rescompany_write", "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}, {"source": "res_company_rationale_507", "target": "res_company_rescompany_get_and_update_tax_closing_moves", "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}, {"source": "res_company_rationale_606", "target": "res_company_rescompany_get_tax_closing_report_display_name", "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}, {"source": "res_company_rationale_624", "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/res_company.py", "source_location": "L624", "weight": 1.0}, {"source": "res_company_rationale_689", "target": "res_company_rescompany_get_tax_closing_reminder_activity", "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}, {"source": "res_company_rationale_713", "target": "res_company_rescompany_get_tax_closing_move_description", "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}, {"source": "res_company_rationale_775", "target": "res_company_rescompany_get_tax_closing_period_boundaries", "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}, {"source": "res_company_rationale_811", "target": "res_company_rescompany_get_available_tax_unit", "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}, {"source": "res_company_rationale_822", "target": "res_company_rescompany_get_tax_periodicity", "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}, {"source": "res_company_rationale_834", "target": "res_company_rescompany_get_tax_closing_start_date_attributes", "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}, {"source": "res_company_rationale_857", "target": "res_company_rescompany_get_tax_periodicity_months_delay", "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}, {"source": "res_company_rationale_877", "target": "res_company_rescompany_get_branches_with_same_vat", "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}], "raw_calls": [{"caller_nid": "res_company_rescompany_write", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L209"}, {"caller_nid": "res_company_rescompany_write", "callee": "flush_model", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L218"}, {"caller_nid": "res_company_rescompany_write", "callee": "flush_model", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L219"}, {"caller_nid": "res_company_rescompany_write", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L226"}, {"caller_nid": "res_company_rescompany_write", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L264"}, {"caller_nid": "res_company_rescompany_write", "callee": "invalidate_model", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L280"}, {"caller_nid": "res_company_rescompany_write", "callee": "invalidate_model", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L281"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L297"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L298"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L301"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "get_fiscal_year", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L314"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L317"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L320"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L321"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L324"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L330"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L332"}, {"caller_nid": "res_company_rescompany_compute_fiscalyear_dates", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L338"}, {"caller_nid": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action", "callee": "_action_open_bank_reconciliation_widget", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L351"}, {"caller_nid": "res_company_rescompany_get_unreconciled_statement_lines_redirect_action", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L353"}, {"caller_nid": "res_company_rescompany_get_countries_allowing_tax_representative", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L375"}, {"caller_nid": "res_company_rescompany_get_default_misc_journal", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L383"}, {"caller_nid": "res_company_rescompany_get_default_misc_journal", "callee": "_check_company_domain", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L384"}, {"caller_nid": "res_company_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L406"}, {"caller_nid": "res_company_create", "callee": "_initiate_account_onboardings", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L407"}, {"caller_nid": "res_company_rescompany_write", "callee": "any", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L422"}, {"caller_nid": "res_company_rescompany_write", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L423"}, {"caller_nid": "res_company_rescompany_write", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L428"}, {"caller_nid": "res_company_rescompany_write", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L434"}, {"caller_nid": "res_company_rescompany_write", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L434"}, {"caller_nid": "res_company_rescompany_write", "callee": "button_cancel", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L439"}, {"caller_nid": "res_company_rescompany_write", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L441"}, {"caller_nid": "res_company_rescompany_write", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L441"}, {"caller_nid": "res_company_rescompany_write", "callee": "_check_company_domain", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L442"}, {"caller_nid": "res_company_rescompany_write", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L445"}, {"caller_nid": "res_company_rescompany_write", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L448"}, {"caller_nid": "res_company_rescompany_write", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L448"}, {"caller_nid": "res_company_rescompany_write", "callee": "_get_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L450"}, {"caller_nid": "res_company_rescompany_write", "callee": "action_cancel", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L454"}, {"caller_nid": "res_company_rescompany_write", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L457"}, {"caller_nid": "res_company_rescompany_write", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L459"}, {"caller_nid": "res_company_rescompany_write", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L464"}, {"caller_nid": "res_company_rescompany_write", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L471"}, {"caller_nid": "res_company_rescompany_write", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L476"}, {"caller_nid": "res_company_rescompany_write", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L490"}, {"caller_nid": "res_company_rescompany_write", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L490"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L515"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "list", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L525"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L530"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L539"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L541"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L547"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L550"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L555"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L557"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L564"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "_get_tax_closing_report_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L589"}, {"caller_nid": "res_company_rescompany_get_and_update_tax_closing_moves", "callee": "_get_sender_company_for_export", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L595"}, {"caller_nid": "res_company_rescompany_get_tax_closing_report_display_name", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L607"}, {"caller_nid": "res_company_rescompany_get_tax_closing_report_display_name", "callee": "get_external_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L607"}, {"caller_nid": "res_company_rescompany_get_tax_closing_report_display_name", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L614"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L625"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L627"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L629"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L636"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L644"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "has_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L657"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L662"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L664"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L669"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "_get_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L673"}, {"caller_nid": "res_company_rescompany_generate_tax_closing_reminder_activity", "callee": "to_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L681"}, {"caller_nid": "res_company_rescompany_get_tax_closing_reminder_activity", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L690"}, {"caller_nid": "res_company_rescompany_get_tax_closing_reminder_activity", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L691"}, {"caller_nid": "res_company_rescompany_get_tax_closing_reminder_activity", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L694"}, {"caller_nid": "res_company_rescompany_get_tax_closing_reminder_activity", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L699"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L714"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L717"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L727"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L732"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L744"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "format_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L752"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "format_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L753"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "format_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L759"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "format_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L764"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "format_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L770"}, {"caller_nid": "res_company_rescompany_get_tax_closing_move_description", "callee": "format_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L771"}, {"caller_nid": "res_company_rescompany_get_tax_closing_period_boundaries", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L780"}, {"caller_nid": "res_company_rescompany_get_tax_closing_period_boundaries", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L785"}, {"caller_nid": "res_company_rescompany_get_tax_closing_period_boundaries", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L791"}, {"caller_nid": "res_company_rescompany_get_tax_closing_period_boundaries", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L798"}, {"caller_nid": "res_company_rescompany_get_tax_closing_period_boundaries", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L799"}, {"caller_nid": "res_company_rescompany_get_tax_closing_period_boundaries", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L802"}, {"caller_nid": "res_company_rescompany_get_tax_closing_period_boundaries", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L803"}, {"caller_nid": "res_company_rescompany_get_available_tax_unit", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L815"}, {"caller_nid": "res_company_rescompany_get_available_tax_unit", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L816"}, {"caller_nid": "res_company_rescompany_get_tax_closing_start_date_attributes", "callee": "start_of", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L839"}, {"caller_nid": "res_company_rescompany_get_tax_closing_start_date_attributes", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L839"}, {"caller_nid": "res_company_rescompany_get_tax_closing_start_date_attributes", "callee": "with_company", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L851"}, {"caller_nid": "res_company_rescompany_get_tax_periodicity_months_delay", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L861"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L886"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L887"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "_accessible_branches", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L892"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L894"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L894"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L898"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L902"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "filter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L902"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L904"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L907"}, {"caller_nid": "res_company_rescompany_get_branches_with_same_vat", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_company.py", "source_location": "L909"}]} |