Hi all,
we are trying to use only command line (odoo-bin) to create a new database with demo data loaded.
If we create a new one from database manager we found some demostration data instead if we create a new db from command line no demo data are filled. Can you help us?
-c odoo.conf -dev=all --stop-after-init
And what about use a template db directly from command line? We are trying with the parameter --db-template but probably works only with web UI database manager.
Thanks in advance!
We are using Odoo 11, thanks.