mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
parent
3420cc6a1b
commit
ffa0bc8d2e
10
demo.md
10
demo.md
@ -2,7 +2,7 @@
|
|||||||
title: InvenTree Demo
|
title: InvenTree Demo
|
||||||
---
|
---
|
||||||
|
|
||||||
Want to take InvenTree for a spin? A working demo of InvenTree is available online at <a href="https://demo.inventree.org" class="umami--click--demo">https://demo.inventree.org</a>
|
Want to take InvenTree for a spin? A working demo of InvenTree is available online at <a href="https://demo.inventree.org"data-umami-event="demo">https://demo.inventree.org</a>
|
||||||
|
|
||||||
### Login Details
|
### Login Details
|
||||||
|
|
||||||
@ -10,10 +10,10 @@ Multiple default accounts are provided, as detailed below. Each account is affor
|
|||||||
|
|
||||||
| Username | Password | Description | Login |
|
| Username | Password | Description | Login |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| allaccess | nolimits | View / create / edit all pages and items | <a href="https://demo.inventree.org/accounts/login/?login=allaccess&password=nolimits" class="umami--click--demo-allaccess">log in</a> |
|
| allaccess | nolimits | View / create / edit all pages and items | <a href="https://demo.inventree.org/accounts/login/?login=allaccess&password=nolimits" data-umami-event="demo-allaccess">log in</a> |
|
||||||
| reader | readonly | Can view all pages but cannot create, edit or delete database records | <a href="https://demo.inventree.org/accounts/login/?login=reader&password=readonly" class="umami--click--demo-reader">log in</a> |
|
| reader | readonly | Can view all pages but cannot create, edit or delete database records | <a href="https://demo.inventree.org/accounts/login/?login=reader&password=readonly"data-umami-event="demo-reader">log in</a> |
|
||||||
| engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | <a href="https://demo.inventree.org/accounts/login/?login=engineer&password=partsonly" class="umami--click--demo-engineer">log in</a> |
|
| engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | <a href="https://demo.inventree.org/accounts/login/?login=engineer&password=partsonly"data-umami-event="demo-engineer">log in</a> |
|
||||||
| admin | inventree | Superuser account, access all areas plus administrator actions | <a href="https://demo.inventree.org/accounts/login/?login=admin&password=inventree" class="umami--click--demo-admin">log in</a> |
|
| admin | inventree | Superuser account, access all areas plus administrator actions | <a href="https://demo.inventree.org/accounts/login/?login=admin&password=inventree"data-umami-event="demo-admin">log in</a> |
|
||||||
|
|
||||||
### Data Persistence
|
### Data Persistence
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user