[ENHANCEMENT]Rework Offline/Online
peterbarancek opened this issue · 3 comments
Sometimes is necessary to repair piece(Rework).
Provide a option rework a piece immediately(online)- someone advanced decide what to do with NOK piece , if there a option to rework it.
The idea is a merge Rework entity (Rework recipe) into actual Faulty entity (Production data of actual entity). By this merging specified data in entity are replaced by entity from rework recipe(both are same type). Which types and properties will be merged depend on programmer (flow, checkers...)
Offline rework is basically same like above, but difference is piece are stored outside production line(warehouse) and are identified (marked by unique id) . System for offline rework should provide a screed where is list of NOK entities and list of available rework recipes. On this screen someone responsible choose faulty entity then choose required rework and merge them by rule defined by machine programmer (flow, checkers types)
/cib
Branch 47-_ENHANCEMENT_Rework_Offline/Online created!
closes #51