diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 05d5bda6..8fecc9cd 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -393,9 +393,20 @@ MISC WO ITEMS that came up 3873 3: subtree woitem lists implement - complete other lists once do sanity check below - check comparison between reports that can be done in v7 with v8 system as sanity check - Units are going to be fucky likely as how to do a report that is only labor for a unit (for example) if that is even a thing...is it? + + todo: report template / designer / workorderbiz populate code changes + "Include all workorder item descendants" + Add checkbox in report designer that shows *if* it's a workorderitem descendant type + Title checkbox something like "Include all workorder item descendants" + Default is false + Add to model and translations + Server will need to look for this when populating wo reports and if found then will need to do that before returning data + + todo: document in workorder usage that users should enter a single unit only on a workorder item if they want to report other item children against units + e.g. total labor for unit on workorder report etc + + todo: complete all workorderitem descendant lists + 3891 3: Implement a workable duplication system