X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fsearch.html;h=e7e1d5b3c576e6f3471c4af4f66593a8053c6a7d;hb=b293ff8ad52fc76ba0c44783e3982418114d6b08;hp=78a16e723301e40a64be94553d960c012724eb63;hpb=f29fd47b411bf05edd62e71b5a8eae46d1e781c7;p=kivitendo-erp.git diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index 78a16e723..e7e1d5b3c 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -2,15 +2,13 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] -
+

[% 'Journal' | $T8 %]

+ + - - - -
[% 'Journal' | $T8 %]
@@ -20,10 +18,10 @@ - [%- IF all_departments %] + [%- IF ALL_DEPARTMENTS %] - + [%- END %] @@ -36,23 +34,27 @@ + + + + - - - - - - - - - - + + + + + + + + + + @@ -71,53 +73,55 @@ -
[% '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) %]
[% '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') %]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[% '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 %]
+
- -
- - - - -
-