Search 1.9 billion lines of Odoo code on GitHub

partner_credit_limit_sale

Author: Versada UAB,Odoo Community Association (OCA)
License: no license
Branch: partner_credit_limit
Repository: andrius-preimantas/partner-contact
Dependencies: partner_credit_limit, and sale
Languages: Python (16, 23.9%), XML (11, 16.4%), and reStructuredText (40, 59.7%)

<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="partner-credit-limit-sale"></a> <h2>Partner Credit Limit Sale</h2> <p>Check if Credit Limit would not be exceeded for a Partner after confirming Sale Order</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ul class="simple"> <li>have partner_credit_limit in your addons path</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>No additional configuration needed.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ul class="simple"> <li>validate Sale Order. If Order amount + current customer credit would be more than Credit Limit an exception is thrown and Order could not be validated</li> </ul> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>No bugs reported</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/pos/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 feedback <a class="reference external" href="https://github.com/OCA/pos/issues/new?body=module:%20partner_credit_limit_account%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Andrius Preimantas &lt;<a class="reference external" href="mailto:andrius&#64;versada.lt">andrius&#64;versada.lt</a>&gt;</li> </ul> <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="http://odoo-community.org">http://odoo-community.org</a>.</p>