| # | Column | Type | Default | Info |
|---|---|---|---|---|
| 1 | property_received_from_international_assistance_id PK NOT NULL | text | admin.next_id() | |
| 2 | title | text | Назва | |
| 3 | description | text | Опис | |
| 4 | quantity | numeric | Кількість | |
| 5 | unitname | text | Назва одиниці виміру | |
| 6 | valueamount | numeric | Вартість | |
| 7 | valuecurrency | text | Валюта | |
| 8 | projectid | text | Номер програми | |
| 9 | projecttitle | text | Назва програми | |
| 10 | recipientid | text | Ідентифікатор реципієнта | |
| 11 | recipientname | text | Назва реципієнта | |
| 12 | implementerid | text | Ідентифікатор виконавця | |
| 13 | implementername | text | Назва виконавця | |
| 14 | actid | text | Номер акта | |
| 15 | actdate | text | Дата акта | |
| 16 | editor_id | text | ||
| 17 | editor_date | timestamp | date_trunc('minutes'::text, now()) | |
| 18 | cdate | timestamp | date_trunc('seconds'::text, now()) | cdate |
| 19 | uid | text | відповідальний специаліст | |
| 20 | files | json | ||
| 21 | verification NOT NULL | bool | false | verification |
| 22 | public_geoport1 NOT NULL | bool | true | |
| 23 | pr_file | text | pp_file |