This commit is contained in:
2021-06-24 19:21:07 +00:00
parent 17c9d44808
commit 2053a4fe7a

View File

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