Files
Odoo-Modules/graphify-out/cache/61f0f6c28bd96e2fc3b9785320948edf5ea074403df1f03a658c96ed21df7ef8.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
12 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_product_py", "label": "product_product.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L1"}, {"id": "product_product_productproduct", "label": "ProductProduct", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L9"}, {"id": "product_product_productproduct_get_adp_device_code", "label": ".get_adp_device_code()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L12"}, {"id": "product_product_productproduct_get_adp_price", "label": ".get_adp_price()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L44"}, {"id": "product_product_productproduct_is_non_adp_funded", "label": ".is_non_adp_funded()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L76"}, {"id": "product_product_productproduct_action_sync_adp_price_from_database", "label": ".action_sync_adp_price_from_database()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L114"}, {"id": "product_product_rationale_13", "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_product.py", "source_location": "L13"}, {"id": "product_product_rationale_45", "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_product.py", "source_location": "L45"}, {"id": "product_product_rationale_77", "label": "Check if this product has a NON-ADP, NON-FUNDED, or UNFUNDED device code.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L77"}, {"id": "product_product_rationale_115", "label": "Sync product ADP data from the device codes database. Looks up the prod", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L115"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_product_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_models_product_product_py", "target": "product_product_productproduct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L9", "weight": 1.0}, {"source": "product_product_productproduct", "target": "product_product_productproduct_get_adp_device_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L12", "weight": 1.0}, {"source": "product_product_productproduct", "target": "product_product_productproduct_get_adp_price", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L44", "weight": 1.0}, {"source": "product_product_productproduct", "target": "product_product_productproduct_is_non_adp_funded", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L76", "weight": 1.0}, {"source": "product_product_productproduct", "target": "product_product_productproduct_action_sync_adp_price_from_database", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L114", "weight": 1.0}, {"source": "product_product_productproduct_is_non_adp_funded", "target": "product_product_productproduct_get_adp_device_code", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L90", "weight": 1.0}, {"source": "product_product_productproduct_action_sync_adp_price_from_database", "target": "product_product_productproduct_get_adp_device_code", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L132", "weight": 1.0}, {"source": "product_product_rationale_13", "target": "product_product_productproduct_get_adp_device_code", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L13", "weight": 1.0}, {"source": "product_product_rationale_45", "target": "product_product_productproduct_get_adp_price", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L45", "weight": 1.0}, {"source": "product_product_rationale_77", "target": "product_product_productproduct_is_non_adp_funded", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L77", "weight": 1.0}, {"source": "product_product_rationale_115", "target": "product_product_productproduct_action_sync_adp_price_from_database", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L115", "weight": 1.0}], "raw_calls": [{"caller_nid": "product_product_productproduct_get_adp_device_code", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L21"}, {"caller_nid": "product_product_productproduct_get_adp_device_code", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L30"}, {"caller_nid": "product_product_productproduct_get_adp_device_code", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L31"}, {"caller_nid": "product_product_productproduct_get_adp_device_code", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L34"}, {"caller_nid": "product_product_productproduct_get_adp_device_code", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L38"}, {"caller_nid": "product_product_productproduct_get_adp_price", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L53"}, {"caller_nid": "product_product_productproduct_get_adp_price", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L62"}, {"caller_nid": "product_product_productproduct_get_adp_price", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L63"}, {"caller_nid": "product_product_productproduct_get_adp_price", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L66"}, {"caller_nid": "product_product_productproduct_get_adp_price", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L70"}, {"caller_nid": "product_product_productproduct_is_non_adp_funded", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L87"}, {"caller_nid": "product_product_productproduct_is_non_adp_funded", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L106"}, {"caller_nid": "product_product_productproduct_is_non_adp_funded", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L106"}, {"caller_nid": "product_product_productproduct_is_non_adp_funded", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L109"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L120"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L135"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L138"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L151"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L151"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L152"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L159"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L163"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L167"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L170"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L171"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L174"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L175"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L178"}, {"caller_nid": "product_product_productproduct_action_sync_adp_price_from_database", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/models/product_product.py", "source_location": "L185"}]}