Search 1.9 billion lines of Odoo code on GitHub

stock_picking_batch_extended

Author: Camptocamp, Tecnativa, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: AITIC/stock-logistics-workflow
Dependencies: delivery, product, stock, stock_picking_batch, stock_picking_mass_action, and web
Languages: HTML (378, 10.9%), PO File (1620, 46.7%), Python (942, 27.2%), XML (436, 12.6%), and reStructuredText (90, 2.6%)
Other branches: 13.0, and 15.0
Other repositories: AdrianoDBA/stock-logistics-workflow, Alfa-90/stock-logistics-workflow, BT-cserra/stock-logistics-workflow, BenjaHe/stock-logistics-workflow, Change2improve/stock-logistics-workflow, ComitorDevTeam/stock-logistics-workflow, Comunitea/stock-logistics-workflow, Darknroses/stock-logistics-workflow, Enriqueperezg/stock-logistics-workflow, ForgeFlow/stock-logistics-workflow, Gabinete-Digital/stock-logistics-workflow, GrupoAlicor/stock-logistics-workflow, Ingeos/stock-logistics-workflow, Jarsa-dev/stock-logistics-workflow, Jarsa/stock-logistics-workflow, LevelPrime/stock-logistics-workflow, NeatNerdPrime/stock-logistics-workflow, OCA-MUK/stock-logistics-workflow, OCA/stock-logistics-workflow, PlanetaTIC/stock-logistics-workflow, QubiQ/stock-logistics-workflow, Rad0van/stock-logistics-workflow, SequarSrl/stock-logistics-workflow, Studio73/stock-logistics-workflow, TDu/stock-logistics-workflow, Tecnativa/stock-logistics-workflow, VanMoof/stock-logistics-workflow, Vauxoo/stock-logistics-workflow, aaltinisik/stock-logistics-workflow, acsone/stock-logistics-workflow, adhoc-dev/stock-logistics-workflow, advancedinformaticsitaly/stock-logistics-workflow, ahmadproper/stock-logistics-workflow, akretion/stock-logistics-workflow, anhvu-sg/stock-logistics-workflow, asphaltzipper/stock-logistics-workflow, aurestic/stock-logistics-workflow, bmya/stock-logistics-workflow, bodedra/stock-logistics-workflow, brain-tec/stock-logistics-workflow, camptocamp/stock-logistics-workflow, chenjingxiong/stock-logistics-workflow, coopiteasy/stock-logistics-workflow, cubells/stock-logistics-workflow, dani-xtendoo/stock-logistics-workflow, daramousk/stock-logistics-workflow, diggy128/stock-logistics-workflow, donizupnick/stock-logistics-workflow, eLBati/stock-logistics-workflow, ecosoft-odoo/stock-logistics-workflow, elhamdaoui/stock-logistics-workflow, exosoftware/oca-stock-logistics-workflow, factorlibre/stock-logistics-workflow, florian-dacosta/stock-logistics-workflow, focusate/oca-stock-logistics-workflow, grindtildeath/stock-logistics-workflow, hinfo506/stock-logistics-workflow, houssine78/stock-logistics-workflow, i-vyshnevska/stock-logistics-workflow, igallart/stock-logistics-workflow, insscn/stock-logistics-workflow, jcoux/stock-logistics-workflow, jesus01x/stock-logistics-workflow, jilmer-roca/stock-logistics-workflow, jimhoefnagels/stock-logistics-workflow, josepmy/stock-logistics-workflow, kamran-ia/stock-logistics-workflow, kevin0120/stock-logistics-workflow, kmee/stock-logistics-workflow, kos94ok-3D/stock-logistics-workflow, lbelorgey/stock-logistics-workflow, legalsylvain/stock-logistics-workflow, leonidasthe300/stock-logistics-workflow, lideritjnma/stock-logistics-workflow, luence/stock-logistics-workflow, ovnicraft/stock-logistics-workflow, presenceverte/stock-logistics-workflow, qdelcourte/stock-logistics-workflow, quentinDupont/stock-logistics-workflow, raizs/stock-logistics-workflow, ryanc-me/stock-logistics-workflow, sadeqamin/stock-logistics-workflow, sanube/stock-logistics-workflow, sebalix/stock-logistics-workflow, sendalpegat/stock-logistics-workflow, sergiocorato/stock-logistics-workflow, takinobori/oca-stock-logistics-workflow, takobi-online/stock-logistics-workflow, tegin/stock-logistics-workflow, unitek-solusi/OCA-stock-logistics-workflow, ursais/stock-logistics-workflow, valmarnet/stock-logistics-workflow, versada/stock-logistics-workflow, victoralmau/stock-logistics-workflow, and x0rzkov/odoo-stock-logistics-workflow

