Search 1.9 billion lines of Odoo code on GitHub

stock_realign_move_and_quants

Author: Camptocamp,Coop IT Easy SCRLfs,Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: aaltinisik/stock-logistics-warehouse
Dependencies: stock
Languages: HTML (374, 51.6%), Python (213, 29.4%), XML (44, 6.1%), and reStructuredText (94, 13.0%)
Other repositories: Change2improve/stock-logistics-warehouse, ERPLibre/stock-logistics-warehouse, Ingeos/stock-logistics-warehouse, OCA/stock-logistics-warehouse, acsone/stock-logistics-warehouse, akretion/stock-logistics-warehouse, aurestic/stock-logistics-warehouse, brain-tec/stock-logistics-warehouse, coopiteasy/stock-logistics-warehouse, kmee/stock-logistics-warehouse, takobi-online/stock-logistics-warehouse, and ursais/stock-logistics-warehouse

<h1 class="title">Stock Realign Moves and Quants</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_realign_move_and_quants"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_realign_move_and_quants"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/153/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>A bug in Odoo 12 leads to the desynchronisation of the stock quants and the stock move lines. The root cause has yet to be found. This modules fixes the symptoms and not the cause. It aims to 1. Realign the stock quants and the stock move lines 2. Correct on the fly future desynchronisation</p> <p>To do that, we assume the source of truth are the move lines rather than the quants.</p> <p>More information on this issue: <a class="reference external" href="https://github.com/odoo/odoo/issues/62139">https://github.com/odoo/odoo/issues/62139</a></p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>This module adds a wizard in the menu</p> <blockquote> Inventory &gt; Configuration &gt; Align Stock Moves and Quants</blockquote> <p>This wizard is only accessible to admin user.</p> <p>In this wizard, enter the date from which you want to fix the alignement. Good dates are the first ever move (default) or the switch to Odoo 12.</p> <p>Upon validation, the wizard</p> <ul class="simple"> <li>computes the stock based on the stock move lines,</li> <li>fixes the quants with that value (cf server logs),</li> <li>opens an inventory with all the fixed product.</li> </ul> <p>Both columns, theoretical quantity and verified quantity display the same value. This is normal, theoretical quantity is based on the new fixed quants and verified quantity is set by the wizard based on the moves.</p> <p>This is a good time to make an actual inventory on those product and fix the values in the inventory.</p> <p>Finally, click on validate to finish the process.</p> <p>This module also adds a fix to quant to prevent blocking the pickings in the future.</p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2> <p>CAREFUL : this module has not been tested on a warehouse with multi-location or using packages.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/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 <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_realign_move_and_quants%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Camptocamp</li> <li>Coop IT Easy SCRLfs</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.camptocamp.com/en">Camptocamp</a>:<ul> <li>Alexandre Fayolle (actual fix)</li> </ul> </li> <li><a class="reference external" href="https://www.forgeflow.com">ForgeFlow, S.L.</a></li> <li><a class="reference external" href="https://coopiteasy.be">Coop IT Easy SCRLfs</a>:<ul> <li>Robin Keunen (wrapping)</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <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>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>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_realign_move_and_quants">OCA/stock-logistics-warehouse</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>