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

when i create a database from termal using -d db_name it works but gives demo data .
when i try to create a database from web/database/manager the buttons present there does not work. i can still go inside the already present database but none of the other buttons works. Please Help

아바타
취소
베스트 답변

You can add without-demo=all to create db without demo data from terminal

python Odoo bin path -c Odoo conf path -d dbName without-demo=all

아바타
취소