Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
8464 มุมมอง

Hello,  


Odoo redirects all requests to /database/selector.


I checked the web.base.url and it points to the correct ip.


In my odoo.conf I have:


dbfilter = db1

list_db = False


Thank you for any suggestions. 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

if you have multiple databases  and your database list is disabled. You can simply access by adding " /web?db=" end of your odoo service url if you have multiple databases
for example, In my local instance i have databases 1. test_db 2. prod_db and i have  list_db = False in my .conf, when i have to access test_db i will type url like "localhost:8066/web?db= test_db " this will redirect me to login page with selected database " test_db"

อวตาร
ละทิ้ง
ผู้เขียน

Thank you

คำตอบที่ดีที่สุด

It is because you would have more than one database, if you want to land on a specific database you can use the database filter from the configuration file

อวตาร
ละทิ้ง
ผู้เขียน

I have list_db = False

Define the spacific name

ผู้เขียน

So I set both list_db and dbfilter to db1 but users can see the "manage database" button, which I dont want

Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ก.ย. 25
2648
0
ส.ค. 25
198
1
ส.ค. 25
2158
2
ก.ค. 25
8057
2
ก.ค. 25
4519