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.
CData Python Connector for Odoo Views
| Name | Description |
| FieldReferences | Contains mappings and metadata for Odoo relational fields (many2one, many2many) to identify dependencies, support module development, and ensure data integrity. |