Skip to content

Commit 9064cf8

Browse files
committed
[BOT] post-merge updates
1 parent d44bf6b commit 9064cf8

File tree

4 files changed

+50
-37
lines changed

4 files changed

+50
-37
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ addon | version | maintainers | summary
2525
[commission](commission/) | 17.0.1.1.1 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Commissions
2626
[commission_formula](commission_formula/) | 17.0.1.0.0 | | Commissions computed by formulas
2727
[hr_commission](hr_commission/) | 17.0.1.0.0 | | HR commissions
28-
[sale_commission](sale_commission/) | 17.0.1.0.0 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Sales commissions
28+
[sale_commission](sale_commission/) | 17.0.1.1.0 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Sales commissions
2929
[sale_commission_pricelist](sale_commission_pricelist/) | 17.0.1.0.0 | | Sales commissions by pricelist
3030
[sale_commission_salesman](sale_commission_salesman/) | 17.0.1.0.1 | | Sales commissions from salesman
3131

sale_commission/README.rst

Lines changed: 24 additions & 20 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
Sales commissions
37
=================
@@ -7,13 +11,13 @@ Sales commissions
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:8e7c74b8437992f2533e45ba115aac209dc7a267f382c4a2b91612baa40383e2
14+
!! source digest: sha256:aead26bdec68fcb9e15af80656cb71007a0a3c0901a5ca639ac96973502173d3
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%2Fcommission-lightgray.png?logo=github
@@ -84,29 +88,29 @@ Authors
8488
Contributors
8589
------------
8690

87-
- Pexego.
88-
- Davide Corio <[email protected]>
89-
- Joao Alfredo Gama Batista <[email protected]>
90-
- Sandy Carter <[email protected]>
91-
- Giorgio Borelli <[email protected]>
92-
- Daniel Campos <[email protected]>
93-
- Oihane Crucelaegui <[email protected]>
94-
- Nicola Malcontenti <[email protected]>
95-
- Aitor Bouzas <[email protected]>
96-
- Mina Samir <<[email protected]>
97-
- `Tecnativa <https://www.tecnativa.com>`__:
91+
- Pexego.
92+
- Davide Corio <[email protected]>
93+
- Joao Alfredo Gama Batista <[email protected]>
94+
- Sandy Carter <[email protected]>
95+
- Giorgio Borelli <[email protected]>
96+
- Daniel Campos <[email protected]>
97+
- Oihane Crucelaegui <[email protected]>
98+
- Nicola Malcontenti <[email protected]>
99+
- Aitor Bouzas <[email protected]>
100+
- Mina Samir <<[email protected]>
101+
- `Tecnativa <https://www.tecnativa.com>`__:
98102

99-
- Pedro M. Baeza
100-
- Manuel Calero
103+
- Pedro M. Baeza
104+
- Manuel Calero
101105

102-
- `Quartile <https://www.quartile.co>`__:
106+
- `Quartile <https://www.quartile.co>`__:
103107

104-
- Aung Ko Ko Lin
105-
- Yoshi Tashiro
108+
- Aung Ko Ko Lin
109+
- Yoshi Tashiro
106110

107-
- `Studio73 <https://www.studio73.es>`__:
111+
- `Studio73 <https://www.studio73.es>`__:
108112

109-
- Ethan Hildick
113+
- Ethan Hildick
110114

111115
Maintainers
112116
-----------

sale_commission/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright 2014-2022 Tecnativa - Pedro M. Baeza
44
{
55
"name": "Sales commissions",
6-
"version": "17.0.1.0.0",
6+
"version": "17.0.1.1.0",
77
"author": "Tecnativa, Odoo Community Association (OCA)",
88
"category": "Sales Management",
99
"license": "AGPL-3",

sale_commission/static/description/index.html

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
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>Sales commissions</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
1010
:Author: David Goodger ([email protected])
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -359,16 +360,21 @@
359360
</style>
360361
</head>
361362
<body>
362-
<div class="document" id="sales-commissions">
363-
<h1 class="title">Sales commissions</h1>
363+
<div class="document">
364364

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="sales-commissions">
370+
<h1>Sales commissions</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:8e7c74b8437992f2533e45ba115aac209dc7a267f382c4a2b91612baa40383e2
375+
!! source digest: sha256:aead26bdec68fcb9e15af80656cb71007a0a3c0901a5ca639ac96973502173d3
370376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<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/commission/tree/17.0/sale_commission"><img alt="OCA/commission" src="https://img.shields.io/badge/github-OCA%2Fcommission-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/commission-17-0/commission-17-0-sale_commission"><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/commission&amp;target_branch=17.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/commission/tree/17.0/sale_commission"><img alt="OCA/commission" src="https://img.shields.io/badge/github-OCA%2Fcommission-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/commission-17-0/commission-17-0-sale_commission"><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/commission&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372378
<p>This module adds the function to calculate commissions in sales orders.</p>
373379
<p>Commission lines assigned to sales order lines will be passed to the
374380
corresponding invoice lines.</p>
@@ -389,7 +395,7 @@ <h1 class="title">Sales commissions</h1>
389395
</ul>
390396
</div>
391397
<div class="section" id="usage">
392-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
398+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
393399
<p>For adding commissions on sales orders:</p>
394400
<ol class="arabic simple">
395401
<li>Go to <em>Sales &gt; Orders &gt; Quotations</em>.</li>
@@ -409,23 +415,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
409415
</ol>
410416
</div>
411417
<div class="section" id="bug-tracker">
412-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
418+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
413419
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/commission/issues">GitHub Issues</a>.
414420
In case of trouble, please check there if your issue has already been reported.
415421
If you spotted it first, help us to smash it by providing a detailed and welcomed
416422
<a class="reference external" href="https://github.com/OCA/commission/issues/new?body=module:%20sale_commission%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
417423
<p>Do not contact contributors directly about support or help with technical issues.</p>
418424
</div>
419425
<div class="section" id="credits">
420-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
426+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
421427
<div class="section" id="authors">
422-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
428+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
423429
<ul class="simple">
424430
<li>Tecnativa</li>
425431
</ul>
426432
</div>
427433
<div class="section" id="contributors">
428-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
434+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
429435
<ul class="simple">
430436
<li>Pexego.</li>
431437
<li>Davide Corio &lt;<a class="reference external" href="mailto:davide.corio&#64;domsense.com">davide.corio&#64;domsense.com</a>&gt;</li>
@@ -454,9 +460,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
454460
</ul>
455461
</div>
456462
<div class="section" id="maintainers">
457-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
463+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
458464
<p>This module is maintained by the OCA.</p>
459-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
465+
<a class="reference external image-reference" href="https://odoo-community.org">
466+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
467+
</a>
460468
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
461469
mission is to support the collaborative development of Odoo features and
462470
promote its widespread use.</p>
@@ -467,5 +475,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
467475
</div>
468476
</div>
469477
</div>
478+
</div>
470479
</body>
471480
</html>

0 commit comments

Comments
 (0)