X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bc465323035d5328b5daa434685821b74c4f7d4f..HEAD:/templates/webpages/oe/search.html
diff --git a/templates/webpages/oe/search.html b/templates/webpages/oe/search.html
index b24e9dd72..7f85ff379 100644
--- a/templates/webpages/oe/search.html
+++ b/templates/webpages/oe/search.html
@@ -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 %] |
|