[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-03-26 10:35:55 +00:00
parent ddd819d5d0
commit 817ade7817
4 changed files with 5 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[mrp_bom_component_menu](mrp_bom_component_menu/) | 17.0.1.0.0 | | MRP BOM Component Menu
[mrp_bom_tracking](mrp_bom_tracking/) | 17.0.1.0.0 | | Logs any change to a BoM in the chatter
[mrp_warehouse_calendar](mrp_warehouse_calendar/) | 17.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing
[//]: # (end addons)

View File

@@ -7,7 +7,7 @@ MRP BoM Tracking
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ead1d5b33a9ff51d8db34e277785436fa5937da6b7067495f2b3cfb74a415f70
!! source digest: sha256:a482df680d702d076bc6f625e032d59a510cc1d357c33a9d2450bfed89523704
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

View File

@@ -366,7 +366,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ead1d5b33a9ff51d8db34e277785436fa5937da6b7067495f2b3cfb74a415f70
!! source digest: sha256:a482df680d702d076bc6f625e032d59a510cc1d357c33a9d2450bfed89523704
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.0/mrp_bom_tracking"><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-17-0/manufacture-17-0-mrp_bom_tracking"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds track visibility to some fields of mrp boms. Also, it

View File

@@ -1,8 +1,9 @@
[project]
name = "odoo-addons-oca-manufacture"
version = "17.0.20240325.1"
version = "17.0.20240326.0"
dependencies = [
"odoo-addon-mrp_bom_component_menu>=17.0dev,<17.1dev",
"odoo-addon-mrp_bom_tracking>=17.0dev,<17.1dev",
"odoo-addon-mrp_warehouse_calendar>=17.0dev,<17.1dev",
]
classifiers=[