diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 740c8ccd..bf38535c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -1186,4 +1186,9 @@ BUILD 116 - Work order Unit Contract: added code to handle Unit with contract on work order. Originally was going to apply automatically at server but this would cause many secondary issues, so instead opted to prompt user and set at client end instead. see help docs for details - Note: you made a case for this case 114, please remove it once you confirm it's resolved (and any other "testing issue" cases that are resolved as well) \ No newline at end of file + Note: you made a case for this case 114, please remove it once you confirm it's resolved (and any other "testing issue" cases that are resolved as well) + +- Work order unit selection: added code to restrict the selection of Units to the current Work order selected customer but permit the "Add multiple units" by tag feature to allow *any* Customer's Units + which satisfies Scot at 4alarms dual requirements of needing to add multiple units at once based on some criteria (tags) and also add from any Customer's Units. + Also documented this in the work order help page which is just notes for now until I write out the proper documentation. + \ No newline at end of file