Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
6357 Visninger

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?

Avatar
Kassér
Bedste svar

here is the video reference


Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Forfatter

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.

Related Posts Besvarelser Visninger Aktivitet
0
nov. 23
24636
1
jan. 21
4191
3
aug. 20
14421
5
jul. 25
16187
1
mar. 24
12256