]> wagnertech.de Git - mfinanz.git/blobdiff - SL/BackgroundJob/ALL.pm
Zeiterfassung: Hintergrund-Job zum Umwandeln in Lieferscheine
[mfinanz.git] / SL / BackgroundJob / ALL.pm
index 938e62eab33a539d7fc18f96c458e6c3928d7184..2e637cd1fea793f1a23e35894239a628843b880d 100644 (file)
@@ -6,6 +6,7 @@ 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;