projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4c97be
)
ShippedQty: Typo in POD
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Mon, 13 Aug 2018 09:49:38 +0000
(11:49 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Mon, 13 Aug 2018 09:49:38 +0000
(11:49 +0200)
SL/Helper/ShippedQty.pm
patch
|
blob
|
history
diff --git
a/SL/Helper/ShippedQty.pm
b/SL/Helper/ShippedQty.pm
index
1b3fe81
..
e109fa7
100644
(file)
--- a/
SL/Helper/ShippedQty.pm
+++ b/
SL/Helper/ShippedQty.pm
@@
-327,7
+327,7
@@
SL::Helper::ShippedQty - Algorithmic module for calculating shipped qty
$helper->calculate($oe_id);
$helper->calculate(\@oe_ids);
- # if these are items set elivered and shipped_qty
+ # if these are items set
d
elivered and shipped_qty
# if these are orders, iterate through their items and set delivered on order
$helper->write_to($objects);