Search 1.9 billion lines of Odoo code on GitHub

purchase_isolated_quotation

Author: Ecosoft,Odoo Community Association (OCA)
License: AGPL-3
Branch: v10_purchase_isolated_quotation-pyn
Repository: phongyanon/purchase-workflow
Dependencies: purchase
Languages: Python (134, 56.8%), XML (66, 28.0%), and reStructuredText (36, 15.3%)

<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.svg"> </a> <a name="purchase-isolated-quotation"></a> <h2>Purchase Isolated Quotation</h2> <p>In some countries/companies, it is already common to separate these two documents. For filing purposes, the document sequence of quotation and purchase order has to be separated. In practice, there could be multiple request for quotations open to a supplier, yet only one quotation get converted to the purchase order.</p> <p>This module separate request for quotation and purchase order by adding is_order flag in purchase.order model.</p> <p>Each type of document will have separated sequence numbering. Quotation will have only 2 state, Draft and Done. Sales Order work as normal.</p> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Create Quotation as normal</li> <li>As user click &quot;Convert to Order&quot;, the isolated purchase order will be created</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/142/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-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="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Phongyanon Y. &lt;<a class="reference external" href="mailto:phongyanony&#64;ecosoft.co.th">phongyanony&#64;ecosoft.co.th</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>