Commit 205ff681 authored by Georgios Dagkakis's avatar Georgios Dagkakis

correction in the configuration of the spreadsheet

parent f931f02e
......@@ -268,28 +268,16 @@
"configuration": {
"columns": [
{
"name": "ID",
"name": "Station",
"type": "string"
},
{
"name": "StationID",
"type": "string"
},
{
"name": "Number of Units",
"name": "# units awaiting processing",
"type": "number"
},
{
"name": "Remaining Units",
"name": "# units complete but not passed on",
"type": "number"
},
{
"name": "Type",
"type": "string"
},
{
"name": "Batch ID",
"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