Revision 6f01b5a2
Von Bernd Bleßmann vor etwa 1 Jahr hinzugefügt
| templates/design40_webpages/ap/search.html | ||
|---|---|---|
|
<th>[% 'Notes' | $T8 %]</th>
|
||
|
<td>[% L.input_tag("notes", "", class="wi-normal") %]</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<tr>
|
||
|
<th>[% 'Internal Notes' | $T8 %]</th>
|
||
|
<td>[% L.input_tag("intnotes", "", class="wi-normal") %]</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<th>[% 'Transaction description' | $T8 %]</th>
|
||
|
<td>[% L.input_tag("transaction_description", "", class="wi-normal") %]</td>
|
||
| ... | ... | |
|
<div>
|
||
|
<input name="l_notes" id="l_notes" type="checkbox" value="Y"><label for="l_notes">[% 'Notes' | $T8 %]</label>
|
||
|
</div>
|
||
|
<div>
|
||
|
<input name="l_intnotes" id="l_intnotes" type="checkbox" value="Y"><label for="l_intnotes">[% 'Internal Notes' | $T8 %]</label>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="list col">
|
||
Auch abrufbar als: Unified diff
design40: Kreditorenbuchung/Ek-Rechnung: Filter/Anzeige interner Bemerkungen