Revision f5645eed
Von Bernd Bleßmann vor mehr als 2 Jahren hinzugefügt
| SL/Controller/Part.pm | ||
|---|---|---|
|
id => $id,
|
||
|
make => $makemodel->{make},
|
||
|
model => $makemodel->{model} || '',
|
||
|
part_description => $makemodel->{part_description},
|
||
|
lastcost => $::form->parse_amount(\%::myconfig, $makemodel->{lastcost_as_number}),
|
||
|
sortorder => $position,
|
||
|
);
|
||
Auch abrufbar als: Unified diff
Artikelbeschreibung bei Lieferantenartikelnummern: Speichern im Artikelstamm