This question has been flagged
3 Replies
2405 Views

I have installed odoo with:

wget  http://nightly.openerp.com/8.0/nightly/deb/odoo_8.0rc1-latest.deb
dpkg -i odoo_8.0rc1-latest.deb
apt-get -f install

because adding deb http://nightly.openerp.com/8.0/nightly/deb/ ./ in /etc/apt/sources.list makes apt-get update fail.

Second point, I setup nginx and my domain to run odoo in a subdomain for testing (probably this is unsignifiant for what follows).

Here is the result:

snapshot of my my odoo

It looks uncomplete, too few modules available, and the WebSite Builder is not here. Probably I have missed something ? Am I supposed to get all the features of the demo ?

Avatar
Discard

Hi Laurent. What OS you use ?

Author

Hi Scott, Debian 7

Best Answer

Hi Laurent.

To get all the features of the demo, you must install the demo database. To install the demo database, you must check the checkbox on the new database creation page (sees me).

If you don't have corretly install odoo, those link below can help you.

Best regards.

Avatar
Discard
Author Best Answer

I have installed from the Git repository branch 8,0 and it is alright. Thanks Chancerel

Avatar
Discard
Best Answer

After you have installed the base system, with an empty database. You can setup some additional modules also.

for this you have to goto the settings (with your admin account) and use the apps link on the left. if you press on this. you will the modules which you can install into your database.

 

 

Avatar
Discard