X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FMassDeliveryOrderPrint.pm;h=73d3607b66979d151484612a337656d46299494d;hb=9c76bacaa1bfbefc80f7d595ca47ec882266dc70;hp=ca3026b266f1c3aafcf95b54041dadcc5ee90d10;hpb=54ce51443886623bb785e7c54492ecbc8dc9b3aa;p=kivitendo-erp.git diff --git a/SL/Controller/MassDeliveryOrderPrint.pm b/SL/Controller/MassDeliveryOrderPrint.pm index ca3026b26..73d3607b6 100644 --- a/SL/Controller/MassDeliveryOrderPrint.pm +++ b/SL/Controller/MassDeliveryOrderPrint.pm @@ -18,6 +18,7 @@ use SL::DB::Part; use SL::DB::Printer; 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::PrintOptions; use SL::Helper::Flash; use SL::Locale::String;