Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Nov 26, 2024
1 parent 31cc443 commit 5bb5b23
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 14 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ manufacture

[//]: # (addons)

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[mrp_warehouse_calendar](mrp_warehouse_calendar/) | 18.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing

[//]: # (end addons)

Expand Down
20 changes: 10 additions & 10 deletions mrp_warehouse_calendar/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MRP Warehouse Calendar
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:18cdb9aea24afa77c86c9bf4c578ce490415389ba52053aabd18c04b457002eb
!! source digest: sha256:99ac49985f13eecb2ffd8426d44d8fc8bcf213f96227a594f20cf6d60384bcc7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand Down Expand Up @@ -46,13 +46,13 @@ the working days defined by the warehouse calendar.
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|
- 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
Expand Down Expand Up @@ -101,8 +101,8 @@ Authors
Contributors
------------

- Jordi Ballester <[email protected]>
- Lois Rilo <[email protected]>
- Jordi Ballester <[email protected]>
- Lois Rilo <[email protected]>

Maintainers
-----------
Expand Down
6 changes: 3 additions & 3 deletions mrp_warehouse_calendar/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">MRP Warehouse Calendar</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:18cdb9aea24afa77c86c9bf4c578ce490415389ba52053aabd18c04b457002eb
!! source digest: sha256:99ac49985f13eecb2ffd8426d44d8fc8bcf213f96227a594f20cf6d60384bcc7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/18.0/mrp_warehouse_calendar"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-18-0/manufacture-18-0-mrp_warehouse_calendar"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/manufacture&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module ensures that manufacturing orders created from procurements
Expand Down Expand Up @@ -398,8 +398,8 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
<li>This module depends on
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse">stock_warehouse_calendar</a></li>
<li>Go to <em>Settings</em> and activate the developer mode. <img alt="Developer mode" src="https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/developer_mode.gif" /></li>
<li>Go to <em>Settings &gt; Technical &gt; Resource &gt; Working Schedules</em> and
define your resource calendar. <img alt="Working Schedules" src="https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/working_schedules.gif" /></li>
<li>Go to <em>Settings &gt; Technical &gt; Resource &gt; Working Schedules</em> and define
your resource calendar. <img alt="Working Schedules" src="https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/working_schedules.gif" /></li>
<li>Go to <em>Inventory &gt; Configuration &gt; Warehouse Management &gt; Warehouses</em>
and assign the Working Schedule. <img alt="Warehouse Management" src="https://raw.githubusercontent.com/OCA/manufacture/18.0/mrp_warehouse_calendar/static/description/warehouse_management.gif" /></li>
</ul>
Expand Down
11 changes: 11 additions & 0 deletions setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-manufacture"
version = "18.0.20241126.0"
dependencies = [
"odoo-addon-mrp_warehouse_calendar==18.0.*",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 18.0",
]

0 comments on commit 5bb5b23

Please sign in to comment.