Search 1.9 billion lines of Odoo code on GitHub

openerp-sale_simulator

Author: Mirounga, Syleam
License: no license
Branch: 7.0
Repository: mga-team/openerp-sale_simulator
Dependencies: base, decimal_precision, mrp, product, and sale
Languages: Bourne Shell (22, 1.1%), PO File (252, 12.9%), Python (833, 42.7%), XML (811, 41.5%), and YAML (35, 1.8%)

<h1 class="title">Sales configurator for salesman</h1> <a class="reference external image-reference" href="https://travis-ci.org/mga-team/openerp-sale_simulator"><img alt="https://travis-ci.org/mga-team/openerp-sale_simulator.svg?branch=7.0" src="https://travis-ci.org/mga-team/openerp-sale_simulator.svg?branch=7.0" /></a> <p>This module help salesman to assembly configuration, and check if the configuration is possible</p> <p>Provide multiples quotations, and convert one or more in sale.order in one click, and create the final product with the BOM automatically</p> <a name="installation"></a> <h2>Installation</h2> <p>The name of this module must be <em>sale_simulator</em>, see below the command line to retrieve it</p> <pre> <code>git clone https://github.com/mga-team/openerp-sale_simulator.git ./sale_simulator</code> </pre>