onboarding_step |
Onboarding Step
Catalog: Odoo
Schema: onboarding
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 onboarding_step are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
button_text |
string |
Button text |
☑ |
Text on the panel's button to start this step |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
current_progress_step_id_label |
string |
|
☐ |
Onboarding Progress Step for the current context (company). |
current_progress_step_id |
string |
|
☐ |
Onboarding Progress Step for the current context (company). |
current_step_state |
string |
Completion State |
☐ |
|
description |
string |
Description |
☐ |
|
display_name |
string |
Display Name |
☐ |
|
done_icon |
string |
Font Awesome Icon when completed |
☐ |
|
done_text |
string |
Text to show when step is completed |
☐ |
|
id |
int32 |
ID |
☐ |
|
onboarding_id_label |
string |
|
☐ |
|
onboarding_id |
string |
|
☐ |
|
panel_step_open_action_name |
string |
Opening action |
☑ |
Name of the onboarding step model action to execute when opening the step, e.g. action_open_onboarding_1_step_1 |
progress_ids |
string |
|
☐ |
All related Onboarding Progress Step Records (across companies) |
sequence |
int32 |
Sequence |
☐ |
|
title |
string |
Title |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826