X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3aa5cee2f12c1dff757539b60196bf5e1be0a5d6..2d0387d1624b5b7ed6b13b79b9d5a87ce9b6d12b:/templates/webpages/gl/search.html diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index e9ec7970c..da3cb7b22 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 %] @@ -45,8 +45,8 @@ [% 'Filter date by' | $T8 %] - [% 'Booking Date' | $T8 %] - [% 'Invoice Date' | $T8 %] + [% 'Transdate' | $T8 %] + [% 'Gldate' | $T8 %] @@ -74,9 +74,9 @@ [% 'ID' | $T8 %] - [% 'Invoice Date' | $T8 %] + [% 'Transdate' | $T8 %] - [% 'Booking Date' | $T8 %] + [% 'Gldate' | $T8 %] [% 'Reference' | $T8 %] @@ -93,15 +93,21 @@ [% 'Source' | $T8 %] [% 'Account' | $T8 %] + [%- IF ALL_DEPARTMENTS %] + + [% 'Department' | $T8 %] + [%- END %] - - [% 'Subtotal' | $T8 %] [% 'Project Number' | $T8 %] [% 'Employee' | $T8 %] + + + [% 'Subtotal' | $T8 %] + @@ -109,13 +115,5 @@ - -
- - - - -
-