X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fsearch.html;h=e1f2d80aa6cf68183c4a276bfb0df1d462b303ed;hb=1aa2686b209cfb06364d15bd5b40d813e6607e1e;hp=9f7c45e64ca56e275410750a4dd838f48a04a4b3;hpb=4fa7102b36468079313df9e579f7537d49aab859;p=kivitendo-erp.git diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index 9f7c45e64..e1f2d80aa 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -2,30 +2,26 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] - +

[% 'Journal' | $T8 %]

-
+ - - - - - - -
[% 'Journal' | $T8 %]
- + - [%- IF all_departments %] + [%- IF ALL_DEPARTMENTS %] - + [%- END %] @@ -44,13 +40,19 @@ - + + + + + @@ -78,9 +80,9 @@ - + - + @@ -113,16 +115,5 @@
[% 'Reference / Invoice Number' | $T8 %] [% 'Source' | $T8 %]
[% 'Department' | $T8 %][% L.select_tag('department', all_departments, value_title_sub = \department_label, with_empty = 1) %][% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1) %]
[% 'Employee' | $T8 %][% L.select_tag('employee', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1) %][% L.select_tag('employee_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1) %]
[% 'Attention!' | $T8 %] + [% 'Since kivitendo version 3.5 new notations, see documentation 2.14' | $T8 %] +
[% 'Filter date by' | $T8 %] - [% 'Booking Date' | $T8 %] - [% 'Invoice Date' | $T8 %] + [% 'Transdate' | $T8 %] + [% 'Gldate' | $T8 %]
[% 'ID' | $T8 %] [% 'Invoice Date' | $T8 %][% 'Transdate' | $T8 %] [% 'Booking Date' | $T8 %][% 'Gldate' | $T8 %] [% 'Reference' | $T8 %]

- - - -
-
- - -