Brief
Terms used in modulesplugins | Pending global refactorings | Translations |
---|---|---|
orders, masterOrders, assignmentToShift, shiftAttendanceLists, operationalTasks, operationalTasksForOrder | Polskie |
...
Term | Short in context | Short elsewhere | Description | Data model / API | Pending refactorings |
---|---|---|---|---|---|
Production order | Order, Ord.Order, Ord | Prod. order | An order for a production line to produce a specified quantity one product according to a specific technology. | order | |
Planned start of order | Planned start, Plan. start | Plan. ord.start | Planned date when we should start executing the production order. | dateFrom | |
Planned end of order | Planned end, Plan. end | Plan. ord. end | Planned date when we should end executing the production order. | dateTo | |
Corrected start of order | Corrected start, Corr. start | Corr. ord. start | Entered if we had to change the start date of the order after if was accepted. | correctedDateFrom | |
Corrected end of order | Corrected end, Corr. end | Corr. ord. end | Entered if we had to change the end date of the order after if was accepted. | correctedDateTo | |
Effective start of order | Effective start, Eff. start | Eff. ord. start | Effective start date which represents when we actually started the order in qcadoo MES. | effectiveDateFrom | |
Effective end of order | Effective end, Eff. end | Eff. ord. end | Effective end date which represents when we actually finished the order in qcadoo MES. | effectiveDateTo | |
Start of order | Start | Ord. start | Depending on which start dates are set as the orders start date we assume the effective date if it is set or the corrected date or the planned date if none of the first two are set. | startDate (calculated value?) | |
End of order | End | Ord. end | Depending on which end dates are set as the orders end date we assume the effective date if it is set or the corrected date or the planned date if none of the first two are set. | finishDate (calculated value ?) | |
Causes of deviations from production plan | Dictionary of causes | Most common causes of deviations from the production plan. | reasonTypeOfChaningOrderState | ||
Cause of orders start correction | Cause of start correction | reasonTypeCorrectionDateFrom | |||
Cause of orders end correction | Cause of end correction | reasonTypeCorrectionDateTo | |||
Cause of orders effective start deviation | Cause of effective start deviation | reasonTypeDeviationsOfEffectiveStart | |||
Cause of orders effective end deviation | Cause of effective end deviation | reasonTypeDeviationsOfEffectiveEnd | |||
Assignment to shift | Planned daily assignment of workers to shifts and their occupation during that time. | assignmentToShift | |||
Shift attendance list | List of attendance | Registered daily attendance of workers on shifts and their occupation during that time. | staffAssignmentToShift | ||
Occupation type | Types of a workers occupation on a shift. | occupationType | |||
Occupation | Full description of the workers occupation during a shift. | TODO | |||
Orders Production orders plan | Prod. orders plan | Ord. plan | Master Main production plan on the level of production lines. | TODO | |
Operational plan | Oper. plan | Detailed production execution plan on workstation and operations level. | TODO | ||
Operational task | Task | Oper. task | An element of the operational plan. | TODO | |
Operational tasks type | Type | Tasks type | TODO | ||
Master order | A higher level order which many production orders must fulfill. Master orders often represent actual orders for clients for many products. | TODO |