<h1 class="title">Stock batch picking</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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-workflow/tree/12.0/stock_picking_batch_extended"><img alt="OCA/stock-logistics-workflow" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-workflow-12-0/stock-logistics-workflow-12-0-stock_picking_batch_extended"><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/154/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module is based on <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/8.0/picking_dispatch">picking_dispatch</a> but reworked for matching Odoo new picking system (with pack operations).</p> <p>Since v12 it is compatible with odoo addon <a class="reference external" href="https://github.com/odoo/odoo/blob/12.0/addons/stock_picking_batch/models/stock_picking_batch.py">https://github.com/odoo/odoo/blob/12.0/addons/stock_picking_batch/models/stock_picking_batch.py</a> It allows to define which approach for batch handling will be used per company.</p> <p>Batch picking allows you to manage several pickings at the same time. You can create a batch with all pickings selected or multiple batch depends on a group field selected in wizard.</p> <p>After having created a batch with a list of stock picking, you can:</p> <ul class="simple"> <li>Check availability and reserve quants for all pickings</li> <li>Mark all pickings as done when delivery is done.</li> <li>Make partial delivery by filling done quantities in pack operations tab.</li> <li>Print a report to pick the proper goods at once</li> </ul> <div class="figure align-center"> <img alt="Sample report template" src="https://raw.githubusercontent.com/OCA/stock-logistics-workflow/11.0/stock_batch_picking/static/stock_picking_list.png" style="width: 80%;" /> </div> <div class="figure align-center"> <img alt="Sample report template" src="https://raw.githubusercontent.com/OCA/stock-logistics-workflow/11.0/stock_batch_picking/static/batch_wizard.png" style="width: 80%;" /> </div> <div class="figure align-center"> <img alt="Sample report template" src="https://raw.githubusercontent.com/OCA/stock-logistics-workflow/11.0/stock_batch_picking/static/batch_form.png" style="width: 80%;" /> </div> <div class="figure align-center"> <img alt="Sample report template" src="https://raw.githubusercontent.com/OCA/stock-logistics-workflow/11.0/stock_batch_picking/static/batch_form_operation.png" style="width: 80%;" /> </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/OCA/stock-logistics-workflow/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-workflow/issues/new?body=module:%20stock_picking_batch_extended%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>Camptocamp</li> <li>Tecnativa</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <p><strong>picking_dispatch</strong></p> <ul class="simple"> <li>Peter Langenberg &lt;<a class="reference external" href="mailto:peter.langenberg&#64;bubbles-it.be">peter.langenberg&#64;bubbles-it.be</a>&gt;</li> <li>Rudolf Schnapka &lt;<a class="reference external" href="mailto:rs&#64;techno-flex.de">rs&#64;techno-flex.de</a>&gt;</li> <li>Matthieu Dietrich &lt;<a class="reference external" href="mailto:matthieu.dietrich&#64;camptocamp.com">matthieu.dietrich&#64;camptocamp.com</a>&gt;</li> <li>Romain Deheele &lt;<a class="reference external" href="mailto:romain.deheele&#64;camptocamp.com">romain.deheele&#64;camptocamp.com</a>&gt;</li> <li>Leonardo Pistone &lt;<a class="reference external" href="mailto:leonardo.pistone&#64;camptocamp.com">leonardo.pistone&#64;camptocamp.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Yannick Vaucher &lt;<a class="reference external" href="mailto:yannick.vaucher&#64;camptocamp.com">yannick.vaucher&#64;camptocamp.com</a>&gt;</li> <li>Alexandre Fayolle &lt;<a class="reference external" href="mailto:alexandre.fayolle&#64;camptocamp.com">alexandre.fayolle&#64;camptocamp.com</a>&gt;</li> <li>Joël Grand-Guillaume &lt;<a class="reference external" href="mailto:joel.grandguillaume&#64;camptocamp.com">joel.grandguillaume&#64;camptocamp.com</a>&gt;</li> <li>Cyril Gaudin &lt;<a class="reference external" href="mailto:cyril.gaudin&#64;camptocamp.com">cyril.gaudin&#64;camptocamp.com</a>&gt;</li> <li>Iryna Vyshnevska &lt;<a class="reference external" href="mailto:i.vyshnevska&#64;mobilunity.com">i.vyshnevska&#64;mobilunity.com</a>&gt;</li> </ul> <p><strong>stock_batch_picking</strong></p> <ul class="simple"> <li><a class="reference external" href="https://www.camptocamp.com">Camptocamp</a>: * Cyril Gaudin</li> <li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul> <li>Carlos Dauden</li> <li>Sergio Teruel</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p> <p><a class="reference external" href="https://github.com/gurneyalex"><img alt="gurneyalex" src="https://github.com/gurneyalex.png?size=40px" /></a> <a class="reference external" href="https://github.com/carlosdauden"><img alt="carlosdauden" src="https://github.com/carlosdauden.png?size=40px" /></a> <a class="reference external" href="https://github.com/i-vyshnevska"><img alt="i-vyshnevska" src="https://github.com/i-vyshnevska.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_picking_batch_extended">OCA/stock-logistics-workflow</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>