Commit db46082d authored by Georgios Dagkakis's avatar Georgios Dagkakis

model spreadsheet change

parent b294439c
...@@ -2240,7 +2240,7 @@ ...@@ -2240,7 +2240,7 @@
"" ""
] ]
], ],
"operator_shift_spreadsheet": [ "operator_shift_spreadsheet": [
[ [
"Date", "Date",
"Product Builder", "Product Builder",
...@@ -2249,7 +2249,8 @@ ...@@ -2249,7 +2249,8 @@
"Break1 Start", "Break1 Start",
"Break1 Stop", "Break1 Stop",
"Break2 Start", "Break2 Start",
"Break2 Stop" "Break2 Stop",
null
], ],
[ [
"2015/02/16", "2015/02/16",
...@@ -2259,7 +2260,8 @@ ...@@ -2259,7 +2260,8 @@
"10:00", "10:00",
"10:30", "10:30",
"12:30", "12:30",
"13:30" "13:30",
null
], ],
[ [
"2015/02/16", "2015/02/16",
...@@ -2269,7 +2271,8 @@ ...@@ -2269,7 +2271,8 @@
"19:00", "19:00",
"19:30", "19:30",
"21:00", "21:00",
"22:00" "22:00",
null
], ],
[ [
"2015/02/17", "2015/02/17",
...@@ -2279,7 +2282,8 @@ ...@@ -2279,7 +2282,8 @@
"10:00", "10:00",
"10:30", "10:30",
"12:30", "12:30",
"13:30" "13:30",
null
], ],
[ [
"2015/02/17", "2015/02/17",
...@@ -2289,7 +2293,8 @@ ...@@ -2289,7 +2293,8 @@
"19:00", "19:00",
"19:30", "19:30",
"21:00", "21:00",
"22:00" "22:00",
null
], ],
[ [
"2015/02/18", "2015/02/18",
...@@ -2299,7 +2304,8 @@ ...@@ -2299,7 +2304,8 @@
"10:00", "10:00",
"10:30", "10:30",
"12:30", "12:30",
"13:30" "13:30",
null
], ],
[ [
"2015/02/18", "2015/02/18",
...@@ -2309,12 +2315,14 @@ ...@@ -2309,12 +2315,14 @@
"19:00", "19:00",
"19:30", "19:30",
"21:00", "21:00",
"22:00" "22:00",
null
], ],
[ [
null, null,
null, null,
null, null,
null,
null null
] ]
], ],
......
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