TIP: You can type at any time to perform a new search.
Shopfloor Workstation
shopfloor_workstation · OCA/shopfloor-app
- Repository
- OCA/shopfloor-app · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Inventory
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/shopfloor-app
- Last tracking update
- 2026-08-07 08:43:07
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Thierry Ducrest, oca-ci
- Odoo dependencies
- Python dependencies
- apispec, cerberus, parse-accept-language, pyquerystring, cachetools, pycups
- System dependencies
- None
- Required by
- shopfloor_workstation_label_printer, shopfloor_workstation_mobile
- Description
Shopfloor workstation are useful for a quick configuration of the shopfloor mobile application and its connected user. To synchronize a connected user to a workstation setting, go to Settings - Workstation in the mobile application and scan a workstation barcode.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
shopfloor_workstation_form_view |
shopfloor.workstation form | shopfloor.workstation | form | New |
shopfloor_workstation_search_view |
shopfloor.workstation search | shopfloor.workstation | search | New |
shopfloor_workstation_tree_view |
shopfloor.workstation tree | shopfloor.workstation | list | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (5)
-
activeBooleandefault=True -
barcodeCharcopy=Falseindex=Truerequired=True -
nameCharrequired=True -
printing_printer_idMany2one → printing.printercomodel_name='printing.printer'string='Standard Printer' -
shopfloor_profile_idMany2one → shopfloor.profilecomodel_name='shopfloor.profile'string='Shopfloor Profile'
-
set_as_default_on_user(self, user)
Loading…
Loading…
Loading…