From: Bernd Bleßmann Date: Mon, 21 Feb 2022 11:02:13 +0000 (+0100) Subject: Buchungsjournal Web-Template: Kosmetik: Einrückung X-Git-Tag: kivitendo-mebil_0.1-0~10^2~2^2~138 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=7259dc4439ce59dcb56424b893ab636e6db9991d;p=kivitendo-erp.git Buchungsjournal Web-Template: Kosmetik: Einrückung --- diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index 871df0f10..b7c8e7c04 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -38,19 +38,19 @@ [% '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') %] @@ -70,46 +70,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - - [%- 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 %] + + + + [% 'Subtotal' | $T8 %] + +