Skip to Content
Menu
This question has been flagged
4 Replies
16571 Views

When I create a new odoo.sh project and move the branch to PRODUCTION, when I install modules there is no demo data - I'd like (for some projects) to have demo data.

Avatar
Discard

I tried to update the DEMO field of ir_module_module in October 2017 and again today in March 2018 and got traceback errors during App install - the lunch module, then the mail module. Gave up.

Best Answer

Here is the answer given to me by Odoo:

Prepare the demo instance on dev branch and backup from the Build Screen of the build and restore that backup on the production. The Production container will run without-demo -all at the server config level and since we don't have control over that, this is the method that will enable you to use demo data.


 

Avatar
Discard

Odoo.sh no longer lets you download a dump from dev.
https://pasteboard.co/TV7kx3eCBL1J.png

Best Answer

Go to settings scroll down and activate developer mode

Then Go back to settings again scroll down till the end there will be an option "load demo data" click there and your demo data will be uploaded


Avatar
Discard
Best Answer

Write demo=True in the odoo configuration file 

Avatar
Discard
Best Answer

I would like this too.  Putting demo=True is not going to work on odoo.sh, because the db is already created and if you rebuild then it creates a new .conf file.

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 20
2732
4
Apr 25
10973
1
Feb 25
2559
1
Jan 25
763
1
Jan 25
3626