By using this free solution, you will be able to send multiple customer invoices in a single email. You can include Sales and Free text invoices, Project invoices or both. You can also choose to send only Open invoices. Invoices for emailing can be selected […]
Category: POCs and Custom Solutions (24)
Email Invoice and T&Cs with Electronic Signature in D365FO
Docentric gives you the ability to generate electronically signed reports from D365FO. But what if you email your reports and use another feature provided by Docentric, sending the additional report attachments? The report document will be electronically signed, but the additional attachments won’t. What should […]
Generate Configurable Business Document as Byte Array
In this article, we will show you how to generate Customer account statement, which is a Configurable business document, as a byte array in both original (Excel/Word) and PDF format. Configurable business documents sit on top of SSRS and cannot be generated outside the SSRS report execution pipeline, […]
Free Self-Signed Certificate Generator
A self-signed certificate is a X.509 digital certificate that is not signed by a publicly trusted certificate authority (CA). This can include SSL/TLS certificates, code signing certificates, and S/MIME certificates. The reason why they’re called self-signed is that they’re created, issued, and signed by the […]
Append PDF Product Specifications to Printed Purchase Orders in D365FO
Let’s say that we want to print purchase orders with all corresponding product specifications appended at the end of output document generated in PDF format. We will assume that product specifications are PDF documents stored as Attachments (Document management) of built-in Products in D365FO. In […]