[ADD] inventory: New V13 doc about delivering products from stock

This commit is contained in:
lau-odoo 2019-10-10 10:06:50 +02:00
parent e3bc958693
commit af2fb61b30
9 changed files with 64 additions and 0 deletions

View File

@ -8,3 +8,4 @@ Process Overview
process/sale_to_delivery
process/receive_in_stock
process/deliver_from_stock

View File

@ -0,0 +1,63 @@
===========================
Deliver Products from Stock
===========================
Create Storable/Consumable Products
===================================
The first step to use the inventory application is to create products in
your database via the menu *Master Data > Products*. Click the Create
button and enter the name of your product.
.. image:: media/deliver_from_stock_01.png
:align: center
In case you set the product as *storable*, you will track the stock
for this product and know how many units are in stock and what is the
forecasted number of units. If you want to include a product on
receipts/deliveries but dont need to track its stock, you can set it as
*consumable*.
.. image:: media/deliver_from_stock_02png
:align: center
Deliver Products from Stock
===========================
Once you have existing products, you can decide to create a delivery to
deliver products to your customers. The process in order to do so is
described in the following print screens.
.. image:: media/deliver_from_stock_03.png
:align: center
.. image:: media/deliver_from_stock_04.png
:align: center
On the delivery order, you can specify to whom the products will be
delivered along with the different products and their respective
quantities. When the delivery is complete you can hit *Validate* and
the products will go out of your stock.
.. image:: media/deliver_from_stock_05.png
:align: center
In case you have a delivery that is planned but shouldnt be immediately
validated, you can create a *planned delivery* with a scheduled date
in the future. You can indicate the initial demand for each product,
corresponding to what has been ordered by your customer. Once the
document is filled in, you can hit “Mark as to do” in order to consider
it in your product forecasts.
.. image:: media/deliver_from_stock_06.png
:align: center
Deliver Products from Stock from a Sale Order
=============================================
If you have the *Sales* application installed, delivery can be
directly created by *validating a quotation*. You will be able to find
the corresponding delivery directly on the *sale order*.
.. image:: media/deliver_from_stock_07.png
:align: center

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB