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:
ee5d63a
)
set_columns erwartet ein hash
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 8 Feb 2008 14:19:07 +0000
(14:19 +0000)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 8 Feb 2008 14:19:07 +0000
(14:19 +0000)
SL/ReportGenerator.pm
patch
|
blob
|
history
diff --git
a/SL/ReportGenerator.pm
b/SL/ReportGenerator.pm
index
701dca3
..
f7676c9
100644
(file)
--- a/
SL/ReportGenerator.pm
+++ b/
SL/ReportGenerator.pm
@@
-824,7
+824,7
@@
Which makes it almost as complicated to use as doing the work for yourself.
Creates a new ReportGenerator object, sets all given options, and returns it.
-=item set_columns
@
columns
+=item set_columns
%
columns
Sets the columns available to this report.