Skip to content

Commit f532c14

Browse files
committed
[BOT] post-merge updates
1 parent a893f2c commit f532c14

File tree

4 files changed

+28
-18
lines changed

4 files changed

+28
-18
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ addon | version | maintainers | summary
9191
[purchase_reception_status](purchase_reception_status/) | 15.0.1.0.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
9292
[purchase_reception_status_line](purchase_reception_status_line/) | 15.0.2.1.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
9393
[purchase_representative](purchase_representative/) | 15.0.1.0.0 | | Purchase Representatives will be the point of contact for RFQ's and PO's
94-
[purchase_request](purchase_request/) | 15.0.1.2.1 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
94+
[purchase_request](purchase_request/) | 15.0.1.2.2 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
9595
[purchase_request_cancel_confirm](purchase_request_cancel_confirm/) | 15.0.1.0.0 | <a href='https://github.com/kittiu'><img src='https://github.com/kittiu.png' width='32' height='32' style='border-radius:50%;' alt='kittiu'/></a> | Purchase Request Cancel Confirm
9696
[purchase_request_department](purchase_request_department/) | 15.0.1.0.0 | | Purchase Request Department
9797
[purchase_request_exception](purchase_request_exception/) | 15.0.1.0.0 | | Custom exceptions on purchase request

purchase_request/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
================
26
Purchase Request
37
================
@@ -7,13 +11,13 @@ Purchase Request
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:c4ec16c8df29200a51a3f21cce2842bb71e32ae5639944044dcb99b153092d0c
14+
!! source digest: sha256:0fea9ec075c1195320b6c72312ac01d108fb007dd96a2cab90223b3f2e111793
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github

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": "15.0.1.2.1",
7+
"version": "15.0.1.2.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: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Purchase Request</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="purchase-request">
364-
<h1 class="title">Purchase Request</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="purchase-request">
370+
<h1>Purchase Request</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:c4ec16c8df29200a51a3f21cce2842bb71e32ae5639944044dcb99b153092d0c
375+
!! source digest: sha256:0fea9ec075c1195320b6c72312ac01d108fb007dd96a2cab90223b3f2e111793
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/purchase-workflow/tree/15.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-15-0/purchase-workflow-15-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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/15.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-15-0/purchase-workflow-15-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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>You use this module if you wish to give notification of requirements of
374379
materials and/or external services and keep track of such requirements.</p>
375380
<p>Requests can be created either directly or indirectly.
@@ -416,7 +421,7 @@ <h1 class="title">Purchase Request</h1>
416421
</ul>
417422
</div>
418423
<div class="section" id="configuration">
419-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
424+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
420425
<p>To configure the product follow this steps:</p>
421426
<ol class="arabic simple">
422427
<li>Go to a product form.</li>
@@ -428,30 +433,30 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
428433
of a Purchase Order.</p>
429434
</div>
430435
<div class="section" id="usage">
431-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
436+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
432437
<p>Purchase requests are accessible through a new menu entry ‘Purchase
433438
Requests’, and also from the ‘Purchase’ menu.</p>
434439
<p>Users can access the list of Purchase Requests or Purchase Request Lines.</p>
435440
<p>It is possible to filter requests by its approval status.</p>
436441
</div>
437442
<div class="section" id="bug-tracker">
438-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
443+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
439444
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>.
440445
In case of trouble, please check there if your issue has already been reported.
441446
If you spotted it first, help us to smash it by providing a detailed and welcomed
442447
<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_request%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
443448
<p>Do not contact contributors directly about support or help with technical issues.</p>
444449
</div>
445450
<div class="section" id="credits">
446-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
451+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
447452
<div class="section" id="authors">
448-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
453+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
449454
<ul class="simple">
450455
<li>ForgeFlow</li>
451456
</ul>
452457
</div>
453458
<div class="section" id="contributors">
454-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
459+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
455460
<ul class="simple">
456461
<li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:jordi.ballester&#64;forgeflow.com">jordi.ballester&#64;forgeflow.com</a>&gt;</li>
457462
<li>Jonathan Nemry &lt;<a class="reference external" href="mailto:jonathan.nemry&#64;acsone.eu">jonathan.nemry&#64;acsone.eu</a>&gt;</li>
@@ -464,20 +469,20 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
464469
</ul>
465470
</div>
466471
<div class="section" id="other-credits">
467-
<h2><a class="toc-backref" href="#toc-entry-7">Other credits</a></h2>
472+
<h3><a class="toc-backref" href="#toc-entry-7">Other credits</a></h3>
468473
<p>The development of this module has been financially supported by:</p>
469474
<a class="reference external image-reference" href="https://www.alephobjects.com">
470475
<img alt="Aleph Objects, Inc" src="https://upload.wikimedia.org/wikipedia/en/3/3b/Aleph_Objects_Logo.png" />
471476
</a>
472477
<div class="section" id="images">
473-
<h3><a class="toc-backref" href="#toc-entry-8">Images</a></h3>
478+
<h4><a class="toc-backref" href="#toc-entry-8">Images</a></h4>
474479
<ul class="simple">
475480
<li>Enric Tobella (logo)</li>
476481
</ul>
477482
</div>
478483
</div>
479484
<div class="section" id="maintainers">
480-
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
485+
<h3><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h3>
481486
<p>This module is maintained by the OCA.</p>
482487
<a class="reference external image-reference" href="https://odoo-community.org">
483488
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -490,5 +495,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
490495
</div>
491496
</div>
492497
</div>
498+
</div>
493499
</body>
494500
</html>

0 commit comments

Comments
 (0)