X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/69b298a0f814b3e21d85d3958d198f15001ed6f1..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/datev/export_bewegungsdaten.html diff --git a/templates/webpages/datev/export_bewegungsdaten.html b/templates/webpages/datev/export_bewegungsdaten.html index f46f526d8..80f6c3a51 100644 --- a/templates/webpages/datev/export_bewegungsdaten.html +++ b/templates/webpages/datev/export_bewegungsdaten.html @@ -29,7 +29,7 @@ - +
| [% 'Export with CV Charts' | $T8 %] | - | [% L.checkbox_tag('use_pk', value => 1, checked => 0) %] | +[% L.checkbox_tag('use_pk', value = 1, checked = 0) %] | + [% ELSE %] +[% 'Export with CV Charts' | $T8 %] | ++ | [% L.checkbox_tag('use_pk', value = 1, checked = 0, disabled = 1) %] | +[% 'Hint: Not all VC Numbers are personal accounts compliant' | $T8 %] | + [% END %]|
| [% 'Lock bookings' | $T8 %] | ++ | [% L.yes_no_tag('locked', 0) %] | +||||||
| [% 'Export imported bookings' | $T8 %] | ++ | [% L.yes_no_tag('imported', 0) %] | +||||||