7 | | * ORDER_STATUS (__'''order_status_id'''__, order_status_name, order_status_description) |
8 | | * DELIVERY_STATUS (__'''delivery_status_id''__, delivery_status_name, delivery_status_description) |
9 | | * PRO_FORMA_STATUS (__'''pro_forma_status_id''__, pro_forma_status_name, pro_forma_status_description) |
| 7 | * ORDER_STATUS (__'''o_status_id'''__, o_status_name, o_status_desc) |
| 8 | * DELIVERY_STATUS (__'''d_status_id'''__, d_status_name, d_status_desc) |
| 9 | * PRO_FORMA_STATUS (__'''pf_status_id'''__, pf_status_name, pf_status_desc) |