Skip to content

Commit 244945d

Browse files
committed
[BOT] post-merge updates
1 parent 9689e9b commit 244945d

File tree

5 files changed

+57
-38
lines changed

5 files changed

+57
-38
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ addon | version | maintainers | summary
6464
[sale_order_carrier_auto_assign](sale_order_carrier_auto_assign/) | 16.0.1.2.0 | <a href='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/jbaudoux'><img src='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/jbaudoux.png' width='32' height='32' style='border-radius:50%;' alt='jbaudoux'/></a> | Auto assign delivery carrier on sale order confirmation
6565
[sale_order_country_allowed_product](sale_order_country_allowed_product/) | 16.0.1.0.0 | | Restrict products in sales by country
6666
[sale_order_currency_rate](sale_order_currency_rate/) | 16.0.1.0.0 | | Currency Rate in Sale Order
67+
[sale_order_end_user](sale_order_end_user/) | 16.0.1.0.0 | | Allows to define the end user in sale orders if there is an intermediate between shipping and this end user
6768
[sale_order_general_discount](sale_order_general_discount/) | 16.0.1.1.0 | | General discount per sale order
6869
[sale_order_general_discount_triple](sale_order_general_discount_triple/) | 16.0.2.0.1 | <a href='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/ashishhirapara'><img src='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/ashishhirapara.png' width='32' height='32' style='border-radius:50%;' alt='ashishhirapara'/></a> | General discount per sale order with triple
6970
[sale_order_invoice_amount](sale_order_invoice_amount/) | 16.0.1.0.1 | | Display the invoiced and uninvoiced total in the sale order

sale_order_end_user/README.rst

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,36 @@
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 End User
37
===================
48

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9+
..
10+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
611
!! This file is generated by oca-gen-addon-readme !!
712
!! changes will be overwritten. !!
813
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14+
!! source digest: sha256:5981c3d62f1a52cd7a36e4907203be387a28d28a7e59a54b3dd7222b3b1ec0fe
15+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
916
1017
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1118
:target: https://odoo-community.org/page/development-status
1219
:alt: Beta
13-
.. |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
1421
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1522
:alt: License: AGPL-3
1623
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github
17-
:target: https://github.com/OCA/sale-workflow/tree/10.0/sale_order_end_user
24+
:target: https://github.com/OCA/sale-workflow/tree/16.0/sale_order_end_user
1825
:alt: OCA/sale-workflow
1926
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20-
:target: https://translation.odoo-community.org/projects/sale-workflow-10-0/sale-workflow-10-0-sale_order_end_user
27+
:target: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_end_user
2128
:alt: Translate me on Weblate
22-
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23-
:target: https://runbot.odoo-community.org/runbot/167/10.0
24-
:alt: Try me on Runbot
29+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=16.0
31+
:alt: Try me on Runboat
2532

26-
|badge1| |badge2| |badge3| |badge4| |badge5|
33+
|badge1| |badge2| |badge3| |badge4| |badge5|
2734

2835
This module allows to define an end user on the Sale Order level. This
2936
differs from the Shipping destination as for some legal requirements,
@@ -45,8 +52,8 @@ Bug Tracker
4552

4653
Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
4754
In case of trouble, please check there if your issue has already been reported.
48-
If you spotted it first, help us smashing it by providing a detailed and welcomed
49-
`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_end_user%0Aversion:%2010.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
55+
If you spotted it first, help us to smash it by providing a detailed and welcomed
56+
`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_end_user%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5057

5158
Do not contact contributors directly about support or help with technical issues.
5259

@@ -76,6 +83,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
7683
mission is to support the collaborative development of Odoo features and
7784
promote its widespread use.
7885

79-
This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/10.0/sale_order_end_user>`_ project on GitHub.
86+
This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/16.0/sale_order_end_user>`_ project on GitHub.
8087

8188
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

sale_order_end_user/static/description/index.html

Lines changed: 36 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
54
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
7-
<title>Sale Order End User</title>
5+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6+
<title>README.rst</title>
87
<style type="text/css">
98

109
/*
1110
:Author: David Goodger ([email protected])
12-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1616
17-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
1919
*/
2020

@@ -275,7 +275,7 @@
275275
margin-left: 2em ;
276276
margin-right: 2em }
277277

