Revision 19864404
Von Jan Büren vor mehr als 15 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
137 | 137 |
{ id => 'partnumber', width => 8, value => $locale->text('Number'), display => 1, }, |
138 | 138 |
{ id => 'description', width => 30, value => $locale->text('Part Description'), display => 1, }, |
139 | 139 |
{ id => 'ship', width => 5, value => $locale->text('Delivered'), display => $is_s_p_order, }, |
140 |
{ id => 'qty', width => 5, value => $locale->text('Wo bin ich'), display => 1, },
|
|
140 |
{ id => 'qty', width => 5, value => $locale->text('Qty'), display => 1, },
|
|
141 | 141 |
{ id => 'price_factor', width => 5, value => $locale->text('Price Factor'), display => !$is_delivery_order, }, |
142 | 142 |
{ id => 'unit', width => 5, value => $locale->text('Unit'), display => 1, }, |
143 | 143 |
{ id => 'license', width => 10, value => $locale->text('License'), display => 0, }, |
Auch abrufbar als: Unified diff
Meine 'Wo bin ich'-Analyse ist bei Sven nicht gut angekommen ;-) - Also schnell wieder raus