Revision 86867341
Von Kivitendo Admin vor fast 2 Jahren hinzugefügt
templates/design40_webpages/ap/search.html | ||
---|---|---|
34 | 34 |
<th>[% 'Notes' | $T8 %]</th> |
35 | 35 |
<td>[% L.input_tag("notes", "", class="wi-normal") %]</td> |
36 | 36 |
</tr> |
37 |
<tr> |
|
38 |
<th>[% 'Transaction description' | $T8 %]</th> |
|
39 |
<td>[% L.input_tag("transaction_description", "", class="wi-normal") %]</td> |
|
40 |
<tr> |
|
41 |
|
|
37 | 42 |
</tbody> |
38 | 43 |
</table> |
39 | 44 |
|
... | ... | |
126 | 131 |
<div> |
127 | 132 |
<input name="l_globalprojectnumber" id="l_globalprojectnumber" type="checkbox" value="Y"><label for="l_globalprojectnumber">[% 'Document Project Number' | $T8 %]</label> |
128 | 133 |
</div> |
134 |
<div> |
|
135 |
<input name="l_transaction_description" id="l_transaction_description" class=checkbox type=checkbox value=Y[% IF INSTANCE_CONF.get_require_transaction_description_ps %] checked[% END %]> [% 'Transaction description' | $T8 %] |
|
136 |
</div> |
|
129 | 137 |
</div> |
130 | 138 |
|
131 | 139 |
<div class="list col"> |
Auch abrufbar als: Unified diff
Design 4.0: Einkaufsrechnungen: Vorgangsbezeichnung speichern und danach suchen können
siehe Commit 1e09187933c03e