콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
20135 화면

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.

베스트 답변

Hello torbe,

You need to check the configuration file you are passing in -c argument.

it must have the attribute [ without_demo = False ] to be able to create db with demonstration data.

I hope it may help you.

아바타
취소
작성자

thanks! this solve my issue

베스트 답변

Hello torbe

Please Refer This Below Link.

https://www.odoo.com/forum/help-1/question/how-can-i-take-back-of-database-by-terminal-101505

아바타
취소
작성자

thanks for link, I check immediately.

관련 게시물 답글 화면 활동
1
3월 25
2818
1
3월 15
4658
0
3월 15
3921
3
9월 24
5750
0
2월 22
11555