diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 7671cbb7..c6254d86 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -96,6 +96,8 @@ Coded by importance +- 1 BUG BUG: attempt to delete a customer with a linked unit (so it can't be deleted) and get error properly but overlay stays on form + whatever this is needs to be fixed everywhere - 1 Help->About tech support should not show for a customer login @@ -244,6 +246,9 @@ todo:3 Whats new in this release popup or link tied into the update process of t +todo: 1 Reviews need to be removed when corebiz are deleted (any reviewable object) + see customer delete for example, probably need to move this to a static function in Review since it will be called from everywhere + should be a bizobject built int? todo:1 update to latest postgres portable and document how to do it as well or a link to how to do it todo: 1 if a customer type logs in, does Auth check to see that customer or headoffice is active?