shopfloor_mobile_base
This module provides a base mobile frontend for shopfloor applications in Odoo, organizing warehouse and manufacturing work into scenario-based processes accessible via a VueJS single-page application.
Key Features
- authentication: Handles user login and logout with API key authentication.
- configuration: Manages app configuration and user settings.
- menu: Provides dynamic menu loading based on user profiles.
- profiles: Allows selection of profiles to customize app functionality.
- internationalization: Supports language selection and translation.
- scenarios: Organizes work processes into scenarios for guided workflows.
- demo: Offers demo mode for development and testing without Odoo backend.
- pwa: Enables progressive web app features with manifest and icons.
- storage: Persists app data using local or session storage.
- events: Manages global event handling and state changes.