jobshop spreadsheet configuration updated

parent 50cd3378
...@@ -580,6 +580,9 @@ ...@@ -580,6 +580,9 @@
}, { }, {
"name":"Customer", "name":"Customer",
"type":"string" "type":"string"
}, {
"name":"Project",
"type":"string"
}, { }, {
"name":"Order Date", "name":"Order Date",
"type":"string" "type":"string"
...@@ -687,6 +690,9 @@ ...@@ -687,6 +690,9 @@
}, { }, {
"name": "Sequence", "name": "Sequence",
"type": "string" "type": "string"
}, {
"name": "task ID",
"type": "string"
}, { }, {
"name": "Start time", "name": "Start time",
"type": "string", "type": "string",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment