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:
0e83d54
)
DATEV: Tests: danach wieder aufräumen
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Wed, 19 Dec 2018 09:49:09 +0000
(10:49 +0100)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Wed, 19 Dec 2018 09:49:09 +0000
(10:49 +0100)
t/datev/invoices.t
patch
|
blob
|
history
diff --git
a/t/datev/invoices.t
b/t/datev/invoices.t
index
ffcf2c7
..
3625f88
100644
(file)
--- a/
t/datev/invoices.t
+++ b/
t/datev/invoices.t
@@
-321,7
+321,7
@@
$datev->generate_datev_data(from_to => $datev->fromto);
cmp_deeply $datev->generate_datev_lines, [], "no bookings for January made after May 1st: ok";
done_testing();
-
#
clear_up();
+clear_up();
sub new_purchase_invoice {
# manually create a Kreditorenbuchung from scratch, ap + acc_trans bookings, as no helper exists yet, like $invoice->post.