Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('mrp_consumption_warning_line_id_seq'::regclass) |
|
|
|||||
| mrp_consumption_warning_id | int4 | 10 | null |
|
|
Parent Wizard |
|||||
| mrp_production_id | int4 | 10 | null |
|
|
Manufacturing Order |
|||||
| product_id | int4 | 10 | null |
|
|
Product |
|||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
||||
| product_consumed_qty_uom | float8 | 17,17 | √ | null |
|
|
Consumed |
||||
| product_expected_qty_uom | float8 | 17,17 | √ | null |
|
|
To Consume |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| mrp_consumption_warning_line_pkey | Primary key | Asc | id |

