Revision ee75e598
Von Martin Helmling vor etwa 9 Jahren hinzugefügt
SL/Controller/MassInvoiceCreatePrint.pm | ||
---|---|---|
137 | 137 |
invoice_ids => [ ], |
138 | 138 |
conversion_errors => [ ], |
139 | 139 |
print_errors => [ ], |
140 |
session_id => $::auth->get_session_id, |
|
140 | 141 |
|
141 | 142 |
)->update_next_run_at; |
142 | 143 |
|
Auch abrufbar als: Unified diff
MassRecordCreationAndPrinting: SessionFiles für TaskServer Fix