mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
feat(wagons): audited maintenance/availability toggle
This commit is contained in:
@@ -174,6 +174,8 @@ export const FREIGHT_PERMS = {
|
||||
transferView: "edr_freight_app:wagons:transfer_view",
|
||||
transferCancel: "edr_freight_app:wagons:transfer_cancel",
|
||||
transferCloseShort: "edr_freight_app:wagons:transfer_close_short",
|
||||
/** Maintenance ⇄ availability flip on the wagons desk (audited). */
|
||||
statusToggle: "edr_freight_app:wagons:status_toggle",
|
||||
},
|
||||
trains: {
|
||||
view: "edr_freight_app:trains:view",
|
||||
|
||||
Reference in New Issue
Block a user