Revision 991369b1
Von Bernd Bleßmann vor mehr als 2 Jahren hinzugefügt
templates/webpages/oe/search.html | ||
---|---|---|
84 | 84 |
<th align="right">[% 'Phone Notes' | $T8 %]</th> |
85 | 85 |
<td>[% L.input_tag('phone_notes', '', style=style) %]</td> |
86 | 86 |
</tr> |
87 |
[%- IF type == 'sales_order' %] |
|
88 |
<tr> |
|
89 |
<th align="right">[% 'Full Text' | $T8 %]</th> |
|
90 |
<td>[% L.input_tag('fulltext', '', style=style) %]</td> |
|
91 |
</tr> |
|
92 |
[%- END %] |
|
87 | 93 |
<tr> |
88 | 94 |
<th align="right">[% IF is_order %][% 'Order Date' | $T8 %][% ELSE %][% 'Quotation Date' | $T8 %][% END %] [% 'From' | $T8 %]</th> |
89 | 95 |
<td> |
Auch abrufbar als: Unified diff
Volltext-Suche im Auftragsbericht