mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Wait if PDF fails
This commit is contained in:
parent
39640418b5
commit
60935cb85d
@ -1266,6 +1266,7 @@ class Invoice extends EntityModel implements BalanceAffecting
|
|||||||
break;
|
break;
|
||||||
} else {
|
} else {
|
||||||
$pdfString = false;
|
$pdfString = false;
|
||||||
|
sleep(2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user