X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fsearch.html;h=e7e1d5b3c576e6f3471c4af4f66593a8053c6a7d;hb=2bc2e21bb970197e0b4151d19648e7bb5ce21b18;hp=80a4aca431a973b44cb9e2f98d937ebf0449c9ea;hpb=f0747a2f9c8d7a9d261c20b0d2a9d5911a6ad9b5;p=kivitendo-erp.git diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index 80a4aca43..e7e1d5b3c 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -4,7 +4,7 @@ [%- USE L %]

[% 'Journal' | $T8 %]

-
+ @@ -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 %] - - [% 'Booking Date' | $T8 %] - [% 'Invoice Date' | $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,53 +73,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[% 'ID' | $T8 %][% 'Invoice Date' | $T8 %][% 'Booking Date' | $T8 %][% 'Reference' | $T8 %][% 'Description' | $T8 %][% 'Notes' | $T8 %]
[% 'Debit' | $T8 %][% 'Credit' | $T8 %][% 'Source' | $T8 %][% 'Account' | $T8 %]
[% 'Subtotal' | $T8 %][% 'Project Number' | $T8 %][% 'Employee' | $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 %][% 'Transaction description' | $T8 %]
[% 'Subtotal' | $T8 %]
+ - -
- - - - -
-