From ffa0bc8d2e30a49ac1cc1af0d0efd21441b47629 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sun, 27 Aug 2023 00:05:56 +0200 Subject: [PATCH] Fix analytics (again) (#163) * fix event tracking for demo --- demo.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/demo.md b/demo.md index 5ee03b26..d9b3ad02 100644 --- a/demo.md +++ b/demo.md @@ -2,7 +2,7 @@ title: InvenTree Demo --- -Want to take InvenTree for a spin? A working demo of InvenTree is available online at https://demo.inventree.org +Want to take InvenTree for a spin? A working demo of InvenTree is available online at https://demo.inventree.org ### Login Details @@ -10,10 +10,10 @@ Multiple default accounts are provided, as detailed below. Each account is affor | Username | Password | Description | Login | | --- | --- | --- | --- | -| allaccess | nolimits | View / create / edit all pages and items | log in | -| reader | readonly | Can view all pages but cannot create, edit or delete database records | log in | -| engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | log in | -| admin | inventree | Superuser account, access all areas plus administrator actions | log in | +| allaccess | nolimits | View / create / edit all pages and items | log in | +| reader | readonly | Can view all pages but cannot create, edit or delete database records | log in | +| engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | log in | +| admin | inventree | Superuser account, access all areas plus administrator actions | log in | ### Data Persistence