X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fsearch.html;h=e7e1d5b3c576e6f3471c4af4f66593a8053c6a7d;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=6c5b7d78b0ab354f8381c1e5c221d97e7656384a;hpb=2b44867fc2d4e3c061c126890cc90fcaa84b6baa;p=kivitendo-erp.git diff --git a/templates/webpages/gl/search.html b/templates/webpages/gl/search.html index 6c5b7d78b..e7e1d5b3c 100644 --- a/templates/webpages/gl/search.html +++ b/templates/webpages/gl/search.html @@ -2,30 +2,26 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] - +

[% 'Journal' | $T8 %]

-
+ - - - -
[% 'Journal' | $T8 %]
- - + + - [%- IF all_departments %] + [%- IF ALL_DEPARTMENTS %] - + [%- END %] @@ -38,23 +34,27 @@ + + + + - + - - - - - - - - - - + + + + + + + + + + @@ -73,56 +73,55 @@ -
[% 'Reference' | $T8 %][% 'Reference / Invoice Number' | $T8 %] [% 'Source' | $T8 %]
[% 'Department' | $T8 %][% L.select_tag('department', L.options_for_select(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', L.options_for_select(ALL_PROJECTS, title='projectnumber', with_empty=1)) %][% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %]
[% 'Employee' | $T8 %][% L.select_tag('employee', L.options_for_select(ALL_EMPLOYEES, title='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 %]
+
- -
- - - - -
-
- - -