]> wagnertech.de Git - mfinanz.git/blobdiff - SL/BackgroundJob/ALL.pm
CTR: Wirklich mit "die", die Fehler werfen. Einrückung
[mfinanz.git] / SL / BackgroundJob / ALL.pm
index ba9ce831dfe3be5432b0c9ccf501cb3ee5096533..2e637cd1fea793f1a23e35894239a628843b880d 100644 (file)
@@ -5,8 +5,9 @@ use strict;
 use SL::BackgroundJob::Base;
 use SL::BackgroundJob::BackgroundJobCleanup;
 use SL::BackgroundJob::CleanBackgroundJobHistory;
+use SL::BackgroundJob::CloseProjectsBelongingToClosedSalesOrders;
+use SL::BackgroundJob::ConvertTimeRecordings;
 use SL::BackgroundJob::CreatePeriodicInvoices;
 use SL::BackgroundJob::FailedBackgroundJobsReport;
 
 1;
-