Overview
What Security & Audit Center does, what it stores and where it runs.
Security & Audit Center is an Odoo application that answers nine security questions from one place: what happened, who did it, what changed, what left the system, and who was able to change any of it.
Where it runs
Entirely inside your Odoo instance. There is no external service and no outbound data transfer. Alerts are delivered through your own mail server or a webhook endpoint you control.
What it stores
- Activity events: actor, model, action, company, session and address.
- Sensitive-field writes with before and after values, for the fields you nominate.
- Export events with row counts and the field list included in the export.
- Access and group changes, retained as their own event history.
- Session records, including device, location and concurrent logins.
What it does not store
Nothing is copied outside the database, and no telemetry is sent to TechnoVision. Field values are captured only for the models and fields you explicitly nominate as sensitive.