Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
3436 Visualizações

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!!    

Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar
Melhor resposta

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.


Avatar
Cancelar
Autor

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.

Publicações relacionadas Respostas Visualizações Atividade
2
jul. 15
5123
0
mar. 15
4148
1
mar. 15
3247
2
ago. 22
14253
4
mai. 22
34938