Tuesday, June 23, 2026
2 changes · 18.0
Enhancements to existing features
This update improves the IoT Box experience by automatically displaying a success notification when a print job completes successfully. This provides clearer feedback to users and ensures they know when a print operation has finished. It addresses a minor usability enhancement related to IoT device reporting.
Original PR description
We now display a success notification when the print job succeeds on the IoT Box. opw-6169186
This update cleans up invoices by hiding technical e-reporting details that weren't relevant for standard users. Instead, e-reporting status and errors are now logged in the invoice chatter, providing easier troubleshooting. Additionally, address validation errors for B2C invoices are now ignored to streamline the e-reporting process.
Original PR description
E-reporting technical fields were displayed directly on invoices, adding noise for regular invoicing users. Hide the e-reporting status columns and technical block from the standard invoice views, while keeping them available for debugging. Log the relevant e-reporting flow, status and blocking errors in the invoice chatter instead, with a link to the related flow. Also avoid reporting address validation errors on B2C invoices, as they are not required for Flux 10 e-reporting. Task-6273226