From ed9e668f2e4d4be2afcc6c85072e394e1b4049db Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 30 Jul 2021 19:18:10 +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 99f9b5e9..8fb7dc89 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -516,7 +516,7 @@ to test: 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 @@ -627,7 +627,8 @@ todo MISC: test dupe from all three for all types and confirm PM repeat interval chooser has units in alpha order so days before minutes etc, sb in incremental natural order 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? EACH OBJECT DEV CYCLE: @@ -952,4 +953,6 @@ 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 \ No newline at end of file +- 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