[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2025-01-07 10:32:50 +00:00
parent 18edb3bdee
commit 00923492e6
4 changed files with 5 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[mrp_production_note](mrp_production_note/) | 18.0.1.0.0 | | Notes in production orders
[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)

View File

@@ -7,7 +7,7 @@ Notes in production orders
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c634ab84ccca8e39cf774d0524baa5d632784f965b7f15e62ea600d146010b81
!! source digest: sha256:5f73f7c352d7cd9f8a4122ff18b08e78c2812cc593deab871b5d08e5bff03ed7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

View File

@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c634ab84ccca8e39cf774d0524baa5d632784f965b7f15e62ea600d146010b81
!! source digest: sha256:5f73f7c352d7cd9f8a4122ff18b08e78c2812cc593deab871b5d08e5bff03ed7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/18.0/mrp_production_note"><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_production_note"><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 creates in production orders a new field to add notes in

View File

@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-manufacture"
version = "18.0.20241126.0"
version = "18.0.20250107.0"
dependencies = [
"odoo-addon-mrp_production_note==18.0.*",
"odoo-addon-mrp_warehouse_calendar==18.0.*",
]
classifiers=[