27 lines
680 B
JSON
27 lines
680 B
JSON
[
|
|
{
|
|
"content": "Restore START button functionality",
|
|
"status": "completed",
|
|
"activeForm": "Restoring START button"
|
|
},
|
|
{
|
|
"content": "Fix stop prompt to actually stop production",
|
|
"status": "completed",
|
|
"activeForm": "Fixing stop production logic"
|
|
},
|
|
{
|
|
"content": "Test full flow: WO select → START → STOP with prompt",
|
|
"status": "pending",
|
|
"activeForm": "Testing complete flow"
|
|
},
|
|
{
|
|
"content": "Fix availability calculation if needed",
|
|
"status": "pending",
|
|
"activeForm": "Fixing availability"
|
|
},
|
|
{
|
|
"content": "Final testing for presentation",
|
|
"status": "pending",
|
|
"activeForm": "Final testing"
|
|
}
|
|
] |