Search 1.9 billion lines of Odoo code on GitHub

sale_franco_check

Author: Clubit BVBA
License: no license
Branch: 8.0
Repository: clubit/sale-workflow
Dependencies: base, base_setup, decimal_precision, sale, and sale_stock
Languages: Markdown (11, 6.6%), Python (77, 46.4%), and XML (78, 47.0%)

<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>