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
Currently, selling multiple items loops the sell_item function. This is computationally challenging, and it would definitely be easier to just do the math and update the necessary fields.
Currently, selling multiple items loops the sell_item function. This is computationally challenging, and it would definitely be easier to just do the math and update the necessary fields.