Hi @lubos
Receipts are not displaying when I click the View button.
I have already restarted the server, but the issue has not been resolved.
Kindly assist in checking what might be causing this problem.
Thank you.
Hi @lubos
Receipts are not displaying when I click the View button.
I have already restarted the server, but the issue has not been resolved.
Kindly assist in checking what might be causing this problem.
Thank you.
On cloud, unable to reproduce this error. I can view receipt
The issue will be in your Liquid theme which would have some kind of syntax error. In the latest version (26.5.2) I’ve improved this so it shows more detail.
You can copy/paste your Liquid theme into AI to tell you what to fix in your theme.
For now, the same theme with bad syntax would work in sales quotes because sales quote screen is using different more forgiving Liquid markup parser/rendered. But I’m going to switch everything to new one this weekend.
However I’d encourage to use AI to create brand new theme in pure HTML/CSS/Javascript. This would be future-proof.