Socket
Book a DemoInstallSign in
Socket

odoo-addon-mrp-warehouse-calendar

Package Overview
Maintainers
1
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Source code not available
We could not scan this package. Some page functionalities have been disabled

odoo-addon-mrp-warehouse-calendar

Considers the warehouse calendars in manufacturing

pipPyPI
Metadata Only
Version
18.0.1.0.1
Maintainers
1

====================== MRP Warehouse Calendar

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

.. |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%2Fmanufacture-lightgray.png?logo=github :target: https://github.com/OCA/manufacture/tree/18.0/mrp_warehouse_calendar :alt: OCA/manufacture .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/manufacture-18-0/manufacture-18-0-mrp_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/manufacture&target_branch=18.0 :alt: Try me on Runboat

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

This module ensures that manufacturing orders created from procurements respect the calendar assigned to the warehouse associated with the manufacturing order's picking type. The planned start date of the manufacturing order is calculated based on the product's manufacturing lead time and the working schedules defined in the warehouse calendar.

Additionally, any manual rescheduling of the start or end date of a manufacturing order will also take the lead time into account, following the working days defined by the warehouse calendar.

Table of contents

.. contents:: :local:

Configuration

  • This module depends on stock_warehouse_calendar <https://github.com/OCA/stock-logistics-warehouse>__
  • Go to Settings and activate the developer mode. |Developer mode|
  • Go to Settings > Technical > Resource > Working Schedules and define your resource calendar. |Working Schedules|
  • Go to Inventory > Configuration > Warehouse Management > Warehouses and assign the Working Schedule. |Warehouse Management|

.. |Developer mode| image:: https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/developer_mode.gif .. |Working Schedules| image:: https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/working_schedules.gif .. |Warehouse Management| image:: https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/warehouse_management.gif

Usage

When a manufacturing order is created out of a procurement evaluation (from an orderpoint, MTO,...) the calendar is considered in the computation of the planned start date of the manufacturing order.

For example, if it takes 1 day to manufacture a product and it is required for Monday: |Replenish|

the manufacturing order will be created with planned start date on the previous Friday, if the warehouse operates under a Mo-Fri working calendar. |Manufacturing Order|

Manual changes to the start or end date of a manufacturing order will also respect the lead time and the warehouse calendar's working days. |Manual change day|

.. |Replenish| image:: https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/replenish.png .. |Manufacturing Order| image:: https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/manufacturing_order.png .. |Manual change day| image:: https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/change_day.gif

Bug Tracker

Bugs are tracked on GitHub Issues <https://github.com/OCA/manufacture/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/manufacture/issues/new?body=module:%20mrp_warehouse_calendar%0Aversion:%2018.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

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/manufacture <https://github.com/OCA/manufacture/tree/18.0/mrp_warehouse_calendar>_ project on GitHub.

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts