Search 1.9 billion lines of Odoo code on GitHub

purchase_consignment_inventory_line_domain

Author: Numigi
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-purchase-addons
Dependencies: product_supplier_info_helpers, purchase_consignment_inventory, stock, and stock_inventory_line_domain
Languages: PO File (27, 10.9%), Python (200, 81.0%), and XML (20, 8.1%)
Other branches: 11.0, 14.0, TA#49456, TA#50304, and qtip_20220127_1938

<h1 class="title">Stock Inventory Line Product Domain</h1> <p>This module is a binding between <cite>purchase_consignment_inventory</cite> and <a class="reference external" href="https://github.com/Numigi/odoo-stock-addons/tree/12.0/stock_inventory_line_domain">stock_inventory_line_domain</a>.</p> <div class="contents topic" id="table-of-contents"> <p class="topic-title first">Table of Contents</p> <ul class="simple"> <li><a class="reference internal" href="#filter-by-owner-proprietary" id="id1">Filter by Owner / Proprietary</a></li> <li><a class="reference internal" href="#inventory-validation" id="id2">Inventory Validation</a></li> <li><a class="reference internal" href="#contributors" id="id3">Contributors</a></li> </ul> </div> <a name="filter-by-owner-proprietary"></a> <h2><a class="toc-backref" href="#id1">Filter by Owner / Proprietary</a></h2> <p>When running an inventory for a single owner / proprietary number, only the products having this partner has supplier are selectable.</p> <a name="inventory-validation"></a> <h2><a class="toc-backref" href="#id2">Inventory Validation</a></h2> <p>When validating the inventory, a blocking message will be shown if an inventory line does not match the selected owner / supplier on the inventory adjustment.</p> <a name="contributors"></a> <h2><a class="toc-backref" href="#id3">Contributors</a></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>