Installation
Requirements and installation from the addons path.
Security & Audit Center installs like any Odoo module. It runs entirely inside your instance - there is no external service and no outbound data transfer.
Requirements
| Item | Supported |
|---|---|
| Odoo | 17.0, 18.0 · Community & Enterprise |
| Python | 3.10+ |
| Database | PostgreSQL 13+ |
Install from the addons path
# place the module in your addons path
cd /opt/odoo/addons
git clone https://git.technovision.dev/tv-security-audit.git
# restart and update the app list
sudo systemctl restart odoo
odoo -u tv_security_audit -d your_databaseBefore you enable tracking
Set your retention window first. Tracking every model on a large database without retention limits will grow the audit tables quickly.