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:
092f375
)
USTVA: spelling
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 23 Oct 2009 15:39:21 +0000
(17:39 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 23 Oct 2009 15:39:21 +0000
(17:39 +0200)
SL/USTVA.pm
patch
|
blob
|
history
diff --git
a/SL/USTVA.pm
b/SL/USTVA.pm
index
84cc17d
..
88ed9ab
100644
(file)
--- a/
SL/USTVA.pm
+++ b/
SL/USTVA.pm
@@
-497,9
+497,9
@@
sub stichtag {
#$stichtag =~ /([\d]\d)(\d\d)$/
#$stichtag = "$1.$2.$yy"
#$stichtag=$1;
- our $description; # most probably not exist
a
nt.
- our $tage_bis; # most probably not exist
a
nt.
- our $ical; # most probably not exist
a
nt.
+ our $description; # most probably not exist
e
nt.
+ our $tage_bis; # most probably not exist
e
nt.
+ our $ical; # most probably not exist
e
nt.
$main::lxdebug->leave_sub();
return ($stichtag, $description, $tage_bis, $ical);