Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
3449 Переглядів

Good Morning Friends!!!

Please, i want to ask you how can i work on the same machine with openerp7 and odoo8?

Please, who can help?

Thanks ans Regards!!    

Аватар
Відмінити
Найкраща відповідь

Another useful step is to use a different virtual enviroment for each instance so dependencies for v8 doesn't affect the v7 instance

Аватар
Відмінити
Найкраща відповідь

Dear Drees Far,

Yes. You have to make them listen on different ports

like this

server on 7.0

python openerp-server --addons-path ../7.0/openerp/addons --xmlrpc-port=7777

server on 8.0

python openerp-server --addons-path ../8.0/openerp/addons/ --xmlrpc-port=8888

or

for more information refer this link 

http://www.serpentcs.com/serpentcs-how-to-run-2-or-more-openerp-servers-on-same-machine

https://answers.launchpad.net/openobject-server/+question/189697

May be helpfull

Regards,

Ankit H Gandhi.


Аватар
Відмінити
Автор

All the time, on service Ankit ;) Thanks a lot friend ^_^

Very good Ankit! The link to SerpentCS is always useful.

Thank you @ Serpent Counsulting Services Pvt. Ltd.

Related Posts Відповіді Переглядів Дія
Certification ODOO Вирішено
2
лип. 15
5137
0
бер. 15
4165
1
бер. 15
3263
What is use of oldname? Вирішено
2
серп. 22
14286
4
трав. 22
34974