Khadija
January 24, 2019, 5:08am
#1
Is there a way to add some existing dummy data in erpnext app, so I can understand all features? Also demo.erpnext.com is not working so is there any other way?
hi khadija
you can create new site as demo so you will get all the data in demo.erpnext.com
as i remember this thread helped me
Hi,
I create a new site with:
bench new-site site1-demo.local
Then installed erpnext app:
bench --site site1-demo.local install-app erpnext
Then tried to install demo data with:
bench --site site1-demo.local execute erpnext.demo.demo.make
Seems some demodata has managed to get installed, but not complete… ie. ledger is empty and some other parts empty too.
What can I do to install demodata correctly?
Thanks
But getting this traceback:
Complete Setup…
Traceback (most recent call last…