Revision cdd666f2
Von Bernd Bleßmann vor etwa 11 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
944 | 944 |
map({ $form->{"${_}_${i}"} = $form->parse_amount(\%myconfig, |
945 | 945 |
$form->{"${_}_${i}"}) |
946 | 946 |
if ($form->{"${_}_${i}"}) } |
947 |
qw(ship qty sellprice listprice basefactor discount)); |
|
947 |
qw(ship qty sellprice listprice basefactor discount lastcost));
|
|
948 | 948 |
} |
949 | 949 |
|
950 | 950 |
&prepare_order; |
Auch abrufbar als: Unified diff
Einkaufspreis parsen bei Erzeugen eines Angebots aus Auftrag.