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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
7011
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
mar 23
|
1506 | ||
|
1
mar 15
|
5389 | ||
How to switch on the multi-tenant feature?
Rozwiązane
|
|
1
mar 15
|
8977 | |
|
0
maj 24
|
2151 | ||
|
0
sty 25
|
1219 |
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