Skip to Content
Menu
This question has been flagged
1 Odpoveď
3658 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
mar 15
3721
3
júl 25
8878
1
máj 25
1132
0
jan 24
1821
1
feb 22
24001