Add simple barcode interface on inventories
Project description
Stock Inventory Barcode
The interface provided by Odoo in the official stock module to make an inventory has 2 limitations:
it is not easy/fast to use when you have several thousand products
you cannot use a barcode reader to scan the products
This module provides a simple and easy-to-use interface to make an inventory with the help of a barcode reader. It is designed for the following use case:
no tracking via Serial Numbers
the stock location of the inventory doesn’t have children locations.
Usage
On the form view of an inventory, once the inventory has been started (State = In Progress), you will see a button Start Barcode Interface. It will open a pop-up window that allows the user to easily enter the inventory quantity (or update the inventory quantity, in case the product is found a second time at a different place during the inventory).
Known issues / Roadmap
No tracking via Serial Number (I tried to implement it, but it makes the interface more complex and/or slower to use: you can’t get/create the inventory line on the onchange of the Product field, you need to the Serial Number to get/create the inventory line… but you also need to handle the case of products that are not tracked by Serial Number, etc…). I have tought in depth about it, and I think that it’s better to leave support for Serial Number outside of this module, to keep it simple and easy-to-use for users that don’t do any tracking via Serial Numbers (which is the case of the point of sales).
Doesn’t support inventory on locations that have children locations. It is easy to add support for this, but it adds one field in the wizard, thus make it slower to use for the user.
Bug Tracker
Bugs are tracked on GitHub Issues. 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.
Credits
Contributors
Alexis de Lattre <alexis.delattre@akretion.com>
Maintainer
This module is maintained by the OCA.
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.
To contribute to this module, please visit https://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo10_addon_stock_inventory_barcode-10.0.0.1.0.99.dev3-py2-none-any.whl
.
File metadata
- Download URL: odoo10_addon_stock_inventory_barcode-10.0.0.1.0.99.dev3-py2-none-any.whl
- Upload date:
- Size: 128.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19eb622a08c7c680d149567b37a01c447c5f8aa42a76d524374cd218f38b28ad |
|
MD5 | 49adc0c6bba48b073cfe6e28362d28b2 |
|
BLAKE2b-256 | 117615e8a90642ef04872f39cccaac6010a2706757dd06bf6a8b1c82f897882f |