From ce93b3eedbdd99a6cf8e8d98c3c61e407980c124 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 1 May 2020 23:23:35 +0000 Subject: [PATCH] Stubbing v7 work --- ayanova/devdocs/todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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?