Revision 6d504794
Von Moritz Bunkus vor mehr als 13 Jahren hinzugefügt
bin/mozilla/ic.pl | ||
---|---|---|
1031 | 1031 |
'deliverydate' => { 'text' => $locale->text('deliverydate'), }, |
1032 | 1032 |
'description' => { 'text' => $locale->text('Part Description'), }, |
1033 | 1033 |
'drawing' => { 'text' => $locale->text('Drawing'), }, |
1034 |
'ean' => { 'text' => $locale->text('EAN'), }, |
|
1034 | 1035 |
'image' => { 'text' => $locale->text('Image'), }, |
1035 | 1036 |
'invnumber' => { 'text' => $locale->text('Invoice Number'), }, |
1036 | 1037 |
'lastcost' => { 'text' => $locale->text('Last Cost'), }, |
Auch abrufbar als: Unified diff
Spaltenüberschrift 'EAN' in Warenbericht anzeigen
Fix für Bug 1644.