This commit is contained in:
2022-02-08 00:38:29 +00:00
parent fcc41fc4d0
commit 7455f2fe38
7 changed files with 8 additions and 12 deletions

View File

@@ -906,7 +906,6 @@ BUILD 8.0.0-beta.0.14 CHANGES OF NOTE
now ensures non ops api routes are disabled will return validation error, so user can do nothing until server open again then continue working
non ops users can not login during ops only state.
Ops users can do ops things during ops state but no business object stuff even if they ahve the role as that's controlled in each api route individually
- Changed Material date picker to show adjacent months days
- work order item parts, removed serials from the table so it only displays in the edit form as during documentation realized it's eating up huge screen real estate
- Work order item labor, removed the service details from the Table so it only displays in the edit form as it's eating up a large amount of UI space unnecessarily.
- Work order item travel, removed the service details from the Table so it only displays in the edit form as it's eating up a large amount of UI space unnecessarily.