report_line |
Accounting Report Line
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_line are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
account_codes_formula |
string |
Account Codes Formula Shortcut |
☐ |
Internal field to shorten expression_ids creation for the account_codes engine |
action_id_label |
string |
|
☐ |
Setting this field will turn the line into a link, executing the action when clicked. |
action_id |
string |
|
☐ |
Setting this field will turn the line into a link, executing the action when clicked. |
aggregation_formula |
string |
Aggregation Formula Shortcut |
☐ |
Internal field to shorten expression_ids creation for the aggregation engine |
children_ids |
string |
|
☐ |
|
code |
string |
Code |
☐ |
Unique identifier for this line. |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
domain_formula |
string |
Domain Formula Shortcut |
☐ |
Internal field to shorten expression_ids creation for the domain engine |
expression_ids |
string |
|
☐ |
|
foldable |
boolean |
Foldable |
☐ |
By default, we always unfold the lines that can be. If this is checked, the line won't be unfolded by default, and a folding button will be displayed. |
groupby |
string |
Group By |
☐ |
Comma-separated list of fields from account.move.line (Journal Item). When set, this line will generate sublines grouped by those keys. |
hide_if_zero |
boolean |
Hide if Zero |
☐ |
This line and its children will be hidden when all of their columns are 0. |
hierarchy_level |
int32 |
Level |
☑ |
|
id |
int32 |
ID |
☐ |
|
name |
string |
Name |
☑ |
|
parent_id_label |
string |
|
☐ |
|
parent_id |
string |
|
☐ |
|
print_on_new_page |
boolean |
Print On New Page |
☐ |
When checked this line and everything after it will be printed on a new page. |
report_id_label |
string |
|
☐ |
|
report_id |
string |
|
☐ |
|
sequence |
int32 |
Sequence |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826