TIP: You can type at any time to perform a new search.
Shopfloor REST log
shopfloor_rest_log · OCA/shopfloor-app
- Repository
- OCA/shopfloor-app · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Inventory
- Folder size
- 0.04 MB
- License
- LGPL-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), ACSONE
- Maintainers
- Camptocamp, Odoo Community Association (OCA), ACSONE
- Committers
- Simone Orsi, Akim Juillerat, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- apispec, cerberus, parse-accept-language, pyquerystring, cachetools
- System dependencies
- None
- Required by
- None
- Description
Integrate rest_log with shopfloor_base. As of today simply provide a shortcut to rest.log records from the Shopfloor app and allows Shopfloor managers to see logs.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
rest_log_form_view |
rest.log | form | Inherits rest_log.rest_log_form_view | |
rest_log_search_view |
rest.log | search | Inherits rest_log.rest_log_search_view | |
rest_log_tree_view |
rest.log | tree | Inherits rest_log.rest_log_tree_view | |
shopfloor_app_form_view |
shopfloor app form | shopfloor.app | form | Inherits shopfloor_base.shopfloor_app_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
app_versionChar -
real_uidMany2one → res.userscomodel_name='res.users'help='Some services might use a different user in the environment. Whenever possible, this field will hold a reference to the real user doing the call. This information can be found in the header `App-User-Id`.'string='Real user'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
action_open_app_logs(self)
Loading…
Loading…
Loading…