Print templates: check printer status

This commit is contained in:
Siegfried Siegert 2023-08-10 15:01:39 +02:00
parent 6b807fd636
commit d16234f8e9
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -763,9 +763,7 @@ void ATBDeviceControllerPlugin::onPrinterPrintNextTemplate()
if (templateList.isEmpty()) {
// all templates are printed
// FAKE SIGNAL:
QTimer::singleShot(2000, this, SLOT(onPrintFinishedOK()));
QTimer::singleShot(2000, this, SLOT(onPrinterWaitForPrintingTicket()));
}
else {
// print next template