Monday, December 9, 2024
1 change · master
Features or functions removed from Odoo
The deprecated receipt printer module has been removed because it was replaced years ago by the current printer driver approach. This reduces maintenance of unused legacy code and should not affect supported versions that already rely on the newer solution.
Original PR description
`hw_escpos` has been deprecated since v13, having been replaced by `PrinterDriver` (See commit 03b2f7b). Since the module has not been used in supported versions for several years, it can be removed. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr