From: G. Richardson Date: Tue, 30 May 2017 13:01:41 +0000 (+0200) Subject: Part Controller history - Artikelnummer mit anzeigen X-Git-Tag: release-3.5.4~1058 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/bf9801d4bbedf2ed1d376428aaae44f2300c2b78 Part Controller history - Artikelnummer mit anzeigen --- diff --git a/templates/webpages/part/history.html b/templates/webpages/part/history.html index 91846752d..d8931fb07 100644 --- a/templates/webpages/part/history.html +++ b/templates/webpages/part/history.html @@ -3,15 +3,17 @@ - - - + + + + [% FOREACH history = history_entries %] + [% END %]
[% 'Time' | $T8 %][% 'Aktion' | $T8 %][% 'Employee' | $T8 %][% '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) %]