I want to Restrict System Manager Assigning some Roles to themself & Others. But Can Assign Other Roles. How to Achieve this in Frappe?
It’s not possible. I suggest you set up one admin account. Whenever you need to access or give permissions to a user, do it through the admin account. This way, you can avoid conflicts and manage and track records easily. You can assign roles and permissions more effectively.
Otherwise override some functionality in custom app, then possible it.
1 Like