Search 1.9 billion lines of Odoo code on GitHub

stock_block_auto_purchase_order

Author:
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-purchase-addons
Dependencies: product, purchase, and purchase_stock
Languages: PO File (30, 17.2%), Python (90, 51.7%), XML (26, 14.9%), and reStructuredText (28, 16.1%)
Other branches: 14.0, TA#49456, TA#50304, and qtip_20220127_1938

<h1 class="title">Stock Block Auto Purchase</h1> <a name="context"></a> <h2>Context</h2> <p>In vanilla Odoo, when procurements are triggered, products that need to be resupplied are added to draft purchase order.</p> <p>This purchase order is selected based on some conditions such as the supplier and the warehouse to resupply.</p> <p>However, a draft order manually created by someone for a specific reason could be selected. This behavior can be anoying.</p> <a name="overview"></a> <h2>Overview</h2> <p>This module adds a checkbox on purchase orders.</p> <img alt="static/description/purchase_order_form.png" src="static/description/purchase_order_form.png" /> <p>When this box is checked, no product is going to be added automatically to this order based on procurements.</p> <a name="advanced-configuration"></a> <h2>Advanced Configuration</h2> <p>For some products, you may want to always prevent the purchase order from accepting products from automatic procurements.</p> <p>On the form view of a product, you will find a new checkbox.</p> <img alt="static/description/product_form.png" src="static/description/product_form.png" /> <p>If this box is checked, when the product is manually added to a purchase order, the box will be automatically checked on the PO as well.</p> <img alt="static/description/purchase_order_with_product_added.png" src="static/description/purchase_order_with_product_added.png" /> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> </ul> <a name="more-information"></a> <h2>More information</h2> <ul class="simple"> <li>Meet us at <a class="reference external" href="https://bit.ly/numigi-com">https://bit.ly/numigi-com</a></li> </ul>