Mobile App - Picking

Beta License: AGPL-3 OCA/stock-logistics-barcode Translate me on Weblate Try me on Runbot

This module provides a light Web app to scan products Barcode to handle stock pickings with a barcode reader.

This module was written to extend the functionality of odoo Stock module.

You could be interested by different OCA implementions of such features:

Table of contents

Configuration

Optionaly you can put two extra settings:

https://raw.githubusercontent.com/OCA/stock-logistics-barcode/11.0/mobile_app_picking/static/description/stock_picking_type_form.png

Usage

Enter the url http://MY-ODOO-INSTANCE/mobile_app_picking/static/www/index.html

You can also enter the url http://MY-ODOO-INSTANCE/mobile_app_picking if all your odoo databases have mobile_app_picking installed.

Description Screenshot

Select a database (if your instance has many databases)

Enter your credentials and confirm

authentication
Select a picking type list_picking_type

Select a picking.

(you can scan its barcode)

list_picking

The next screen displays the detail of the operations.

To go the scan screen, click on the ‘Scanner’ button

You can also click on a move line

list_move

Scan the product barcode:

This will display the detail of the operation. (expected and done quantity, the UoM, and also extra fields you could have set in the picking type configuration)

Everytime you scan a product, the done quantity will be increased by 1.

You can also put a custom quantity in the field if it is easy for your operator to count the number of products

At the end of the process, go back to the list of move lines, by clicking on the according button.

scan_mode

You can reset a quantity if you did a bad operation, by clicking on the button on the end of each line.

When your picking is finished, click on the ‘Validate’ button.

list_move_change

It will create a backorder or not, depending on the setting of the picking type.

Once validated, the screen will go the screen to select another picking.

 

Colors depending on the quantity

The field quantity will have a different background color depending on the difference between expected and done quantity :

Typical Errors and Warning at the login screen

Typical Errors and Warning at the scanner screen

Known issues / Roadmap

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.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • GRAP

Other credits

The development of this module has been financially supported by:

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

This module is part of the OCA/stock-logistics-barcode project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.