Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
6 Odpowiedzi
6659 Widoki

How to restart the server of Odoo-V8 In WINDOWS-7. After the installation of the Addon?

Awatar
Odrzuć

You should append something like "Windows" to the title. My advise: Don't deploy Odoo on Windows anymore. It brings nothing but trouble. It also cost much more than deploying on Linux boxes.

Don't listen him (David Tran), I'm using Odoo on Windows 7 and Windows Server about 2 years and I never had any problems with. Honestly I see no difference. On my home machine I'm using Odoo installed on Linux under VMWare Virtual machine on Windows ... no problems at all :) So just read my post below and enjoy ;)

Najlepsza odpowiedź

If you are using Eclipse IDE you can simply hit restart button in console it will automatically restart

Awatar
Odrzuć
Najlepsza odpowiedź

What the heck ?

Just click start then type in search line at the bottom "services"

and run it or go to the control panel and click twice on administrative tools icon

you should see a list shortcuts, there will be "Services" shortcut, run it.

Find service named "openerp or odoo" and just click restart or stop/start

Awatar
Odrzuć
Najlepsza odpowiedź

For Linux installation, you can use the following command in the terminal:

sudo service openerp-server restart

The above line assumes you have included "openerp-server" is the name of the service as you have configured in /etc/init.d


Awatar
Odrzuć
Najlepsza odpowiedź

for ubuntu this will may help you:


--> First got to your addons folder in your system

--> ./openerp-server --addons-path=GIVE YOUR ADDONS PATH

-->if you want to restart server on different port then you can use "--xmlrpc-port=8900"

Awatar
Odrzuć

The question is about Windows 7 not "Ubuntu". First correct your spelling it's not Ubantu.

thanks for correcting me