Hi All
I need to be able to update the order status on the customer's order history page (legacy) but don't want to have someone updating every order in the admin area of UStore.
I am able to output an SQL script from our MIS/ERP once an order has been despatched, but I would like this to then update the order status in the uStore Database. I can schedule a task to run a small bat file to process the SQL script, but I'm unsure where the legacy page is actually getting this status from, and therefore what I need to update. Has anyone had any luck in doing this?
Thanks