Odoo Minimal Modules to Run
To run Odoo, you only need a few essential modules:
- auth_top (optional): Handles top-level authentication.
- base: Fundamental module providing core functionalities.
- base_import (optional): Allows importing data into Odoo.
- bus: Manages real-time communication between clients and server.
- web: Provides the web interface for accessing Odoo’s features.