ShippedQty: Fallunterschied für Einkauf/Verkauf gesetzt
[kivitendo-erp.git] / SL / Helper / ShippedQty.pm
index b23e4fa..3ad4619 100644 (file)
@@ -432,7 +432,9 @@ include a bulk mode to speed up multiple objects.
 
 =item C<new PARAMS>
 
-Creates a new helper object. PARAMS may include:
+Creates a new helper object, $::form->{type} is mandatory.
+
+PARAMS may include:
 
 =over 4
 
@@ -472,6 +474,7 @@ than this modules provides.
 
 See C<matches> for the returned format.
 
+
 =back
 
 =item C<calculate OBJECTS>