278-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
279279
pre.code, code { background-color: #eeeeee }
280280
pre.code .comment, code .comment { color: #5C6576 }
281281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
301301
span.pre {
302302
white-space: pre }
303303

304-
span.problematic {
304+
span.problematic, pre.problematic {
305305
color: red }
306306

307307
span.section-subtitle {
@@ -360,70 +360,80 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="sale-order-end-user">
364-
<h1 class="title">Sale Order End User</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-end-user">
370+
<h1>Sale Order End User</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
374+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375+
!! source digest: sha256:5981c3d62f1a52cd7a36e4907203be387a28d28a7e59a54b3dd7222b3b1ec0fe
369376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" 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" 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" href="https://github.com/OCA/sale-workflow/tree/10.0/sale_order_end_user"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/sale-workflow-10-0/sale-workflow-10-0-sale_order_end_user"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/167/10.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-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/16.0/sale_order_end_user"><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-16-0/sale-workflow-16-0-sale_order_end_user"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371378
<p>This module allows to define an end user on the Sale Order level. This
372379
differs from the Shipping destination as for some legal requirements,
373380
end user has to be known by the supplier.</p>
374381
<p><strong>Table of contents</strong></p>
375382
<div class="contents local topic" id="contents">
376383
<ul class="simple">
377-
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
378-
<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li>
379-
<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul>
380-
<li><a class="reference internal" href="#authors" id="id4">Authors</a></li>
381-
<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li>
382-
<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li>
384+
<li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li>
385+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li>
386+
<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
387+
<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
388+
<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
389+
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
383390
</ul>
384391
</li>
385392
</ul>
386393
</div>
387394
<div class="section" id="usage">
388-
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
395+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
389396
<ul class="simple">
390397
<li>Create a Sale Order</li>
391398
<li>Define the end user</li>
392399
</ul>
393400
</div>
394401
<div class="section" id="bug-tracker">
395-
<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
402+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
396403
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/sale-workflow/issues">GitHub Issues</a>.
397404
In case of trouble, please check there if your issue has already been reported.
398-
If you spotted it first, help us smashing it by providing a detailed and welcomed
399-
<a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_end_user%0Aversion:%2010.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
405+
If you spotted it first, help us to smash it by providing a detailed and welcomed
406+
<a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_end_user%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
400407
<p>Do not contact contributors directly about support or help with technical issues.</p>
401408
</div>
402409
<div class="section" id="credits">
403-
<h1><a class="toc-backref" href="#id3">Credits</a></h1>
410+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
404411
<div class="section" id="authors">
405-
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
412+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
406413
<ul class="simple">
407414
<li>ACSONE SA/NV</li>
408415
</ul>
409416
</div>
410417
<div class="section" id="contributors">
411-
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
418+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
412419
<ul class="simple">
413420
<li>Denis Roussel &lt;<a class="reference external" href="mailto:denis.roussel&#64;acsone.eu">denis.roussel&#64;acsone.eu</a>&gt;</li>
414421
</ul>
415422
</div>
416423
<div class="section" id="maintainers">
417-
<h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
424+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
418425
<p>This module is maintained by the OCA.</p>
419-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
426+
<a class="reference external image-reference" href="https://odoo-community.org">
427+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
428+
</a>
420429
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
421430
mission is to support the collaborative development of Odoo features and
422431
promote its widespread use.</p>
423-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/10.0/sale_order_end_user">OCA/sale-workflow</a> project on GitHub.</p>
432+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/16.0/sale_order_end_user">OCA/sale-workflow</a> project on GitHub.</p>
424433
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
425434
</div>
426435
</div>
427436
</div>
437+
</div>
428438
</body>
429439
</html>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250901.1
1+
16.0.20250903.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
'odoo-addon-sale_order_carrier_auto_assign>=16.0dev,<16.1dev',
5252
'odoo-addon-sale_order_country_allowed_product>=16.0dev,<16.1dev',
5353
'odoo-addon-sale_order_currency_rate>=16.0dev,<16.1dev',
54+
'odoo-addon-sale_order_end_user>=16.0dev,<16.1dev',
5455
'odoo-addon-sale_order_general_discount>=16.0dev,<16.1dev',
5556
'odoo-addon-sale_order_general_discount_triple>=16.0dev,<16.1dev',
5657
'odoo-addon-sale_order_invoice_amount>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)