new plugins added to the plugin sequence of the configuration

parent ba0d5fd2
......@@ -813,6 +813,9 @@
"plugin_list" : [{
"_class": "dream.plugins.ReadJSSkills.ReadJSSkills",
"input_id": "operator_skill_spreadsheet"
}, {
"_class": "dream.plugins.ReadJSSkillsToStations.ReadJSSkillsToStations",
"input_id": ""
}, {
"_class": "dream.plugins.ReadJSOrders.ReadJSOrders",
"input_id": "production_orders_spreadsheet"
......@@ -840,6 +843,12 @@
}, {
"_class": "dream.plugins.UpdateWIP.UpdateWIP",
"input_id": ""
}, {
"_class": "dream.plugins.InsertWIP.InsertWIP",
"input_id": ""
}, {
"_class": "dream.plugins.ReadJSShifts.ReadJSShifts",
"input_id": ""
}
]
},
......
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