mixin |
Base class to extract data from documents
Catalog: Odoo
Schema: extract
Documentation:
Base model to inherit from to add extract functionality to a model.
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 mixin are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
extract_can_show_send_button |
boolean |
Can show the ocr send button |
☐ |
|
extract_error_message |
string |
Error message |
☐ |
|
extract_remote_id |
int32 |
Id of the request to IAP-OCR |
☐ |
|
extract_state_processed |
boolean |
Extract State Processed |
☐ |
|
extract_state |
string |
Extract state |
☑ |
|
extract_status_code |
int32 |
Status code |
☐ |
|
has_message |
boolean |
Has Message |
☐ |
|
is_in_extractable_state |
boolean |
Is In Extractable State |
☐ |
|
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 |
|
☐ |
|
website_message_ids |
string |
|
☐ |
Website communication history |
01-03-2023 15:29 Version 22.1.135-BETA+3826