Hi,
On my invoice i set the due date to 26/09/2023.
On the preview below it’s correct.
When i view pdf it’s the wrong date.
Koen
Hi,
On my invoice i set the due date to 26/09/2023.
On the preview below it’s correct.
When i view pdf it’s the wrong date.
Koen
Hi Hillel,
I guess it was after the update to version version 5.5.
Koen
The issue here is the PDF is not regenerating after updating.
Are you using
QUEUE_CONNECTION=sync
or
QUEUE_CONNECTION=database
I have a feeling your queue’s may not actually be running?
Hi David,
tnx for the reply…
I have
PDF_GENERATOR=snappdf
QUEUE_CONNECTION=database
im my .ENV file
I don’t think your queue is running.
Can you try changing QUEUE_CONNECTION=sync
and then update the cache /update?secret=secret or php artisan optimize
Hi David,
I restored a backup to version 5.5.8-C90.
Everything is fine now…
But the problem occurs when updating to latest version.
Koen
Hi David,
Problem occurs again.
I added QUEUE_CONNECTION=sync
Do you mean with "and then update the cache /update?secret=secret " i put after the url in my browser?
Like https://ninja5.xxxxxxx.be/#/update?secret=secret
Koen
David,
Do i have to fill in some secret key.
I get 404 “Not found”
It did a refresh… so i thinks that’s it.
It could be browser cache.
Hi Rob…
Clleared and problem stays…
I’ve also been experiencing PDF update issues after one of the recent updates. I raised an issue for content not updating properly on the Invoice design on Github. @david
Also been having issues with PDF generation on most recent version using snappdf, had to switch to ninja_hosted
Does 5.5.45 resolve this?