X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fsearch.html;fp=templates%2Fwebpages%2Fgl%2Fsearch.html;h=e7e1d5b3c576e6f3471c4af4f66593a8053c6a7d;hp=da3cb7b22a4c6de086cb8a48489e9eb903f055a3;hb=b293ff8ad52fc76ba0c44783e3982418114d6b08;hpb=d4925a8b60f04674885e30d9316dc0263f8b9a84 diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index da3cb7b22..e7e1d5b3c 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -34,23 +34,27 @@ [% 'Notes' | $T8 %] + + [% 'Transaction description' | $T8 %] + [% L.input_tag("transaction_description", "", size=40) %] + [% 'Project Number' | $T8 %] [% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %] - - [% 'Employee' | $T8 %] - [% L.select_tag('employee_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1) %] - - - [% 'Filter date by' | $T8 %] - - [% 'Transdate' | $T8 %] - [% 'Gldate' | $T8 %] - - - - [% 'From' | $T8 %] + + [% 'Employee' | $T8 %] + [% L.select_tag('employee_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1) %] + + + [% 'Filter date by' | $T8 %] + + [% 'Transdate' | $T8 %] + [% 'Gldate' | $T8 %] + + + + [% 'From' | $T8 %] [% L.date_tag('datefrom') %] [% 'To (time)' | $T8 %] [% L.date_tag('dateto') %] @@ -69,46 +73,50 @@ - - - - - - - - - - - - - - - - - - - - - - - - - [%- IF ALL_DEPARTMENTS %] + + + + + + + + + + + + + +
[% 'ID' | $T8 %][% 'Transdate' | $T8 %][% 'Gldate' | $T8 %][% 'Reference' | $T8 %][% 'Description' | $T8 %][% 'Notes' | $T8 %]
[% 'Debit' | $T8 %][% 'Credit' | $T8 %][% 'Source' | $T8 %][% 'Account' | $T8 %] + + + + + + + + + + + + + + + + + + + + + + + + + [%- IF ALL_DEPARTMENTS %] - [%- END %] - - - - - - - - - - - -
[% 'ID' | $T8 %][% 'Transdate' | $T8 %][% 'Gldate' | $T8 %][% 'Reference' | $T8 %][% 'Description' | $T8 %][% 'Notes' | $T8 %]
[% 'Debit' | $T8 %][% 'Credit' | $T8 %][% 'Source' | $T8 %][% 'Account' | $T8 %] [% 'Department' | $T8 %]
[% 'Project Number' | $T8 %][% 'Employee' | $T8 %]
[% 'Subtotal' | $T8 %]
+ [%- END %] +
[% 'Project Number' | $T8 %][% 'Employee' | $T8 %][% 'Transaction description' | $T8 %]
[% 'Subtotal' | $T8 %]
+