documentation/inventory/overview/process/deliver_from_stock.rst
Antoine Vandevenne (anv) 4bb2eeda11 [IMP] *: harmonize formatting
- Removed the numbering from headings because it was either inconsistent, breaking the implicit hyperlink target or useless.
- Fixed incorrect heading formattings.
- Replaced hand-written flows by the :menuselection: directive
2020-01-15 10:52:05 +01:00

62 lines
2.4 KiB
ReStructuredText
Raw 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.

===========================
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 :menuselection:`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_02.png
: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
.. note::
The default setting is the immediate transfer where you do not need to “Mark as to do” and “Check availability” when delivering a product.
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