From cae5c6a10fdd76e4b9a317ecbea97ab63a1a47fc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 12 May 2021 22:32:22 +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 f7657a20..2ae5615b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -307,8 +307,11 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: labors (but involves contract change below) + Contract control is working now, but haven't added code at server to update all objects when contract is changed + So, that must be done next, then can test and confirm it's working + ideally put that code in for all affected stuff now at back end rather than waiting. -todo: contract changes +todo: contract changes *SEE ABOVE* update woform to show contractviz as static text with change button beside it when you click on change, if the record is dirty it prompts to save first before proceeding otherwise it pops up a dialog to select a new contract then immediately saves it