ShippedQty: calculate chainbar machen
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 24 Jul 2017 15:12:48 +0000 (17:12 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 24 Jul 2017 15:26:12 +0000 (17:26 +0200)
SL/Helper/ShippedQty.pm

index 1712ffb..cf1c70b 100644 (file)
@@ -108,6 +108,8 @@ sub calculate {
 
   $self->calculate_item_links;
   $self->calculate_fill_up if $self->fill_up;
+
+  $self;
 }
 
 sub calculate_item_links {