From 696f60e166dee1df7215d743a1b347f187b04f67 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 8 Mar 2022 17:17:42 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ac3d1a64..5ad3e548 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -52,6 +52,13 @@ How to implement auto notifications if can report and send from server TODO: notify delivery log needs some help to work with this make sure to test that and confirm how it looks right now it's reliying on a notifyevent id which doesn't exist because it's set to a customernotifyevent id instead + also it's not exposed in the UI!? (only the queue of events apparently) + PRUNE IT + + todo: dbutil erase db new tables not added!! may b e more than just customernotification, haven't been in there in a while + + + OTHER B4BETA copy of customer notification doesn't seem to be implemented, possibly others, do a reference search for each notification and track down any that remain un-implemented.