Jobobject
Properties
salesOrderId
string
Production order ID coming from outside the MES. Typically corresponds to an ID assigned on an external order management system.
name
string
Production order name.
code
string
Production order code.
status
string
Production status of the order.
deadline
string
Production order due date
customer
Customer of the production order.
sort
integer
Order priority. A lower number means a higher priority.
product
qty
integer
Quantity of the final product to be produced by the production order.
unit
string
Unit of measures
phases
Array<Phase>
Array items
createdAt
string
Date of creation on the MES.