Search 1.9 billion lines of Odoo code on GitHub

account_payment_term_discount

Author: Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0-abi_master
Repository: acsone/account-payment
Dependencies: account, product, and purchase
Languages: HTML (369, 27.1%), PO File (304, 22.3%), Python (473, 34.8%), XML (136, 10.0%), and reStructuredText (79, 5.8%)
Other branches: 14-account_cash_discount_base-xbo, 14-account_cash_discount_payment-acsone, 14-account_cash_discount_write_off-xbo, 14-account_payment_terminal-xbo, 14.0, 14.0-account_payment_show_invoice-sbj, 14.0-account_payment_terminal-ape, 14.0-account_payment_terminal-sbj, 14.0-cash-discount-mig_script, 14.0-fix-account-payment-return-dro, 14.0-mig-account_cash_invoice, 14.0-mig-account_due_list_aging_comment-withsetup, and cpi-invoice-index
Other repositories: Change2improve/account-payment, Comunitea/account-payment, Digital5-Odoo/account-payment, ForgeFlow/account-payment, Gabinete-Digital/account-payment, Ingeos/account-payment, Jarsa/account-payment, MallorcaSoft/account-payment, OCA/account-payment, SeuMarco/account-payment, Studio73/account-payment, TRESCLOUD/account-payment, Tecnativa/account-payment, akretion/account-payment, aurestic/account-payment, camptocamp/account-payment, cormaza/account-payment, ecosoft-odoo/account-payment, initOS/account-payment, sygel-technology/account-payment, tegin/account-payment, ursais/account-payment, and wahello/account-payment

<h1 class="title">Account Payment Terms Discount</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-payment/tree/14.0/account_payment_term_discount"><img alt="OCA/account-payment" src="https://img.shields.io/badge/github-OCA%2Faccount--payment-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_payment_term_discount"><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/96/14.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 set special discount for customer within periods of discount days.</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="#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="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <ul class="simple"> <li>Go to Accounting &gt; Configuration &gt; Management &gt; Payment Terms</li> <li>Create payment terms. Make sure the is cash discount box is checked.</li> <li>Add landed costs by selecting the landed cost product and entering the percentage</li> <li>Add terms lines and provide discount percentage, discount days, expense and income account.</li> </ul> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <ul class="simple"> <li>Create customer invoice and validate it.</li> <li>Apply register payment and set payment date which come eariler to discount days. For example: customer invoice amount is $1,000 and special discount(5%) available if payment done within 10 days. If customer will pay within 10 days, then register payment amount will be $950. System will make it as paid invoice. Because $50 is 5% discount of $1000 (customer invoice total amount.) If customer will pay $900 then invoice will be stay in open state. Because $100 is greater than of $50.</li> </ul> <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/account-payment/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-payment/issues/new?body=module:%20account_payment_term_discount%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="#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>Bhavesh Odedra &lt;<a class="reference external" href="mailto:bodedra&#64;opensourceintegrators.com">bodedra&#64;opensourceintegrators.com</a>&gt;</li> <li>Balaji Kannan &lt;<a class="reference external" href="mailto:bkannan&#64;opensourceintegrators.com">bkannan&#64;opensourceintegrators.com</a>&gt;</li> <li>Raphael Lee &lt;<a class="reference external" href="mailto:rlee&#64;opensourceintegrators.com">rlee&#64;opensourceintegrators.com</a>&gt;</li> <li>Hardik Suthar &lt;<a class="reference external" href="mailto:hsuthar&#64;opensourceintegrators.com">hsuthar&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id7">Other credits</a></h3> <ul class="simple"> <li>ChriCar Beteiligungs- und Beratungs- GmbH (<a class="reference external" href="http://www.camptocamp.at">http://www.camptocamp.at</a>)</li> <li>Open Source Integrators (<a class="reference external" href="https://www.opensourceintegrators.com">https://www.opensourceintegrators.com</a>)</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">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/bodedra"><img alt="bodedra" src="https://github.com/bodedra.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-payment/tree/14.0/account_payment_term_discount">OCA/account-payment</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>