Skip to content

Commit 09945ac

Browse files
committed
[BOT] post-merge updates
1 parent 1cbde6e commit 09945ac

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ addon | version | maintainers | summary
6565
[sale_order_line_menu](sale_order_line_menu/) | 18.0.1.0.0 | | Adds a Sale Order Lines Menu
6666
[sale_order_line_note](sale_order_line_note/) | 18.0.1.0.0 | | Note on sale order line
6767
[sale_order_line_price_history](sale_order_line_price_history/) | 18.0.1.0.0 | <a href='https://github.com/CarlosRoca13'><img src='https://github.com/CarlosRoca13.png' width='32' height='32' style='border-radius:50%;' alt='CarlosRoca13'/></a> <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> | Sale order line price history
68+
[sale_order_line_remove](sale_order_line_remove/) | 18.0.1.0.0 | | Allows removal of sale order lines from confirmed orders if not invoiced or received
6869
[sale_order_line_sequence](sale_order_line_sequence/) | 18.0.1.0.0 | | Propagates SO line sequence to invoices and stock picking.
6970
[sale_order_line_stock_move_history](sale_order_line_stock_move_history/) | 18.0.1.0.0 | <a href='https://github.com/ppyczko'><img src='https://github.com/ppyczko.png' width='32' height='32' style='border-radius:50%;' alt='ppyczko'/></a> | Show stock moves history for sale order lines
7071
[sale_order_line_tag](sale_order_line_tag/) | 18.0.1.0.0 | <a href='https://github.com/smaciaosi'><img src='https://github.com/smaciaosi.png' width='32' height='32' style='border-radius:50%;' alt='smaciaosi'/></a> <a href='https://github.com/dreispt'><img src='https://github.com/dreispt.png' width='32' height='32' style='border-radius:50%;' alt='dreispt'/></a> <a href='https://github.com/ckolobow'><img src='https://github.com/ckolobow.png' width='32' height='32' style='border-radius:50%;' alt='ckolobow'/></a> | Add tags to classify sales order line reasons

sale_order_line_remove/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
Sale Order Line Remove
37
======================
@@ -7,13 +11,13 @@ Sale Order Line Remove
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:19987b79fe99d4ff465bda1d9b1f07c5570e70b5347127ddb2dcc5849efb6bc4
14+
!! source digest: sha256:92c4d50bdbf5dda19487295fa744ed8f013ec29079a78d1ef8eb9bf5d22692d9
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

sale_order_line_remove/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 Line Remove</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-line-remove">
364-
<h1 class="title">Sale Order Line Remove</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-line-remove">
370+
<h1>Sale Order Line Remove</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:19987b79fe99d4ff465bda1d9b1f07c5570e70b5347127ddb2dcc5849efb6bc4
375+
!! source digest: sha256:92c4d50bdbf5dda19487295fa744ed8f013ec29079a78d1ef8eb9bf5d22692d9
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/18.0/sale_order_line_remove"><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-18-0/sale-workflow-18-0-sale_order_line_remove"><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=18.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/18.0/sale_order_line_remove"><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-18-0/sale-workflow-18-0-sale_order_line_remove"><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=18.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 the removal of sale order lines even after the order
374379
has been confirmed, under certain conditions. Specifically, a sale order
375380
line can be removed if:</p>
@@ -391,7 +396,7 @@ <h1 class="title">Sale Order Line Remove</h1>
391396
</ul>
392397
</div>
393398
<div class="section" id="usage">
394-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
399+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
395400
<p>Once the module is installed:</p>
396401
<ol class="arabic simple">
397402
<li>Go to a sale order.</li>
@@ -400,29 +405,29 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
400405
</ol>
401406
</div>
402407
<div class="section" id="bug-tracker">
403-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
408+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
404409
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/sale-workflow/issues">GitHub Issues</a>.
405410
In case of trouble, please check there if your issue has already been reported.
406411
If you spotted it first, help us to smash it by providing a detailed and welcomed
407412
<a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_line_remove%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
408413
<p>Do not contact contributors directly about support or help with technical issues.</p>
409414
</div>
410415
<div class="section" id="credits">
411-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
416+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
412417
<div class="section" id="authors">
413-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
418+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
414419
<ul class="simple">
415420
<li>ForgeFlow</li>
416421
</ul>
417422
</div>
418423
<div class="section" id="contributors">
419-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
424+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
420425
<ul class="simple">
421426
<li>Joan Sisquella &lt;<a class="reference external" href="mailto:joan.sisquella&#64;forgeflow.com">joan.sisquella&#64;forgeflow.com</a>&gt;</li>
422427
</ul>
423428
</div>
424429
<div class="section" id="maintainers">
425-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
430+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
426431
<p>This module is maintained by the OCA.</p>
427432
<a class="reference external image-reference" href="https://odoo-community.org">
428433
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -435,5 +440,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
435440
</div>
436441
</div>
437442
</div>
443+
</div>
438444
</body>
439445
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-sale-workflow"
3-
version = "18.0.20250925.2"
3+
version = "18.0.20250927.0"
44
dependencies = [
55
"odoo-addon-partner_sale_pivot==18.0.*",
66
"odoo-addon-portal_sale_order_search==18.0.*",
@@ -46,6 +46,7 @@ dependencies = [
4646
"odoo-addon-sale_order_line_menu==18.0.*",
4747
"odoo-addon-sale_order_line_note==18.0.*",
4848
"odoo-addon-sale_order_line_price_history==18.0.*",
49+
"odoo-addon-sale_order_line_remove==18.0.*",
4950
"odoo-addon-sale_order_line_sequence==18.0.*",
5051
"odoo-addon-sale_order_line_stock_move_history==18.0.*",
5152
"odoo-addon-sale_order_line_tag==18.0.*",

0 commit comments

Comments
 (0)