]> wagnertech.de Git - mfinanz.git/blobdiff - SL/IR.pm
VERSION auf 3.2.1 aktualisiert
[mfinanz.git] / SL / IR.pm
index 6cd55566922e830edb3432e56654cb72a8455788..0fecc27a88f501d5ab992b49ee48272bc8d58d61 100644 (file)
--- a/SL/IR.pm
+++ b/SL/IR.pm
@@ -371,7 +371,7 @@ sub post_invoice {
 
     CVar->get_non_editable_ic_cvars(form               => $form,
                                     dbh                => $dbh,
-                                    row                => $i, 
+                                    row                => $i,
                                     sub_module         => 'invoice',
                                     may_converted_from => ['delivery_order_items', 'orderitems', 'invoice']);