project_stage |
Project Stage
Catalog: Odoo
Schema: project
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 project_stage are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
fold |
boolean |
Folded in Kanban |
☐ |
If enabled, this stage will be displayed as folded in the Kanban view of your projects. Projects in a folded stage are considered as closed. |
id |
int32 |
ID |
☐ |
|
mail_template_id_label |
string |
|
☐ |
If set, an email will be automatically sent to the customer when the project reaches this stage. |
mail_template_id |
string |
|
☐ |
If set, an email will be automatically sent to the customer when the project reaches this stage. |
name |
string |
Name |
☑ |
|
sequence |
int32 |
Sequence |
☐ |
|
sms_template_id_label |
string |
|
☐ |
If set, an SMS Text Message will be automatically sent to the customer when the project reaches this stage. |
sms_template_id |
string |
|
☐ |
If set, an SMS Text Message will be automatically sent to the customer when the project reaches this stage. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826