OCA / multi-company

GNU Affero General Public License v3.0
98 stars 280 forks source link

[16.0][ADD] sale_stock_warehouse_multicompany #573

Closed cyrilmanuel closed 6 months ago

cyrilmanuel commented 6 months ago

Description:

Allow multiple companies to sell the stock of a shared warehouse.

The sales order will belong to the company making the sale. As such, the taxes and related invoices will also belong to that selling company. The generated stock moves will belong to the company owning the stock and defined on the warehouse.

This approach also allows to use any route (like cross-docking or drop-shipment) on the sales order line.

Configuration:

On the warehouse, list the companies that are allowed to sell the stock.

Note that in standard you have a default value defining the default warehouse used on a sales order. You can set inactive the warehouse automatically generated for each selling company and modify this default value to set the warehouse providing the goods.

Usage:

Any sale & stock user must be part of any company defined on the warehouse.