Repository
OCA/shopfloor-app · module folder · Try on Runboat
Module version
1.0.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)
Maintainers
simahawk
Committers
Simone Orsi, 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
shopfloor_example
Description
Provide Shopfloor mobile base authentication via API key.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
shopfloor_app_assets shopfloor_app_assets ir.ui.view qweb Inherits shopfloor_mobile_base.shopfloor_app_assets
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 (1)

New fields (1)
  • auth_api_key_group_ids Many2many → auth.api.key.group
    comodel_name='auth.api.key.group' string='Allowed API key groups'
Public methods (1)
  • action_manage_api_key_groups(self)

Loading…

Loading…