Search 1.9 billion lines of Odoo code on GitHub

stock_picking_supplier_reference

Author: Numigi
License: no license
Branch: 12.0
Repository: Numigi/odoo-purchase-addons
Dependencies: purchase_stock, and stock
Languages: PO File (35, 13.0%), Python (169, 62.8%), and XML (65, 24.2%)
Other branches: 11.0, 14.0, TA#49456, TA#50304, and qtip_20220127_1938

<h1 class="title">Stock Picking Supplier Reference</h1> <p>This module adds the field <code>Supplier Reference</code> on stock pickings.</p> <img alt="static/description/stock_picking_form.png" src="static/description/stock_picking_form.png" /> <p>The field is available on list view.</p> <img alt="static/description/stock_picking_list.png" src="static/description/stock_picking_list.png" /> <p>When filtering the list by picking name, the system also searches for matching supplier references.</p> <img alt="static/description/stock_picking_search.png" src="static/description/stock_picking_search.png" /> <a name="unique-constraint"></a> <h2>Unique Constraint</h2> <p>The module allows to make the supplier reference unique per company.</p> <p>To enable the constraint, go to the settings of the Inventory app and check the following box.</p> <img alt="static/description/config_settings_form.png" src="static/description/config_settings_form.png" /> <p>This enables the feature only for the company on which you are logged in. This box needs to be checked for each relevant company.</p> <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>