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

[% title %]

[%- IF vc == 'customer' %] [%- SET is_customer = '1' %] @@ -8,13 +9,7 @@ [%- SET is_customer = '0' %] [%- END %] - + [%- SET vctypelabel = vc == 'customer' ? LxERP.t8('Customer type') : LxERP.t8('Vendor type') %] -
- -
[% title %]
+

- + + + + + + @@ -55,17 +41,15 @@ + + + + + [%- IF ALL_DEPARTMENTS.size %] - + [%- END %] @@ -83,17 +67,14 @@ - - - - - - + + + - + + + + + + + + + + [%- IF ALL_BUSINESS_TYPES.size %] + + + + [%- END %] - + - + + + + + + + + + @@ -158,7 +171,7 @@ @@ -166,9 +179,21 @@ + + [% IF is_customer %] + + [%- END %] + + + + + + + + - - @@ -206,7 +238,7 @@ @@ -217,17 +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") %]
[% 'Contact Person' | $T8 %][% L.input_tag("cp_name", '', class="fixed_width") %]
[% 'Customer Order Number' | $T8 %]
[% 'Department' | $T8 %] - - [% L.select_tag('department_id', ALL_DEPARTMENTS, default = department_id, title_key = 'description', with_empty = 1, class="fixed_width") %]
[% 'Transaction description' | $T8 %]
[% 'Customer Order Number' | $T8 %][% 'Part Description' | $T8 %]
[% 'Project Number' | $T8 %] + [% 'Part Number' | $T8 %]
[% 'Serial Number' | $T8 %]
[% vctypelabel %] + [% L.select_tag('business_id', ALL_BUSINESS_TYPES, title_key = 'description', with_empty = 1, style='width:250px') %] +
[% 'From' | $T8 %][% 'Delivery Order Date' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('transdatefrom') %] + [% 'Bis' | $T8 %] + [% L.date_tag('transdateto') %] [% 'Bis' | $T8 %]
[% 'Reqdate' | $T8 %] [% 'From' | $T8 %] - [% L.date_tag('transdateto') %] + [% L.date_tag('reqdatefrom') %] + [% 'Bis' | $T8 %] + [% L.date_tag('reqdateto') %] +
[% 'Insert Date' | $T8 %] [% 'From' | $T8 %] + [% L.date_tag('insertdatefrom') %] + [% 'Bis' | $T8 %] + [% L.date_tag('insertdateto') %]
- +
- + + + + + + +
@@ -182,6 +207,18 @@ [% END %]
+ + + + + +
@@ -192,11 +229,6 @@ - - -
- +

-
- -

- + - - -

- - - -