Search 1.9 billion lines of Odoo code on GitHub

sale_request

Author: Jarsa Sistemas S.A. de C.V., Odoo Community Association (OCA)
License: LGPL-3
Branch: 12.0-Tino-task2745
Repository: Jarsa-dev/sale-workflow
Dependencies: decimal_precision, sale, sale_management, and sale_stock
Languages: PO File (370, 17.6%), Python (1148, 54.5%), XML (546, 25.9%), and reStructuredText (42, 2.0%)
Other branches: 12.0-out-of-schedule, 12.0-overdrawn-quantities, 12.0-sale_order_and_account_invoice_restrictions_task#1978, and 12.0-update
Other repositories: Jarsa/sale-workflow

<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.png" /></a> <a name="sale-request"></a> <h2>Sale Request</h2> <p>This module allows to:</p> <ul class="simple"> <li>Create sale orders from sale requisitions and link it to origin sale orders.</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>Any special config is required.</p> <a name="usage"></a> <h3>Usage</h3> <dl class="docutils"> <dt>To create a base sale order:</dt> <dd><ul class="first last simple"> <li>Go to : Sales &gt; Orders &gt; Quotations.</li> <li>Create a new quotations setting as True the field 'Base Sale Order'.</li> </ul> </dd> <dt>To create a new sale request:</dt> <dd><ul class="first last simple"> <li>Go to : Sales &gt; Orders &gt; Sale Request(s).</li> <li>Create a new sale request setting the corresponding product.</li> </ul> </dd> <dt>To create a sale order from a sale request:</dt> <dd><ul class="first last simple"> <li>Go to: Sales &gt; Orders &gt; Sale Request(s).</li> <li>Select the sale request.</li> <li>Confirm it.</li> <li>Click on 'Create Sale Order'.</li> <li>Select the corresponding quantities from base sale orders and confirm the wizard.</li> </ul> </dd> </dl> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Oscar Garza &lt;<a class="reference external" href="mailto:oscar.garza&#64;jarsa.com.mx">oscar.garza&#64;jarsa.com.mx</a>&gt;</li> <li>Isabel Esparza &lt;<a class="reference external" href="mailto:isabel.esparza&#64;jarsa.com.mx">isabel.esparza&#64;jarsa.com.mx</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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_request">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>