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