letter |
Snailmail Letter
Catalog: Odoo
Schema: snailmail
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 letter are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
attachment_datas |
byte[] |
Document |
☐ |
|
attachment_fname |
string |
Attachment Filename |
☐ |
|
attachment_id_label |
string |
|
☐ |
|
attachment_id |
string |
|
☐ |
|
city |
string |
City |
☐ |
|
color |
boolean |
Color |
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
country_id_label |
string |
|
☐ |
|
country_id |
string |
|
☐ |
|
cover |
boolean |
Cover Page |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
duplex |
boolean |
Both side |
☐ |
|
error_code |
string |
Error |
☐ |
|
id |
int32 |
ID |
☐ |
|
info_msg |
string |
Information |
☐ |
|
message_id_label |
string |
|
☐ |
|
message_id |
string |
|
☐ |
|
model |
string |
Model |
☑ |
|
notification_ids |
string |
|
☐ |
|
partner_id_label |
string |
|
☐ |
|
partner_id |
string |
|
☐ |
|
reference |
string |
Related Record |
☐ |
|
report_template_label |
string |
|
☐ |
|
report_template |
string |
|
☐ |
|
res_id |
int32 |
Document ID |
☑ |
|
state_id_label |
string |
|
☐ |
|
state_id |
string |
|
☐ |
|
state |
string |
Status |
☑ |
When a letter is created, the status is 'Pending'.If the letter is correctly sent, the status goes in 'Sent',If not, it will got in state 'Error' and the error message will be displayed in the field 'Error Message'. |
street |
string |
Street |
☐ |
|
street2 |
string |
Street2 |
☐ |
|
user_id_label |
string |
|
☐ |
|
user_id |
string |
|
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
zip |
string |
Zip |
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826