Skip to Content
Menu
This question has been flagged
1 Reply
3961 Views

I have managed to make openerp (in this case localhost:8069) skip Database selection (Not show the database selection form for the users) by adding the needed database parameter in the openerp service file in /etc/init.d. What I need right now is to skip the following page which is the user/password form. I do not want users to arrive directly to this login/password but instead land in the website.

The website addon is already installed.

Avatar
Discard
Best Answer

Lauch openerp using --db-filter=YourDBName. It will lauch openerp directly to website frontpage.

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 25
590
5
Aug 25
10072
2
Jul 25
1087
4
Jun 25
1250
1
Jun 25
1573