TIP: You can type at any time to perform a new search.
Shopfloor Reception Packaging Dimension
shopfloor_reception_packaging_dimension · OCA/stock-logistics-shopfloor
- Repository
- OCA/stock-logistics-shopfloor · module folder · Try on Runboat
- Module version
- 1.4.0
- Category
- Inventory
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-shopfloor
- Last tracking update
- 2026-08-07 08:42:52
- Authors
- Camptocamp, Odoo Community Association (OCA), BCIM
- Maintainers
- Camptocamp, Odoo Community Association (OCA), BCIM
- Committers
- Simone Orsi, Jacques-Etienne Baudoux, Thierry Ducrest, Weblate, OCA-git-bot, oca-ci, Mmequignon
- Odoo dependencies
-
OCA/connector:OCA/delivery-carrier:OCA/product-attribute:OCA/rest-framework:OCA/server-tools:OCA/shopfloor-app:OCA/stock-logistics-shopfloor:OCA/stock-logistics-tracking:OCA/stock-logistics-warehouse:OCA/web-api: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_measuring_device, shopfloor_reception_packaging_dimension_mobile
- Description
This module adds an option to the reception scenario. When activated. Before setting the quantity for the reception, if there is product packaging related to the product received with missing information, the user will be presented with a screen (for each packaging) proposing to update the missing information.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
shopfloor_menu_form_view |
shopfloor.menu | form | Inherits shopfloor.shopfloor_menu_form_view | |
view_product_packaging_level_form |
product.packaging.level.form | product.packaging.level | form | Inherits product_packaging_level.view_product_packaging_level_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (5)
-
shopfloor_collect_barcodeBooleandefault=Truehelp=HELP_TEXT args: 'Collect Barcode' -
shopfloor_collect_heightBooleandefault=Truehelp=HELP_TEXT args: 'Collect height' -
shopfloor_collect_lengthBooleandefault=Truehelp=HELP_TEXT args: 'Collect length' -
shopfloor_collect_weightBooleandefault=Truehelp=HELP_TEXT args: 'Collect weight' -
shopfloor_collect_widthBooleandefault=Truehelp=HELP_TEXT args: 'Collect width'
No public methods.
New fields (2)
-
set_packaging_dimensionBooleandefault=Falsehelp='If for the product being processed, its related packaging dimension are not set, ask to fill them up.'string='Set packaging dimension' -
set_packaging_dimension_is_possibleBooleancompute='_compute_set_packaging_dimension_is_possible'
No public methods.
Loading…
Loading…