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
OCA/connector:
OCA/rest-framework:
OCA/server-tools:
OCA/shopfloor-app:
OCA/web-api:
odoo/odoo:
- web
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 IDNameModelTypeStatus
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_version Char
  • real_uid Many2one → res.users
    comodel_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'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_open_app_logs(self)

Loading…

Loading…

Loading…