projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f538373
)
Kommentar all_vc wird auch von do.pl verwendet ergänzt
author
Jan Büren
<jan@lx-office-hosting.de>
Tue, 10 Jan 2012 12:27:51 +0000
(13:27 +0100)
committer
Jan Büren
<jan@lx-office-hosting.de>
Tue, 10 Jan 2012 12:27:51 +0000
(13:27 +0100)
SL/Form.pm
patch
|
blob
|
history
diff --git
a/SL/Form.pm
b/SL/Form.pm
index
0c291da
..
6852236
100644
(file)
--- a/
SL/Form.pm
+++ b/
SL/Form.pm
@@
-2509,7
+2509,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();