Commit 18eba440 authored by Georgios Dagkakis's avatar Georgios Dagkakis

models edited to reflect the changes in the spreadsheet that defines operator shift

parent b4135cc2
...@@ -162,30 +162,53 @@ ...@@ -162,30 +162,53 @@
"type": "object_view" "type": "object_view"
}, },
"view_operator_shift_spreadsheet": { "view_operator_shift_spreadsheet": {
"configuration": { "configuration": {
"columns": [ "extend": [
{ "x",
"format": "date-time", "y"
"name": "Date", ],
"type": "string" "columns": [
}, {
{ "format": "date-time",
"name": "Product Builder", "name": "Date",
"type": "string" "type": "string"
}, },
{ {
"name": "Start", "name": "Product Builder",
"type": "string" "type": "string"
}, },
{ {
"name": "Stop", "name": "Start",
"type": "string" "type": "string"
} },
] {
}, "name": "Stop",
"gadget": "Input_viewSpreadsheet", "type": "string"
"title": "Product Builder Shifts Spreadsheet", },
"type": "object_view" {
"name": "Break1 Start",
"type": "string"
},
{
"name": "Break1 Stop",
"type": "string"
},
{
"name": "Break2 Start",
"type": "string"
},
{
"name": "Break2 Stop",
"type": "string"
}
],
"handsontable_options": {
"minSpareCols": 1
}
},
"gadget": "Input_viewSpreadsheet",
"title": "Product Builder Shifts Spreadsheet",
"type": "object_view"
}, },
"view_operator_skill_spreadsheet": { "view_operator_skill_spreadsheet": {
"configuration": { "configuration": {
...@@ -2193,20 +2216,6 @@ ...@@ -2193,20 +2216,6 @@
null null
] ]
], ],
"operator_shift_spreadsheet": [
[
"Date",
"Product Builder",
"Start",
"Stop"
],
[
null,
null,
null,
null
]
],
"operator_skill_spreadsheet": [ "operator_skill_spreadsheet": [
[ [
"Product Builder", "Product Builder",
...@@ -2217,6 +2226,30 @@ ...@@ -2217,6 +2226,30 @@
null null
] ]
], ],
"operator_shift_spreadsheet": [
[
"Date",
"Product Builder",
"Start",
"Stop",
"Break1 Start",
"Break1 Stop",
"Break2 Start",
"Break2 Stop",
null
],
[
null,
null,
null,
null,
null,
null,
null,
null,
null
]
],
"wip_spreadsheet": [ "wip_spreadsheet": [
[ [
"ID", "ID",
......
...@@ -162,30 +162,53 @@ ...@@ -162,30 +162,53 @@
"type": "object_view" "type": "object_view"
}, },
"view_operator_shift_spreadsheet": { "view_operator_shift_spreadsheet": {
"configuration": { "configuration": {
"columns": [ "extend": [
{ "x",
"format": "date-time", "y"
"name": "Date", ],
"type": "string" "columns": [
}, {
{ "format": "date-time",
"name": "Product Builder", "name": "Date",
"type": "string" "type": "string"
}, },
{ {
"name": "Start", "name": "Product Builder",
"type": "string" "type": "string"
}, },
{ {
"name": "Stop", "name": "Start",
"type": "string" "type": "string"
} },
] {
}, "name": "Stop",
"gadget": "Input_viewSpreadsheet", "type": "string"
"title": "Product Builder Shifts Spreadsheet", },
"type": "object_view" {
"name": "Break1 Start",
"type": "string"
},
{
"name": "Break1 Stop",
"type": "string"
},
{
"name": "Break2 Start",
"type": "string"
},
{
"name": "Break2 Stop",
"type": "string"
}
],
"handsontable_options": {
"minSpareCols": 1
}
},
"gadget": "Input_viewSpreadsheet",
"title": "Product Builder Shifts Spreadsheet",
"type": "object_view"
}, },
"view_operator_skill_spreadsheet": { "view_operator_skill_spreadsheet": {
"configuration": { "configuration": {
...@@ -2146,12 +2169,12 @@ ...@@ -2146,12 +2169,12 @@
], ],
[ [
"Static weight value", "Static weight value",
"1.6", "1.5",
"1.3", "1.1",
"0", "0",
"1.4", "1.7",
"0.6", "1",
"0.7" "0.8"
], ],
[ [
null, null,
...@@ -2218,43 +2241,71 @@ ...@@ -2218,43 +2241,71 @@
"Date", "Date",
"Product Builder", "Product Builder",
"Start", "Start",
"Stop" "Stop",
"Break1 Start",
"Break1 Stop",
"Break2 Start",
"Break2 Stop"
], ],
[ [
"2015/02/16", "2015/02/16",
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12", "PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12",
"07:00", "07:00",
"16:00" "16:00",
"10:00",
"10:30",
"12:30",
"13:30"
], ],
[ [
"2015/02/16", "2015/02/16",
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25", "PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25",
"16:00", "16:00",
"01:00" "01:00",
"19:00",
"19:30",
"21:00",
"22:00"
], ],
[ [
"2015/02/17", "2015/02/17",
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12", "PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12",
"07:00", "07:00",
"16:00" "16:00",
"10:00",
"10:30",
"12:30",
"13:30"
], ],
[ [
"2015/02/17", "2015/02/17",
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25", "PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25",
"16:00", "16:00",
"01:00" "01:00",
"19:00",
"19:30",
"21:00",
"22:00"
], ],
[ [
"2015/02/18", "2015/02/18",
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12", "PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12",
"07:00", "07:00",
"16:00" "16:00",
"10:00",
"10:30",
"12:30",
"13:30"
], ],
[ [
"2015/02/18", "2015/02/18",
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25", "PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25",
"16:00", "16:00",
"01:00" "01:00",
"19:00",
"19:30",
"21:00",
"22:00"
], ],
[ [
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