Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('account_fiscal_position_id_seq'::regclass) |
|
|
|||||||||||||||||||||||
| sequence | int4 | 10 | √ | null |
|
|
Sequence |
||||||||||||||||||||||
| company_id | int4 | 10 | null |
|
|
Company |
|||||||||||||||||||||||
| country_id | int4 | 10 | √ | null |
|
|
Country |
||||||||||||||||||||||
| country_group_id | int4 | 10 | √ | null |
|
|
Country Group |
||||||||||||||||||||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||||||||||||||||||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||||||||||||||||||||
| zip_from | varchar | 2147483647 | √ | null |
|
|
Zip Range From |
||||||||||||||||||||||
| zip_to | varchar | 2147483647 | √ | null |
|
|
Zip Range To |
||||||||||||||||||||||
| foreign_vat | varchar | 2147483647 | √ | null |
|
|
Foreign Tax ID |
||||||||||||||||||||||
| name | jsonb | 2147483647 | null |
|
|
Fiscal Position |
|||||||||||||||||||||||
| note | jsonb | 2147483647 | √ | null |
|
|
Notes |
||||||||||||||||||||||
| active | bool | 1 | √ | null |
|
|
Active |
||||||||||||||||||||||
| auto_apply | bool | 1 | √ | null |
|
|
Detect Automatically |
||||||||||||||||||||||
| vat_required | bool | 1 | √ | null |
|
|
VAT required |
||||||||||||||||||||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||||||||||||||||||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_fiscal_position_pkey | Primary key | Asc | id |

