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