Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('stock_backorder_confirmation_line_id_seq'::regclass) |
|
|
|||||
| backorder_confirmation_id | int4 | 10 | √ | null |
|
|
Immediate Transfer |
||||
| picking_id | int4 | 10 | √ | null |
|
|
Transfer |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| to_backorder | bool | 1 | √ | null |
|
|
To Backorder |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| stock_backorder_confirmation_line_pkey | Primary key | Asc | id |

