Skip to main content

Is there a field in IFS that records the date a customer order was cancelled, or records any other customer order status changes?  It’s likely hidden but trying to build it into a SQL query.

Hello @jvosborn 

I think you can join your query with customer order history. There you will have cancellation date and user cancelled.

Hope this helps


Reply