Peppol Invoice reminder fallback support

Peppol have several different invoice reminder document formats.
Additionally, not all Peppol recipients support invoice reminders at all. Sending invoice reminders can therefore be complicated.
We have therefore implemented a fallback method.
If JCloud received the invoice reminder in JDist format, JCloud will first try to deliver the reminder in any invoice reminder formats supported by the receiver. If the receiver do not support any, JCloud will send the reminder as an invoice instead.

This fallback method is only possible if JCloud received the reminder in JDist format because JDist include the full invoice. Peppol and other reminder formats are currently not supported because they do not include the full invoice.


2025-03-26