Search 1.9 billion lines of Odoo code on GitHub

account_invoice_discount_lines

Author: Opener B.V., Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-account_invoice_discount_lines
Repository: StefanRijnhart/account-invoicing
Dependencies: account, base, and decimal_precision
Languages: Python (250, 67.8%), XML (85, 23.0%), and reStructuredText (34, 9.2%)
Other repositories: VanMoof/account-invoicing

<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.svg"> </a> <a name="transfer-discounts-to-separate-invoice-lines"></a> <h2>Transfer discounts to separate invoice lines</h2> <p>Upon invoice confirmation, any discounts will be transferred onto separate invoice lines, grouped by tax. This way, accounting entries will be created for the amount of discount without changing the invoice balance or the sum of taxes.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>Configure a dedicated invoice product in the compay settings. Use the product accounting settings to configure the expense and revenue accounts. Note that while sale discounts are an expense and purchase discounts may count as a revenue, sale discounts will still be posted on the revenue account and purchase discounts on the expense account of the product.</p> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/95/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Because there may be incompatibilities in the tax lines before and after rewriting the invoice lines, they will always be recomputed for invoices with discounts. Any corrections of the total tax amount will be lost.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-invoicing/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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Stefan Rijnhart &lt;<a class="reference external" href="mailto:stefan&#64;opener.amsterdam">stefan&#64;opener.amsterdam</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="maintainer"></a> <h4>Maintainer</h4> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>