Revision 1a270fdd
Von Werner Hahn vor fast 2 Jahren hinzugefügt
templates/design40_webpages/wh/removal_parts_selection.html | ||
---|---|---|
49 | 49 |
<input type="hidden" name="bestbefore_[% loop.count %]" value="[% HTML.escape(row.bestbefore) %]"> |
50 | 50 |
[% END %] |
51 | 51 |
<input type="hidden" name="ean_[% loop.count %]" value="[% HTML.escape(row.ean) %]"> |
52 |
<td>[% HTML.escape(row.bindescription) %]</td>
|
|
52 |
<td>[% HTML.escape(row.bin) %]</td> |
|
53 | 53 |
<td>[% HTML.escape(row.partnumber) %]</td> |
54 | 54 |
<td>[% HTML.escape(row.partdescription) %]</td> |
55 | 55 |
<td>[% HTML.escape(row.chargenumber) %]</td> |
Auch abrufbar als: Unified diff
Fix #579 lagerentnahme neues design angepasst