From 82f95f8b1c6f5f2f97ca2f9822187bcd0b86bbdf Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 10 Feb 2021 19:54:02 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index bd941226..f866d14f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -20,9 +20,6 @@ todo: WHEN HAVE WORKORDER FORM customer popup notes need to pop pop pop, forgot ## SERVER MISC ITEMS -todo: userbiz validate can delete has funky error -todo: bugbug filter on a phone number field results in error at server as unsupported type - make sure all types are supported todo: *biz objects with foreign key constraints should call ValidateCanDelete and validatecandelete *MUST* check for those constraints and return a proper error object Note: this must happen independently for EACH reference so check each referencing table one by one and add an error for each to send back to user