Search 1.9 billion lines of Odoo code on GitHub

sale_fixed_delivery_day

Author: Clubit BVBA
License: no license
Branch: 8.0
Repository: clubit/sale-workflow
Dependencies: decimal_precision, edi_tools, sale, sale_address_chainer, sale_order_dates, sale_stock, and stock
Languages: Markdown (11, 3.8%), Python (183, 63.5%), and XML (94, 32.6%)

<h1>Franco Check for Partner</h1> <p>This module provides a possibility to do a franco check when confirming quotations. A franco check consists of the following two elements:</p> <ul> <li>Franco Amount defined on the partner.</li> <li>Franco Check on a quotation</li> </ul> <p>When confirming a group of quotations via the wizard, a franco check is performed. This checks that the total of the quotations for a certain partner is equal or larger than the franco amount defined on that partner. Only when this is the case, the quotations are confirmed for that partner.</p>