Search 1.9 billion lines of Odoo code on GitHub

sale_exception_credit_limit

Author: ADHOC SA, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0-sale_exception_credit_limit
Repository: druidoo-dev/sale-workflow
Dependencies: account, and sale_exception
Languages: HTML (336, 59.4%), PO File (63, 11.1%), Python (65, 11.5%), XML (59, 10.4%), and reStructuredText (43, 7.6%)
Other repositories: ADVALAKI/sale, AbdelghaniDr/odoo-addons, ClearCorp/ingadhoc-addons, ClearCorp/ingadhoc-sale, DevidLuxim/odoo-addons, ElvenStudio/odoo-addons, Guobower/sale, Ingeos/odoo-addons, MadsackMediaStore/addons-adhoc, OdooBulgaria/odoo-addons-2, OutillageStEtienne/sale, Phoenix6001/odoo-addons, RL-OtherApps/sale, ThanhICSC/sale, TheCloneMaster/sale, Ubaid-UrRehman/sale, VitalPet/ingadhoc-addons, VizThoughts/odoo-addons, adhoc-dev/odoo-addons, adhoc-dev/product, adhoc-dev/sale, agknz/odoo-addons, altoch/sale, alxlexus/odoo-addons, aparragithub/sale, aurestic/adhoc-dev-odoo-addons, aurestic/ingadhoc-sale, barkhass89/odoo-addons, binovo/ingadhoc-sale, bjoliveau/odoo-addons-2, bjoliveau/sale, bmya/odoo-addons, bmya/sale, bringsvor/odoo-addons-1, caiuka/odoo-addons, cesargtz/odoo-addons, cloudland-sa/odoo-addons, cubells/odoo-addons-1, damendieta/sale, diagramsoftware/adhoc-dev-odoo-addons, diagramsoftware/ingadhoc-sale, doanthehai/odoo-addons, druidoo-dev/sale, dvitme/odoo-addons, dw250100785/odoo-addons, elmonitor/odoo-addons, erneutility/odoo-addons, feketemihai/odoo-addons, fr33dz/odoo-addons, garzadekoster/odoo-addons, genuineaffairs/odoo-addons, gfcapalbo/sale, gonza3001/odoo-addons, gsunjka/odoo-addons, haryoran04/sale, heliarmandorojas/odoo-addons, hsalomon/odoo-addons, ingadhoc/sale, irvingpicoy/odoo-addons, isos/odoo-addons-1, isoscl/odoo-addons, isoscl/sale, jairuque/sale, jason156/sale, jjscarafia/odoo-addons, jobiols/adhoc-sale, joseernestomendez/sale, kkys4bfgp75be9p/odoo-addons, kn9/odoo-addons, kossovo/sale, kulius/odoo-addons, lammh/odoo-addons, lucianozuccari/odoo-addons, lvjh/odoo-addons, manutvarghese/odoo-addons, mariomayoz/odoo-addons, microcom/odoo-addons, molandtoxx/odoo-addons, msg2shabeer/odoo-addons, n30chido/odoo-addons, nick2474/odoo-addons, niulinlnc/sale, odoocn/odoo-addons, odoofans/sale, oeiter/odoo-addons, one2pret/sale, open-synergy/odoo-addons-1, oxidos/odoo-addons, patrickpeng2091/odoo-addons, paulius-sladkevicius/odoo-addons, repodevs/odoo-addons, rossasa/adhoc-addons, rossasa/sale-adhoc, royalline1/sale, sebatista/sale, thomaspaulb/odoo-addons, tymiles003/odoo-addons, versada/sale, vidtsin/sale, yijunwu/odoo-addons, and yk2kus/odoo-addons-1

<h1 class="title">Sale Exception Credit Limit</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/sale-workflow/tree/12.0/sale_exception_credit_limit"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_exception_credit_limit"><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/167/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>It adds a new group 'can modify credit limit', only users with this group are allowed to change credit limit on partners. It also adds an exception to check that you can not approve sale orders that would exceed credit limit. It checks:</p> <ul class="simple"> <li>The current due of the partner</li> <li>The amount of Sale Orders aproved but not yet invoiced</li> <li>The invoices in draft state.</li> <li>The amount of the Sale Order to be aproved and compares it with the credit limit of the partner. If the credit limit is below this, then it is not to approve the Sale Order.</li> <li>Set the credit limit to 0 to avoid checking it for that partner.</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/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/OCA/sale-workflow/issues/new?body=module:%20sale_exception_credit_limit%0Aversion:%2012.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="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>ADHOC SA</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>ADHOC S.A. (www.adhoc.com.ar)</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">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>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/12.0/sale_exception_credit_limit">OCA/sale-workflow</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>