Tuesday, May 30, 2023
1 change · master
Features or functions removed from Odoo
This cleanup removes leftover code that was no longer needed after Datamatrix barcode generation moved to a built-in reporting option. It reduces maintenance overhead without changing expected business behavior.
Original PR description
Followup cleanup of https://github.com/odoo/odoo/pull/106620 where Datamatrix of pylibdmtx was replaced with built-in reportlab ECC200DataMatrix option. For stable compatibility, some parts could only be deleted in master, so let's delete them now. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr