Skip to Content
Menu
This question has been flagged
3 Replies
4710 Views

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
Discard
Author Best Answer

can anyone please help with this?

Avatar
Discard

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
Discard

For more check server parameters.

Author

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.

Author

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

Best Answer

This was already answered here:

Avatar
Discard