Wednesday, June 19, 2024
2 changes · 17.0
Resolved issues and error corrections
This change rolls back a recent accounting update that caused PDFs sent to the bills email alias to be lost instead of attached. It matters because customers using email-based bill digitization can again receive and process supplier invoice PDFs reliably.
Original PR description
This reverts commit bbf812198f36d57499f293ecfad4216f5bd8f860. Steps to reproduce: [account_accountant] - configure incoming mail sever - configure bills alias - "Digitize on demand" - Send an email with the pdf Issue: The PDF will not be attached We revert asap as we have dozens of tickets about it in less than 24 hours opw-3989141
This change reverts a recent update that caused PDF attachments sent to the bills email alias to be lost during invoice creation. It restores the expected workflow for companies using on-demand bill digitization, reducing disruption for accounting teams handling supplier invoices by email.
Original PR description
This reverts commit 0db376d6c31e8f08f920a3ac6dedf8997d2e1a36. Steps to reproduce: [account_accountant] - configure incoming mail sever - configure bills alias - "Digitize on demand" - Send an email with the pdf Issue: The PDF will not be attached We revert asap as we have dozens of tickets about it in less than 24 hours opw-3989141