base_technical_user
This module extends company management by allowing the binding of a technical user to a company for use in batch processes.
Key Features
- res.company: Adds a Technical User field in the company configuration to specify a user for technical operations.
- base: Provides a sudo_tech() method that switches the execution context to the configured technical user or raises an error if not configured.