Odoo Security Best Practices — a practical guide to Odoo security best practices with clear examples you can reuse in real projects.
Odoo Tutorial Series (106/112). Prefer one article? Read the complete Odoo tutorial.
Short description
Never bypass security with sudo() unless the operation is trusted and audited.
Security checklist
Strong admin_passwd
Least-privilege groups
Record rules for multi-company
Sanitize website controllers
Keep Odoo & Postgres patched