TIP: You can type at any time to perform a new search.
Shopfloor Reception Product Barcode
shopfloor_reception_product_barcode · OCA/wms
- Repository
- OCA/wms · module folder · Try on Runboat
- Module version
- 1.2.1
- Category
- Inventory
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/wms
- Last tracking update
- 2026-08-07 08:09:26
- Authors
- Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, Nicolas Delbovier
- Odoo dependencies
-
OCA/connector:OCA/delivery-carrier:OCA/product-attribute:OCA/rest-framework:OCA/server-tools:OCA/stock-logistics-warehouse:OCA/web-api:OCA/wms:odoo/odoo:- base- web- stock- product- mail- bus- web_tour- uom- barcodes- digest- portal- resource- delivery- sale- account- analytic- payment- utm
- Python dependencies
- openupgradelib, apispec, cerberus, parse-accept-language, pyquerystring, cachetools
- System dependencies
- None
- Required by
- shopfloor_reception_product_barcode_mobile
- Description
This module adds an option to the reception scenario. When activated, before setting the quantity for the reception, if there is product received with missing barcode, the user will be presented with a screen proposing to update the barcode. The scanned barcode will be parsed and so, EAN will be extracted from GS1 if `shopfloor_gs1` module is installed. 
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
shopfloor_menu_form_view |
shopfloor.menu | form | Inherits shopfloor.shopfloor_menu_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
set_product_barcodeBooleandefault=Falsehelp='If for the product being processed, its related barcode is not set, ask to fill them up.'string='Set product barcode' -
set_product_barcode_is_possibleBooleancompute='_compute_set_product_barcode_is_possible'
No public methods.