X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fsearch.html;h=e1f2d80aa6cf68183c4a276bfb0df1d462b303ed;hb=397e706b4c72c9fe818b8c549b7ae59fe7671d95;hp=e9ec7970ceb88cf17e06ad81a42680390f6b4ad4;hpb=3aa5cee2f12c1dff757539b60196bf5e1be0a5d6;p=kivitendo-erp.git diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index e9ec7970c..e1f2d80aa 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -4,7 +4,7 @@ [%- USE L %]

[% 'Journal' | $T8 %]

-
+ @@ -18,10 +18,10 @@ [% 'Source' | $T8 %] - [%- IF all_departments %] + [%- IF ALL_DEPARTMENTS %] [% '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) %] [%- END %] @@ -42,11 +42,17 @@ [% 'Employee' | $T8 %] [% 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 %] @@ -74,9 +80,9 @@ [% 'ID' | $T8 %] - [% 'Invoice Date' | $T8 %] + [% 'Transdate' | $T8 %] - [% 'Booking Date' | $T8 %] + [% 'Gldate' | $T8 %] [% 'Reference' | $T8 %] @@ -109,13 +115,5 @@ - -
- - - - -
-