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 Feb 7, 2025
1 parent ecc4c93 commit 569ecec
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 @@ -34,6 +34,7 @@ addon | version | maintainers | summary
[purchase_order_type](purchase_order_type/) | 18.0.1.0.0 | | Purchase Order Type
[purchase_request](purchase_request/) | 18.0.1.0.1 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
[purchase_request_department](purchase_request_department/) | 18.0.1.0.0 | | Purchase Request Department
[purchase_request_tier_validation](purchase_request_tier_validation/) | 18.0.1.0.0 | | Extends the functionality of Purchase Requests to support a tier validation process.
[vendor_transport_lead_time](vendor_transport_lead_time/) | 18.0.1.0.0 | | Purchase delay based on transport and supplier delays

[//]: # (end addons)
Expand Down
2 changes: 1 addition & 1 deletion purchase_request_tier_validation/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Request Tier Validation
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c83ff7835f39231c1f6e03e5138a7f580f6d75b5c5d44eb03e539366e574327c
!! source digest: sha256:92c5f0412b67bebc9ff71f62da3fcda435990ad1762a1ef85e338230880dc991
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Purchase Request Tier Validation</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c83ff7835f39231c1f6e03e5138a7f580f6d75b5c5d44eb03e539366e574327c
!! source digest: sha256:92c5f0412b67bebc9ff71f62da3fcda435990ad1762a1ef85e338230880dc991
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/18.0/purchase_request_tier_validation"><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-18-0/purchase-workflow-18-0-purchase_request_tier_validation"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of Purchase Requests to support a
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 = "18.0.20250201.0"
version = "18.0.20250207.0"
dependencies = [
"odoo-addon-purchase_all_shipments==18.0.*",
"odoo-addon-purchase_cancel_reason==18.0.*",
Expand All @@ -15,6 +15,7 @@ dependencies = [
"odoo-addon-purchase_order_type==18.0.*",
"odoo-addon-purchase_request==18.0.*",
"odoo-addon-purchase_request_department==18.0.*",
"odoo-addon-purchase_request_tier_validation==18.0.*",
"odoo-addon-vendor_transport_lead_time==18.0.*",
]
classifiers=[
Expand Down

0 comments on commit 569ecec

Please sign in to comment.