X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3906bb6a765c9f7ced44d7765f6f8913f3f5e482..b293ff8ad52fc76ba0c44783e3982418114d6b08:/templates/webpages/oe/search.html diff --git a/templates/webpages/oe/search.html b/templates/webpages/oe/search.html index 3f47442e6..7f85ff379 100644 --- a/templates/webpages/oe/search.html +++ b/templates/webpages/oe/search.html @@ -64,7 +64,7 @@ [% 'Project' | $T8 %] - [% P.project.picker("project_id", '', style=style) %] + [% P.project.picker("project_id", '', active="both", valid="both", style=style) %] [% 'Part Number' | $T8 %] [% L.input_tag("parts_partnumber", "", style=style) %] @@ -80,6 +80,16 @@ [% 'Internal Notes' | $T8 %] [% L.input_tag('intnotes', '', style=style) %] + + [% 'Phone Notes' | $T8 %] + [% L.input_tag('phone_notes', '', style=style) %] + + [%- IF type == 'sales_order' %] + + [% 'Full Text' | $T8 %] + [% L.input_tag('fulltext', '', style=style) %] + + [%- END %] [% IF is_order %][% 'Order Date' | $T8 %][% ELSE %][% 'Quotation Date' | $T8 %][% END %] [% 'From' | $T8 %]