Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| urut | int4 | 10 | null |
|
|
||||||
| id_barang | int4 | 10 | null |
|
|
||||||
| id_satuan | int4 | 10 | null |
|
|
||||||
| qty_stok | numeric | 0 | null |
|
|
||||||
| qty_terbit_sp | numeric | 0 | null |
|
|
||||||
| qty_penjualan | numeric | 0 | null |
|
|
||||||
| qty_rata_rata | numeric | 0 | null |
|
|
||||||
| qty_estimasi | numeric | 0 | null |
|
|
||||||
| is_selected | bool | 1 | null |
|
|
||||||
| keterangan | varchar | 255 | √ | null |
|
|
|||||
| id_program | int4 | 10 | √ | null |
|
|
|||||
| konversi | numeric | 0 | null |
|
|
||||||
| konversi_string | _varchar | 2147483647 | √ | null |
|
|
|||||
| qty_terbit_sp_konversi | numeric | 0 | null |
|
|
||||||
| surat_pesanan | jsonb | 2147483647 | √ | null |
|
|
|||||
| qty_stok_awal | numeric | 0 | null |
|
|
||||||
| qty_stok_masuk | numeric | 0 | null |
|
|
||||||
| qty_estimasi_utama | numeric | 0 | null |
|
|
||||||
| harga_beli | numeric | 0 | null |
|
|
||||||
| total | numeric | 0 | null |
|
|
||||||
| discount | numeric | 0 | null |
|
|
||||||
| total_discount | numeric | 0 | null |
|
|
||||||
| harga_beli_jatuh | numeric | 0 | null |
|
|
||||||
| konversi_satuan_beli | varchar | 2147483647 | √ | null |
|
|
|||||
| qty_pemindahan | numeric | 0 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| estimasi_order_detail_id_urut_pk | Primary key | Asc/Asc | id + urut |

