Search 1.9 billion lines of Odoo code on GitHub

agreement

Author: Akretion, Yves Goldberg (Ygol Internetwork), Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0-mig-agreement_sale
Repository: akretion/contract
Dependencies: mail
Languages: HTML (358, 16.4%), PO File (1328, 61.0%), Python (141, 6.5%), XML (287, 13.2%), and reStructuredText (64, 2.9%)
Other branches: 12-agreement_account, 12-mig_start_end_dates, 12-subscription, 14-fix-crash-contract, 14-improve_check_company, 14.0-ADD-contract_secondary_unit, 14.0-fix_action_show_contracts_rights, 14.0-fix_contract_compute_recurring_next_date, 14.0-fix_contract_onchange_date_start, 14.0-mig-contract_invoice_start_end_dates, and 14.0-mig-product_contract
Other repositories: 3664236979/contract, Alfa-90/contract, Bilbonet/contract, Chandni8/contract, Change2improve/contract, Comunitea/contract, Digital5-Odoo/contract, Dobtor-OCA/contract, ERPLibre/contract, Escodoo/contract, ForgeFlow/contract, G00d1/contract, Gabinete-Digital/contract, HomerDeoDatu/contract, Ingeos/contract, Jarsa/contract, Khalid-SerpentCS/contract, LevelPrime/contract, Martronic-SA/contract, MathBenTech/contract, MindAndGo/contract, MjAbuz/contract, NL66278/contract, NeatNerdPrime/contract, Nikul-Chaudhary/contract, OCA-MUK/contract, OCA/contract, OlhaTsiapa/contract, PESOL/contract, Peter-Morawski/contract, SSISoftware/contract, SanteLibre/contract, SerpentConsultingServices/contract, SeuMarco/contract, Stanadigme/contract, Studio73/contract, Swapnesh-SerpentCS/contract, Syci-Consulting/contract, TRESCLOUD/contract, TechnovicInfotech/contract, Tecnativa/contract, Thawah/contract, Upsyd/contract, VCLS-org/contract, acsone/contract, agenterp/contract, aitorbouzas/contract, altanmur/contract, angelmoya/contract, anhvu-sg/contract, antoinecln/contract, antoniofregoso/contract, aurestic/contract, avanzosc/contract, brain-tec/contract, brainbeanapps/contract, brian10048/contract, camptocamp/contract, carlos-domatix/contract, coobyHQ/contract, coopdevs/contract, coopiteasy/contract, crnd-inc/contract, ctmil/contract, cubells/contract, devCbssolutionsRo/contract, diagramsoftware/contract, diegobgl/contract, diggy128/contract, dinhhung2512/contract, dndoanh/contract, drmedrme/contract, ecosoft-odoo/contract, efatto/contract, eittech/contract, elouafi/contract, exosoftware/oca-contract, fagan2888/contract, fcayre/contract, flotho/contract, gaanto/contract, gastonfeng/contract, gfcapalbo/contract, git-service-it-ar/contract, goanzaloo/contract, grelpazm/contract, guramy/contract, gurneyalex/contract, haninada/contract, hieulucky111/contract, hinfo506/contract, i-vyshnevska/contract, id42sistemas/contract, initOS/contract, izzihector/contract, jacky82669513/contract, jarroyomorales/contract, jason156/contract, johnotoole68/contract, josuf567/contract, keadanis/contract, kittiu/contract, kmee/contract, kongrattapong/contract, lfreeke/contract, lideritjnma/contract, liweijie0812/contract, luximgroup/contract, marcel1981/contract, martinllanos/contract, mettadipa/contract, moltisinc/contract, murtuzasaleh/contract, mybengui/contract, newtratip/contract, nikul-serpentcs/contract, nomadic-coding/contract, norlinhenrik/contract, ntsirintanis/contract, o2deepak-zz/contract, obabawale/contract, patrickrwilson/contract, pdyharshad/contract, piensom/contract, popcomputadores-desenv/contract, presenceverte/contract, pscloud/contract, rakib09/contract, ravishekharco/contract, rousseldenis/contract, sadeqamin/contract, sanube/contract, sbejaoui/contract, selim-b/contract, sewisoft/contract, shine-it/contract, svalaeys/contract, sylvainvh/contract, sys-odoo/contract, t2solutions/contract, tarteo/contract, thinkwelltwd/contract, tosink/contract, uktc87504/contract, unitek-solusi/OCA-contract, ursais/contract, valmarnet/contract, vdedyukhin/contract, vialaurea/contract, vidtsin/contract, vinclar/contract, vishal-serpentcs/contract, y2gsmith/contract, ygol/contract, yogesh-serpentcs/contract, and zeroincombenze/contract

<h1 class="title">Agreement</h1> <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"><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"><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> <p>This module adds an <em>Agreement</em> object with the following properties:</p> <ul class="simple"> <li>code,</li> <li>name,</li> <li>link to a partner,</li> <li>signature date.</li> <li>start date.</li> <li>end date.</li> </ul> <p>Optionally, you can also enable using: * agreement types * a flag to set an agreement as a template agreement</p> <p>(Install agreement_sale to get the configuration settings for these).</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/contract/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/contract/issues/new?body=module:%20agreement%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Akretion</li> <li>Yves Goldberg (Ygol Internetwork)</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul> <li><p class="first">Alexis de Lattre &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</p> </li> <li><p class="first">Yves Goldberg &lt;<a class="reference external" href="mailto:yves&#64;ygol.com">yves&#64;ygol.com</a>&gt;</p> </li> <li><p class="first">Alexandre Fayolle &lt;<a class="reference external" href="mailto:alexandre.fayolle&#64;camptocamp.com">alexandre.fayolle&#64;camptocamp.com</a>&gt;</p> </li> <li><p class="first"><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:</p> <blockquote> <ul class="simple"> <li>Sergio Teruel</li> </ul> </blockquote> </li> <li><p class="first">Tharathip Chaweewongphan &lt;<a class="reference external" href="mailto:tharathipc&#64;ecosoft.co.th">tharathipc&#64;ecosoft.co.th</a>&gt;</p> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p> <p><a class="reference external" href="https://github.com/ygol"><img alt="ygol" src="https://github.com/ygol.png?size=40px" /></a> <a class="reference external" href="https://github.com/alexis-via"><img alt="alexis-via" src="https://github.com/alexis-via.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/contract/tree/14.0/agreement">OCA/contract</a> project on GitHub.</p> <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>