X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/626d6b3823bf6e92c5f38c869f4923f5325b0ffe..f4051b8f98064513e21ea95b881f4aa092a99098:/SL/OE.pm diff --git a/SL/OE.pm b/SL/OE.pm index 35e617576..8f7c050d7 100644 --- a/SL/OE.pm +++ b/SL/OE.pm @@ -511,7 +511,7 @@ sub save { CVar->get_non_editable_ic_cvars(form => $form, dbh => $dbh, - row => $i, + row => $i, sub_module => 'orderitems', may_converted_from => ['orderitems', 'invoice']); @@ -1408,7 +1408,7 @@ sub order_details { CVar->get_non_editable_ic_cvars(form => $form, dbh => $dbh, - row => $i, + row => $i, sub_module => 'orderitems', may_converted_from => ['orderitems', 'invoice']);