X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdatev%2Fexport_bewegungsdaten.html;h=80f6c3a51ab7852488515bd806509134b4dc2acf;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=d4557c16c6b7fc6a7d6cb041e9babb18646fc2ca;hpb=2636820b4ddcd32319afb7830a760e82df4a42df;p=kivitendo-erp.git diff --git a/templates/webpages/datev/export_bewegungsdaten.html b/templates/webpages/datev/export_bewegungsdaten.html index d4557c16c..80f6c3a51 100644 --- a/templates/webpages/datev/export_bewegungsdaten.html +++ b/templates/webpages/datev/export_bewegungsdaten.html @@ -95,14 +95,24 @@ [% 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 %] + + [% 'Lock bookings' | $T8 %] + + [% L.yes_no_tag('locked', 0) %] + + + [% 'Export imported bookings' | $T8 %] + + [% L.yes_no_tag('imported', 0) %] + @@ -111,14 +121,15 @@ - - - - - - - - + + + + + + + + + + -