alert_team |
Quality Alert Team
Catalog: Odoo
Schema: quality
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 alert_team are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
alert_count |
int32 |
# Quality Alerts |
☐ |
|
alias_bounced_content |
string |
Custom Bounced Message |
☐ |
If set, this content will automatically be sent out to unauthorized users instead of the default message. |
alias_contact |
string |
Alias Contact Security |
☑ |
Policy to post a message on the document using the mailgateway.- everyone: everyone can post- partners: only authenticated partners- followers: only followers of the related document or members of following channels |
alias_defaults |
string |
Default Values |
☑ |
A Python dictionary that will be evaluated to provide default values when creating new records for this alias. |
alias_domain |
string |
Alias domain |
☐ |
|
alias_force_thread_id |
int32 |
Record Thread ID |
☐ |
Optional ID of a thread (record) to which all incoming messages will be attached, even if they did not reply to it. If set, this will disable the creation of new records completely. |
alias_id_label |
string |
|
☐ |
|
alias_id |
string |
|
☐ |
|
alias_model_id_label |
string |
|
☐ |
The model (Odoo Document Kind) to which this alias corresponds. Any incoming email that does not reply to an existing record will cause the creation of a new record of this model (e.g. a Project Task) |
alias_model_id |
string |
|
☐ |
The model (Odoo Document Kind) to which this alias corresponds. Any incoming email that does not reply to an existing record will cause the creation of a new record of this model (e.g. a Project Task) |
alias_name |
string |
Alias Name |
☐ |
The name of the email alias, e.g. 'jobs' if you want to catch emails for <jobs@example.odoo.com> |
alias_parent_model_id_label |
string |
|
☐ |
Parent model holding the alias. The model holding the alias reference is not necessarily the model given by alias_model_id (example: project (parent_model) and task (model)) |
alias_parent_model_id |
string |
|
☐ |
Parent model holding the alias. The model holding the alias reference is not necessarily the model given by alias_model_id (example: project (parent_model) and task (model)) |
alias_parent_thread_id |
int32 |
Parent Record Thread ID |
☐ |
ID of the parent record holding the alias (example: project holding the task creation alias) |
alias_status |
string |
Alias Status |
☐ |
Alias status assessed on the last message received. |
alias_user_id_label |
string |
|
☐ |
The owner of records created upon receiving emails on this alias. If this field is not set the system will attempt to find the right owner based on the sender (From) address, or will use the Administrator account if no system user is found for that address. |
alias_user_id |
string |
|
☐ |
The owner of records created upon receiving emails on this alias. If this field is not set the system will attempt to find the right owner based on the sender (From) address, or will use the Administrator account if no system user is found for that address. |
check_count |
int32 |
# Quality Checks |
☐ |
|
color |
int32 |
Color |
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
has_message |
boolean |
Has Message |
☐ |
|
id |
int32 |
ID |
☐ |
|
message_attachment_count |
int32 |
Attachment Count |
☐ |
|
message_follower_ids |
string |
|
☐ |
|
message_has_error_counter |
int32 |
Number of errors |
☐ |
Number of messages with delivery error |
message_has_error |
boolean |
Message Delivery error |
☐ |
If checked, some messages have a delivery error. |
message_has_sms_error |
boolean |
SMS Delivery error |
☐ |
If checked, some messages have a delivery error. |
message_ids |
string |
|
☐ |
|
message_is_follower |
boolean |
Is Follower |
☐ |
|
message_main_attachment_id_label |
string |
|
☐ |
|
message_main_attachment_id |
string |
|
☐ |
|
message_needaction_counter |
int32 |
Number of Actions |
☐ |
Number of messages which requires an action |
message_needaction |
boolean |
Action Needed |
☐ |
If checked, new messages require your attention. |
message_partner_ids |
string |
|
☐ |
|
name |
string |
Name |
☑ |
|
sequence |
int32 |
Sequence |
☐ |
|
website_message_ids |
string |
|
☐ |
Website communication history |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826