X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3a7d0b6be7c5b679e8b2a00d326998a39c6e0529..efac2a408d07588733698720f7198bc053821449:/SL/DB/Helper/ALL.pm diff --git a/SL/DB/Helper/ALL.pm b/SL/DB/Helper/ALL.pm index ed7825586..f951bf9d0 100644 --- a/SL/DB/Helper/ALL.pm +++ b/SL/DB/Helper/ALL.pm @@ -20,6 +20,7 @@ use SL::DB::Chart; use SL::DB::Contact; use SL::DB::CsvImportProfile; use SL::DB::CsvImportProfileSetting; +use SL::DB::Currency; use SL::DB::CustomVariable; use SL::DB::CustomVariableConfig; use SL::DB::CustomVariableValidity; @@ -42,7 +43,6 @@ use SL::DB::FollowUpAccess; use SL::DB::FollowUpLink; use SL::DB::GLTransaction; use SL::DB::GenericTranslation; -use SL::DB::Gifi; use SL::DB::History; use SL::DB::Inventory; use SL::DB::Invoice;