TIP: You can type at any time to perform a new search.
Shopfloor Vendor Packaging
shopfloor_vendor_packaging · OCA/stock-logistics-shopfloor
- Repository
- OCA/stock-logistics-shopfloor · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Inventory
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/stock-logistics-shopfloor
- Last tracking update
- 2026-08-07 08:42:52
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, Jacques-Etienne Baudoux, OCA-git-bot, oca-ci
- 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
- apispec, cerberus, parse-accept-language, pyquerystring, cachetools, openupgradelib
- System dependencies
- None
- Required by
- shopfloor_reception_vendor_packaging
- Description
When installed, this module adds a new option in shopfloor to prevent vendor packagings from being displayed in the frontend.
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)
-
display_vendor_packagingBooleandefault=Falsehelp=DISPLAY_VENDOR_PACKAGING_HELPstring='Display vendor packagings' -
display_vendor_packaging_is_possibleBooleancompute='_compute_display_vendor_packaging_is_possible'
No public methods.
Loading…