diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 92d16126..cd43c120 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -391,7 +391,9 @@ Sidetrack, case 3888 customer feature control in global settings required for cu STATE: Login returns proper rights for customer type user, now need to update initialize.js to properly present whatever is available meaning the big csr,wo lists but also notifications (none=don't show), notifications in form filter out list of available and User settings filter out or in - + NOTE: is possible user could have no rights to anything at all due to combination of filters and stuff + so need to handle that scenario and test for it and maybe clearly display that they have no rights so it's not confusing when it comes up blank + (maybe a norights home page??)