When a sales order (SO) line is released and pick confirmed, you should not cancel it directly.
When a sales order (SO) line is released and pick confirmed, you should not cancel it directly. Instead:
- The warehouse should backorder the item.
- The part should be moved back from staging to the storage shelf.
- After this, the SO line can be cancelled safely.
In one case, the item was cancelled while it was still in staging and tied to a shipment. This caused an issue because:
- The shipment remains linked to the cancelled line.
- Normally, backordering first would have removed the shipment link and avoided errors.
Since the shipment is still tied to the cancelled line and cannot be fixed directly how can we fix it.
Tagged:
1