From 37740f4402b4fc152d1d963b30ef32f867cb9ea6 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 1 Apr 2021 18:44:42 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e5a5e1b3..a57676da 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -211,7 +211,7 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: workorder front POC - - make minimal front end enough for POC wokorder->woitem->one granchild collection + - make minimal front end enough for POC wokorder->woitem->woitemscheduleduser collection (STATE?) - test out, confirm can CRUD as planned independantly and all at once - will need some dirty fields and viz fields likely added to models so go minimal route as possible to POC it - once pass this step then second pass at new features that affect models (not necessarily UI stuff just fields required etc)