Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.

Module: Email tracking

Entity: mail.tracking.email

View 18.0

Description: MailTracking email

Field Description Type Relationship Compute Method
bounce_description Char -
bounce_type Char -
date Date - _compute_date
display_name Char - _compute_tracking_display_name
error_description Char -
error_smtp_server Error SMTP server Char -
error_type Char -
mail_id Email Many-to-One - mail.mail
mail_message_id Many-to-One - mail.message
message_id Char - _compute_message_id
name Subject Char -
partner_id Partner Many-to-One - res.partner
recipient Recipient email Char -
recipient_address Recipient email address Char - _compute_recipient_address
sender Sender email Char -
state Selection -
time Datetime -
timestamp UTC timestamp Float -
token Security Token Char -
tracking_event_ids Tracking events One-to-Many - mail.tracking.event