1 line
6.1 KiB
JSON
1 line
6.1 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py", "label": "product_template.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L1"}, {"id": "product_template_producttemplate", "label": "ProductTemplate", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L10"}, {"id": "product_template_onchange_adp_device_code_id", "label": "_onchange_adp_device_code_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L73"}, {"id": "product_template_check_adp_product_device_code", "label": "_check_adp_product_device_code()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L83"}, {"id": "product_template_producttemplate_get_adp_price", "label": ".get_adp_price()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L94"}, {"id": "product_template_producttemplate_get_adp_device_code", "label": ".get_adp_device_code()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L112"}, {"id": "product_template_rationale_74", "label": "Populate device code string and price from the selected device record.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L74"}, {"id": "product_template_rationale_95", "label": "Get ADP price, preferring the linked device code record. Checks in orde", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L95"}, {"id": "product_template_rationale_113", "label": "Get ADP device code, preferring the linked device code record. Checks i", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L113"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py", "target": "product_template_producttemplate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py", "target": "product_template_onchange_adp_device_code_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L73", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_template_py", "target": "product_template_check_adp_product_device_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L83", "weight": 1.0}, {"source": "product_template_producttemplate", "target": "product_template_producttemplate_get_adp_price", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L94", "weight": 1.0}, {"source": "product_template_producttemplate", "target": "product_template_producttemplate_get_adp_device_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L112", "weight": 1.0}, {"source": "product_template_rationale_74", "target": "product_template_producttemplate_onchange_adp_device_code_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L74", "weight": 1.0}, {"source": "product_template_rationale_95", "target": "product_template_producttemplate_get_adp_price", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L95", "weight": 1.0}, {"source": "product_template_rationale_113", "target": "product_template_producttemplate_get_adp_device_code", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L113", "weight": 1.0}], "raw_calls": [{"caller_nid": "product_template_check_adp_product_device_code", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L86"}, {"caller_nid": "product_template_check_adp_product_device_code", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L87"}, {"caller_nid": "product_template_producttemplate_get_adp_price", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L102"}, {"caller_nid": "product_template_producttemplate_get_adp_device_code", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_template.py", "source_location": "L120"}]} |