Ir al contenido
Menú
Se marcó esta pregunta
4 Respuestas
17339 Vistas

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
Descartar

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.

Mejor respuesta

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
Descartar

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

Mejor respuesta

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
Descartar
Mejor respuesta

Write demo=True in the odoo configuration file 

Avatar
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
nov 20
2998
1
jul 25
1878
4
abr 25
12278
1
feb 25
3650
1
ene 25
1471