changes
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_manifest_py", "label": "__manifest__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/__manifest__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_res_config_settings_py", "label": "res_config_settings.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/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/fusion_ltc_management/models/res_config_settings.py", "source_location": "L9"}, {"id": "res_config_settings_resconfigsettings_set_values", "label": ".set_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L22"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_res_config_settings_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_res_config_settings_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_res_config_settings_py", "target": "res_config_settings_resconfigsettings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L9", "weight": 1.0}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_set_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L22", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_config_settings_resconfigsettings_set_values", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L23"}, {"caller_nid": "res_config_settings_resconfigsettings_set_values", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L26"}, {"caller_nid": "res_config_settings_resconfigsettings_set_values", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L26"}, {"caller_nid": "res_config_settings_resconfigsettings_set_values", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_config_settings.py", "source_location": "L27"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_sale_order_py", "label": "sale_order.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/sale_order.py", "source_location": "L1"}, {"id": "sale_order_saleorder", "label": "SaleOrder", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/sale_order.py", "source_location": "L8"}, {"id": "sale_order_compute_is_ltc_repair_sale", "label": "_compute_is_ltc_repair_sale()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/sale_order.py", "source_location": "L28"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_sale_order_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/sale_order.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_sale_order_py", "target": "sale_order_saleorder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/sale_order.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_sale_order_py", "target": "sale_order_compute_is_ltc_repair_sale", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/sale_order.py", "source_location": "L28", "weight": 1.0}], "raw_calls": [{"caller_nid": "sale_order_compute_is_ltc_repair_sale", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/sale_order.py", "source_location": "L30"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_technician_task_py", "label": "technician_task.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L1"}, {"id": "technician_task_fusiontechniciantaskltc", "label": "FusionTechnicianTaskLTC", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L14"}, {"id": "technician_task_onchange_facility_id", "label": "_onchange_facility_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L25"}, {"id": "technician_task_onchange_task_type_ltc", "label": "_onchange_task_type_ltc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L39"}, {"id": "technician_task_rationale_26", "label": "Auto-fill address from the LTC facility.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L26"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_technician_task_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_technician_task_py", "target": "technician_task_fusiontechniciantaskltc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_technician_task_py", "target": "technician_task_onchange_facility_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L25", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_technician_task_py", "target": "technician_task_onchange_task_type_ltc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L39", "weight": 1.0}, {"source": "technician_task_rationale_26", "target": "technician_task_fusiontechniciantaskltc_onchange_facility_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L26", "weight": 1.0}], "raw_calls": [{"caller_nid": "technician_task_onchange_facility_id", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/technician_task.py", "source_location": "L34"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/__init__.py", "source_location": "L12", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_res_partner_py", "label": "res_partner.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_partner.py", "source_location": "L1"}, {"id": "res_partner_respartner", "label": "ResPartner", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_partner.py", "source_location": "L8"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_res_partner_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_partner.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_res_partner_py", "target": "res_partner_respartner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/res_partner.py", "source_location": "L8", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_wizard_ltc_repair_create_so_wizard_py", "label": "ltc_repair_create_so_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L1"}, {"id": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard", "label": "LTCRepairCreateSOWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L9"}, {"id": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "label": ".action_confirm()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L32"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_wizard_ltc_repair_create_so_wizard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_wizard_ltc_repair_create_so_wizard_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_wizard_ltc_repair_create_so_wizard_py", "target": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L9", "weight": 1.0}, {"source": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard", "target": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L32", "weight": 1.0}], "raw_calls": [{"caller_nid": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L33"}, {"caller_nid": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L38"}, {"caller_nid": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L38"}, {"caller_nid": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L39"}, {"caller_nid": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L45"}, {"caller_nid": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L45"}, {"caller_nid": "ltc_repair_create_so_wizard_ltcrepaircreatesowizard_action_confirm", "callee": "_create_linked_sale_order", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/ltc_repair_create_so_wizard.py", "source_location": "L48"}]}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/__init__.py", "source_location": "L7", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_controllers_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/controllers/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_controllers_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_controllers_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/controllers/__init__.py", "source_location": "L5", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_ltc_form_submission_py", "label": "ltc_form_submission.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L1"}, {"id": "ltc_form_submission_fusionltcformsubmission", "label": "FusionLTCFormSubmission", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L8"}, {"id": "ltc_form_submission_create", "label": "create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L51"}, {"id": "ltc_form_submission_fusionltcformsubmission_action_view_repair", "label": ".action_view_repair()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L59"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_ltc_form_submission_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_ltc_form_submission_py", "target": "ltc_form_submission_fusionltcformsubmission", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_models_ltc_form_submission_py", "target": "ltc_form_submission_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L51", "weight": 1.0}, {"source": "ltc_form_submission_fusionltcformsubmission", "target": "ltc_form_submission_fusionltcformsubmission_action_view_repair", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L59", "weight": 1.0}], "raw_calls": [{"caller_nid": "ltc_form_submission_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L53"}, {"caller_nid": "ltc_form_submission_create", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L53"}, {"caller_nid": "ltc_form_submission_create", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L53"}, {"caller_nid": "ltc_form_submission_create", "callee": "next_by_code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L54"}, {"caller_nid": "ltc_form_submission_create", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L56"}, {"caller_nid": "ltc_form_submission_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L57"}, {"caller_nid": "ltc_form_submission_fusionltcformsubmission_action_view_repair", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/models/ltc_form_submission.py", "source_location": "L60"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ltc_management_wizard_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ltc_management_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_ltc_management_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ltc_management/wizard/__init__.py", "source_location": "L5", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user