separte handover edr lastmile and customer last mile flow

This commit is contained in:
Hagernesh
2026-07-06 12:27:58 +00:00
parent 8b41e80ecc
commit fe9503638b
9 changed files with 367 additions and 9 deletions

View File

@@ -2421,7 +2421,7 @@ function ImportUnloadedQueueTab({ enabled }: { enabled: boolean }) {
loading={busyId === r.id}
onClick={() => runRowAction(r, 'Inventory dispatched', () => dispatchMutation.mutateAsync(r.id))}
>
Dispatch
Truck_dispatch
</Button>
)}
{r.currentStatus === 'READY_FOR_PICKUP' && r.releaseDate && (