Odoo field-level security, domain filters, and invisible conditions in views
Odoo views support three visibility mechanisms: security groups (render the field or not), domain filters (filter records displayed), and dynamic attrs (conditionally show/hide elements based on field values). Each controls a different layer of what users see.
Read article
