Skip to content

Commit 8901d81

Browse files
committed
[BOT] post-merge updates
1 parent 2870456 commit 8901d81

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ addon | version | maintainers | summary
7676
[purchase_reception_status](purchase_reception_status/) | 17.0.1.1.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Add reception status on purchase orders (OCA logic)
7777
[purchase_reception_status_line](purchase_reception_status_line/) | 17.0.1.0.0 | <a href='https://github.com/DavidJForgeFlow'><img src='https://github.com/DavidJForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='DavidJForgeFlow'/></a> | Add reception status on purchase order lines
7878
[purchase_reception_threshold](purchase_reception_threshold/) | 17.0.1.0.0 | | Purchase Receipt Threshold
79-
[purchase_request](purchase_request/) | 17.0.2.3.2 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
79+
[purchase_request](purchase_request/) | 17.0.2.3.3 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
8080
[purchase_request_department](purchase_request_department/) | 17.0.1.0.0 | | Purchase Request Department
8181
[purchase_request_tier_validation](purchase_request_tier_validation/) | 17.0.1.1.1 | | Extends the functionality of Purchase Requests to support a tier validation process.
8282
[purchase_requisition_multiple_vendor](purchase_requisition_multiple_vendor/) | 17.0.1.0.0 | | Create multiple purchase alternatives for different vendors using the same wizard.

purchase_request/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Purchase Request
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:585e11f3e3f6c49b9012d2843642d38d61f5d6b525d98c77d2ff67860bb7a050
14+
!! source digest: sha256:42d498f97457b7e570a77960e3b41e9033b11605cea9aab559d31bc0d638bf04
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

purchase_request/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Purchase Request",
66
"author": "ForgeFlow, Odoo Community Association (OCA)",
7-
"version": "17.0.2.3.2",
7+
"version": "17.0.2.3.3",
88
"summary": "Use this module to have notification of requirements of "
99
"materials and/or external services and keep track of such "
1010
"requirements.",

purchase_request/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Purchase Request</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:585e11f3e3f6c49b9012d2843642d38d61f5d6b525d98c77d2ff67860bb7a050
375+
!! source digest: sha256:42d498f97457b7e570a77960e3b41e9033b11605cea9aab559d31bc0d638bf04
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/purchase-workflow/tree/17.0/purchase_request"><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_request"><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>
378378
<p>You use this module if you wish to give notification of requirements of

0 commit comments

Comments
 (0)