This commit is contained in:
2021-07-30 19:19:53 +00:00
parent ed9e668f2e
commit f9844d977c

View File

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