This commit is contained in:
2021-07-30 22:01:06 +00:00
parent 4eec4f4ea1
commit f828e2ba52

View File

@@ -512,8 +512,8 @@ todo:2 many biz objects are not using new PUT methodology
CURRENTLY DOING: 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 Pore over quote and PM and look for workorder remnants, particularly biz actions and rules
Test generate threshold and etc Test generate threshold and etc
@@ -563,7 +563,10 @@ todo MISC:
maybe can sort by ID instead?? 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 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? 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