From 46c31b59e2345a88957213e2c755e4638ce4a702 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 17 Jul 2020 22:32:57 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f1c9cd63..2845782b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -118,7 +118,16 @@ todo: wo, quote and any other AgeValue notify objects are going to need to be ab For things like wostatusAge etc. Or, maybe they will need a separate datetime field to record the last time the status was changed + ########################## + +todo: PMBIZ AND QUOTEBIZ AND QUOTETEMPLATEBIZ objects are fucked, seems to be an outdated version + redo it from current best practices (PM TEMPLATE BIZ?). Note that it is missing many new methods like notifidation etc because of being fucked +todo: UserBiz is partway there but needs also to be standardized like the rest + +todo: userbiz delete, add notification subs and events to the delete related code +todo: workorderbiz::putworkordergraphitem no longer requires ayatype parameter since the corebizobject has it already now built in + todo: Customer User list form side track but relevant to this Have to decide, do I list all users in the Existing users list form including customers? Or, is it done via the Customer themselves?