Skip to Content
Menú
This question has been flagged
3 Respostes
4728 Vistes

is there a way to have openerp default to a specific domain? currently when you go to it, it askes you to select a domain and I want for customers to be in the database automatically without selecting the domain

Avatar
Descartar
Autor Best Answer

can anyone please help with this?

Avatar
Descartar

Look at https://www.odoo.com/forum/help-1/question/website-module-and-multi-db-4319

Best Answer

run your server with parameters

-d database-name --no-database-list

Avatar
Descartar

For more check server parameters.

Autor

I run ubuntu 13.10 how do I start it with the above settings, it starts on its own

via terminal or if you have auto start script then edit configuration file.

Autor

Can you give an example? openerp starts on its own when the server starts

Best Answer

This was already answered here:

Avatar
Descartar