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 Aug 21, 2024
1 parent f409edb commit bc49c5e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ addon | version | maintainers | summary
[purchase_security](purchase_security/) | 17.0.1.0.0 | [![pilarvargas-tecnativa](https://github.com/pilarvargas-tecnativa.png?size=30px)](https://github.com/pilarvargas-tecnativa) | See only your purchase orders
[purchase_tag](purchase_tag/) | 17.0.1.1.0 | | Allows to add multiple tags to purchase orders
[purchase_tier_validation](purchase_tier_validation/) | 17.0.1.0.0 | | Extends the functionality of Purchase Orders to support a tier validation process.
[purchase_warn_message](purchase_warn_message/) | 17.0.1.0.0 | | Add a popup warning on purchase to ensure warning is populated
[supplier_calendar](supplier_calendar/) | 17.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Supplier Calendar

[//]: # (end addons)
Expand Down
2 changes: 1 addition & 1 deletion purchase_warn_message/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Warn Message
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3395df735ee6e95d7a5f2d3bb2bea4a15d05627bd6e9c9228f60946c719495e0
!! source digest: sha256:e2e0769f304383a64482f9b965041dbddd08d8347285fae4a4cc52dceb1ce2c8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion purchase_warn_message/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Purchase Warn Message</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3395df735ee6e95d7a5f2d3bb2bea4a15d05627bd6e9c9228f60946c719495e0
!! source digest: sha256:e2e0769f304383a64482f9b965041dbddd08d8347285fae4a4cc52dceb1ce2c8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/purchase-workflow/tree/17.0/purchase_warn_message"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_warn_message"><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/purchase-workflow&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 add a warning popup on purchase orders to ensure warning is
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-purchase-workflow"
version = "17.0.20240815.0"
version = "17.0.20240821.0"
dependencies = [
"odoo-addon-procurement_purchase_no_grouping>=17.0dev,<17.1dev",
"odoo-addon-purchase_advance_payment>=17.0dev,<17.1dev",
Expand All @@ -27,6 +27,7 @@ dependencies = [
"odoo-addon-purchase_security>=17.0dev,<17.1dev",
"odoo-addon-purchase_tag>=17.0dev,<17.1dev",
"odoo-addon-purchase_tier_validation>=17.0dev,<17.1dev",
"odoo-addon-purchase_warn_message>=17.0dev,<17.1dev",
"odoo-addon-supplier_calendar>=17.0dev,<17.1dev",
]
classifiers=[
Expand Down

0 comments on commit bc49c5e

Please sign in to comment.