[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-08-06 11:57:15 +00:00
parent 77e6c55b67
commit c5850f4799
4 changed files with 5 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[base_product_merge](base_product_merge/) | 17.0.1.0.0 | [![JasminSForgeFlow](https://github.com/JasminSForgeFlow.png?size=30px)](https://github.com/JasminSForgeFlow) | Merge duplicate products
[scrap_reason_code](scrap_reason_code/) | 17.0.1.0.1 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) | Reason code for scrapping
[stock_archive_constraint](stock_archive_constraint/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Stock archive constraint
[stock_demand_estimate](stock_demand_estimate/) | 17.0.1.1.0 | | Allows to create demand estimates.

View File

@@ -7,7 +7,7 @@ Base Products Merge
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:39c99918ef7570bdf32ae851c1dfbfc9f4d1181d86b11c012460c8769b80771b
!! source digest: sha256:f407172c25fa3201b2c877b14836db5d7a9721622e9054b62b50614b77901ce4
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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:39c99918ef7570bdf32ae851c1dfbfc9f4d1181d86b11c012460c8769b80771b
!! source digest: sha256:f407172c25fa3201b2c877b14836db5d7a9721622e9054b62b50614b77901ce4
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/stock-logistics-warehouse/tree/17.0/base_product_merge"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-0-base_product_merge"><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/stock-logistics-warehouse&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>We can merge duplicates products into single product</p>

View File

@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-stock-logistics-warehouse"
version = "17.0.20240801.0"
version = "17.0.20240806.0"
dependencies = [
"odoo-addon-base_product_merge>=17.0dev,<17.1dev",
"odoo-addon-scrap_reason_code>=17.0dev,<17.1dev",
"odoo-addon-stock_archive_constraint>=17.0dev,<17.1dev",
"odoo-addon-stock_demand_estimate>=17.0dev,<17.1dev",