Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
6345 Vistas

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
Descartar
Mejor respuesta

here is the video reference


Avatar
Descartar
Mejor respuesta

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
Descartar
Autor

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.

Publicaciones relacionadas Respuestas Vistas Actividad
0
nov 23
24634
1
ene 21
4191
3
ago 20
14418
5
jul 25
16179
1
mar 24
12249