Aziende multiple¶
Vedi anche
In Odoo, multiple companies can be configured under one database. This allows some data to be shared among companies while maintaining some separation between entities.
A centralized management environment allows authorized users to select multiple companies simultaneously and set their specific warehouses, customers, equipment, and contacts. It also generates reports of aggregated figures without switching interfaces, facilitating daily tasks and enhancing the overall management process.
Avvertimento
L’attivazione della funzionalità multi aziendale in un database Odoo con un piano Standard attiva automaticamente un upsell al piano Personalizzato. Questo non si applica ai database del piano Un’app gratuita.
Per contratti annuali o pluriennali: viene creato un ordine di upselling con una scadenza di 30 giorni.
Per contratti mensili: l’abbonamento passa automaticamente al piano Personalizzato e la nuova tariffa viene applicata al momento della creazione della fattura successiva.
Per maggiori informazioni, consulta la pagina di Odoo con i vari prezzi o contatta il tuo account manager.
Configurazione¶
Open the Settings app, navigate to the Companies section, and click Manage Companies. Then, click New and fill in the form with the company’s information or select an existing company to edit it.
Nota
Alternatively, it is possible to create a company by going to
.Suggerimento
To archive a company, follow these steps:
In the Settings app, navigate to the Companies section and click Manage Companies.
In the Companies list view, select the company to be archived.
Click the Actions menu and select Archive.
Click Archive to confirm.
Multi-company environment¶
In a multi-company environment, users are granted access to one or more companies, and data is created or modified based on its intended use within that structure.
User access¶
A multi-company environment allows flexible control over user access and access rights that can be granted or restricted as needed.
Company selector¶
To switch between (or select) multiple companies, follow these steps:
Click the company selector in the top-right corner of the header menu.
In the drop-down list, select the checkboxes next to the desired companies.
The highlighted company indicates the current active environment.
To switch to another company, click its name in the list of selected companies.
Example
In the example below, the user can access six companies, two of which are selected. The current active company is My Company (San Francisco).

Transazioni interaziendali¶
The Inter-Company Transactions feature allows one company in the database to sell or purchase goods and services from another company within the same database. Depending on the configuration settings, counterpart documents for orders and invoices can be automatically generated and synchronized.
Avvertimento
To handle inter-company transactions correctly, general and specific configurations must be set properly, including fiscal positions and localizations.
To activate inter-company transactions, select the relevant company in the company selector, open the Settings app, navigate to the Companies section, enable Inter-Company Transactions, and Save. Then, choose one of the following Rule options to create a counterpart for the selected company:
Do not synchronize: Do not synchronize any inter-company transactions.
Synchronized invoice/bills: Generate a bill/invoice when a company confirms a bill/invoice for the selected company.
Synchronize Sales Order: Generate a quotation (drafted sales order) when a sales order is confirmed for the selected company. To generate a validated sales order instead of a quotation, enable Automatic Validation.*
Synchronize Purchase Order: Generate a request for quotation (drafted purchase order) using the selected company warehouse in the Use Warehouse field when a purchase order is confirmed for the selected company. To generate a validated purchase order instead of a request for quotation, enable Automatic Validation.*
Synchronize Sales and Purchase Order: Generate a drafted purchase/sales order using the selected company warehouse in the Use Warehouse field when a sales/purchase order is confirmed for the selected company. To generate a validated purchase/sales order instead of a draft one, enable Automatic Validation.*
* This rule option needs to be selected for Automatic Validation to appear in the configuration.
Nota
For inter-company transactions, the products must be shared among the involved companies.
Example
Synchronize invoices/bills: when an invoice for Customer JS Store US
is
posted on JS Store Belgium
, a vendor bill is automatically created in JS Store US
.
Synchronize sales/purchase order: when a sales order for Customer JS
Store US
is confirmed on JS Store Belgium
, a purchase order on JS Store US
is automatically
created (and confirmed if the Automatic Validation feature is enabled).
Vedi anche
Casi d’uso¶
Aziende multinazionali¶
A multinational retail chain operating in the United States and Canada must manage transactions in USD and CAD.
Since each country has its own tax laws and regulations, using Odoo’s multi-company feature is highly beneficial.
This setup allows for inter-company transactions, which is essential for managing cross-border inventory transfers. It also simplifies the sales process by enabling customers transactions in their local currency.
Processi separati¶
A small furniture company is launching a new product line that requires separate procurement, inventory, and manufacturing workflows. These new products differ significantly from the existing catalog. To manage this efficiently, the company is considering using the multi-company feature to manage the new line as a separate business entity.
However, creating a completely new company might add unnecessary complexity to the database. Instead, the company can leverage existing features such as analytic accounting and multiple warehouses to manage the new product line without complicating overall operations.