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?