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
Accessing list of orders to create drop down menu in GUI causes a memory access problem. Orders exist but problem occurs when calling getName() on them, get name returns a string that is pre-defined for each order.