Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('account_report_external_value_id_seq'::regclass) |
|
|
|||||
| target_report_expression_id | int4 | 10 | null |
|
|
Target Expression |
|||||
| company_id | int4 | 10 | null |
|
|
Company |
|||||
| foreign_vat_fiscal_position_id | int4 | 10 | √ | null |
|
|
Fiscal position |
||||
| carryover_origin_report_line_id | int4 | 10 | √ | null |
|
|
Origin Line |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| name | varchar | 2147483647 | null |
|
|
Name |
|||||
| text_value | varchar | 2147483647 | √ | null |
|
|
Text Value |
||||
| carryover_origin_expression_label | varchar | 2147483647 | √ | null |
|
|
Origin Expression Label |
||||
| date | date | 13 | null |
|
|
Date |
|||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
||||
| value | float8 | 17,17 | √ | null |
|
|
Numeric Value |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_report_external_value_pkey | Primary key | Asc | id |

