Set User Permissions for System Users Automatically

Hello everyone,

So right now I have the project doctype and I want to automatically set the User Permissions for the System Users.

The current Users section in ERPNext automatically sets the User Permissions for Website Users. I like this functionality, but I was wondering if I could change it so that it sets the User Permissions for the System Users?

For example, if John is assigned to a project and he is System User, I want to add him as a User for that project.

Here are some screenshots if they help:

Any help is appreciated.

Hello,

In that case you can assign the Project to the System User and give him Projects User/ Manager permissions via role permission manager.

Hope this helps.