You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log.error('Error in route of delivery order '+str(identifier) +'. Link '+str(route.links[i].identifier) +' is not connected to Link '+str(route.links[i+1].identifier))
149
149
exit()
150
+
151
+
# Verify that the specified route of the delivery order starts with the specified startNode
0 commit comments