|
Outgoing Mails
Catalog: Odoo
Schema: mail
Documentation:
Add the mass mailing campaign data to mail
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table mail are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
attachment_ids |
string |
|
☐ |
|
author_avatar |
byte[] |
Author's avatar |
☐ |
|
author_guest_id_label |
string |
|
☐ |
|
author_guest_id |
string |
|
☐ |
|
author_id_label |
string |
|
☐ |
Author of the message. If not set, email_from may hold an email address that did not match any partner. |
author_id |
string |
|
☐ |
Author of the message. If not set, email_from may hold an email address that did not match any partner. |
auto_delete |
boolean |
Auto Delete |
☐ |
This option permanently removes any track of email after it's been sent, including from the Technical menu in the Settings, in order to preserve storage space of your Odoo database. |
body_html |
string |
Rich-text Contents |
☐ |
Rich-text/HTML message |
body |
string |
Contents |
☐ |
|
canned_response_ids |
string |
|
☐ |
|
child_ids |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
date |
datetime |
Date |
☐ |
|
description |
string |
Short description |
☐ |
Message description: either the subject, or the beginning of the body |
display_name |
string |
Display Name |
☐ |
|
email_add_signature |
boolean |
Email Add Signature |
☐ |
|
email_cc |
string |
Cc |
☐ |
Carbon copy message recipients |
email_from |
string |
From |
☐ |
Email address of the sender. This field is set when no matching partner is found and replaces the author_id field in the chatter. |
email_layout_xmlid |
string |
Layout |
☐ |
|
email_to |
string |
To |
☐ |
Message recipients (emails) |
failure_reason |
string |
Failure Reason |
☐ |
Failure reason. This is usually the exception thrown by the email server, stored to ease the debugging of mailing issues. |
failure_type |
string |
Failure type |
☐ |
|
fetchmail_server_id_label |
string |
|
☐ |
|
fetchmail_server_id |
string |
|
☐ |
|
has_error |
boolean |
Has error |
☐ |
|
has_sms_error |
boolean |
Has SMS error |
☐ |
|
headers |
string |
Headers |
☐ |
|
id |
int32 |
ID |
☐ |
|
is_current_user_or_guest_author |
boolean |
Is Current User Or Guest Author |
☐ |
|
is_internal |
boolean |
Employee Only |
☐ |
Hide to public / portal users, independently from subtype configuration. |
is_notification |
boolean |
Notification Email |
☐ |
Mail has been created to notify people of an existing mail.message |
letter_ids |
string |
|
☐ |
|
link_preview_ids |
string |
|
☐ |
|
mail_activity_type_id_label |
string |
|
☐ |
|
mail_activity_type_id |
string |
|
☐ |
|
mail_ids |
string |
|
☐ |
|
mail_message_id_int |
int32 |
Mail Message Id Int |
☐ |
|
mail_message_id_label |
string |
|
☐ |
|
mail_message_id |
string |
|
☐ |
|
mail_server_id_label |
string |
|
☐ |
|
mail_server_id |
string |
|
☐ |
|
mailing_id_label |
string |
|
☐ |
|
mailing_id |
string |
|
☐ |
|
mailing_trace_ids |
string |
|
☐ |
|
message_id |
string |
Message-Id |
☐ |
Message unique identifier |
message_type |
string |
Type |
☑ |
Message type: email for email message, notification for system message, comment for other messages such as user replies |
model |
string |
Related Document Model |
☐ |
|
needaction |
boolean |
Need Action |
☐ |
|
notification_ids |
string |
|
☐ |
|
notified_partner_ids |
string |
|
☐ |
|
parent_id_label |
string |
|
☐ |
|
parent_id |
string |
|
☐ |
|
partner_ids |
string |
|
☐ |
|
preview |
string |
Preview |
☐ |
The text-only beginning of the body used as email preview. |
rating_ids |
string |
|
☐ |
|
rating_value |
decimal |
Rating Value |
☐ |
|
reaction_ids |
string |
|
☐ |
|
recipient_ids |
string |
|
☐ |
|
record_name |
string |
Message Record Name |
☐ |
|
references |
string |
References |
☐ |
Message references, such as identifiers of previous messages |
reply_to_force_new |
boolean |
No threading for answers |
☐ |
If true, answers do not go in the original document discussion thread. Instead, it will check for the reply_to in tracking message-id and redirected accordingly. This has an impact on the generated message-id. |
reply_to |
string |
Reply-To |
☐ |
Reply email address. Setting the reply_to bypasses the automatic thread creation. |
res_id |
int32 |
Related Document ID |
☐ |
|
restricted_attachment_count |
int32 |
Restricted attachments |
☐ |
|
scheduled_date |
datetime |
Scheduled Send Date |
☐ |
If set, the queue manager will send the email after the date. If not set, the email will be send as soon as possible. Unless a timezone is specified, it is considered as being in UTC timezone. |
snailmail_error |
boolean |
Snailmail message in error |
☐ |
|
starred_partner_ids |
string |
|
☐ |
|
starred |
boolean |
Starred |
☐ |
Current user has a starred notification linked to this message |
state |
string |
Status |
☐ |
|
subject |
string |
Subject |
☐ |
|
subtype_id_label |
string |
|
☐ |
|
subtype_id |
string |
|
☐ |
|
to_delete |
boolean |
To Delete |
☐ |
If set, the mail will be deleted during the next Email Queue CRON run. |
tracking_value_ids |
string |
|
☐ |
Tracked values are stored in a separate model. This field allow to reconstruct the tracking and to generate statistics on the model. |
unrestricted_attachment_ids |
string |
|
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826