Revision f28770a7
Von Moritz Bunkus vor fast 13 Jahren hinzugefügt
bin/mozilla/ic.pl | ||
---|---|---|
qw(weight listprice sellprice rop);
|
||
|
||
$form->{assembly_rows}--;
|
||
$i = $newform{rowcount};
|
||
$i = $form->{assembly_rows};
|
||
$form->{"qty_$i"} = 1 unless ($form->{"qty_$i"});
|
||
|
||
$form->{sellprice} -= $form->{"sellprice_$i"} * $form->{"qty_$i"};
|
Auch abrufbar als: Unified diff
Neues Bestandteil an richtige Position in Erzeugniseinzelteileliste kopieren