This question has been flagged
2 Replies
4707 Views

Case:

Purchased product ( Kit) consists of multiple packages ( f.e. 3 or 4 packages with different components.)I need to store these on separate locations, and want Odoo to tell me where to pick from when selected on a sales order.

I am buying 1 product only from my supplier, which consists of 4 differents parts  ( f.e. 1 Bathroom combination set including. cabinetfurniture, Sink, Crane, Drain) 

Challenge:

How can I (in standard Odoo or via which App) arrange this in setup.

Is there a way to create per end-product, the number of packages involved ? and at receipt of the PO, store the separate products on 4 different locations, although i only have 1 purchased product ( thus only 1 purchase order line).


  

Avatar
Discard
Best Answer

Receiving into multiple locations from one Purchase Order is supported out of the box:

Avatar
Discard
Best Answer

Hello,

can you checkout this app: https://apps.odoo.com/apps/modules/13.0/mto_required_stock/

https://apps.odoo.com/apps/modules/13.0/sales_delivery_by_warehouse/

we have customised this app and in that user can select warehouse in sale order line, so it will create PO or MO and whenever PO or MO done then it will reserve stock to that location.

We have added functionality like 

- reserved required stock and use existing stock

-reserve stock from incoming stock, so whenever incoming stock received then it will automatically reserve to that picking.

In your case you need to customise odol base functionality.


Avatar
Discard