1 line
7.3 KiB
JSON
1 line
7.3 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "label": "inventory_booking.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L1"}, {"id": "inventory_booking_fusioninventorybooking", "label": "FusionInventoryBooking", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L12"}, {"id": "inventory_booking_compute_display_name", "label": "_compute_display_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L40"}, {"id": "inventory_booking_create", "label": "create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L45"}, {"id": "inventory_booking_fusioninventorybooking_action_release", "label": ".action_release()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L52"}, {"id": "inventory_booking_cron_expire_bookings", "label": "_cron_expire_bookings()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L56"}, {"id": "inventory_booking_get_booked_qty", "label": "get_booked_qty()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L66"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "target": "inventory_booking_fusioninventorybooking", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "target": "inventory_booking_compute_display_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L40", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "target": "inventory_booking_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L45", "weight": 1.0}, {"source": "inventory_booking_fusioninventorybooking", "target": "inventory_booking_fusioninventorybooking_action_release", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L52", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "target": "inventory_booking_cron_expire_bookings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L56", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "target": "inventory_booking_get_booked_qty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L66", "weight": 1.0}], "raw_calls": [{"caller_nid": "inventory_booking_create", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L47"}, {"caller_nid": "inventory_booking_create", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L47"}, {"caller_nid": "inventory_booking_create", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L47"}, {"caller_nid": "inventory_booking_create", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L49"}, {"caller_nid": "inventory_booking_create", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L49"}, {"caller_nid": "inventory_booking_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L50"}, {"caller_nid": "inventory_booking_fusioninventorybooking_action_release", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L53"}, {"caller_nid": "inventory_booking_cron_expire_bookings", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L57"}, {"caller_nid": "inventory_booking_cron_expire_bookings", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L59"}, {"caller_nid": "inventory_booking_cron_expire_bookings", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L62"}, {"caller_nid": "inventory_booking_cron_expire_bookings", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L63"}, {"caller_nid": "inventory_booking_cron_expire_bookings", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L63"}, {"caller_nid": "inventory_booking_get_booked_qty", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L67"}, {"caller_nid": "inventory_booking_get_booked_qty", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L71"}, {"caller_nid": "inventory_booking_get_booked_qty", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "source_location": "L71"}]} |