跳至內容
選單
此問題已被標幟
2 回覆
6011 瀏覽次數

Hi guys , just wanna ask something , is it possible to use and manage odoo in 2 different computer in a single database ?

I already tryin to invite my friend that use another computer in a same network as me, but when he accept the invitation from email, it show that the page are not found. BTW we use windows 10 on both computer.

Anything I can do for this problem guys ? Thanks in advance

頭像
捨棄

Okay I get it , so the 2nd computer must type the 1st computer IP address as a localhost to get inside of the 1st computer database , am I right ?

See my amended answer.

最佳答案

Odoo is a web-based software, so you can access  it with your browser, such as http://127.0.0.1:8069 if Odoo is running on your localhost or the IP address of the computer running Odoo when accessing Odoo from another computer, i.e. http://xxx.xxx.xxx.xxx:8069 where xxx.xxx.xxx.xxx is the IP address of the computer running Odoo. If you want to access Odoo through your LAN/WAN, you should setup your LAN, firewall and (recommended) a proxy server properly.

See https://www.odoo.com/documentation/10.0/setup/deploy.html for more information.

頭像
捨棄