Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Advanced Events
Entity: website.visitor
Description:
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| event_track_visitor_ids | Track Visitors | One-to-Many | event.track.visitor | |
| event_track_wishlisted_count | # Wishlisted | Integer | - | _compute_event_track_wishlisted_ids |
| event_track_wishlisted_ids | Wishlisted Tracks | Many-to-Many | event.track | _compute_event_track_wishlisted_ids |
