Re: Create email from invoice/quotation does not attach PDF
Aldevinas Katkus
3-6-23
For some unknown reason the generated PDF file name has non-lithuanian characters. It is "Faktûra 20230463.pdf", while it should be "Faktūra 20230463.pdf" (the different "ū" character).
I remember we had the same problem when tried to modify CreateMailFromIVD() with HAL for another client. Solution was to not use national characters in the file name. There were no problems then until we used hal. But in this case there is no hal.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026