I am following the Frappe tutorial here
DocType Features
At the bottom of the page:
You can test this by creating a new User that has the **Librarian** role, and another User that has the **Library Member** role. Login with each user, and see what actions are allowed.
I cannot figure out how to create users for Librarian and Library Member role. As when I create a new user, I cannot select any Role in the Role Profile.
Edit:
Is it I cannot assign a role to a user directly, but I must create a role profile and add the role in role profile?