Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1779 Ansichten

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?

Avatar
Verwerfen

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

Beste Antwort

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)

Avatar
Verwerfen