mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
delivery approve notification
This commit is contained in:
@@ -521,6 +521,8 @@ export interface IBooking extends BaseEntity {
|
||||
customerTruckContainerNumber?: string | null;
|
||||
customerTruckAssignedAt?: string | null;
|
||||
customerTruckArrivedAt?: string | null;
|
||||
/** A handover has been generated for this booking and is awaiting the customer's signature. */
|
||||
handoverAwaitingSignature?: boolean;
|
||||
|
||||
customsClearingEnabled?: boolean;
|
||||
// (multi-truck self-haul lives in ICustomerTruck[], fetched via the
|
||||
|
||||
Reference in New Issue
Block a user