Search 1.9 billion lines of Odoo code on GitHub

stock_filter_show_qty_mrp_glue_bugfix

Author: Graeme Gellatly, O4SB
License: AGPL-3
Branch: 14.0
Repository: odoonz/odoonz-addons
Dependencies: mrp, stock, and stock_prodlot_qty
Languages: Python (16, 31.4%), XML (21, 41.2%), and reStructuredText (14, 27.5%)

<h1 class="title">Stock Filter Show Qty Mrp Glue Bugfix</h1> <p>Fixes context incompatibility of mrp, stock_filter_qty and stock_show_qty</p> <a name="configuration"></a> <h2>Configuration</h2> <p>This module autoinstalls as soon as you have the incompatible modules installed. It is a technical fix to an odoo upstream issue overwriting the context of the stock.move.line tree view.</p> <a name="changelog"></a> <h2 class="with-subtitle">Changelog</h2> <h2 class="section-subtitle" id="id1"><span class="section-subtitle">1.0.0 (2022-12-05)</span></h2> <p>Initial Implementation</p>