3
3
< head >
4
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
5
5
< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6
- < title > Sales commissions </ title >
6
+ < title > README.rst </ title >
7
7
< style type ="text/css ">
8
8
9
9
/*
10
10
: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 $
12
12
:Copyright: This stylesheet has been placed in the public domain.
13
13
14
14
Default cascading style sheet for the HTML output of Docutils.
15
+ Despite the name, some widely supported CSS2 features are used.
15
16
16
17
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
17
18
customize this style sheet.
274
275
margin-left : 2em ;
275
276
margin-right : 2em }
276
277
277
- pre .code .ln { color : grey ; } /* line numbers */
278
+ pre .code .ln { color : gray ; } /* line numbers */
278
279
pre .code , code { background-color : # eeeeee }
279
280
pre .code .comment , code .comment { color : # 5C6576 }
280
281
pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
300
301
span .pre {
301
302
white-space : pre }
302
303
303
- span .problematic {
304
+ span .problematic , pre . problematic {
304
305
color : red }
305
306
306
307
span .section-subtitle {
359
360
</ style >
360
361
</ head >
361
362
< body >
362
- < div class ="document " id ="sales-commissions ">
363
- < h1 class ="title "> Sales commissions</ h1 >
363
+ < div class ="document ">
364
364
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 >
365
371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366
372
!! This file is generated by oca-gen-addon-readme !!
367
373
!! changes will be overwritten. !!
368
374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:8e7c74b8437992f2533e45ba115aac209dc7a267f382c4a2b91612baa40383e2
375
+ !! source digest: sha256:aead26bdec68fcb9e15af80656cb71007a0a3c0901a5ca639ac96973502173d3
370
376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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&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&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
378
< p > This module adds the function to calculate commissions in sales orders.</ p >
373
379
< p > Commission lines assigned to sales order lines will be passed to the
374
380
corresponding invoice lines.</ p >
@@ -389,7 +395,7 @@ <h1 class="title">Sales commissions</h1>
389
395
</ ul >
390
396
</ div >
391
397
< 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 >
393
399
< p > For adding commissions on sales orders:</ p >
394
400
< ol class ="arabic simple ">
395
401
< li > Go to < em > Sales > Orders > Quotations</ em > .</ li >
@@ -409,23 +415,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
409
415
</ ol >
410
416
</ div >
411
417
< 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 >
413
419
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/commission/issues "> GitHub Issues</ a > .
414
420
In case of trouble, please check there if your issue has already been reported.
415
421
If you spotted it first, help us to smash it by providing a detailed and welcomed
416
422
< 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 >
417
423
< p > Do not contact contributors directly about support or help with technical issues.</ p >
418
424
</ div >
419
425
< 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 >
421
427
< 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 >
423
429
< ul class ="simple ">
424
430
< li > Tecnativa</ li >
425
431
</ ul >
426
432
</ div >
427
433
< 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 >
429
435
< ul class ="simple ">
430
436
< li > Pexego.</ li >
431
437
< li > Davide Corio << a class ="reference external " href ="mailto:davide.corio@domsense.com "> davide.corio@domsense.com</ a > ></ li >
@@ -454,9 +460,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
454
460
</ ul >
455
461
</ div >
456
462
< 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 >
458
464
< 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 >
460
468
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
461
469
mission is to support the collaborative development of Odoo features and
462
470
promote its widespread use.</ p >
@@ -467,5 +475,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
467
475
</ div >
468
476
</ div >
469
477
</ div >
478
+ </ div >
470
479
</ body >
471
480
</ html >
0 commit comments