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

I have created multiple databases and provided access to some users, but unlike admin, the users aren't able to see all the databases they have access too. Unless, they click on the database URL that I provide them.


Is there anyway users can see all the databases they have access tp?

아바타
취소

From the domain/web/database/selector page you are not able to see the db's ?

베스트 답변

Hello, you might want to check on your /etc/odoo/odoo.conf files and look for the dbfilter. If the dbfilter is set, you might want to disable it by giving a hash symbol (#) in the front so it will be temporarily disabled. After that, restart your odoo by typing service odoo restart in your terminal, then you might see all the database listed in web/database/manager in browser.


For more information about dbfilter you can look up to the odoo official documentation here

best regards,

Altela (altelasoftware.com)

아바타
취소