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

Update demo.md

Add warning about empty database requirement for demo dataset
This commit is contained in:
Oliver
2021-10-11 21:05:45 +11:00
committed by GitHub
parent ee445a8ef6
commit 165a42e878

View File

@ -8,7 +8,10 @@ A demonstration dataset is [available on GitHub](https://github.com/inventree/de
This dataset can be used to populate an empty database for demonstration purposes, to test and evaluate various InvenTree features.
It may also be useful to developers who need a dataset for developing and/or testing new InvenTree features
It may also be useful to developers who need a dataset for developing and/or testing new InvenTree features.
!!! warning "Empty Database"
Loading demo data will cause errors if the database is not empty. Run `invoke delete-data` prior to importing the demo dataset if there are records existing in the database!
## Login Details