Id: |
${fieldValue(bean:entryInstance, field:'id')} |
Task: |
${entryInstance?.task?.encodeAsHTML()} |
Production: |
${fieldValue(bean:entryInstance, field:'productionReference')}
|
Condition Severity: |
${fieldValue(bean:entryInstance, field:'highestSeverity')}
|
Comment: |
${fieldValue(bean:entryInstance, field:'comment')} |
Date Done: |
|
Duration: |
${entryInstance.durationHour}h : ${entryInstance.durationMinute}min |
Date Entered: |
|
Entered By: |
${entryInstance?.enteredBy?.encodeAsHTML()} |
Entry Type: |
${entryInstance?.entryType?.encodeAsHTML()} |