Search 1.9 billion lines of Odoo code on GitHub

web_stock_picking

Author: LasLabs
License: AGPL-3
Branch: release/9.0/web-stock
Repository: LasLabs/web
Dependencies: barcodes, stock, web, and web_editor
Languages: JavaScript (343, 33.5%), Python (323, 31.5%), and XML (359, 35.0%)
Other repositories: LasLabs/stock-logistics-workflow

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.svg"> </a> <a name="web-stock-picking"></a> <h2>Web Stock Picking</h2> <p>This module provides a website frontend for stock pickings.</p> <p>It is designed to be particularly useful with a mobile device and barcode scanner.</p> <a name="installation"></a> <h3>Installation</h3> <ul class="simple"> <li>Install Module</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>You must set a Barcode Nomenclature on any Stock Picking Type that will utilize the barcode integration</li> </ul> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Go to Inventory =&gt; Mobile/Barcode</li> <li>Choose a picking, or refine search</li> <li>Utilize picking form in similar fashion as backend form</li> </ul> <p>Picking form also contains a barcode listener interface, and will increment/decrement quantities based on scanned barcodes. It currently supports the following nomenclature types:</p> <ul class="simple"> <li>Product</li> <li>Lot</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/154/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Properly handle permissions in view</li> <li>Support for lot scanning is at the unit level only. The lots themselves are not bound to the picking in any way</li> <li>Implement proper errors instead of alerts - requires keybindings for enter/cancel</li> <li>Implement commented out view actions</li> <li>It would be nice to also allow for a BarcodeScanner device, instead of just the element events</li> <li>Button injection in stock.picking.type Kanban fails silently (have also tried jQuery template injection)</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/{project_repo}/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 feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Dave Lasley &lt;<a class="reference external" href="mailto:dave&#64;laslabs.com">dave&#64;laslabs.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>