seitime-frappe/frappe/docs/user/en/tutorial/roles.md
2018-05-02 15:13:09 +05:30

343 B
Executable file

Creating Roles

Before creating Models, we must create Roles so that we can set permissions on the Model. There are two Roles we will create:

  1. Librarian
  2. Library Member

To create a new Role, go to:

Setup > Users > Role > New

Adding Roles

{next}