Skip to content

Commit c124a4c

Browse files
committed
[BOT] post-merge updates
1 parent 470b476 commit c124a4c

4 files changed

Lines changed: 24 additions & 21 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ addon | version | maintainers | summary
4242
[sale_order_line_sequence](sale_order_line_sequence/) | 18.0.1.0.0 | | Propagates SO line sequence to invoices and stock picking.
4343
[sale_order_lot_selection](sale_order_lot_selection/) | 18.0.1.0.0 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) | Sale Order Lot Selection
4444
[sale_order_note_template](sale_order_note_template/) | 18.0.1.0.0 | | Add sale orders terms and conditions template that can be used to quickly fullfill sale order terms and conditions
45+
[sale_order_price_recalculation](sale_order_price_recalculation/) | 18.0.1.0.0 | | Recalculate prices / Reset descriptions on sale order lines
4546
[sale_order_product_availability_inline](sale_order_product_availability_inline/) | 18.0.1.0.0 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Show product availability in sales order line product drop-down.
4647
[sale_order_report_without_price](sale_order_report_without_price/) | 18.0.1.0.0 | | Allow you to generate quotation and order reports without price.
4748
[sale_order_requested_delivery](sale_order_requested_delivery/) | 18.0.1.0.0 | | This module adds two new fields `requested_delivery_period_start` and `requested_delivery_period_end` to both the `sale.order` and `sale.order.line` models.

sale_order_price_recalculation/README.rst

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Price recalculation in sales orders
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a8ff8d4437eeca2cc8ccdf98f458edddf0c8b807082980aac0f79ebd67db92b2
10+
!! source digest: sha256:2e230fc1d703cdf20f1a9b373ca05ceb2f599b79204b0dfd03b836b424cc077c
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -30,9 +30,9 @@ Price recalculation in sales orders
3030

3131
This module adds 2 buttons on sale orders (below sale order lines) that:
3232

33-
- Recalculates the prices of the order lines that contain a product in
34-
them.
35-
- Reset product descriptions from current product information.
33+
- Recalculates the prices of the order lines that contain a product in
34+
them.
35+
- Reset product descriptions from current product information.
3636

3737
It is launched manually as a button to get the user to decide if they
3838
want to recalculate prices when the pricelist is changed or, after
@@ -59,15 +59,16 @@ prices.
5959
The second "Reset descriptions" will get descriptions from products,
6060
losing custom descriptions.
6161

62-
.. image:: https://raw.githubusercontent.com/sale_order_price_recalculation/static/description/sale_order_price_recalculation.drawio.png
63-
:alt: Sale order price recalculation
62+
|Sale order price recalculation|
63+
64+
.. |Sale order price recalculation| image:: https://raw.githubusercontent.com/sale_order_price_recalculation/static/description/sale_order_price_recalculation.drawio.png
6465

6566
Known issues / Roadmap
6667
======================
6768

68-
- In a sale order with lot of lines, the recalculation may slow down,
69-
because sale general data (amount untaxed, amount taxed...) are
70-
recalculated for each line.
69+
- In a sale order with lot of lines, the recalculation may slow down,
70+
because sale general data (amount untaxed, amount taxed...) are
71+
recalculated for each line.
7172

7273
Bug Tracker
7374
===========
@@ -92,15 +93,15 @@ Authors
9293
Contributors
9394
------------
9495

95-
- Carlos Sánchez Cifuentes <csanchez@grupovermon.com>
96-
- Pedro M. Baeza <pedro.baeza@tecnativa.com>
97-
- Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
98-
- Pierre Verkest <pverkest@anybox.fr>
99-
- Vicent Cubells <vicent.cubells@tecnativa.com>
100-
- David Vidal <david.vidal@tecnativa.com>
101-
- Duc, Dao Dong <duc.dd@komit-consulting.com>
102-
(https://komit-consulting.com)
103-
- Raf Ven <raf.ven@dynapps.be>
96+
- Carlos Sánchez Cifuentes <csanchez@grupovermon.com>
97+
- Pedro M. Baeza <pedro.baeza@tecnativa.com>
98+
- Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
99+
- Pierre Verkest <pverkest@anybox.fr>
100+
- Vicent Cubells <vicent.cubells@tecnativa.com>
101+
- David Vidal <david.vidal@tecnativa.com>
102+
- Duc, Dao Dong <duc.dd@komit-consulting.com>
103+
(https://komit-consulting.com)
104+
- Raf Ven <raf.ven@dynapps.be>
104105

105106
Maintainers
106107
-----------

sale_order_price_recalculation/static/description/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Price recalculation in sales orders</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:a8ff8d4437eeca2cc8ccdf98f458edddf0c8b807082980aac0f79ebd67db92b2
370+
!! source digest: sha256:2e230fc1d703cdf20f1a9b373ca05ceb2f599b79204b0dfd03b836b424cc077c
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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_price_recalculation"><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_price_recalculation"><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>
373373
<p>This module adds 2 buttons on sale orders (below sale order lines) that:</p>
@@ -406,7 +406,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
406406
prices.</p>
407407
<p>The second “Reset descriptions” will get descriptions from products,
408408
losing custom descriptions.</p>
409-
<img alt="Sale order price recalculation" src="https://raw.githubusercontent.com/sale_order_price_recalculation/static/description/sale_order_price_recalculation.drawio.png" />
409+
<p><img alt="Sale order price recalculation" src="https://raw.githubusercontent.com/sale_order_price_recalculation/static/description/sale_order_price_recalculation.drawio.png" /></p>
410410
</div>
411411
<div class="section" id="known-issues-roadmap">
412412
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>

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.20250409.1"
3+
version = "18.0.20250410.0"
44
dependencies = [
55
"odoo-addon-sale_automatic_workflow==18.0.*",
66
"odoo-addon-sale_automatic_workflow_job==18.0.*",
@@ -23,6 +23,7 @@ dependencies = [
2323
"odoo-addon-sale_order_line_sequence==18.0.*",
2424
"odoo-addon-sale_order_lot_selection==18.0.*",
2525
"odoo-addon-sale_order_note_template==18.0.*",
26+
"odoo-addon-sale_order_price_recalculation==18.0.*",
2627
"odoo-addon-sale_order_product_availability_inline==18.0.*",
2728
"odoo-addon-sale_order_report_without_price==18.0.*",
2829
"odoo-addon-sale_order_requested_delivery==18.0.*",

0 commit comments

Comments
 (0)