X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fsearch.html;h=9453f6b49fb67cd8da9077166fb0b4878ebbc605;hb=2d51ec2e72f4b8cc59be91ee77e6568758f28ee9;hp=45a6f0aa0c3c1fe62e44e2abf715414bf6ff90bd;hpb=bead93d9bf4fefcecb262c0af667b43b77f5dc9c;p=kivitendo-erp.git diff --git a/templates/webpages/oe/search.html b/templates/webpages/oe/search.html index 45a6f0aa0..9453f6b49 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) %] @@ -76,6 +76,14 @@ [%- END %] + + [% 'Internal Notes' | $T8 %] + [% L.input_tag('intnotes', '', style=style) %] + + + [% 'Phone Notes' | $T8 %] + [% L.input_tag('phone_notes', '', style=style) %] + [% IF is_order %][% 'Order Date' | $T8 %][% ELSE %][% 'Quotation Date' | $T8 %][% END %] [% 'From' | $T8 %] @@ -125,7 +133,7 @@ [%- IF CT_CUSTOM_VARIABLES.size %] - [% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %] + [% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %] [% CT_CUSTOM_VARIABLES_FILTER_CODE %] [%- END %] @@ -201,7 +209,7 @@ -