콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
6012 화면

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.

아바타
취소