report_expression |
Accounting Report Expression
Catalog: Odoo
Schema: account
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 report_expression are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
auditable |
boolean |
Auditable |
☐ |
|
blank_if_zero |
boolean |
Blank if Zero |
☐ |
When checked, 0 values will not show when displaying this expression's value. |
carryover_target |
string |
Carry Over To |
☐ |
Formula in the form line_code.expression_label. This allows setting the target of the carryover for this expression (on a _carryover_*-labeled expression), in case it is different from the parent line. 'custom' is also allowed as value in case the carryover destination requires more complex logic. |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
date_scope |
string |
Date Scope |
☑ |
|
display_name |
string |
Display Name |
☐ |
|
engine |
string |
Computation Engine |
☑ |
|
figure_type |
string |
Figure Type |
☐ |
|
formula |
string |
Formula |
☑ |
|
green_on_positive |
boolean |
Is Growth Good when Positive |
☐ |
|
id |
int32 |
ID |
☐ |
|
label |
string |
Label |
☑ |
|
report_line_id_label |
string |
|
☐ |
|
report_line_id |
string |
|
☐ |
|
report_line_name |
string |
Report Line Name |
☐ |
|
subformula |
string |
Subformula |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826