Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| purchase_order_id | int4 | 10 | null |
|
|
||||||
| stock_picking_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| purchase_order_stock_picking_rel_pkey | Primary key | Asc/Asc | purchase_order_id + stock_picking_id |
| purchase_order_stock_picking__stock_picking_id_purchase_ord_idx | Performance | Asc/Asc | stock_picking_id + purchase_order_id |

