Hi all,
We are currently facing an issue with the Swiss QR invoice.
Based on the sending type of customers, we are separating invoices that will be sent by email or printed in different tiles.
At the end of the day, a job queue will parse the invoices that need to be sent by email to send them.
Unfortunately, we have many invoices that fail to be sent.
We identified that the invoices don't have a payment reference before the report is generated and therefore if we are trying to send the invoice using the job queue, it fails.
We wanted to know why the payment reference is not generated once the invoice is posted/validated and how we could fix that?
Many thanks for your help!