Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
9466 Visualizações

as stated on https://www.odoo.com/documentation/14.0/developer/reference/cmdline.html
--without-demo is used to disables demo data loading for modules installed comma-separated, but when i try the command --without-demo sales,inventory somehow it disables all modules demo data
is it really like that?



Avatar
Cancelar

Yes. In Odoo 14, --without-demo=MODULES is meant to skip demo data only for the listed modules, but in practice it often disables demo data for all modules due to dependencies and how Odoo handles demo loading. This is expected behavior for that version.

You can work around it by installing modules separately or manually removing demo XMLs.

Melhor resposta

Hello Reno Septa Pradana,

While creating new db without demo data you can use this command like this "--without-demo=True" .

Hope it will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
ago. 25
7979
1
ago. 25
1767
1
ago. 25
1761
4
jun. 25
2166
1
jun. 25
1087