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
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
7045
Näkymät
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
|
0
maalisk. 23
|
1507 | ||
|
1
maalisk. 15
|
5390 | ||
|
1
maalisk. 15
|
8982 | ||
|
0
toukok. 24
|
2164 | ||
|
0
tammik. 25
|
1220 |
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