This commit is contained in:
2022-02-07 20:56:31 +00:00
parent c4d97a84c5
commit 45e9fcc30e

View File

@@ -909,7 +909,7 @@ BUILD 8.0.0-beta.0.14 CHANGES OF NOTE
- 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, fixed null reference bug that would prevent a work order from being opened if it had a contract and a labor item with a null service rate (not set)