Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
5 Trả lời
4840 Lượt xem

Can we install and run Odoo v11 and v12 at the same time on one laptop fow windows?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Yes. But the xmlrpc post must be different, by default it is 8069. After installation of one server change the port number to some other one except 8069 then start installation of another one

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Yes, you can. Make sure you use different ports for the different deployments.

Check this for example: https://www.rosehosting.com/blog/install-multiple-odoo-instances-on-a-single-machine/

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

yes you can. but for that you need to use different xmlrpc-port.

thank you

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

How to implement it on Windows?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Please note sunil that virtualenv is very important here. 

both odoo 11 and odoo 12 are based on python 3 , the concept of virtualenv will allow each version to download their own versions of the same packages. 

for the database, there is no need to create separate databases, you can use the same database for both.

Ảnh đại diện
Huỷ bỏ