article |
Knowledge Article
Catalog: Odoo
Schema: knowledge
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 article are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
|
activity_calendar_event_id_label |
string |
|
☐ |
|
activity_calendar_event_id |
string |
|
☐ |
|
activity_date_deadline |
datetime |
Next Activity Deadline |
☐ |
|
activity_exception_decoration |
string |
Activity Exception Decoration |
☐ |
Type of the exception activity on record. |
activity_exception_icon |
string |
Icon |
☐ |
Icon to indicate an exception activity. |
activity_ids |
string |
|
☐ |
|
activity_state |
string |
Activity State |
☐ |
Status based on activitiesOverdue: Due date is already passedToday: Activity date is todayPlanned: Future activities. |
activity_summary |
string |
Next Activity Summary |
☐ |
|
activity_type_icon |
string |
Activity Type Icon |
☐ |
Font awesome icon e.g. fa-tasks |
activity_type_id_label |
string |
|
☐ |
|
activity_type_id |
string |
|
☐ |
|
activity_user_id_label |
string |
|
☐ |
|
activity_user_id |
string |
|
☐ |
|
article_member_ids |
string |
|
☐ |
|
article_properties_definition |
string |
Article Item Properties |
☐ |
|
article_properties_is_empty |
boolean |
Is Property Field Empty? |
☐ |
|
article_properties |
string |
Properties |
☐ |
|
article_url |
string |
Article URL |
☐ |
|
body |
string |
Body |
☐ |
|
can_publish |
boolean |
Can Publish |
☐ |
|
category |
string |
Section |
☐ |
Used to categozie articles in UI, depending on their main permission definitions. |
child_ids |
string |
|
☐ |
|
cover_image_id_label |
string |
|
☐ |
|
cover_image_id |
string |
|
☐ |
|
cover_image_url |
string |
Cover url |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
deletion_date |
datetime |
Deletion Date |
☐ |
|
display_name |
string |
Display Name |
☐ |
|
favorite_count |
int32 |
#Is Favorite |
☐ |
|
favorite_ids |
string |
|
☐ |
|
full_width |
boolean |
Full width |
☐ |
When set, the article body will take the full width available on the article page. Otherwise, the body will have large horizontal margins. |
has_article_children |
boolean |
Has normal article children? |
☐ |
|
has_item_children |
boolean |
Has article item children? |
☐ |
|
has_item_parent |
boolean |
Is the parent an Item ? |
☐ |
|
has_message |
boolean |
Has Message |
☐ |
|
icon |
string |
Emoji |
☐ |
|
id |
int32 |
ID |
☐ |
|
inherited_permission_parent_id_label |
string |
|
☐ |
|
inherited_permission_parent_id |
string |
|
☐ |
|
inherited_permission |
string |
Inherited Permission |
☐ |
|
internal_permission |
string |
Internal Permission |
☐ |
Default permission for all internal users. (External users can still have access to this article if they are added to its members) |
is_article_item |
boolean |
Is Item? |
☐ |
|
is_desynchronized |
boolean |
Desyncronized with parents |
☐ |
If set, this article won't inherit access rules from its parents anymore. |
is_locked |
boolean |
Locked |
☐ |
When locked, users cannot write on the body or change the title, even if they have write access on the article. |
is_published |
boolean |
Is Published |
☐ |
|
is_user_favorite |
boolean |
Is Favorited |
☐ |
|
last_edition_date |
datetime |
Last Edited on |
☐ |
|
last_edition_uid_label |
string |
|
☐ |
|
last_edition_uid |
string |
|
☐ |
|
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 |
|
☐ |
|
my_activity_date_deadline |
datetime |
My Activity Deadline |
☐ |
|
name |
string |
Title |
☑ |
|
parent_id_label |
string |
|
☐ |
|
parent_id |
string |
|
☐ |
|
parent_path |
string |
Parent Path |
☐ |
|
root_article_id_label |
string |
|
☐ |
The subject is the title of the highest parent in the article hierarchy. |
root_article_id |
string |
|
☐ |
The subject is the title of the highest parent in the article hierarchy. |
sequence |
int32 |
Sequence |
☐ |
The sequence is computed only among the articles that have the same parent. |
to_delete |
boolean |
Trashed |
☐ |
When sent to trash, articles are flagged to be deleteddays after last edit. knowledge_article_trash_limit_days configparameter can be used to modify the number of days. (default is 30) |
user_can_read |
boolean |
Can Read |
☐ |
|
user_can_write |
boolean |
Can Write |
☐ |
|
user_favorite_sequence |
int32 |
User Favorite Sequence |
☐ |
|
user_has_access |
boolean |
Has Access |
☐ |
|
user_has_write_access |
boolean |
Has Write Access |
☐ |
|
user_permission |
string |
User permission |
☐ |
|
website_message_ids |
string |
|
☐ |
Website communication history |
website_published |
boolean |
Visible on current website |
☐ |
|
website_url |
string |
Website URL |
☐ |
The full URL to access the document through the website. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826