This question has been flagged
1 Reply
2347 Views

Hi,

We're running on Odoo V9 Enterprise. A few of our suppliers would like to consign us stocks which would be kept in our warehouse. Here is our proposed workflow which we are trying to figure out how it would work in Odoo without much customisation:

1. Supplier delivers stocks to us with their delivery order, no invoice is provided at this time [Odoo: create incoming receipt with partner selected as supplier]

2. Goods received in our warehouse [Odoo: validate incoming receipt]

3. Sell goods to our customers [Odoo: Sales Order -> D/O -> Validate]

4. Send supplier the sales for that period and invoice supplier


Our current inventory valuation method is FIFO. We're not sure if creating an incoming receipt without first creating a purchase order would lead to any issues with regards to stock valuation or accounting entries. 

Avatar
Discard
Best Answer

Create incoming shipment and assign Owner (at the same time change destination location to owner location). Now at sale time in DO choose Owner so system will consider owner stock(may be you need to change little code).  

Avatar
Discard