Metadata-Version: 2.1
Name: odoo14-addon-stock_warehouse_calendar_orderpoint
Version: 14.0.1.1.1.dev3
Summary: Adds a calendar to the Warehouse for reordering rules
Home-page: https://github.com/OCA/stock-logistics-warehouse
Author: Camptocamp, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: LGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 14.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.6
Requires-Dist: odoo14-addon-stock-warehouse-calendar
Requires-Dist: odoo<14.1dev,>=14.0a

===========================================
Stock Warehouse Calendar (reordering rules)
===========================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:98565ba67ef39c3d2057bca2b8fd948f4989c37e962ea67d54ab940af6e3495c
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-camptocamp%2Fstock--logistics--warehouse-lightgray.png?logo=github
    :target: https://github.com/camptocamp/stock-logistics-warehouse/tree/14.0-add-stock_warehouse_calendar_orderpoint/stock_warehouse_calendar_orderpoint
    :alt: camptocamp/stock-logistics-warehouse

|badge1| |badge2| |badge3|

This module adds an Reordering Calendar to the Warehouse. This calendar
can then used by reordering rules to compute the forecasted date when goods
will be received.

**Table of contents**

.. contents::
   :local:

Configuration
=============

* Go to *Settings* and activate the developer mode.

* Go to *Settings > Technical > Resource > Working Time* and define your
  resource calendar.

* Go to *Inventory > Configuration > Settings > Warehouses*
  and assign the calendar to the "Reordering Calendar" field.
  This will be the default calendar for all newly created warehouses
  for the current company.
  Optionally, you can choose to postpone the computed lead date according
  to your workdays, and the policy to compute the next available workday.

* In *Inventory > Configuration > Warehouse Management > Warehouses*
  you can set a different calendar for your warehouse.

Usage
=====

When dealing with reordering rules, the Reordering Calendar is considered in
the computation of the forecasted date to receive goods.
For example, if we plan to execute the reordering rules on a given weekday
(configuration of the Reordering Calendar), it will take this day as a
starting date instead of the current day (standard behavior).

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/camptocamp/stock-logistics-warehouse/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/camptocamp/stock-logistics-warehouse/issues/new?body=module:%20stock_warehouse_calendar_orderpoint%0Aversion:%2014.0-add-stock_warehouse_calendar_orderpoint%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Camptocamp

Contributors
~~~~~~~~~~~~

* Sébastien Alix <sebastien.alix@camptocamp.com>

Maintainers
~~~~~~~~~~~

.. |maintainer-sebalix| image:: https://github.com/sebalix.png?size=40px
    :target: https://github.com/sebalix
    :alt: sebalix

Current maintainer:

|maintainer-sebalix| 

This module is part of the `camptocamp/stock-logistics-warehouse <https://github.com/camptocamp/stock-logistics-warehouse/tree/14.0-add-stock_warehouse_calendar_orderpoint/stock_warehouse_calendar_orderpoint>`_ project on GitHub.

You are welcome to contribute.
