Skip to Content
Menu
This question has been flagged
1 Reply
3592 Views

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?

Avatar
Discard
Best Answer

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!

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
3607
3
Jul 25
8666
1
May 25
969
0
Jan 24
1688
1
Feb 22
23801