Monday, November 27, 2023
1 change · master
Features or functions removed from Odoo
The older manufacturing order scrap screen in the barcode app has been removed because it was already replaced by the newer shop floor-style digipad view. This reduces duplicated screens and helps keep the manufacturing barcode workflow aligned with the current user experience.
Original PR description
This PR removed the old scrap view for MOs, replaced in 17.0 by the digipad view. The PR that implements this replacement is here: https://github.com/odoo/enterprise/pull/50404 This PR should be merged after #50404 .