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:
b8cc78d
)
t/datev doppelten aufruf entfernt
author
Jan Büren
<jan@kivitendo.de>
Mon, 12 Nov 2018 09:57:30 +0000
(10:57 +0100)
committer
Jan Büren
<jan@kivitendo.de>
Mon, 12 Nov 2018 09:57:30 +0000
(10:57 +0100)
t/datev/datev_format_2018.t
patch
|
blob
|
history
diff --git
a/t/datev/datev_format_2018.t
b/t/datev/datev_format_2018.t
index
a829d90
..
1497df3
100644
(file)
--- a/
t/datev/datev_format_2018.t
+++ b/
t/datev/datev_format_2018.t
@@
-235,7
+235,6
@@
my $datev2 = SL::DATEV->new(
$datev2->from($startdate);
$datev2->to($enddate);
$datev2->generate_datev_data;
-$datev2->generate_datev_lines;
my $datev_csv3 = SL::DATEV::CSV->new(datev_lines => $datev2->generate_datev_lines,
from => $startdate,