Revision 14c8aedb
Von Jan Büren vor mehr als 1 Jahr hinzugefügt
templates/design40_webpages/delivery_plan/_filter.html | ||
---|---|---|
29 | 29 |
<th>[% 'Part Description' | $T8 %]</th> |
30 | 30 |
<td>[% L.input_tag('filter.description:substr::ilike', filter.description_substr__ilike, class='wi-normal') %]</td> |
31 | 31 |
</tr> |
32 |
<tr> |
|
33 |
<th>[% 'Assembly Item Number' | $T8 %]</th> |
|
34 |
<td>[% L.input_tag('assembly_item_number', SELF.assembly_item_number, size = 20) %]</td> |
|
35 |
</tr> |
|
32 | 36 |
<tr> |
33 | 37 |
<th>[% 'Quantity' | $T8 %]</th> |
34 | 38 |
<td>[% L.input_tag('filter.qty:number', filter.qty_number, class='wi-normal') %]</td> |
Auch abrufbar als: Unified diff
template design40 Lieferplan auch nach Erzeugnisbestandteilen filtern