diff --git a/pandoc-3.1.11.1-1-amd64.deb b/pandoc-3.1.11.1-1-amd64.deb new file mode 100644 index 000000000..1af3187f7 Binary files /dev/null and b/pandoc-3.1.11.1-1-amd64.deb differ diff --git a/stock_warehouse_calendar/README.rst b/stock_warehouse_calendar/README.rst index 041b5ee28..c445910fd 100644 --- a/stock_warehouse_calendar/README.rst +++ b/stock_warehouse_calendar/README.rst @@ -17,24 +17,24 @@ Stock Warehouse Calendar :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 + :target: https://github.com/OCA/stock-logistics-warehouse/tree/17.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 + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-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 + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=17.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. +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. +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** @@ -44,30 +44,27 @@ is used. 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'. +- 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. +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 =========== @@ -75,7 +72,7 @@ Bug Tracker Bugs are tracked on `GitHub 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 `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -83,19 +80,19 @@ Credits ======= Authors -~~~~~~~ +------- * ForgeFlow Contributors -~~~~~~~~~~~~ +------------ -* Jordi Ballester -* Lois Rilo -* Joan Mateu +- Jordi Ballester +- Lois Rilo +- Joan Mateu Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -115,6 +112,6 @@ Current `maintainer `__: |maintainer-JordiBForgeFlow| -This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_warehouse_calendar/pyproject.toml b/stock_warehouse_calendar/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/stock_warehouse_calendar/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/stock_warehouse_calendar/readme/CONFIGURE.md b/stock_warehouse_calendar/readme/CONFIGURE.md new file mode 100644 index 000000000..42d444ea8 --- /dev/null +++ b/stock_warehouse_calendar/readme/CONFIGURE.md @@ -0,0 +1,10 @@ +- 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'. diff --git a/stock_warehouse_calendar/readme/CONFIGURE.rst b/stock_warehouse_calendar/readme/CONFIGURE.rst deleted file mode 100644 index 2c97aad45..000000000 --- a/stock_warehouse_calendar/readme/CONFIGURE.rst +++ /dev/null @@ -1,14 +0,0 @@ -* 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'. diff --git a/stock_warehouse_calendar/readme/CONTRIBUTORS.md b/stock_warehouse_calendar/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..3314bef0f --- /dev/null +++ b/stock_warehouse_calendar/readme/CONTRIBUTORS.md @@ -0,0 +1,3 @@ +- Jordi Ballester \<\> +- Lois Rilo \<\> +- Joan Mateu \<\> diff --git a/stock_warehouse_calendar/readme/CONTRIBUTORS.rst b/stock_warehouse_calendar/readme/CONTRIBUTORS.rst deleted file mode 100644 index b3c2e7855..000000000 --- a/stock_warehouse_calendar/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,3 +0,0 @@ -* Jordi Ballester -* Lois Rilo -* Joan Mateu diff --git a/stock_warehouse_calendar/readme/DESCRIPTION.md b/stock_warehouse_calendar/readme/DESCRIPTION.md new file mode 100644 index 000000000..e61804fd7 --- /dev/null +++ b/stock_warehouse_calendar/readme/DESCRIPTION.md @@ -0,0 +1,7 @@ +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. diff --git a/stock_warehouse_calendar/readme/DESCRIPTION.rst b/stock_warehouse_calendar/readme/DESCRIPTION.rst deleted file mode 100644 index ac46ffca3..000000000 --- a/stock_warehouse_calendar/readme/DESCRIPTION.rst +++ /dev/null @@ -1,7 +0,0 @@ -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. diff --git a/stock_warehouse_calendar/readme/USAGE.md b/stock_warehouse_calendar/readme/USAGE.md new file mode 100644 index 000000000..28afd8c5c --- /dev/null +++ b/stock_warehouse_calendar/readme/USAGE.md @@ -0,0 +1,7 @@ +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. diff --git a/stock_warehouse_calendar/readme/USAGE.rst b/stock_warehouse_calendar/readme/USAGE.rst deleted file mode 100644 index f71e1f60c..000000000 --- a/stock_warehouse_calendar/readme/USAGE.rst +++ /dev/null @@ -1,6 +0,0 @@ -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. diff --git a/stock_warehouse_calendar/static/description/index.html b/stock_warehouse_calendar/static/description/index.html index 91955ebb8..4921909e9 100644 --- a/stock_warehouse_calendar/static/description/index.html +++ b/stock_warehouse_calendar/static/description/index.html @@ -369,13 +369,13 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:edc36f1398bb8291c606982b918585daa317c0c4eb42c7847085500fd33de00e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: LGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

-

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.

+

Production/Stable License: LGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

+

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

    @@ -394,32 +394,33 @@ is used.

    Configuration

    • Go to Settings and activate the developer mode.
    • -
    • Go to Settings > Technical > Resource > Working Time and define your -resource calendar.
    • +
    • 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’.
    • +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.

+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. 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.

+feedback.

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

@@ -447,7 +448,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

JordiBForgeFlow

-

This module is part of the OCA/stock-logistics-warehouse project on GitHub.

+

This module is part of the OCA/stock-logistics-warehouse project on GitHub.

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