From ea2e53b551f71a26b9c6aa145d1653ccd0fe961b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 12 May 2021 22:45:55 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2ae5615b..fe804ab2 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -311,6 +311,11 @@ CURRENTLY DOING: labors (but involves contract change below) 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. + NOTE: make a separate route for this, don't use the regular save route to avoid a lot of overhead + perhaps? Or maybe not, pros and cons to both + + Also forgot to add bit to navigate back to it again freshly + 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