Thursday, September 26, 2024
1 change · saas-17.2
Resolved issues and error corrections
Point of Sale receipts can now be printed through the web browser when an ePoS printer encounters an error. This prevents failed printer connections from blocking receipt printing, helping stores keep checkout operations moving smoothly.
Original PR description
Before this commit, if there was an issue with printing via an ePoS printer, the system did not allow for printing the receipt through the web as a fallback. This was due to the erroneous passing of the error object instead of the receipt content. opw-4209073 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr