What is the recommended approach to implement a feature in an Odoo multitenant system where a user can see all the databases they own or have been invited to log into? Which approach is more suitable: maintaining a shared database for user-database mapping or querying the user table in all databases?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
7000
Vistes
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
de març 23
|
1505 | ||
|
1
de març 15
|
5386 | ||
|
1
de març 15
|
8964 | ||
|
0
de maig 24
|
2148 | ||
|
0
de gen. 25
|
1205 |
Hi,
Refer to the forum
https://www.odoo.com/forum/help-1/how-does-a-typical-multi-tenancy-setup-of-openerp-look-like-35086
system configuration - https://www.odoo.com/documentation/16.0/administration/install/deploy.html
Hope it helps