Search 1.9 billion lines of Odoo code on GitHub

account_spread_contract

Author: Onestein,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: acsone/account-financial-tools
Dependencies: account_spread_cost_revenue, and contract
Languages: HTML (371, 41.0%), PO File (88, 9.7%), Python (318, 35.1%), XML (49, 5.4%), and reStructuredText (79, 8.7%)
Other repositories: BDO-ES/account-financial-tools, Digital5-Odoo/account-financial-tools, OCA/account-financial-tools, aurestic/account-financial-tools, brain-tec/account-financial-tools, factorlibre/account-financial-tools, kmee/account-financial-tools, nuobit/account-financial-tools, and onesteinbv/account-financial-tools

<h1 class="title">Cost-Revenue Spread Contract</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/account-financial-tools/tree/11.0/account_spread_contract"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/account-financial-tools-11-0/account-financial-tools-11-0-account_spread_contract"><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/92/11.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module allows to spread costs or revenues over a period defined in a contract.</p> <p>When creating recurring invoices, the cost/revenue spread functionality is enabled on the invoice lines. The costs/revenues spread functionality is provided by module <em>account_spread_cost_revenue</em>.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id2">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id3">Usage</a></li> <li><a class="reference internal" href="#changelog" id="id4">Changelog</a></li> <li><a class="reference internal" href="#bug-tracker" id="id5">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id6">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id7">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id8">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id9">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id2">Configuration</a></h2> <p>Under Invoicing -&gt; Configuration -&gt; Accounting -&gt; Spread Templates, create a new spread template.</p> <ul class="simple"> <li><em>Spread Type</em></li> <li><em>Spread Balance Sheet Account</em></li> <li><em>Journal</em></li> </ul> <a name="usage"></a> <h2><a class="toc-backref" href="#id3">Usage</a></h2> <p>Create a contract that will generate recurring invoices. On its lines, the spreading right-arrow icon are displayed in dark-grey color.</p> <p>Click on the spreading right-arrow icon. A wizard prompts to enter a <em>Spread Template</em>.</p> <p>Click on Confirm button: the selected Spread Template will be automatically displayed.</p> <p>Go back to the contract. The spreading functionality is now enabled on the contract line: the spreading right-arrow icon is now displayed in green color.</p> <p>When generating an invoice from the contract, the spread table will be automatically created and linked to the respective invoice line. The spread date is the date from the next invoice date present in the contract. The period of the contract is copied to the spread. So if the contract is 3 months, it will also set the spread period to 3x1 months.</p> <a name="changelog"></a> <h2 class="with-subtitle"><a class="toc-backref" href="#id4">Changelog</a></h2> <h2 class="section-subtitle" id="id1"><span class="section-subtitle">11.0.1.0.0</span></h2> <ul class="simple"> <li>[ADD] Module account_spread_contract.</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id5">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-tools/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/account-financial-tools/issues/new?body=module:%20account_spread_contract%0Aversion:%2011.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="#id6">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id7">Authors</a></h3> <ul class="simple"> <li>Onestein</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id8">Contributors</a></h3> <ul class="simple"> <li>Andrea Stirpe &lt;<a class="reference external" href="mailto:a.stirpe&#64;onestein.nl">a.stirpe&#64;onestein.nl</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id9">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">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/astirpe"><img alt="astirpe" src="https://github.com/astirpe.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-financial-tools/tree/11.0/account_spread_contract">OCA/account-financial-tools</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>