From 2076b3d5c33c343da1df626c9f066b5f73d43078 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 15 May 2021 00:25:52 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 38dd2ed4..a14ae5bb 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -349,13 +349,11 @@ CURRENTLY DOING: labors (but involves contract change below) todo: Server new wo auto contract resolution code, if NEW record and contractid already set then use that otherwise find effective one and set (only way it's set automatically) - todo: work order alert notes, add Contract alert notes to return viz populate that adds the alert notes (and add *that* if not already done) - Customer alert: - blah blah blah - Contract alert: - blah blah blah - etc alert - bleh bleh bleh + todo: work order alert notes isue: + when update header (put) doesn't return populated viz alert notes as it should + I'm guessing this also should return the entire object to resolve this issue + probably every save of every bit should return that object, particularly if it has any populate viz fields + Test by changing customer or contract and save should show new alert notes todo: replicate labor save code at front and back to the other contracted objects - return full object, update accordingly