Revision 42442d1f
Von Bernd Bleßmann vor mehr als 6 Jahren hinzugefügt
SL/Helper/ShippedQty.pm | ||
---|---|---|
327 | 327 |
$helper->calculate($oe_id); |
328 | 328 |
$helper->calculate(\@oe_ids); |
329 | 329 |
|
330 |
# if these are items set elivered and shipped_qty |
|
330 |
# if these are items set delivered and shipped_qty
|
|
331 | 331 |
# if these are orders, iterate through their items and set delivered on order |
332 | 332 |
$helper->write_to($objects); |
333 | 333 |
|
Auch abrufbar als: Unified diff
ShippedQty: Typo in POD