27 lines
580 B
JSON
27 lines
580 B
JSON
{
|
|
"groupKey": "rolling|MCR Steel|0.063 in|7",
|
|
"processType": "rolling",
|
|
"material": "MCR Steel",
|
|
"thickness": "0.063 in",
|
|
"jobId": 7,
|
|
"jobName": "R6",
|
|
"customerName": "Gillman",
|
|
"serialNumber": "9876",
|
|
"mainAssembly": "Chaff Collector",
|
|
"subAssembly": "Frame",
|
|
"operations": [
|
|
{
|
|
"operationId": 53,
|
|
"componentId": 1379,
|
|
"componentName": "Frame- Cylinder Upper",
|
|
"quantity": 1,
|
|
"status": "pending",
|
|
"stallReason": null,
|
|
"assignedTo": null
|
|
}
|
|
],
|
|
"totalCount": 1,
|
|
"pendingCount": 1,
|
|
"completedCount": 0
|
|
}
|