This commit is contained in:
2021-09-23 15:19:36 +00:00
parent bded73c6e2
commit a61864e144

View File

@@ -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?