oca-workflow-process/odoo-bringout-oca-stock-logistics-warehouse-stock_warehouse_calendar/stock_warehouse_calendar
2025-08-29 15:43:00 +02:00
..
i18n Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00
models Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00
readme Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00
static/description Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00
tests Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00
views Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00
__init__.py Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00
__manifest__.py Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00
README.rst Initial commit: OCA Workflow Process packages (456 packages) 2025-08-29 15:43:00 +02:00

========================
Stock Warehouse Calendar
========================

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

.. |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-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
    :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_warehouse_calendar
    :alt: OCA/stock-logistics-warehouse
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_warehouse_calendar
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds a Calendar to the Warehouse. This calendar can then used as
the basis of the proper computation of start/end dates based on lead times in
this and other modules.

In this module, the calendar considered in the computation of start date of
stock moves and pickings created from procurements, where the lead time
is used.

**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 > Warehouse Management > Warehouses*
  and assign the Resource Calendar.

* Go to *Inventory > Configuration > Settings* and in *Warehouse* mark
  'Multi-Step Routes option'.

* Go to *Inventory > Configuration > Warehouse Management > Routes* and
  set up the proper delays in the stock rules where 'action'
  is 'Move From Another Location'.

Usage
=====

When a picking is created out of a procurement evaluation (from an
orderpoint, MTO,...) the calendar is considered in the computation of the
expected date of the picking and moves. For example, if it takes 1 day to
execute a stock transfer from another warehouse and it is Monday, the picking
to resupply will be created with expected start date on the previous Friday,
if the warehouse operates under a Mo-Fri working calendar.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/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/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_warehouse_calendar%0Aversion:%2016.0%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
~~~~~~~

* ForgeFlow

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

* Jordi Ballester <jordi.ballester@forgeflow.com>
* Lois Rilo <lois.rilo@forgeflow.com>
* Joan Mateu <joan.mateu@forgeflow.com>

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

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

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

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-JordiBForgeFlow| 

This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_warehouse_calendar>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.