User can still see doctype links even no permissions

Users can still see many doctype links under explore modules even they don’t have any permissions to those doctypes… Insufficient permission error raises if they click it… But it would be better to just make it disappear if they don’t have permission.

I noticed this behavior on v8 onwards… What could be wrong here?

I found the cause… We have to uncheck permissions until the last role… Even the last role is only for System Manager. But don’t delete the last role as at least one role is assigned… Just uncheck all permissions…

I don’t know the reason behind this design. V7 backwards hide doctypes if the user roles had no permissions for those doctypes…

Using new design…we cannot truly hide doctypes because we have to clear permissions until the last one… Means incl. System manager

Its always better and neater to completely hide a doctype from a user if they don’t have permission to view it

Kind regards,