Switching service type on a draft order now sticks after reopening
If you switched a draft order between SCANIT and BIMIT, saved, then closed and reopened it, the wizard would revert to whichever service type the order was originally created with.
The wizard was restoring its state from a saved pricing snapshot when you reopened a draft. That snapshot could hold a stale service type — particularly for orders created before a recent fix that started writing the service type to the live order record. The snapshot value was overwriting the correct one on resume. The fix makes the wizard read the service type from the live order record, which is always current, instead of from the snapshot.
Orders that have already been signed are not affected — the service type on a signed order cannot be changed, and signed orders resume showing the type that was in place at signing.