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

1 line
6.7 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_maintenance_models_maintenance_request_py", "label": "maintenance_request.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L1"}, {"id": "maintenance_request_maintenancerequest", "label": "MaintenanceRequest", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L13"}, {"id": "maintenance_request_maintenancerequest_write", "label": ".write()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L49"}, {"id": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "label": "._maybe_schedule_from_last()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L60"}, {"id": "maintenance_request_rationale_14", "label": "Extend standard maintenance.request with plating-specific fields.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L14"}, {"id": "maintenance_request_rationale_61", "label": "Schedule next maintenance from completion date.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L61"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_maintenance_models_maintenance_request_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_maintenance_models_maintenance_request_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_maintenance_models_maintenance_request_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_maintenance_models_maintenance_request_py", "target": "maintenance_request_maintenancerequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L13", "weight": 1.0}, {"source": "maintenance_request_maintenancerequest", "target": "maintenance_request_maintenancerequest_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L49", "weight": 1.0}, {"source": "maintenance_request_maintenancerequest", "target": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L60", "weight": 1.0}, {"source": "maintenance_request_maintenancerequest_write", "target": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L55", "weight": 1.0}, {"source": "maintenance_request_rationale_14", "target": "maintenance_request_maintenancerequest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L14", "weight": 1.0}, {"source": "maintenance_request_rationale_61", "target": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "maintenance_request_maintenancerequest_write", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L50"}, {"caller_nid": "maintenance_request_maintenancerequest_write", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L54"}, {"caller_nid": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L64"}, {"caller_nid": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L64"}, {"caller_nid": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "callee": "copy", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L67"}, {"caller_nid": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L70"}, {"caller_nid": "maintenance_request_maintenancerequest_maybe_schedule_from_last", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_maintenance/models/maintenance_request.py", "source_location": "L74"}]}