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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
7067
查看
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
3月 23
|
1520 | ||
|
1
3月 15
|
5410 | ||
|
1
3月 15
|
9002 | ||
|
0
5月 24
|
2175 | ||
|
0
1月 25
|
1229 |
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