Revision 0bfb9ec3
Von Jan Büren vor mehr als 6 Jahren hinzugefügt
SL/Controller/MassInvoiceCreatePrint.pm | ||
---|---|---|
15 | 15 |
use SL::DB::Printer; |
16 | 16 |
use SL::Helper::MassPrintCreatePDF qw(:all); |
17 | 17 |
use SL::Helper::CreatePDF qw(:all); |
18 |
use SL::Helper::File qw(store_pdf append_general_pdf_attachments); |
|
18 |
use SL::Helper::File qw(store_pdf append_general_pdf_attachments get_storage_enabled);
|
|
19 | 19 |
use SL::Helper::Flash; |
20 | 20 |
use SL::Locale::String; |
21 | 21 |
use SL::SessionFile; |
Auch abrufbar als: Unified diff
Fixt #336 Can't locate object method "doc_storage_enabled" via Package SL::Controller::MassInvoiceCreatePrin