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 10, 2025
1 parent 1e70ae9 commit 9f46587
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ addon | version | maintainers | summary
[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
[vendor_transport_lead_time](vendor_transport_lead_time/) | 18.0.1.0.1 | | Purchase delay based on transport and supplier delays

[//]: # (end addons)

Expand Down
2 changes: 1 addition & 1 deletion vendor_transport_lead_time/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Vendor transport lead time
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a70bb2b5cbd0007c31487c57ab573790e9c59cd1bc333a1979554738a9a31644
!! source digest: sha256:6b17c7db8e1eac17ad84da05ec71496a2fef2e2da0a7b5efc2b5a5761bc89bd6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion vendor_transport_lead_time/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Vendor transport lead time",
"summary": "Purchase delay based on transport and supplier delays",
"version": "18.0.1.0.0",
"version": "18.0.1.0.1",
"website": "https://github.com/OCA/purchase-workflow",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "AGPL-3",
Expand Down
2 changes: 1 addition & 1 deletion vendor_transport_lead_time/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Vendor transport lead time</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a70bb2b5cbd0007c31487c57ab573790e9c59cd1bc333a1979554738a9a31644
!! source digest: sha256:6b17c7db8e1eac17ad84da05ec71496a2fef2e2da0a7b5efc2b5a5761bc89bd6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/vendor_transport_lead_time"><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-vendor_transport_lead_time"><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 overrides the product.supplierinfo model. It splits the
Expand Down

0 comments on commit 9f46587

Please sign in to comment.