Commit 593d11a
committed
Ensure shipped shipments are "immutable"
At least, in terms of the state. We shouldn't mark shipped shipments as
cancelled even if all of the items in the shipment get cancelled.
If a shipment has been marked as shipped, then we need to preserve that
state.1 parent 5fd112a commit 593d11a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
226 | | - | |
| 224 | + | |
227 | 225 | | |
| 226 | + | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments