******
Design
******

The *Stock Quantity Early Planning* introduces the following concepts:

.. _model-stock.quantity.early_plan:

Stock Quantity Early Plan
=========================

*Quantity Early Plannings* are generated by the `wizard
<wizard-stock.quantity.early_plan.generate>` of the same name.
They represent possible planning optimisation regarding the quantity of stock
available for future `Shipments <stock:concept-stock.shipment>`,
:doc:`Productions <production:index>` or `Outgoing Moves
<stock:model-stock.move>`.

Possible early dates are calculated for the planning.
Ignoring the proposal makes that the system will no more create proposal for
the origin.

The `Employee <company:model-company.employee>` who processes, closes or
ignores the planning is recorded.

.. seealso::

   Quantity Early Planning can be found by opening the main menu item:

      |Inventory & Stock --> Quantity Early Planning|__

      .. |Inventory & Stock --> Quantity Early Planning| replace:: :menuselection:`Inventory & Stock --> Quantity Early Planning`
      __ https://demo.tryton.org/model/stock.quantity.early_plan

Wizards
-------

.. _wizard-stock.quantity.early_plan.generate:

Generate Stock Quantity Early Planning
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The *Generate Stock Quantity Early Plannings* wizard creates for each warehouse
the `Stock Quantity Early Plans <model-stock.quantity.early_plan>` if there are
possibilities.
When running it deletes any open plans, updates the processing and
plans with new moves and create new plans.

.. seealso::

   The wizard can be launched by opening:

      :menuselection:`Inventory & Stock --> Quantity Early Planning --> Generate`