TIP: You can type at any time to perform a new search.
Shopfloor Workstation Label Printer
shopfloor_workstation_label_printer · OCA/shopfloor-app
- Repository
- OCA/shopfloor-app · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.03 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-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- pycups, apispec, cerberus, parse-accept-language, pyquerystring, cachetools
- System dependencies
- None
- Required by
- None
- Description
With this module a default label printer can be linked to a shopfloor workstation profile and to an Odoo user profile. When the user select a workstation profile on the mobile application is default label printer will change on Odoo side.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
shopfloor_workstation_form_view |
shopfloor.workstation.form.workstation.label.printer | shopfloor.workstation | form | Inherits shopfloor_workstation.shopfloor_workstation_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
default_label_printer_idMany2one → printing.printercomodel_name='printing.printer'string='Default Label Printer'
-
set_as_default_on_user(self, user)
Loading…