enum WholesaleOrderStatus
Overall status for the entire label generation workflow of an order accross all batches
Public usage. Not to be confused with fulfillment status. The reason why this exists is
due to reprocessing, there could be multiple print batches per order.
Values
| Value | Description |
|---|
pending | |
processing | |
ready_to_print | |
printed | |
error | |
voided | |
picking | |
packing | |
hospital | |
default | |
ready_to_pick | |
cancelled | |
packed | |
generating_labels | |
voiding_labels | |
label_error | |
warehouse_completed | |
fulfilled | |
canceled | |
Referenced By