Skip to content

Commit b3c4923

Browse files
committed
[BOT] post-merge updates
1 parent 91ca531 commit b3c4923

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
@@ -96,7 +96,7 @@ addon | version | maintainers | summary
9696
[purchase_quick](purchase_quick/) | 16.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Quick Purchase order
9797
[purchase_reception_status](purchase_reception_status/) | 16.0.1.0.1 | <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
9898
[purchase_reorder_control](purchase_reorder_control/) | 16.0.1.0.0 | | Restrict reordering unpurchaseable product
99-
[purchase_request](purchase_request/) | 16.0.2.4.1 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
99+
[purchase_request](purchase_request/) | 16.0.2.4.2 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
100100
[purchase_request_department](purchase_request_department/) | 16.0.1.1.0 | | Purchase Request Department
101101
[purchase_request_exception](purchase_request_exception/) | 16.0.1.0.0 | | Custom exceptions on purchase request
102102
[purchase_request_tier_validation](purchase_request_tier_validation/) | 16.0.1.1.1 | | Extends the functionality of Purchase Requests to support a tier validation process.

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:32e40be6ffee886e98c7764f878c29e52204a0251bf418082f37c2da2d80b6a8
14+
!! source digest: sha256:aa94f58dfbbaf0e6a9c6e19d6378b02651d73e5c2803f67faf2956497d921222
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": "16.0.2.4.1",
7+
"version": "16.0.2.4.2",
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:32e40be6ffee886e98c7764f878c29e52204a0251bf418082f37c2da2d80b6a8
375+
!! source digest: sha256:aa94f58dfbbaf0e6a9c6e19d6378b02651d73e5c2803f67faf2956497d921222
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/16.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-16-0/purchase-workflow-16-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=16.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)