This commit is contained in:
2022-01-04 00:08:14 +00:00
parent 615daf4b8b
commit 377e3d5d63

View File

@@ -24,7 +24,7 @@ Prioritize anything that stands in the way of beta testing
TODO:
#1 issues below in list
re-check for testing cases
docs cleanup
features in immediate block below
@@ -407,18 +407,9 @@ todo: 3 Schedule form reporting?
|_____/|______|_| \_\ \/ |______|_| \_\
todo: 1 VERY IMPORTANT test on windows where all paths have spaces, i.e. set the server data path to a location with funky folder names with spaces etc
todo: 2 VERY IMPORTANT test on windows where all paths have spaces, i.e. set the server data path to a location with funky folder names with spaces etc
confirm everything in raven that writes to disk still works, logging, backup, attachments, temp files served (reports) etc
todo: 1 TaskGroup list, there is a getreportdata but there is no report offered in menu, get there via workorder menu
todo: 1 extensions menu item might be set to wrong biz object type in some forms, was set to workorderstatus in taskgroups
case "extensions": menu item
maybe check other type needing lines in those objects too like reporting etc
todo: 2 ExportController, right now is passing guid.empty to get export data so there is no job, needs to be jobified like reports so fix this up at front and back stealing from reporting code
todo: 2 search for //MIGRATE_OUTSTANDING in server and in client and deal with it