From 7912f73def6017e10bd6815216742f7910065b95 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 14 May 2021 14:11:16 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8adb8713..afbbfc6b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -348,6 +348,8 @@ CURRENTLY DOING: labors (but involves contract change below) check po and other tables as well. there is specific guidance on this in the vuetify docs with example + todo: concurrency conflict not displaying properly in UI, no error shows at all + 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)