mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-06 15:55:02 +00:00
feat: updateing the loading and unloading
This commit is contained in:
@@ -19,6 +19,9 @@ export interface OperationsStandards {
|
||||
cycleStandardHoursBulkBcc: number;
|
||||
defaultLegStandardHours: number;
|
||||
delayToleranceMinutes: number;
|
||||
/** Null until a planner sets one — the spec names no handling standard. */
|
||||
handlingStandardHoursContainer: number | null;
|
||||
handlingStandardHoursBulk: number | null;
|
||||
chargedTonsFull20ft: number;
|
||||
chargedTonsFull40ft: number;
|
||||
chargedTonsEmpty20ft: number;
|
||||
|
||||
Reference in New Issue
Block a user