Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('mrp_production_split_line_id_seq'::regclass) |
|
|
|||||
| mrp_production_split_id | int4 | 10 | null |
|
|
Split Production |
|||||
| user_id | int4 | 10 | √ | null |
|
|
Responsible |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| quantity | numeric | 0 | null |
|
|
Quantity To Produce |
|||||
| date | timestamp | 29,6 | √ | null |
|
|
Schedule Date |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| mrp_production_split_line_pkey | Primary key | Asc | id |

