X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/0e7795f35b2e3f839001a9fdb7e21f4dd4f2f84e..6eee850259ed40762406faecaa0cd302bcdf10c6:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 48744060f..2647a2bca 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2519,7 +2519,7 @@ sub get_name { return scalar(@{ $self->{name_list} }); } -# the selection sub is used in the AR, AP, IS, IR and OE module +# the selection sub is used in the AR, AP, IS, IR, DO and OE module # sub all_vc { $main::lxdebug->enter_sub();