Search 1.9 billion lines of Odoo code on GitHub

agreement_legal_sale_fieldservice

Author: Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: acsone/contract
Dependencies: agreement_legal_sale, fieldservice_agreement, and fieldservice_sale
Languages: HTML (361, 72.6%), PO File (30, 6.0%), Python (39, 7.8%), and reStructuredText (67, 13.5%)
Other branches: 12.0-add_contract_tag_menu_item-sbj, 12.0-add_link_to_contract_line_in_msg-qgr, 12.0-cntrctqj-len, 12.0-contract_auto_validate_invoice-sbj, 12.0-contract_forecast_multi_company-sbj, 12.0-contract_resiliation-sbj, 12.0-contract_specific_payment_mode-sbj, 12.0-contract_transmit_method-sbj, 12.0-fix_action_create_contract-sbj, 12.0-fix_contract_forecast-sbj, 12.0-fix_renew_next_invoice_date-sbj, 12.0-fix_travis-sbj, 12.0-improve_contract_filter-sbj, 12.0-prg_master, 12.0-product_contract_imporve_ux-sbj, 12.0-product_contract_transmit_method-sbj, 12.0-productfixedend-len, 12.0-recurring_rule_type-sbj, 12.0-tieredpricing-len, 12.0-trn_master, 12.0-trncntrct-len, 12.0-upd-copier-dro, and 12.0-variantconstraints-len
Other repositories: Chandni8/contract, Change2improve/contract, Comunitea/contract, Digital5-Odoo/contract, Dobtor-OCA/contract, ERPLibre/contract, Escodoo/contract, ForgeFlow/contract, Gabinete-Digital/contract, Ingeos/contract, LevelPrime/contract, Martronic-SA/contract, MindAndGo/contract, NeatNerdPrime/contract, OCA-MUK/contract, OCA/contract, SanteLibre/contract, SerpentConsultingServices/contract, Stanadigme/contract, Studio73/contract, Syci-Consulting/contract, TechnovicInfotech/contract, Tecnativa/contract, akretion/contract, altanmur/contract, anhvu-sg/contract, antoniofregoso/contract, aurestic/contract, brain-tec/contract, brian10048/contract, coopiteasy/contract, ctmil/contract, devCbssolutionsRo/contract, diegobgl/contract, dinhhung2512/contract, ecosoft-odoo/contract, eittech/contract, exosoftware/oca-contract, fcayre/contract, flotho/contract, jacky82669513/contract, keadanis/contract, kmee/contract, lideritjnma/contract, martinllanos/contract, moltisinc/contract, murtuzasaleh/contract, newtratip/contract, nomadic-coding/contract, patrickrwilson/contract, pdyharshad/contract, presenceverte/contract, rakib09/contract, rousseldenis/contract, sanube/contract, sbejaoui/contract, sewisoft/contract, svalaeys/contract, t2solutions/contract, uktc87504/contract, ursais/contract, valmarnet/contract, vinclar/contract, and ygol/contract

<h1 class="title">Agreement Legal Sale Fieldservice</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/12.0/agreement_legal_sale_fieldservice"><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-12-0/contract-12-0-agreement_legal_sale_fieldservice"><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/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>After creating an Agreement from a Sales Order we need to link it the Fieldservice Location of the Partner so users do not have to do so manually.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id7">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>To use this module:</p> <ul class="simple"> <li>Go to Sales</li> <li>Create or select a quotation</li> <li>Set the agreement template and add some products</li> <li>Confirm the quotation.</li> <li>An agreement is created and linked to the sales order and the partner's fsm_location is linked to the agreement</li> </ul> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2> <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> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">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_legal_sale_fieldservice%0Aversion:%2012.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="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Open Source Integrators</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Steven Campbell &lt;<a class="reference external" href="mailto:scampbell&#64;opensourceintegrators.com">scampbell&#64;opensourceintegrators.com</a>&gt;</li> <li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:mchambreuil&#64;opensourceintegrators.com">mchambreuil&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id7">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Amplex Internet</li> <li>Open Source Integrators</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">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/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> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/contract/tree/12.0/agreement_legal_sale_fieldservice">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>