X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdatev%2Fexport_bewegungsdaten.html;h=89bc58281a3138fda54eab8447113f61f1ec462c;hb=958c1727a1453b28feaf8c4bfa40ef25f8bcc3ea;hp=441d83df9ebcc9f83f9d58d2416d217024751230;hpb=c0f873c1ffccfd565995500b459d53bba394c04d;p=kivitendo-erp.git diff --git a/templates/webpages/datev/export_bewegungsdaten.html b/templates/webpages/datev/export_bewegungsdaten.html index 441d83df9..89bc58281 100644 --- a/templates/webpages/datev/export_bewegungsdaten.html +++ b/templates/webpages/datev/export_bewegungsdaten.html @@ -29,7 +29,7 @@ - + @@ -54,24 +54,70 @@ - [% IF ALL_DEPARTMENTS.as_list.size %] - - [% 'Department' | $T8 %] - - - - - - - - -
[% 'Department' | $T8 %][% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1) %]
- +
+ + + + + + + + + +
[% 'Gldate' | $T8 %] [% 'From' | $T8 %][% L.date_tag('gldatefrom') %]
+ + + + +
+ + [% IF ALL_DEPARTMENTS.as_list.size %] + + + + + + + + +
[% 'Department' | $T8 %][% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1) %]
+ + + +
[% END %] - -
+ + + + + [% IF show_pk_option %] + + + + [% ELSE %] + + + + + [% END %] + + + + + + + + + + + +
[% 'Export with CV Charts' | $T8 %][% L.checkbox_tag('use_pk', value => 1, checked => 0) %][% '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 %]
[% 'Lock bookings' | $T8 %][% L.yes_no_tag('locked', 0) %]
[% 'Export imported bookings' | $T8 %][% L.yes_no_tag('imported', 0) %]
+ + + +
@@ -81,8 +127,9 @@ - + +