2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

Update docs for permissions

This commit is contained in:
Oliver Walters
2020-10-19 22:17:07 +11:00
parent ef99cddbeb
commit a7f0e01301
5 changed files with 37 additions and 37 deletions

View File

@ -13,7 +13,13 @@ The admin interface allows *staff* users the ability to directly view / add / ed
### Access Admin Interface
To access the admin interface, select the "Admin" option from the drop-down user menu in the top-right corner of the screen. You will be presented with an adminstation panel as shown below:
To access the admin interface, select the "Admin" option from the drop-down user menu in the top-right corner of the screen.
!!! info "Staff Only"
Only users with staff acccess will be able to see the "Admin" option
An adminstation panel will be presented as shown below:
{% with id="admin", url="admin/admin.png", description="InvenTree Admin Panel" %}
{% include 'img.html' %}
@ -27,6 +33,9 @@ Database objects can be listed and filtered directly. The image below shows an e
{% include 'img.html' %}
{% endwith %}
!!! info "Permissions"
A "staff" account does not necessarily provide access to all administration options, depending on the roles assigned to the user.
#### Filtering
Some admin views support filtering of results against specified criteria. For example, the list of Part objects can be filtered as follows: