X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fdatev%2Fexport_bewegungsdaten.html;h=80f6c3a51ab7852488515bd806509134b4dc2acf;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=a472402def9f9ad5e58ae09c35a9183b36d9f40d;hpb=1ea2480c9657c3e1445712fc9027123a101fb267;p=kivitendo-erp.git diff --git a/templates/webpages/datev/export_bewegungsdaten.html b/templates/webpages/datev/export_bewegungsdaten.html index a472402de..80f6c3a51 100644 --- a/templates/webpages/datev/export_bewegungsdaten.html +++ b/templates/webpages/datev/export_bewegungsdaten.html @@ -29,7 +29,7 @@ - + @@ -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,15 +121,15 @@ - - - - - - - - - + + + + + + + + + + -