From f828e2ba52f5d04434c8fe3c6eac662f93dcd558 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 30 Jul 2021 22:01:06 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index bda911e0..9ad1d05b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -512,8 +512,8 @@ todo:2 many biz objects are not using new PUT methodology CURRENTLY DOING: - Clean up notification for PM's and Quotes as they are filled with service wo shit - Add NEW notifications related to errors and stop generating below + + Pore over quote and PM and look for workorder remnants, particularly biz actions and rules Test generate threshold and etc @@ -563,7 +563,10 @@ todo MISC: maybe can sort by ID instead?? Notification code from workorder/quote/pm *item* grandchildren? Why is this a thing? shouldn't it be removed entirely, it's jsut wasted cpu cycles can a user even subscribe to any of these? Should they? - + Scheduser schedule conflicts - should this not be processed on PM generation?? + i.e. skip the check to allow wo to generate?? + or report the error properly? + tough one, I'm thinking maybe skip rather than error out