Revision b38219b3
Von Bernd Bleßmann vor fast 4 Jahren hinzugefügt
SL/DB/DeliveryOrder.pm | ||
---|---|---|
parts_id => $part_by_part_id{$key}->id,
|
||
description => $part_by_part_id{$key}->description,
|
||
qty => $qty,
|
||
base_qty => $qty,
|
||
unit_obj => $h_unit,
|
||
sellprice => $part_by_part_id{$key}->sellprice,
|
||
longdescription => $longdescription,
|
Auch abrufbar als: Unified diff
Zeiterfassung: Lieferschein new_from_time_recording: auch base_qty setzen