コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6368 ビュー

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
24647
1
1月 21
4202
3
8月 20
14428
5
7月 25
16204
1
3月 24
12278