Skip to Content
Menu
This question has been flagged

I would like to setup an Odoo12-based e-commerce website and I noticed that default login screen has "Select database" dropdown displayed by default

Where should I modify the default login screen or add a new one for my custom theme to remove this field?

Avatar
Discard
Best Answer

You should not modify the code before reading the documentation. Please read the documentation about deploying Odoo and the dbfilter option to access a particular database directly by using a domain name: https://www.odoo.com/documentation/12.0/setup/deploy.html

Avatar
Discard
Best Answer

Hi, 

dbfilter = [^mydb].*$

I hope this is helpfull

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 19
4329
1
Jul 24
24769
2
Jan 23
15907
2
Jun 20
3679
0
Nov 19
2313