From b264e40d365080a48cc86fa198606ed73ecf36c7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 27 Dec 2021 19:31:01 +0000 Subject: [PATCH] switching to JOB for report rendering --- ayanova/devdocs/todo.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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