X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dec270d227e4e9c199001064f32cef1ef37c4296..HEAD:/templates/webpages/do/search.html?ds=inline diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index 0e723c27a..f35d43a80 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 @@ } -
+

- + @@ -53,6 +41,18 @@ + [%- IF type == "purchase_delivery_order" %] + + + + + + + + + + [%- END %] + @@ -81,7 +81,12 @@ - + + + + + + @@ -95,12 +100,14 @@ - + - + + + [%- IF ALL_BUSINESS_TYPES.size %] @@ -116,9 +123,7 @@ - - @@ -127,9 +132,7 @@ - - @@ -138,9 +141,7 @@ - - @@ -188,6 +189,17 @@ + [%- IF type == "purchase_delivery_order" %] + + + [%- END %] + + + + +
[% 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") %]
[% 'Order Confirmation Number' | $T8 %]
[% 'Vendor Confirmation Number' | $T8 %]
[% 'Customer Order Number' | $T8 %] [% 'Transaction description' | $T8 %] [% 'Part Description' | $T8 %]
[% 'Full Text' | $T8 %][% L.input_tag('fulltext', '', class="fixed_width") %]
[% 'Part Number' | $T8 %]
[% 'Serial Number' | $T8 %][% 'Charge 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') %]
+ + + + + + @@ -261,19 +273,20 @@
+ + +

-
- -

- + - - -