Re: Create email from invoice/quotation does not attach PDF
Aldevinas Katkus
3-13-23
I cannot test it with demo data, because demo does not have a valid enabler.
I tried to create a test file with hal, but the file name with demo data is correct:

global
updating procedure OnApplicationStartupComplete()

begin
inner.OnApplicationStartupComplete;
CreateFile("tmp/" & USetStr(1808) & ".txt");
CloseFile;
return;
end;
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
Piotr Wycichowski
The register for Order Classes is common for Sales orders and Service orders. When I set an Order Class to create an Activity - it works for Sales Order, while for Service Orders - not. Is any setting...
09:30 18 Feb 2025
Bror-Erik Kotiranta
I will have a programmer answer this one, I do not have the full answer for this...
14:23 25 Jan 2025