1
- < ?xml version="1.0" encoding="utf-8" ?>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
3
< head >
5
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
6
- < meta name ="generator " content ="Docutils 0.15.1: http ://docutils.sourceforge.net / " />
5
+ < meta name ="generator " content ="Docutils: https ://docutils.sourceforge.io / " />
7
6
< title > Agreement Legal Sale</ title >
8
7
< style type ="text/css ">
9
8
10
9
/*
11
10
: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 $
13
12
:Copyright: This stylesheet has been placed in the public domain.
14
13
15
14
Default cascading style sheet for the HTML output of Docutils.
15
+ Despite the name, some widely supported CSS2 features are used.
16
16
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
18
18
customize this style sheet.
19
19
*/
20
20
275
275
margin-left : 2em ;
276
276
margin-right : 2em }
277
277
278
- pre .code .ln { color : grey ; } /* line numbers */
278
+ pre .code .ln { color : gray ; } /* line numbers */
279
279
pre .code , code { background-color : # eeeeee }
280
280
pre .code .comment , code .comment { color : # 5C6576 }
281
281
pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
301
301
span .pre {
302
302
white-space : pre }
303
303
304
- span .problematic {
304
+ span .problematic , pre . problematic {
305
305
color : red }
306
306
307
307
span .section-subtitle {
@@ -366,30 +366,32 @@ <h1 class="title">Agreement Legal Sale</h1>
366
366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
+ !! source digest: sha256:56733c20e702eb98a24373cd239a8110683ac4e3ccec99f7189746b277516b20
369
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/contract/tree/14.0/agreement_legal_sale "> < img alt ="OCA/contract " src ="https://img.shields.io/badge/github-OCA%2Fcontract-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_legal_sale "> < 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/110/14.0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
372
+ < 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/agreement/tree/16.0/agreement_legal_sale "> < img alt ="OCA/agreement " src ="https://img.shields.io/badge/github-OCA%2Fagreement-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/agreement-16-0/agreement-16-0-agreement_legal_sale "> < 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/agreement&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
371
373
< p > Odoo Sales App does not support the management of legal content for agreements
372
374
and contracts. It’s also not integrated with the Agreement App.</ p >
373
375
< p > This module is for companies that needs their customer to sign an agreement
374
376
with all the legal information based on the selected agreement template.</ p >
375
377
< p > < strong > Table of contents</ strong > </ p >
376
378
< div class ="contents local topic " id ="contents ">
377
379
< ul class ="simple ">
378
- < li > < a class ="reference internal " href ="#configuration " id ="id1 "> Configuration</ a > </ li >
379
- < li > < a class ="reference internal " href ="#usage " id ="id2 "> Usage</ a > </ li >
380
- < li > < a class ="reference internal " href ="#known-issues-roadmap " id ="id3 "> Known issues / Roadmap</ a > </ li >
381
- < li > < a class ="reference internal " href ="#bug-tracker " id ="id4 "> Bug Tracker</ a > </ li >
382
- < li > < a class ="reference internal " href ="#credits " id ="id5 "> Credits</ a > < ul >
383
- < li > < a class ="reference internal " href ="#authors " id ="id6 "> Authors</ a > </ li >
384
- < li > < a class ="reference internal " href ="#contributors " id ="id7 "> Contributors</ a > </ li >
385
- < li > < a class ="reference internal " href ="#other-credits " id ="id8 "> Other credits</ a > </ li >
386
- < li > < a class ="reference internal " href ="#maintainers " id ="id9 "> Maintainers</ a > </ li >
380
+ < li > < a class ="reference internal " href ="#configuration " id ="toc-entry-1 "> Configuration</ a > </ li >
381
+ < li > < a class ="reference internal " href ="#usage " id ="toc-entry-2 "> Usage</ a > </ li >
382
+ < li > < a class ="reference internal " href ="#known-issues-roadmap " id ="toc-entry-3 "> Known issues / Roadmap</ a > </ li >
383
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-4 "> Bug Tracker</ a > </ li >
384
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-5 "> Credits</ a > < ul >
385
+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-6 "> Authors</ a > </ li >
386
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-7 "> Contributors</ a > </ li >
387
+ < li > < a class ="reference internal " href ="#other-credits " id ="toc-entry-8 "> Other credits</ a > </ li >
388
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-9 "> Maintainers</ a > </ li >
387
389
</ ul >
388
390
</ li >
389
391
</ ul >
390
392
</ div >
391
393
< div class ="section " id ="configuration ">
392
- < h1 > < a class ="toc-backref " href ="#id1 "> Configuration</ a > </ h1 >
394
+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
393
395
< p > To configure this module:</ p >
394
396
< ul class ="simple ">
395
397
< li > Go to Agreement > Configuration > Templates</ li >
@@ -399,7 +401,7 @@ <h1><a class="toc-backref" href="#id1">Configuration</a></h1>
399
401
</ ul >
400
402
</ div >
401
403
< div class ="section " id ="usage ">
402
- < h1 > < a class ="toc-backref " href ="#id2 "> Usage</ a > </ h1 >
404
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
403
405
< p > To use this module:</ p >
404
406
< ul class ="simple ">
405
407
< li > Go to Sales</ li >
@@ -418,51 +420,57 @@ <h1><a class="toc-backref" href="#id2">Usage</a></h1>
418
420
</ ul >
419
421
</ div >
420
422
< div class ="section " id ="known-issues-roadmap ">
421
- < h1 > < a class ="toc-backref " href ="#id3 "> Known issues / Roadmap</ a > </ h1 >
423
+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h1 >
422
424
< p > The roadmap is documented on < a class ="reference external " href ="https://github.com/OCA/contract/issues "> https://github.com/OCA/contract/issues</ a > .</ p >
423
425
</ div >
424
426
< div class ="section " id ="bug-tracker ">
425
- < h1 > < a class ="toc-backref " href ="#id4 "> Bug Tracker</ a > </ h1 >
426
- < p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/contract /issues "> GitHub Issues</ a > .
427
+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
428
+ < p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/agreement /issues "> GitHub Issues</ a > .
427
429
In case of trouble, please check there if your issue has already been reported.
428
- If you spotted it first, help us smashing it by providing a detailed and welcomed
429
- < a class ="reference external " href ="https://github.com/OCA/contract /issues/new?body=module:%20agreement_legal_sale%0Aversion:%2014 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
430
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
431
+ < a class ="reference external " href ="https://github.com/OCA/agreement /issues/new?body=module:%20agreement_legal_sale%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
430
432
< p > Do not contact contributors directly about support or help with technical issues.</ p >
431
433
</ div >
432
434
< div class ="section " id ="credits ">
433
- < h1 > < a class ="toc-backref " href ="#id5 "> Credits</ a > </ h1 >
435
+ < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
434
436
< div class ="section " id ="authors ">
435
- < h2 > < a class ="toc-backref " href ="#id6 "> Authors</ a > </ h2 >
437
+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
436
438
< ul class ="simple ">
437
439
< li > Open Source Integrators</ li >
438
440
</ ul >
439
441
</ div >
440
442
< div class ="section " id ="contributors ">
441
- < h2 > < a class ="toc-backref " href ="#id7 "> Contributors</ a > </ h2 >
443
+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
442
444
< ul class ="simple ">
443
445
< li > Steven Campbell << a class ="reference external " href ="mailto:scampbell@opensourceintegrators.com "> scampbell@opensourceintegrators.com</ a > ></ li >
444
446
< li > Maxime Chambreuil << a class ="reference external " href ="mailto:mchambreuil@opensourceintegrators.com "> mchambreuil@opensourceintegrators.com</ a > ></ li >
445
447
< li > Serpent Consulting Services Pvt. Ltd. << a class ="reference external " href ="mailto:support@serpentcs.com "> support@serpentcs.com</ a > ></ li >
448
+ < li > < a class ="reference external " href ="https://www.binhex.cloud "> Binhex</ a > :< ul >
449
+ < li > Adasat Torres de León << a class ="reference external " href ="mailto:a.torres@binhex.cloud "> a.torres@binhex.cloud</ a > ></ li >
450
+ </ ul >
451
+ </ li >
446
452
</ ul >
447
453
</ div >
448
454
< div class ="section " id ="other-credits ">
449
- < h2 > < a class ="toc-backref " href ="#id8 "> Other credits</ a > </ h2 >
455
+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Other credits</ a > </ h2 >
450
456
< p > The development of this module has been financially supported by:</ p >
451
457
< ul class ="simple ">
452
458
< li > Pavlov Media</ li >
453
459
< li > Open Source Integrators</ li >
454
460
</ ul >
455
461
</ div >
456
462
< div class ="section " id ="maintainers ">
457
- < h2 > < a class ="toc-backref " href ="#id9 "> Maintainers</ a > </ h2 >
463
+ < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
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 >
463
471
< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainers</ a > :</ p >
464
- < p > < a class ="reference external " href ="https://github.com/osi-scampbell "> < img alt ="osi-scampbell " src ="https://github.com/osi-scampbell.png?size=40px " /> </ a > < a class ="reference external " href ="https://github.com/max3903 "> < img alt ="max3903 " src ="https://github.com/max3903.png?size=40px " /> </ a > </ p >
465
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/contract /tree/14 .0/agreement_legal_sale "> OCA/contract </ a > project on GitHub.</ p >
472
+ < p > < a class ="reference external image-reference " href ="https://github.com/osi-scampbell "> < img alt ="osi-scampbell " src ="https://github.com/osi-scampbell.png?size=40px " /> </ a > < a class ="reference external image-reference " href ="https://github.com/max3903 "> < img alt ="max3903 " src ="https://github.com/max3903.png?size=40px " /> </ a > </ p >
473
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/agreement /tree/16 .0/agreement_legal_sale "> OCA/agreement </ a > project on GitHub.</ p >
466
474
< 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 >
467
475
</ div >
468
476
</ div >
0 commit comments