コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3705 ビュー

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
3761
3
7月 25
8942
1
5月 25
1194
0
1月 24
1871
1
2月 22
24095