[% USE T8 %] [% USE HTML %]
| [% 'Time' | $T8 %] | [% 'Aktion' | $T8 %] | [% 'Employee' | $T8 %] | [% 'Partnumber' | $T8 %] |
|---|---|---|---|
| [% history.itime.to_kivitendo %] [% history.itime.to_kivitendo_time %] | [% history.addition | $T8 %] | [% HTML.escape(history.employee.name) %] | [% HTML.escape(history.parsed_snumber) %] |