1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "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": "res_config_settings_resconfigsettings", "label": "ResConfigSettings", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L21"}, {"id": "res_config_settings_compute_module_sign_status", "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_account_reports_show_per_company_setting", "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_property_stock_account", "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_check_fiscalyear", "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_create", "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_resconfigsettings_open_tax_group_list", "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_company_dependent_report_settings", "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_get_country_codes_with_another_tax_closing_start_date", "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_set_property_stock_journal", "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_account_income_categ_id", "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_expense_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_stock_valuation_account_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_account_input_categ_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_output_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_persist_product_category_default", "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_get_account_stock_properties_names", "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_rationale_249", "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_256", "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_273", "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_288", "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_306", "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_325", "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_339", "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_361", "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_397", "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_406", "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"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "odoo_tools_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "res_config_settings_resconfigsettings", "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}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "res_config_settings_compute_module_sign_status", "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}, {"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", "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}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "res_config_settings_compute_property_stock_account", "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}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "res_config_settings_check_fiscalyear", "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}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_config_settings_py", "target": "res_config_settings_create", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_open_tax_group_list", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_open_company_dependent_report_settings", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_set_property_stock_journal", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_set_property_account_income_categ_id", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_set_property_account_expense_categ_id", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_set_property_stock_valuation_account_id", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_set_property_stock_account_input_categ_id", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_set_property_stock_account_output_categ_id", "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}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_persist_product_category_default", "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}, {"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", "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}, {"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", "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}, {"source": "res_config_settings_compute_property_stock_account", "target": "res_config_settings_get_account_stock_properties_names", "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}, {"source": "res_config_settings_resconfigsettings_set_property_stock_journal", "target": "res_config_settings_resconfigsettings_persist_product_category_default", "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}, {"source": "res_config_settings_resconfigsettings_set_property_account_income_categ_id", "target": "res_config_settings_resconfigsettings_persist_product_category_default", "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}, {"source": "res_config_settings_resconfigsettings_set_property_account_expense_categ_id", "target": "res_config_settings_resconfigsettings_persist_product_category_default", "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}, {"source": "res_config_settings_resconfigsettings_set_property_stock_valuation_account_id", "target": "res_config_settings_resconfigsettings_persist_product_category_default", "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}, {"source": "res_config_settings_resconfigsettings_set_property_stock_account_input_categ_id", "target": "res_config_settings_resconfigsettings_persist_product_category_default", "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}, {"source": "res_config_settings_resconfigsettings_set_property_stock_account_output_categ_id", "target": "res_config_settings_resconfigsettings_persist_product_category_default", "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}, {"source": "res_config_settings_rationale_249", "target": "res_config_settings_resconfigsettings_compute_module_sign_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L249", "weight": 1.0}, {"source": "res_config_settings_rationale_256", "target": "res_config_settings_resconfigsettings_compute_account_reports_show_per_company_setting", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L256", "weight": 1.0}, {"source": "res_config_settings_rationale_273", "target": "res_config_settings_resconfigsettings_compute_property_stock_account", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L273", "weight": 1.0}, {"source": "res_config_settings_rationale_288", "target": "res_config_settings_resconfigsettings_check_fiscalyear", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L288", "weight": 1.0}, {"source": "res_config_settings_rationale_306", "target": "res_config_settings_resconfigsettings_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L306", "weight": 1.0}, {"source": "res_config_settings_rationale_325", "target": "res_config_settings_resconfigsettings_open_tax_group_list", "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}, {"source": "res_config_settings_rationale_339", "target": "res_config_settings_resconfigsettings_open_company_dependent_report_settings", "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}, {"source": "res_config_settings_rationale_361", "target": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date", "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}, {"source": "res_config_settings_rationale_397", "target": "res_config_settings_resconfigsettings_persist_product_category_default", "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}, {"source": "res_config_settings_rationale_406", "target": "res_config_settings_resconfigsettings_get_account_stock_properties_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L406", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_config_settings_compute_module_sign_status", "callee": "_installed", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L250"}, {"caller_nid": "res_config_settings_compute_account_reports_show_per_company_setting", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L260"}, {"caller_nid": "res_config_settings_compute_account_reports_show_per_company_setting", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L260"}, {"caller_nid": "res_config_settings_compute_account_reports_show_per_company_setting", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L267"}, {"caller_nid": "res_config_settings_compute_account_reports_show_per_company_setting", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L268"}, {"caller_nid": "res_config_settings_compute_account_reports_show_per_company_setting", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L268"}, {"caller_nid": "res_config_settings_compute_property_stock_account", "callee": "with_company", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L277"}, {"caller_nid": "res_config_settings_compute_property_stock_account", "callee": "get_company_dependent_fallback", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L280"}, {"caller_nid": "res_config_settings_check_fiscalyear", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L291"}, {"caller_nid": "res_config_settings_check_fiscalyear", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L291"}, {"caller_nid": "res_config_settings_check_fiscalyear", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L293"}, {"caller_nid": "res_config_settings_check_fiscalyear", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L293"}, {"caller_nid": "res_config_settings_create", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L309"}, {"caller_nid": "res_config_settings_create", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L310"}, {"caller_nid": "res_config_settings_create", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L317"}, {"caller_nid": "res_config_settings_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L318"}, {"caller_nid": "res_config_settings_resconfigsettings_open_tax_group_list", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L326"}, {"caller_nid": "res_config_settings_resconfigsettings_open_company_dependent_report_settings", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L340"}, {"caller_nid": "res_config_settings_resconfigsettings_open_company_dependent_report_settings", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L341"}, {"caller_nid": "res_config_settings_resconfigsettings_open_company_dependent_report_settings", "callee": "_get_variants", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L342"}, {"caller_nid": "res_config_settings_resconfigsettings_open_company_dependent_report_settings", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L345"}, {"caller_nid": "res_config_settings_resconfigsettings_open_company_dependent_report_settings", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L349"}, {"caller_nid": "res_config_settings_resconfigsettings_get_country_codes_with_another_tax_closing_start_date", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L366"}, {"caller_nid": "res_config_settings_resconfigsettings_persist_product_category_default", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_config_settings.py", "source_location": "L398"}]} |