Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1800 Vizualizări

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?

Imagine profil
Abandonează

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

Cel mai bun răspuns

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)

Imagine profil
Abandonează