]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/Helper/ALL.pm
E-Mail-Journal: verschickte E-Mails speichern
[mfinanz.git] / SL / DB / Helper / ALL.pm
index b48f8736d70afb9c4d115d91f77d13a333fc0773..3ab29433b6868cf721c296127362ced2fd1652ab 100644 (file)
@@ -15,6 +15,7 @@ use SL::DB::AuthUserGroup;
 use SL::DB::BackgroundJob;
 use SL::DB::BackgroundJobHistory;
 use SL::DB::BankAccount;
+use SL::DB::BankTransaction;
 use SL::DB::Bin;
 use SL::DB::Buchungsgruppe;
 use SL::DB::Business;
@@ -41,6 +42,8 @@ use SL::DB::Department;
 use SL::DB::Draft;
 use SL::DB::Dunning;
 use SL::DB::DunningConfig;
+use SL::DB::EmailJournal;
+use SL::DB::EmailJournalAttachment;
 use SL::DB::Employee;
 use SL::DB::Exchangerate;
 use SL::DB::Finanzamt;
@@ -82,6 +85,7 @@ use SL::DB::ProjectStatus;
 use SL::DB::ProjectType;
 use SL::DB::PurchaseInvoice;
 use SL::DB::RecordLink;
+use SL::DB::ReconciliationLink;
 use SL::DB::RequirementSpecAcceptanceStatus;
 use SL::DB::RequirementSpecComplexity;
 use SL::DB::RequirementSpecDependency;