Search 1.9 billion lines of Odoo code on GitHub

stock_inventory_merge

Author: GRAP
License: AGPL-3
Branch: 12.0-fix-product_print_category
Repository: coopiteasy/grap-odoo-incubator
Dependencies: stock
Languages: HTML (373, 38.0%), PO File (74, 7.5%), Python (318, 32.4%), XML (145, 14.8%), and reStructuredText (71, 7.2%)
Other branches: 12.0, 12.0-MIG-pos_sector, 12.0-imp-product_print_category, 12.0-noupdate-for-product-print-format, 12.0-store-print-category, 8.0, and 8.0_ADD_pos_image_journal
Other repositories: TheCloneMaster/grap-odoo-incubator, akretion/grap-odoo-incubator, aurestic/grap-odoo-incubator, cedvict/grap-odoo-incubator, consultingerp/grap-odoo-incubator, diagramsoftware/grap-odoo-incubator, erick-alvino/grap-odoo-incubator, francislouie/grap-odoo-incubator, grap/grap-odoo-incubator, haryoran04/grap-odoo-incubator, initOS/grap-odoo-incubator, jaferrer/grap-odoo-incubator, legalsylvain/grap-odoo-incubator, nabima/grap-odoo-incubator, open-synergy/grap-odoo-incubator, quentinDupont/grap-odoo-incubator, sjpatel21/grap-odoo-incubator, and vidtsin/grap-odoo-incubator

<h1 class="title">Stock - Merge Inventories</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/grap/grap-odoo-incubator/tree/12.0/stock_inventory_merge"><img alt="grap/grap-odoo-incubator" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--incubator-lightgray.png?logo=github" /></a></p> <p>This module extends the functionality of Stock Module to support the possibility to create many little inventories to merge, and then, to generate a complete inventory in Odoo.</p> <p>This module is usefull in a context when you have a lot of products, and you will physicaly organize your inventory process, making a lot of partial inventory.</p> <p>In that case, with this module, the classical process is :</p> <ul class="simple"> <li>Make a lot of partial inventories;</li> <li>Merge all the partial inventories into a single one;</li> <li>Check if there are duplicates and fix the situation. (change a line, or sum the lines because a product can be in many places.)</li> <li>Fill your inventory with all the products you didn't inventoried with a zero quantity.</li> </ul> <p><strong>Main Features</strong></p> <ul class="simple"> <li>Disable the constrains that makes impossible to have two pending inventories with the same product.</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_inventory_merge/static/description/stock_inventory_disabled_warning.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_inventory_merge/static/description/stock_inventory_disabled_warning.png" /> </div> <ul class="simple"> <li>So, a new smart button is available to see the duplicates, into an pending inventory, and a button allow users to merge duplicates. In that case, the quantities will be sumed.</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_inventory_merge/static/description/stock_inventory_form_duplicate.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_inventory_merge/static/description/stock_inventory_form_duplicate.png" /> </div> <ul class="simple"> <li>Add an action to have the possibility to merge many inventories. that wizard will create a new inventories, based on the little ones.</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_inventory_merge/static/description/stock_inventory_tree_merge.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_inventory_merge/static/description/stock_inventory_tree_merge.png" /> </div> <ul class="simple"> <li>An option is available to fill an inventory with the missing products that are not listed in the inventory lines.</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_inventory_merge/static/description/stock_inventory_form_complete_zero.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_inventory_merge/static/description/stock_inventory_form_complete_zero.png" /> </div> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/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/grap/grap-odoo-incubator/issues/new?body=module:%20stock_inventory_merge%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="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/tree/12.0/stock_inventory_merge">grap/grap-odoo-incubator</a> project on GitHub.</p> <p>You are welcome to contribute.</p>