diff --git a/Areas/Inventory/Views/ItemMovement/ItemMovementUser.cshtml b/Areas/Inventory/Views/ItemMovement/ItemMovementUser.cshtml index a76270b..463cfb5 100644 --- a/Areas/Inventory/Views/ItemMovement/ItemMovementUser.cshtml +++ b/Areas/Inventory/Views/ItemMovement/ItemMovementUser.cshtml @@ -136,12 +136,12 @@ - -
Start
User: {{ movement.toUserName }}
Station: {{ movement.toStationName }}
@@ -151,16 +151,29 @@{{ movement.latestStatus || movement.toOther }}
++ +
++ +
End {{ movement.latestStatus }}
+ + + +End
User: {{ movement.lastUserName }}
Station: {{ movement.lastStationName }}
Store: {{ movement.lastStoreName }}
Start
User: {{ movement.toUserName }}
Station: {{ movement.toStationName }}
@@ -228,9 +243,21 @@{{ movement.latestStatus || movement.toOther }}
++ +
++ +
End
User: {{ movement.lastUserName }}
Station: {{ movement.lastStationName }}
@@ -238,12 +265,44 @@