跳至内容
菜单
此问题已终结
1 回复
3628 查看

How does odoo handle the data for multiple companies of an enterprise? Is every company in it’s own database or do different companies lay inside the same database and share tables, so that there would be more load on tables, if there would be many companies.

Could someone give me some input about the concept of multitenacy in odoo?

形象
丢弃
最佳答案

If you switch on multi-company mode in a database, you can have multiple companies in one database in any flat or hierarchical order. In that case of course database tables are shared. But you can also implement a database for each company. In that case you loose intercompany functionalities and consolidation.

As a sidemark: the Website module is not multi-tenant yet!

形象
丢弃
相关帖文 回复 查看 活动
0
3月 15
3677
3
7月 25
8826
1
5月 25
1101
0
1月 24
1794
1
2月 22
23941