[IMP] inventory: V13 changes on the "owned stock" doc
[IMP] inventory: V13 changes on the "owned stock" doc
This commit is contained in:
commit
0eff441d78
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.7 KiB |
BIN
inventory/management/misc/media/owned_stock_01.png
Normal file
BIN
inventory/management/misc/media/owned_stock_01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
BIN
inventory/management/misc/media/owned_stock_02.png
Normal file
BIN
inventory/management/misc/media/owned_stock_02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
inventory/management/misc/media/owned_stock_03.png
Normal file
BIN
inventory/management/misc/media/owned_stock_03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.2 KiB |
@ -1,40 +1,45 @@
|
|||||||
=======================================
|
===============================
|
||||||
How to manage stock that you don't own?
|
Manage Stock that you don't own
|
||||||
=======================================
|
===============================
|
||||||
|
|
||||||
Introduction
|
Sometimes, suppliers can offer you to store and sell products without
|
||||||
============
|
having to buy those items. This technique is called *consignee stock*.
|
||||||
|
|
||||||
Some suppliers can sometimes 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
|
Consignee stock is a great way for manufacturers and suppliers to launch
|
||||||
new products. As resellers may be reluctant to buying a product that
|
new products. As resellers may be reluctant to buy a product they are
|
||||||
they are not sure to be able to sell, consignee stock will allow them to
|
not sure to be able to sell, consignee stock will allow them to offer an
|
||||||
propose an item to check its market without having to pay for it in the
|
item to check its market without having to pay for it in the first
|
||||||
first place.
|
place.
|
||||||
|
|
||||||
Odoo has the ability to manage consignee stocks through the advanced
|
Of course, Odoo has the ability to manage those consignee stocks through
|
||||||
settings.
|
advanced settings.
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Open the menu :menuselection:`Inventory --> Configuration --> Settings`,
|
To use this feature, go to *Inventory > Configuration > Settings* in
|
||||||
and in the **Product Owners** section, select **Manage consignee stocks (advanced)**,
|
the inventory app. Then, enable the *Consignment* feature in the
|
||||||
then click on **Apply**.
|
*Traceability* section. Now, hit save.
|
||||||
|
|
||||||
.. image:: media/owned_stock02.png
|
.. image:: media/owned_stock_01.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
Reception of Consignee Stock
|
Reception of Consignee Stock
|
||||||
============================
|
============================
|
||||||
|
|
||||||
In the Inventory's Dashboard, open the **Receipts** and create a new
|
When in the *Inventory* app, open the receipts and create a new
|
||||||
reception. You can see that in the right side of the page, a new
|
reception. On the right side, you will see that a new line called
|
||||||
**Owner** line has appeared. You can specify the partner which owns the
|
*Assign Owner* has appeared. There, you can specify the partner which
|
||||||
stock or leave it blank if you are the owner.
|
owns the stock.
|
||||||
|
|
||||||
.. image:: media/owned_stock01.png
|
.. 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 don’t impact your inventory valuation.
|
||||||
|
|
||||||
|
.. image:: media/owned_stock_03.png
|
||||||
:align: center
|
:align: center
|
Loading…
Reference in New Issue
Block a user