Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Calendar
Entity: calendar.attendee
Description: Calendar Attendee Information
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| access_token | Invitation Token | Char | - | |
| availability | Selection | - | ||
| common_name | Common name | Char | - | _compute_common_name |
| Char | partner_id.email | |||
| event_id | Meeting linked | Many-to-One | calendar.event | |
| mail_tz | Selection | - | _compute_mail_tz | |
| partner_id | Attendee | Many-to-One | res.partner | |
| phone | Phone | Char | partner_id.phone | |
| recurrence_id | Many-to-One | calendar.recurrence | ||
| state | Status | Selection | - |
