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:
b3259be
)
BankTransactionAccTrans für ALL.pm
author
Jan Büren
<jan@kivitendo.de>
Sat, 2 Mar 2019 09:15:35 +0000
(10:15 +0100)
committer
Jan Büren
<jan@kivitendo.de>
Sat, 2 Mar 2019 09:15:35 +0000
(10:15 +0100)
SL/DB/Helper/ALL.pm
patch
|
blob
|
history
diff --git
a/SL/DB/Helper/ALL.pm
b/SL/DB/Helper/ALL.pm
index
5698036
..
e6a6982
100644
(file)
--- a/
SL/DB/Helper/ALL.pm
+++ b/
SL/DB/Helper/ALL.pm
@@
-21,6
+21,7
@@
use SL::DB::BackgroundJob;
use SL::DB::BackgroundJobHistory;
use SL::DB::BankAccount;
use SL::DB::BankTransaction;
+use SL::DB::BankTransactionAccTrans;
use SL::DB::Bin;
use SL::DB::Buchungsgruppe;
use SL::DB::Business;