X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fsearch.html;fp=templates%2Fwebpages%2Fdo%2Fsearch.html;h=c143626c303d04c9c54988077832dd914e2ba0c3;hp=a5ecf752dd10863dcafefbfa67d5702f942780b8;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44 diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index a5ecf752d..c143626c3 100644 --- a/templates/webpages/do/search.html +++ b/templates/webpages/do/search.html @@ -1,6 +1,6 @@ [%- USE T8 %] [%- USE L %] -[%- USE HTML %][%- USE LxERP %] +[%- USE HTML %][%- USE LxERP %][%- USE P -%]

[% title %]

[%- IF vc == 'customer' %] @@ -17,25 +17,13 @@ } -
+

- + @@ -61,14 +49,7 @@ [%- IF ALL_DEPARTMENTS.size %] - + [%- END %] @@ -86,12 +67,14 @@ - + + + - + + @@ -119,9 +104,7 @@ - - @@ -130,25 +113,19 @@ - - - [%- IF is_customer %] - - - [%- END %] @@ -272,13 +249,7 @@
[% IF is_customer %][% 'Customer' | $T8 %][% ELSE %][% 'Vendor' | $T8 %][% END %] - [%- UNLESS SHOW_VC_DROP_DOWN %] - - [%- ELSE %] - - - [%- END %] - [% P.input_tag(vc, "", class="fixed_width initial_focus") %]
[% 'Department' | $T8 %] - - [% L.select_tag('department_id', ALL_DEPARTMENTS, default = department_id, title_key = 'description', with_empty = 1, class="fixed_width") %]
[% 'Transaction description' | $T8 %][% 'Part Description' | $T8 %]
[% 'Project Number' | $T8 %] + [% 'Part Number' | $T8 %]
[% 'Delivery Order Date' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('transdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('transdateto') %]
[% 'Reqdate' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('reqdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('reqdateto') %]
[% 'Insert Date' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('insertdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('insertdateto') %]
[% 'Include in Report' | $T8 %]

-
- -

- + - - -