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:
8ded2ee
)
datev_format_2018.t - gl Eintrag ebenfalls aufräumen
author
G. Richardson
<grichardson@kivitec.de>
Mon, 2 Oct 2017 05:20:13 +0000
(07:20 +0200)
committer
G. Richardson
<grichardson@kivitec.de>
Mon, 2 Oct 2017 05:20:13 +0000
(07:20 +0200)
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
9857e07
..
fb66daf
100644
(file)
--- a/
t/datev/datev_format_2018.t
+++ b/
t/datev/datev_format_2018.t
@@
-180,6
+180,7
@@
clear_up();
sub clear_up {
SL::DB::Manager::AccTransaction->delete_all( all => 1);
+ SL::DB::Manager::GLTransaction->delete_all( all => 1);
SL::DB::Manager::InvoiceItem->delete_all( all => 1);
SL::DB::Manager::Invoice->delete_all( all => 1);
SL::DB::Manager::Customer->delete_all( all => 1);