This commit is contained in:
2021-07-30 19:18:10 +00:00
parent 4facf9d482
commit ed9e668f2e

View File

@@ -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
- 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