diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 980449ad..21e2a9e2 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -175,6 +175,13 @@ public enum WorkorderTypes : int { ============================ +todo: Workorder type objects children and grandchildren + A biz object for each one? + probably need the parent for biz rules and shit so likely best to keep in one file + Controller - all in root controller or seperate controllers? + likely follows biz object decision + +todo: locale keys for 22 objects brought in, some need renaming todo: Look at attachment saving code on server, should it zip? - pros and cons?