From 7b9bfdafdd3d014018acc82f15c237e5012f4e46 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 30 Sep 2021 21:48:02 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 3b70004c..4c04aa12 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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