This commit is contained in:
@@ -5,10 +5,13 @@
|
||||
|
||||
MISC ITEMS THAT CAME UP
|
||||
|
||||
|
||||
|
||||
todo: TWEAK Init menu code
|
||||
tweaked but not quite right, need to go through as each user role and make sure it's correct
|
||||
right now sales can see admin translations because everyone has read access to translations for themselves I think
|
||||
but it should be canChange for that particular one and possibly others
|
||||
SubContractorFull && SubContractorLimited has no rights to anything outside their own ?!
|
||||
|
||||
|
||||
todo: sample headoffice user can't login
|
||||
|
||||
todo: No roles defined Users can login
|
||||
Customer user with no roles can login and gets a CSR list screen
|
||||
@@ -36,7 +39,6 @@ todo: customer users and regular users really need to reconsider not using a sta
|
||||
Also roles could then show on the customer-user grid which would be handy for some
|
||||
AT LEAST put a wait spinner on that page
|
||||
|
||||
todo: server unreachable error box on login form, show as a warning, not an error, it's not necessarily an unusual condition
|
||||
|
||||
|
||||
todo: deleting customer must attempt to delete the following as they are entered "in" form and not selected externally so they are part of Customer and should delete with it:
|
||||
@@ -65,6 +67,9 @@ todo: Case 3595 Mass delete extension
|
||||
Do this early as it will be copied over and over again
|
||||
|
||||
|
||||
todo: BizRoles.cs at server:
|
||||
Change so that workorder structure just copies from top workorder item and similar for others
|
||||
Ideally we want a central spot for all workorder roles and then just tweak as necessary below it
|
||||
|
||||
............................................................
|
||||
|
||||
|
||||
Reference in New Issue
Block a user