Search 1.9 billion lines of Odoo code on GitHub

sale_order_discount_invoicing

Author: Camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: merge-branch-2987-15.0.2.0.3
Repository: camptocamp/sale-workflow
Dependencies: account, and sale
Languages: HTML (335, 30.6%), PO File (37, 3.4%), Python (599, 54.7%), XML (81, 7.4%), and reStructuredText (43, 3.9%)
Other branches: 15.0-add-sale_order_discount_invoicing, merge-branch-2987-15.0.2.0.1, merge-branch-2987-15.0.2.0.2, merge-branch-2987-15.0.2.0.4, merge-branch-2987-15.0.2.0.5, merge-branch-2987-15.0.2.1.0, merge-branch-2987-15.0.2.1.1, merge-branch-2987-661-22345b18, merge-branch-2987-661-2e6ce8d2, merge-branch-2987-661-a2b49c02, merge-branch-2987-661-b488b2f7, and merge-branch-2987-BSTED-709-3cddba6b

<h1 class="title">Sale Discount Invoicing</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/camptocamp/sale-workflow/tree/15.0-add-sale_order_discount_invoicing/sale_order_discount_invoicing"><img alt="camptocamp/sale-workflow" src="https://img.shields.io/badge/github-camptocamp%2Fsale--workflow-lightgray.png?logo=github" /></a></p> <p>This module allows configuring a specific account for the accounting of discounts, which can be required by some localizations or by some accountants, especially in the e-commerce sector.</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="id1">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</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="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>To use the module you need to:</p> <ul class="simple"> <li>allow sale lines splitting (if discounted) in the sales configuration</li> <li>configure a discount account on the product category or product template (according to you needs)</li> </ul> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>On a sale order, set the origin price unit.</p> <p>When an invoice is created, the unit price is accounted for in the income account, and the discount is accounted in the discount account of the product.</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/camptocamp/sale-workflow/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/camptocamp/sale-workflow/issues/new?body=module:%20sale_order_discount_invoicing%0Aversion:%2015.0-add-sale_order_discount_invoicing%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>Camptocamp SA</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/camptocamp/sale-workflow/tree/15.0-add-sale_order_discount_invoicing/sale_order_discount_invoicing">camptocamp/sale-workflow</a> project on GitHub.</p> <p>You are welcome to contribute.</p>