跳至内容
菜单
此问题已终结

Hello,

I have a (v8 or v9, still the same) server with a couple of databases, one of which contains my website. I'd like to have the users be redirected, served the correct website without them needing to explicitly select it. I would like to, however, be able to select other databases for testing as well via /web/database/selector.

I have an answer for selecting default database as:

    (in config)

     db_filter = your_default_database, or, for unambiguous result, db_filter = ^your_default_database$

But that disables selecting other databases altogether, only the one filtered is available in the list. How can I select the default, but have others available?

形象
丢弃
最佳答案

here is the video reference


形象
丢弃
最佳答案

http://odoo.test.com:8069/web/login?db=odoo_test_db


through this you can access default db pls don't use db-filter it will hide other dbs

形象
丢弃
编写者

What about the Front-End nature of the website? As in, an eCommerce website. The visitors should still get the default database selected for them, and just with the domain.

相关帖文 回复 查看 活动
0
11月 23
24635
1
1月 21
4191
3
8月 20
14421
5
7月 25
16185
1
3月 24
12254