Search 1.9 billion lines of Odoo code on GitHub

purchase_order_generator

Author: ('Savoir-faire Linux', 'Odoo Community Association (OCA)')
License: AGPL-3
Branch: 8.0_purchase_order_generator
Repository: savoirfairelinux/purchase-workflow
Dependencies: product, purchase, and stock
Languages: PO File (135, 19.9%), Python (312, 46.0%), XML (169, 24.9%), and reStructuredText (62, 9.1%)
Other repositories: GSLabIt/Obeesdoo, HarshalBhoir/Obeesdoo, beescoop/Obeesdoo, coopiteasy/Obeesdoo, and digitalsatori/Obeesdoo

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="purchase-order-generator"></a> <h2>Purchase Order Generator</h2> <p>This module allows the user to configure the reception of products over a certain period of time.</p> <p>It features the configuration part and also a wizard that creates the purchase order lines based on the configurator.</p> <p>The user would be able enter the following information:</p> <p>&gt; * Product &gt; * Quantity Ratio &gt; * Sequence</p> <a name="screenshots"></a> <h2>Screenshots</h2> <p>Create a configuration model, for instance a laying cycle:</p> <img alt="Configuration model" src="/purchase_order_generator/static/description/configuration_model.png" /> <p>You can access the wizard either by the menu, either when receiving products. For example, when receiving 12,000 laying hens:</p> <img alt="Transfer" src="/purchase_order_generator/static/description/transfer.png" /> <img alt="Wizard" src="/purchase_order_generator/static/description/wizard.png" /> <p>The purchase order automatically generated:</p> <img alt="Result" src="/purchase_order_generator/static/description/result_po_generated.png" /> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you just need to select the module and make sure dependencies are available.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>No particular configuration to use this module.</p> <a name="usage"></a> <h2>Usage</h2> <p>To use this module, you need to:</p> <ul class="simple"> <li>Go on the configurator interface</li> <li>Define the interval of time in which you would like to receive your products</li> </ul> <p>(ex: each week) - Choose the products and the quantities for each element of the sequence</p> <p>To generate purchase order lines thanks to the configurator you created:</p> <ul class="simple"> <li>Use the wizard</li> <li>Choose the model you just created</li> <li>Define a starting date, a partner, a destination location and an initial</li> </ul> <p>quantity - Validate to generate the purchase order lines</p> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <ul class="simple"> <li>this module will be complemented by a purchase_order_line_revision module</li> </ul> <a name="bug-tracker"></a> <h2>Bug Tracker</h2> <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 smashing it by providing a detailed and welcomed feedback <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_order_generator%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Sandy Carter &lt;<a class="reference external" href="mailto:sandy.carter&#64;savoirfairelinux.com">sandy.carter&#64;savoirfairelinux.com</a>&gt;</li> <li>Adriana Ierfino &lt;<a class="reference external" href="mailto:adriana.ierfino&#64;savoirfairelinux.com">adriana.ierfino&#64;savoirfairelinux.com</a>&gt;</li> <li>Bruno Joliveau &lt;<a class="reference external" href="mailto:bruno.joliveau&#64;savoirfairelinux.com">bruno.joliveau&#64;savoirfairelinux.com</a>&gt;</li> <li>Agathe Mollé &lt;<a class="reference external" href="mailto:agathe.molle&#64;savoirfairelinux.com">agathe.molle&#64;savoirfairelinux.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <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="http://odoo-community.org">http://odoo-community.org</a>.</p>