This question has been flagged
3 Replies
4966 Views

Hello,

i am working on multiple databases for testing, but one of my database contains our mail website and i want it to be the default database

how can we choose which database to start with

Avatar
Discard
Author Best Answer

i am unable to use other databases when i use --db-filter='database'

i would like to choose a default database for default users but to be able to use other databases as well

Avatar
Discard
Best Answer

YOU have a database selection box at top right corner of the login form. otherwise run server using --db-filter='database' option.
 

Avatar
Discard
Best Answer

clear; /home/odoo/openerp-server -c /etc/odoo/openerp-server.conf --db_user=odoo --db_password=xxxxx --log-level=info --db-filter=111aaa --database=111aaa

Avatar
Discard