]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Form.pm
Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
[kivitendo-erp.git] / SL / Form.pm
index 529426ec2cd9277b322bb01771b2172cc39970f2..d537d2838d592c8ab4e495c8e22a19f56a72d9f0 100644 (file)
@@ -2512,7 +2512,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();