Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| id_barang | int4 | 10 | null |
|
|
||||||
| id_satuan | int4 | 10 | null |
|
|
||||||
| id_stok | int4 | 10 | null |
|
|
||||||
| urut | int4 | 10 | null |
|
|
||||||
| id_surat_jalan_detail | int4 | 10 | √ | null |
|
|
|||||
| urut_surat_jalan_detail | int4 | 10 | null |
|
|
||||||
| qty_invoice | numeric | 0 | null |
|
|
||||||
| qty_picking | numeric | 0 | null |
|
|
||||||
| id_keterangan | int4 | 10 | √ | null |
|
|
|||||
| is_bonus | bool | 1 | false |
|
|
||||||
| diskon_persen_1 | numeric | 0 | '0'::numeric |
|
|
||||||
| qty_dipesan | numeric | 0 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| checking_detail_id_urut_pk | Primary key | Asc/Asc | id + urut |

