Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Odoo Adapter Views
Name | Description |
FieldReferences | Retrieves both single-value and multi-value references from a table. |