User's rights
Each application can contain a set of permissions that allow the administrator to allow or deny individual users access to individual Retailys features and specific applications.
Last updated
Each application can contain a set of permissions that allow the administrator to allow or deny individual users access to individual Retailys features and specific applications.
Last updated
User rights are set in the Init Controller of the application
Rights values are calculated by binary sum of values. For simplicity, each operation has its value.
Action | Value |
---|---|
Therefore, if we want the application to have the right to view and edit sales channels, for example, then we set the right as follows with a value of 10 (sum of 2 and 8).
Example of application rights:
The main administrator (usually the founder of the account in the Retailys system) has the general right of System. The logged in user has access to all sections of the system and settings, regardless of other set rights. It can add additional administrators and remove rights from current administrators.
Access to all channels.
Possibility to edit content - products, categories, variants, ...
Allows editing or creating users.
Authorization to the orders section and its subsections. According to the set operations, it enables the manipulation of orders. When setting up any operation automatically, these operations are also available in subsections
To view orders, you must also have at least read permission to the company and warehouse (System.Settings.Companies, System.Settings.Stores)
Permissions only to the order overview subsection
Permissions only to the notification subsection
Permissions only to the status subsection (user statuses)
Access to the Marketing section.
Access to the section of own documents and invoices for the use of the Retailys system.
Access to all Retailys and administration system settings
Access to the settings of all companies, visibility of orders of all companies.
Access to all warehouses.
Heredity
1
Show
2
Insert
4
Update
8
Delete
16
Execute
32