From 293f453573a181af066339deff01cdbea1c7a677 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 17 May 2021 15:35:34 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 94c9acd3..2266f3c0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -341,6 +341,8 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: labors + todo: check contract expiry for applying!! + todo: Test back end correctly sets contract on new wo and correctly sets response time (complete by date) on NEW workorder @@ -415,7 +417,8 @@ todo: Need a preset default for the workorder customization, right now it's just also be used to carry over to when they go to use it, i.e. it *doesn't* erase the form field customizations or reset them - +todo: is it really feasible to duplicate a workorder? What about all the side effects? + maybe if not actually saved yet just returned as copy?? OVERALL