1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "label": "wc_section.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L1"}, {"id": "wc_section_wheelchairsection", "label": "WheelchairSection", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L204"}, {"id": "wc_section_get_equipment_type_selection", "label": "_get_equipment_type_selection()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L220"}, {"id": "wc_section_compute_option_count", "label": "_compute_option_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L278"}, {"id": "wc_section_compute_display_name", "label": "_compute_display_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L283"}, {"id": "wc_section_wheelchairsection_action_auto_populate_options", "label": ".action_auto_populate_options()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L293"}, {"id": "wc_section_action_auto_populate_all_sections", "label": "action_auto_populate_all_sections()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L321"}, {"id": "wc_section_wheelchairsection_populate_section_from_products", "label": "._populate_section_from_products()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L357"}, {"id": "wc_section_rationale_294", "label": "Auto-populate product options for THIS section by matching products in i", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L294"}, {"id": "wc_section_rationale_322", "label": "Auto-populate ALL sections at once. Called from a menu action.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L322"}, {"id": "wc_section_rationale_358", "label": "Find products whose ADP device type maps to this section, and create one", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L358"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "target": "wc_section_wheelchairsection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L204", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "target": "wc_section_get_equipment_type_selection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L220", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "target": "wc_section_compute_option_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L278", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "target": "wc_section_compute_display_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L283", "weight": 1.0}, {"source": "wc_section_wheelchairsection", "target": "wc_section_wheelchairsection_action_auto_populate_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L293", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_quotations_models_wc_section_py", "target": "wc_section_action_auto_populate_all_sections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L321", "weight": 1.0}, {"source": "wc_section_wheelchairsection", "target": "wc_section_wheelchairsection_populate_section_from_products", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L357", "weight": 1.0}, {"source": "wc_section_wheelchairsection_action_auto_populate_options", "target": "wc_section_wheelchairsection_populate_section_from_products", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L301", "weight": 1.0}, {"source": "wc_section_action_auto_populate_all_sections", "target": "wc_section_wheelchairsection_populate_section_from_products", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L328", "weight": 1.0}, {"source": "wc_section_rationale_294", "target": "wc_section_wheelchairsection_action_auto_populate_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L294", "weight": 1.0}, {"source": "wc_section_rationale_322", "target": "wc_section_wheelchairsection_action_auto_populate_all_sections", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L322", "weight": 1.0}, {"source": "wc_section_rationale_358", "target": "wc_section_wheelchairsection_populate_section_from_products", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L358", "weight": 1.0}], "raw_calls": [{"caller_nid": "wc_section_get_equipment_type_selection", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L221"}, {"caller_nid": "wc_section_get_equipment_type_selection", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L221"}, {"caller_nid": "wc_section_get_equipment_type_selection", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L225"}, {"caller_nid": "wc_section_get_equipment_type_selection", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L226"}, {"caller_nid": "wc_section_compute_option_count", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L280"}, {"caller_nid": "wc_section_wheelchairsection_action_auto_populate_options", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L300"}, {"caller_nid": "wc_section_wheelchairsection_action_auto_populate_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L306"}, {"caller_nid": "wc_section_wheelchairsection_action_auto_populate_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L307"}, {"caller_nid": "wc_section_action_auto_populate_all_sections", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L323"}, {"caller_nid": "wc_section_action_auto_populate_all_sections", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L333"}, {"caller_nid": "wc_section_action_auto_populate_all_sections", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L335"}, {"caller_nid": "wc_section_action_auto_populate_all_sections", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L341"}, {"caller_nid": "wc_section_action_auto_populate_all_sections", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L342"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L367"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L368"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L369"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L370"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L374"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L382"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L386"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L392"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L400"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L401"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L401"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L408"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L408"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L409"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L433"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L435"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L443"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L447"}, {"caller_nid": "wc_section_wheelchairsection_populate_section_from_products", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_quotations/models/wc_section.py", "source_location": "L449"}]} |