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:
199bd49
)
S/GL: Typo im POD (t/006spellcheck.t)
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Tue, 25 Aug 2020 14:40:10 +0000
(16:40 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Tue, 25 Aug 2020 14:41:42 +0000
(16:41 +0200)
SL/GL.pm
patch
|
blob
|
history
diff --git
a/SL/GL.pm
b/SL/GL.pm
index
a87fcb6
..
9f05842
100644
(file)
--- a/
SL/GL.pm
+++ b/
SL/GL.pm
@@
-819,7
+819,7
@@
SL::GL - some useful GL functions
Returns a list of valid taxes for a certain chart.
If the optional param transdate exists one entry in the returning list
-may get the attribute C<is_default> for this specific tax-depend
a
nt date.
+may get the attribute C<is_default> for this specific tax-depend
e
nt date.
The possible entries are filtered by the charttype of the tax, i.e. only taxes
whose chart_categories match the category of the chart will be shown.