This commit is contained in:
2021-09-30 21:48:02 +00:00
parent b89281575d
commit 7b9bfdafdd

View File

@@ -97,8 +97,6 @@ Coded by importance
- 1 BUG BUG: attempt to delete a customer with a linked unit (so it can't be deleted) and get error properly but overlay stays on form
whatever this is needs to be fixed everywhere
- 1 workorderitempriority edit form missing NEW option, also probably woitemstatus and maybe wostatus too
@@ -781,6 +779,7 @@ BUILD 132 CHANGES OF NOTE
- grid filter clicking on "delete" for whole filter now enables save button
- fixed issue when grid is on last page then filter added it wasn't automaticaly going back to page one so it looked like there were no results
- changed format of serials on parts list report data to be a single string of comma separated rather than a JSON array of strings
- Fixed bug where form overlay not clearing when error returned from delete on any form
- case 3977 this might still be an issue / potential bug or I'm misreading what you wrote
- case 3987
- case 3988