==== Work Package====
A [[MROCLS_MRO_WORKPACKAGE#Work Package]] is a collection of objects to collect and summarize other task owning objects, workpackages, or tasks. A simple workpackage has a certain amount of tasks that have to be finished in order to confirm the workpackage as done. MOre complex workpackages can also own other underlying workpackages that have to be confirmed. Confirming a workpackage itself requires a progress of 100% of all related tasks, as well as 100% confirmed sub work packages.
<gallery>
File:UI_WinX_MRO_WPConfirmButton.png|MRO Workpackage confirm button (WinX)
File:UI_WinX_MRO_WPRevokeConfirmButton.png|MRO Workpackage revoke confirmation button (WinX)
</gallery>
==== Task ====
==== Measurement Task ====
A [[MROCLS_MRO_MEASUREMENT_TASK#Task]] Inherits from [[MROCLS_MRO_TASK#Task]]. This task documents a measured value (e.g. read from a pressure gauge). Therefore, clicking the value on the shown task opens an editor to enter the desired number. If no value was entered before, an empty line will be shown. Once this is donea value has been entered, the task is finished. ALternativelyAlternatively, the task can also be closed by the option "Not Applicable" to document the situation of not being able to fullfill the measurement (e.g. the pressure gauge is broken). An additional small value indicator below the main value can report e.g. the previously entered value. The behaviour of this previous value indicator has to be specified separately in the customizing of UBIK.
<gallery>
File:UI_WinX_MRO_WorkProgressIndicatorUI_WinX_MRO_ChildItemMeasurementTask_Empty.png|MRO Work Progress Indicator Measurement Task without a reported value (WinX)File:UI_WinX_MRO_ChildItemMeasurementTask.png|MRO Measurement Task with a reported value (WinX)
</gallery>
==== Progress Task ====
[[MROCLS_MRO_PROGRESS_TASK# Progress Task]] Inherits from [[MROCLS_MRO_MEASUREMENT_TASK#Task]]. This task type reports a certain progress while fullfilling a task. The progress will influence the overall progress of the owning workpackage. If the task cannot be fullfilled, it can also be finished with the option "Not Applicable".
<gallery>
File:UI_WinX_MRO_ProgressTask.png|MRO Progress Task with a reported work progress (WinX)
</gallery>
==== Check Task ====
A [[MROCLS_MRO_CHECK_TASK#Check Task]] Inherits from [[MROCLS_MRO_TASK#Task]]. This task type is finished, when the user reports with a positive or negataive answer or "Not Applicable" (e.g. reporting a yes/no answer for existing equipment).
<gallery>
File:UI_WinX_MRO_CheckTask.png|Unfinished MRO CheckTask (WinX)
</gallery>
==== Inspection Task ====
[[MROCLS_MRO_INSPECTION_TASK#Inspection Task]] Inherits from [[MROCLS_MRO_TASK#Task]]. This task is finisher einter by reporting "Done" or reoprting "Not Applicable". This is intended for a simple To-Do task that is either done or not.
<gallery>
File:UI_WinX_MRO_InspectionTask.png|Finished MRO InspectionTask (WinX)
</gallery>
== See also ==