This commit is contained in:
2021-06-17 14:44:48 +00:00
parent 878b410958
commit 3a72135e2c

View File

@@ -1253,11 +1253,13 @@ build 110
- workorder cleanup and layout changes
now showing table for each item even if single row so that all viz and other calculated fields are always available to view
TODO: Hiding sections not used when empty and now added from the menu to present a cleaner empty work order
Hides "grandchild" sections not used until at least one is added which now matches original design idea for workorder of adding only what you need to keep it clean
(sections initially added via workorder items 3 dot menu)
data transfer efficiency changes to cut down on amount of data sent both ways over the network
strip out Viz fields on submit to server from client
strip out IsDirty fields on send from server to client
Errors returned from server now properly displaying in both table and in controls
Required field rules in each area now are properly pre-broken on new so user can see what needs to be filled in at minimum
- Service loaner form added cost fields to bring in line with other billable items on workorder