跳至內容
選單
此問題已被標幟
3 回覆
17649 瀏覽次數

Hello,

I have installed another database on my Odoo server instance and now, my url redirects me to the selection of the database instead of the default website I created with my first database.

I am asking you how I can correct this to get the website appear by default instead of database selector screen.

Thanks for your support.

José

頭像
捨棄

Thanks for the answers, I'll try what I can with the infos. For the moment, I backed up the database to reinstall it on another server and dropped the last one. Best regards, José

最佳答案

You want to use --db-filter:<dbname> for this.  See the odoo documentation for more details.

頭像
捨棄
最佳答案

Hello Jose DESGRIS,

Refer this link may be very helpfull.

https://www.odoo.com/forum/help-1/question/how-to-select-one-database-by-default-9741

or try this code

python ./odoo.py --addons=addons --db-filter=your database name

example like

python ./odoo.py --addons=addons --db-filter=db_odoo_school_management 

if you find this answer helpful, please give me a thumbs up vote    

Regards,

Ankit H Gandh

頭像
捨棄
最佳答案

here is the video reference


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
7月 17
4841
1
7月 16
2870
0
3月 15
3405
4
12月 23
4365
0
2月 20
2639