From f9844d977c2771e4e3b25b3918b0ca442aa66fe8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 30 Jul 2021 19:19:53 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8fb7dc89..13c5d2b5 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -509,16 +509,13 @@ todo:2 many biz objects are not using new PUT methodology ######################################################################################################################## -CURRENTLY DOING: bizobjectfactory security improvements -to test: +CURRENTLY DOING: workorder* touches and fixups + +to be tested: Import (admin->import object) make sure it works, should work for bizadmin user only -PM stuff biz rules / sanity checks - - test bulk delete quote, pm - Add back end rules as necessary for quotes and PM's - Sanity checks for PM settings will be a must here + Add back end rules as necessary for quotes expose source PM in workorder data list so that can filter by that PM number and then mass delete if fucked up the generator OR EQUIVALENT, there *MUST* be a way to mass delete a PM gone wrong resulting in many wo @@ -953,6 +950,5 @@ BUILD 117 - Workorder / PM / Quote "Duplicate" and "Duplicate to..." All three objects now have a menu option to duplicate to their own or the other two types of objects so you can make a quote into a pm for example or any other combo Also all duplicate options prompt to include wiki and attachments -- Bulk delete work orders regression bug fixed that was preventing deleting selected work orders - Workorder data table Added quote and pm parent columns to available columns - this paired with bulk delete enables users to mass delete work orders from any PM accidents which result in a great number of undesired workorders being generated \ No newline at end of file + this paired with bulk delete extension enables users to mass delete work orders from any PM accidents which result in a great number of undesired workorders being generated \ No newline at end of file