Order Header stays in a created status after cancelling detail lines
Summary:
For our shipment set orders, we have a single header with many detail lines. I'd expect that if all detail lines are cancelled, the header would update to cancelled but it instead remains in a Created status. We our integrated with Fusion and we can have a scenario in which not all detail lines are cancelled, so it doesn't seem to make sense to send DELETE at the header with every call as it would cancel all detail lines.
Is there a Header / Detail action code pair that would properly update the header to Cancelled if all detail lines are cancelled or Shipped if the details lines order_qty are being adjusted the quantity of the previously allocated/shipped lines?
0