Skip to content

Commit ce8904b

Browse files
committed
[BOT] post-merge updates
1 parent 71e6184 commit ce8904b

4 files changed

Lines changed: 32 additions & 19 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ addon | version | maintainers | summary
3232
[purchase_advance_payment](purchase_advance_payment/) | 16.0.1.2.1 | <a href='https://github.com/LoisRForgeFlow'><img src='https://github.com/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | Allow to add advance payments on purchase orders
3333
[purchase_all_shipments](purchase_all_shipments/) | 16.0.1.0.0 | | Purchase All Shipments
3434
[purchase_allowed_product](purchase_allowed_product/) | 16.0.2.1.1 | | This module allows to select only products that can be supplied by the vendor
35-
[purchase_blanket_order](purchase_blanket_order/) | 16.0.2.1.0 | | Purchase Blanket Orders
35+
[purchase_blanket_order](purchase_blanket_order/) | 16.0.2.1.1 | | Purchase Blanket Orders
3636
[purchase_cancel_reason](purchase_cancel_reason/) | 16.0.1.0.0 | | Purchase Cancel Reason
3737
[purchase_commercial_partner](purchase_commercial_partner/) | 16.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 stored related field 'Commercial Supplier' on POs
3838
[purchase_date_planned_manual](purchase_date_planned_manual/) | 16.0.1.0.0 | <a href='https://github.com/lreficent'><img src='https://github.com/lreficent.png' width='32' height='32' style='border-radius:50%;' alt='lreficent'/></a> | This module makes the system to always respect the planned (or scheduled) date in PO lines.

purchase_blanket_order/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 Blanket Orders
37
=======================
@@ -7,13 +11,13 @@ Purchase Blanket Orders
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:f258e9da8b80e585dcf4c52f80ed9cb7a7a5baa56d90fa049616aa58fc256b4f
14+
!! source digest: sha256:d6de8b35c6b137d2304aed38c833e927375ab1d5ac3c8729dccf8c71cd2c5e25
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-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github

purchase_blanket_order/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"category": "Purchase",
66
"license": "AGPL-3",
77
"author": "ForgeFlow, Odoo Community Association (OCA)",
8-
"version": "16.0.2.1.0",
8+
"version": "16.0.2.1.1",
99
"website": "https://github.com/OCA/purchase-workflow",
1010
"summary": "Purchase Blanket Orders",
1111
"depends": [

purchase_blanket_order/static/description/index.html

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
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 Blanket Orders</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -359,16 +360,21 @@
359360
</style>
360361
</head>
361362
<body>
362-
<div class="document" id="purchase-blanket-orders">
363-
<h1 class="title">Purchase Blanket Orders</h1>
363+
<div class="document">
364364

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-blanket-orders">
370+
<h1>Purchase Blanket Orders</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:f258e9da8b80e585dcf4c52f80ed9cb7a7a5baa56d90fa049616aa58fc256b4f
375+
!! source digest: sha256:d6de8b35c6b137d2304aed38c833e927375ab1d5ac3c8729dccf8c71cd2c5e25
370376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<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/16.0/purchase_blanket_order"><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_blanket_order"><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>
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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/purchase-workflow/tree/16.0/purchase_blanket_order"><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_blanket_order"><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>
372378
<p>A purchase blanket order is a pre-agreement to purchase a certain number of
373379
quantities of products at a specific price. From a confirmed blanket order,
374380
the users can create new purchase orders at such price, until the blanket
@@ -387,7 +393,7 @@ <h1 class="title">Purchase Blanket Orders</h1>
387393
</ul>
388394
</div>
389395
<div class="section" id="usage">
390-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
396+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
391397
<p>A new menu in the Purchase area is created, allowing users to create new blanket orders.</p>
392398
<p>To create a new Purchase Blanket Order go to the purchase menu in the Purchase section:</p>
393399
<img alt="Blanket Orders menu" src="https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_menu.png" />
@@ -432,23 +438,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
432438
<img alt="New field added in Purchase Order Line" src="https://raw.githubusercontent.com/purchase_blanket_order/static/description/PO_BOLine.png" />
433439
</div>
434440
<div class="section" id="bug-tracker">
435-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
441+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
436442
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>.
437443
In case of trouble, please check there if your issue has already been reported.
438444
If you spotted it first, help us to smash it by providing a detailed and welcomed
439445
<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_blanket_order%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
440446
<p>Do not contact contributors directly about support or help with technical issues.</p>
441447
</div>
442448
<div class="section" id="credits">
443-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
449+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
444450
<div class="section" id="authors">
445-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
451+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
446452
<ul class="simple">
447453
<li>ForgeFlow</li>
448454
</ul>
449455
</div>
450456
<div class="section" id="contributors">
451-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
457+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
452458
<ul class="simple">
453459
<li>Adrià Gil Sorribes &lt;<a class="reference external" href="mailto:adria.gil&#64;forgeflow.com">adria.gil&#64;forgeflow.com</a>&gt;</li>
454460
<li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:jordi.ballester&#64;forgeflow.com">jordi.ballester&#64;forgeflow.com</a>&gt;</li>
@@ -457,9 +463,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
457463
</ul>
458464
</div>
459465
<div class="section" id="maintainers">
460-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
466+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
461467
<p>This module is maintained by the OCA.</p>
462-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
468+
<a class="reference external image-reference" href="https://odoo-community.org">
469+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
470+
</a>
463471
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
464472
mission is to support the collaborative development of Odoo features and
465473
promote its widespread use.</p>
@@ -468,5 +476,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
468476
</div>
469477
</div>
470478
</div>
479+
</div>
471480
</body>
472481
</html>

0 commit comments

Comments
 (0)