Daily updates from Odoo
Friday, September 28, 2018
2 changes · master
Resolved issues and error corrections
Receipt printing now correctly supports Cyrillic characters on ESC/POS hardware printers. This helps businesses using Cyrillic languages produce readable, accurate printed receipts for customers.
Original PR description
Tested on real printer for Cyrillic symbols. port https://github.com/odoo/odoo/pull/19757 to master Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Point of Sale now warns staff when a printer cannot be reached instead of failing silently. This helps restaurant and retail teams notice printing issues immediately and avoid missed receipts or kitchen orders.
Original PR description
Description of the issue/feature this PR addresses: show error message when printer is not reachable Current behavior before PR: no message if printer is not available Desired behavior after PR is merged: show error message when printer is not reachable -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr