Skip to content

Commit 7b6888d

Browse files
committed
[BOT] post-merge updates
1 parent 31654bd commit 7b6888d

File tree

5 files changed

+30
-18
lines changed

5 files changed

+30
-18
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ addon | version | maintainers | summary
8989
[sale_order_qty_change_no_recompute](sale_order_qty_change_no_recompute/) | 15.0.2.0.1 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Prevent recompute if only quantity has changed in sale order line
9090
[sale_order_report_without_price](sale_order_report_without_price/) | 15.0.1.0.0 | | Allow you to generate quotation and order reports without price.
9191
[sale_order_restrict_cancel_existing_invoice](sale_order_restrict_cancel_existing_invoice/) | 15.0.1.0.0 | <a href='https://github.com/rousseldenis'><img src='https://github.com/rousseldenis.png' width='32' height='32' style='border-radius:50%;' alt='rousseldenis'/></a> | Allows to restrict sale order cancelling if an invoice exists
92+
[sale_order_restrict_copy_archived_product](sale_order_restrict_copy_archived_product/) | 15.0.1.0.0 | | Restrict dulpication of sales order if they have archived products
9293
[sale_order_revision](sale_order_revision/) | 15.0.1.0.1 | | Keep track of revised quotations
9394
[sale_order_secondary_unit](sale_order_secondary_unit/) | 15.0.2.2.2 | | Sale product in a secondary unit
9495
[sale_order_type](sale_order_type/) | 15.0.2.1.4 | | Sale Order Type

sale_order_restrict_copy_archived_product/README.rst

Lines changed: 10 additions & 6 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
Sale Order Restrict Copy Archived Product
37
=========================================
@@ -7,13 +11,13 @@ Sale Order Restrict Copy Archived Product
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:3cd98b90be3a1178cbf048b6ccf9544903d22571d9ceca4251d9a23cfee66b9e
14+
!! source digest: sha256:0a45899235ca42095f841584b3ea4d2ca751c1ec7028410a1e5c6487d3077871
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%2Fsale--workflow-lightgray.png?logo=github
@@ -68,11 +72,11 @@ Authors
6872
Contributors
6973
------------
7074

71-
- `Sygel <https://www.sygel.es>`__:
75+
- `Sygel <https://www.sygel.es>`__:
7276

73-
- Alberto Martínez
74-
- Valentin Vinagre
75-
- Harald Panten
77+
- Alberto Martínez
78+
- Valentin Vinagre
79+
- Harald Panten
7680

7781
Maintainers
7882
-----------

sale_order_restrict_copy_archived_product/static/description/index.html

Lines changed: 17 additions & 11 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>Sale Order Restrict Copy Archived Product</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="sale-order-restrict-copy-archived-product">
364-
<h1 class="title">Sale Order Restrict Copy Archived Product</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="sale-order-restrict-copy-archived-product">
370+
<h1>Sale Order Restrict Copy Archived Product</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:3cd98b90be3a1178cbf048b6ccf9544903d22571d9ceca4251d9a23cfee66b9e
375+
!! source digest: sha256:0a45899235ca42095f841584b3ea4d2ca751c1ec7028410a1e5c6487d3077871
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/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/sale-workflow/tree/15.0/sale_order_restrict_copy_archived_product"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_restrict_copy_archived_product"><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/sale-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/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/sale-workflow/tree/15.0/sale_order_restrict_copy_archived_product"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_restrict_copy_archived_product"><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/sale-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>This module allows you to restrict duplication of sales order if they
374379
have archived products.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -386,7 +391,7 @@ <h1 class="title">Sale Order Restrict Copy Archived Product</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<p>To use this module, you need to:</p>
391396
<ol class="arabic simple">
392397
<li>Go to Sales / Orders</li>
@@ -397,23 +402,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
397402
</ol>
398403
</div>
399404
<div class="section" id="bug-tracker">
400-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
401406
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/sale-workflow/issues">GitHub Issues</a>.
402407
In case of trouble, please check there if your issue has already been reported.
403408
If you spotted it first, help us to smash it by providing a detailed and welcomed
404409
<a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_restrict_copy_archived_product%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
405410
<p>Do not contact contributors directly about support or help with technical issues.</p>
406411
</div>
407412
<div class="section" id="credits">
408-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
413+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
409414
<div class="section" id="authors">
410-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
415+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
411416
<ul class="simple">
412417
<li>Sygel</li>
413418
</ul>
414419
</div>
415420
<div class="section" id="contributors">
416-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
421+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
417422
<ul class="simple">
418423
<li><a class="reference external" href="https://www.sygel.es">Sygel</a>:<ul>
419424
<li>Alberto Martínez</li>
@@ -424,7 +429,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
424429
</ul>
425430
</div>
426431
<div class="section" id="maintainers">
427-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
432+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
428433
<p>This module is maintained by the OCA.</p>
429434
<a class="reference external image-reference" href="https://odoo-community.org">
430435
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -437,5 +442,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
437442
</div>
438443
</div>
439444
</div>
445+
</div>
440446
</body>
441447
</html>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
15.0.20250902.0
1+
15.0.20250923.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
'odoo-addon-sale_order_qty_change_no_recompute>=15.0dev,<15.1dev',
7777
'odoo-addon-sale_order_report_without_price>=15.0dev,<15.1dev',
7878
'odoo-addon-sale_order_restrict_cancel_existing_invoice>=15.0dev,<15.1dev',
79+
'odoo-addon-sale_order_restrict_copy_archived_product>=15.0dev,<15.1dev',
7980
'odoo-addon-sale_order_revision>=15.0dev,<15.1dev',
8081
'odoo-addon-sale_order_secondary_unit>=15.0dev,<15.1dev',
8182
'odoo-addon-sale_order_type>=15.0dev,<15.1dev',

0 commit comments

Comments
 (0)