X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/345248fd59538b5bfabc5fc54defdc17f76481f3..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/datev/export3.html diff --git a/templates/webpages/datev/export3.html b/templates/webpages/datev/export3.html index 1e51d5e5f..d36f6522c 100644 --- a/templates/webpages/datev/export3.html +++ b/templates/webpages/datev/export3.html @@ -1,17 +1,23 @@ [%- USE T8 %] [%- USE HTML %] - - - Export in Bearbeitung
+ [% 'Working on export' | $T8 %]

Done.
-
[% 'KNE-Export erfolgreich!' | $T8 %] -
-
- Download +
+ [% 'CSV Export successful!' | $T8 %] + + +

+[% IF WARNINGS.size %] + [% 'Warning: One or more field value are not in valid DATEV format at:' | $T8 %]

+ [%- FOREACH warning = WARNINGS %] + [% warning | $T8 %]
+ [%- END %] +
+[% END %] [% IF datev.net_gross_differences.size %] [% INCLUDE 'datev/net_gross_difference.html' @@ -19,4 +25,3 @@ sum_net_gross_differences = datev.sum_net_gross_differences %] [% END %] -