mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 17:08:18 +00:00
changes export flow
This commit is contained in:
@@ -163,6 +163,7 @@ const WAGON_STATUS_OPTIONS = [
|
||||
{ label: "Assigned", value: Freight.WagonStatus.Assigned },
|
||||
{ label: "Maintenance", value: Freight.WagonStatus.Maintenance },
|
||||
{ label: "Detained", value: Freight.WagonStatus.Detained },
|
||||
{ label: "Out of service", value: Freight.WagonStatus.OutOfService },
|
||||
];
|
||||
|
||||
// Statuses staff may set BY HAND on the create/edit form. ASSIGNED is omitted
|
||||
|
||||
Reference in New Issue
Block a user