diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5d16a16b..c9151f71 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -186,6 +186,8 @@ TODO: 1 DOCS MUST BE VERSIONED put the release version into the index page of docs prominently e.g. "Version 8.0.0-beta.0.6" This is because when code changes docs often will change and they must be matched so this is a way to check that +TODO: Hardware requirements should be 2gb minimum due to printing, 1gb would work if not printing a large load + TODO: 1 BETA DOCS: - *** IMPORTANT *** before beta go through *every* doc page one at a time and read through them for outdated stuff and wording that should not be public @@ -294,7 +296,9 @@ TESTING INFO: ----- - +- 1 todo: cancellable reporting?? Jobify it just like any other long running job, it's necessary unfortunately and then put a cancel button + must free up server when cancelling + EXPORT must use this too, fuck. - 1 todo: add the caching technique to *all* the other getreportdata methods as was done with workorder