documentation/inventory/management/misc/owned_stock.rst
Antoine Vandevenne (anv) 93e407da5c [REF] *: replace tabs by spaces
This commits replaces all tabs by spaces to avoid further compilation issues.
2020-01-15 10:52:05 +01:00

45 lines
1.5 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

===============================
Manage Stock that you don't own
===============================
Sometimes, suppliers can offer you to store and sell products without
having to buy those items. This technique is called *consignee stock*.
Consignee stock is a great way for manufacturers and suppliers to launch
new products. As resellers may be reluctant to buy a product they are
not sure to be able to sell, consignee stock will allow them to offer an
item to check its market without having to pay for it in the first
place.
Of course, Odoo has the ability to manage those consignee stocks through
advanced settings.
Configuration
=============
To use this feature, go to :menuselection:`Inventory --> Configuration --> Settings` in
the inventory app. Then, enable the *Consignment* feature in the
*Traceability* section. Now, hit save.
.. image:: media/owned_stock_01.png
:align: center
Reception of Consignee Stock
============================
When in the *Inventory* app, open the receipts and create a new
reception. On the right side, you will see that a new line called
*Assign Owner* has appeared. There, you can specify the partner which
owns the stock.
.. image:: media/owned_stock_02.png
:align: center
.. note::
If you are the owner, you can leave the field blank.
Once the receipt is validated, the products enter your stock but still
belong to the owner. They dont impact your inventory valuation.
.. image:: media/owned_stock_03.png
:align: center