Skip to Content
Menú
This question has been flagged
2 Respostes
4479 Vistes

Salam
I have a problem with configuration debug eclipse whith odoo  , in windows envirenemment , i can't fond the file named server-openerp.py
help me pleez , thenk you

Avatar
Descartar
Best Answer

First option is what Giovanny mentioned,

But you can also browse your project in eclipse, find the file odoo-server and right-click on it, select Run as python run.

Now you have a run configuration, and you can edit it (add config file or other options according to your needs...
(so no actual need to rename file to openerp-server.py )

Hope it helps.

Avatar
Descartar
Best Answer

In server there's a file named openerp-server, in eclipse you must rename it openerp-server.py

Avatar
Descartar