Skip to content

Commit 76449ce

Browse files
committed
[BOT] post-merge updates
1 parent 163c238 commit 76449ce

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ addon | version | maintainers | summary
3535
[sale_delivery_split_date](sale_delivery_split_date/) | 17.0.1.0.0 | | Sale Deliveries split by date
3636
[sale_delivery_state](sale_delivery_state/) | 17.0.1.0.0 | | Show the delivery state on the sale order
3737
[sale_discount_display_amount](sale_discount_display_amount/) | 17.0.1.1.1 | | This addon intends to display the amount of the discount computed on sale_order_line and sale_order level
38+
[sale_elaboration](sale_elaboration/) | 17.0.1.0.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Set an elaboration for any sale line
3839
[sale_exception](sale_exception/) | 17.0.1.0.0 | | Custom exceptions on sale order
3940
[sale_fixed_discount](sale_fixed_discount/) | 17.0.2.1.0 | | Allows to apply fixed amount discounts in sales orders.
4041
[sale_force_invoiced](sale_force_invoiced/) | 17.0.1.1.1 | | Allows to force the invoice status of the sales order to Invoiced

sale_elaboration/README.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sale Elaboration
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:fb2acb1d933040120f2642c0747e4f7f34761bd5bcd9c833c38e4615333e1fda
10+
!! source digest: sha256:94ccc9f14f5ec2f7b607c531169b2f89e0bcf83d5453adc0b712cef3cb3e5f90
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -85,18 +85,18 @@ Authors
8585
Contributors
8686
------------
8787

88-
- `Tecnativa <https://www.tecnativa.com>`__:
88+
- `Tecnativa <https://www.tecnativa.com>`__:
8989

90-
- Sergio Teruel
91-
- Pedro M. Baeza
92-
- Carlos Roca
93-
- Ernesto Tejeda
90+
- Sergio Teruel
91+
- Pedro M. Baeza
92+
- Carlos Roca
93+
- Ernesto Tejeda
9494

95-
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
96-
- Jairo Llopis (`Moduon <https://www.moduon.team/>`__)
97-
- `APSL-Nagarro <https://apsl.tech>`__:
95+
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
96+
- Jairo Llopis (`Moduon <https://www.moduon.team/>`__)
97+
- `APSL-Nagarro <https://apsl.tech>`__:
9898

99-
- Antoni Marroig <amarroig@apsl.net>
99+
- Antoni Marroig <amarroig@apsl.net>
100100

101101
Maintainers
102102
-----------

sale_elaboration/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Sale Elaboration</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:fb2acb1d933040120f2642c0747e4f7f34761bd5bcd9c833c38e4615333e1fda
370+
!! source digest: sha256:94ccc9f14f5ec2f7b607c531169b2f89e0bcf83d5453adc0b712cef3cb3e5f90
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/17.0/sale_elaboration"><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-17-0/sale-workflow-17-0-sale_elaboration"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module extends the functionality of sales orders to allow to set an

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 = "17.0.20250224.1"
3+
version = "17.0.20250404.0"
44
dependencies = [
55
"odoo-addon-partner_contact_sale_info_propagation>=17.0dev,<17.1dev",
66
"odoo-addon-partner_sale_pivot>=17.0dev,<17.1dev",
@@ -16,6 +16,7 @@ dependencies = [
1616
"odoo-addon-sale_delivery_split_date>=17.0dev,<17.1dev",
1717
"odoo-addon-sale_delivery_state>=17.0dev,<17.1dev",
1818
"odoo-addon-sale_discount_display_amount>=17.0dev,<17.1dev",
19+
"odoo-addon-sale_elaboration>=17.0dev,<17.1dev",
1920
"odoo-addon-sale_exception>=17.0dev,<17.1dev",
2021
"odoo-addon-sale_fixed_discount>=17.0dev,<17.1dev",
2122
"odoo-addon-sale_force_invoiced>=17.0dev,<17.1dev",

0 commit comments

Comments
 (0)