Revision 9d78f4ad
Von Kivitendo Admin vor etwa 2 Jahren hinzugefügt
templates/design40_webpages/ar/search.html | ||
---|---|---|
<td>[% L.select_tag('salesman_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1, style=style) %]</td>
|
||
</tr>
|
||
<tr>
|
||
<th class="caption" colspan="2">[% 'Order' | $T8 %]</th>
|
||
<th class="caption" colspan="2">[% 'Miscellaneous' | $T8 %]</th>
|
||
</tr>
|
||
<tr>
|
||
<th>[% 'Transaction description' | $T8 %]</th>
|
||
... | ... | |
</div>
|
||
</div>
|
||
<div class="list col">
|
||
<h4>[% 'Order' | $T8 %]</h4>
|
||
<h4>[% 'Miscellaneous' | $T8 %]</h4>
|
||
<div>
|
||
<input name="l_notes" id="l_notes" type="checkbox"><label for="l_notes">[% 'Notes' | $T8 %]</label>
|
||
</div>
|
Auch abrufbar als: Unified diff
Design 4.0: Rechnungssuche mit Kategorie "Verschiedenes"
Statt "Auftrag", was kein sinnvoller Gruppenname für das Sammelsurium an
Optionen war