]> wagnertech.de Git - mfinanz.git/blobdiff - SL/BackgroundJob/MassRecordCreationAndPrinting.pm
Massendruck Lieferscheine/Rechnungen: doc_storage_enabled importieren
[mfinanz.git] / SL / BackgroundJob / MassRecordCreationAndPrinting.pm
index e134807e3316b69bb27d9d54d2acfbd3822b6c53..e799c24471f1a1c3223cffb1c295465edb93e2da 100644 (file)
@@ -14,7 +14,7 @@ use SL::Template;
 use SL::Locale::String qw(t8);
 use SL::Helper::MassPrintCreatePDF qw(:all);
 use SL::Helper::CreatePDF qw(:all);
-use SL::Helper::File qw(store_pdf append_general_pdf_attachments);
+use SL::Helper::File qw(store_pdf append_general_pdf_attachments doc_storage_enabled);
 use SL::Webdav;
 
 use constant WAITING_FOR_EXECUTION       => 0;