X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdatev%2Fexport_bewegungsdaten.html;h=80f6c3a51ab7852488515bd806509134b4dc2acf;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=9809b1f603f14b3859caa8d0139ef6aee9dd8c3c;hpb=2ac999504a5039c972da30c0f6177b34f6e2177b;p=kivitendo-erp.git diff --git a/templates/webpages/datev/export_bewegungsdaten.html b/templates/webpages/datev/export_bewegungsdaten.html index 9809b1f60..80f6c3a51 100644 --- a/templates/webpages/datev/export_bewegungsdaten.html +++ b/templates/webpages/datev/export_bewegungsdaten.html @@ -95,11 +95,11 @@ [% IF show_pk_option %] [% '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) %] + [% L.checkbox_tag('use_pk', value = 1, checked = 0, disabled = 1) %] [% 'Hint: Not all VC Numbers are personal accounts compliant' | $T8 %] [% END %] @@ -107,6 +107,11 @@ [% 'Lock bookings' | $T8 %] [% L.yes_no_tag('locked', 0) %] + + + [% 'Export imported bookings' | $T8 %] + + [% L.yes_no_tag('imported', 0) %] @@ -116,15 +121,15 @@ - - - - - - - - + + + + + + + + - +