Wednesday, January 28, 2026
3 changes · master
Features or functions removed from Odoo
An old barcode quantity scanning component that was no longer working has been removed. Users should rely on the Barcode app for supported barcode-based receiving and inventory workflows, reducing maintenance of outdated functionality.
Original PR description
This widget has been broken for some time and can be removed. It was probably used when receiving products, allowing the operator to scan a product and its quantity, and to send a barcode command to move to the next line. In any case, the new recommended approach is to use the Barcode app. Follow-up of https://github.com/odoo/odoo/pull/244458 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
This update removes the 'New' button from the DIMONA Declaration List view in the odoo/enterprise module. This change simplifies the user interface and streamlines the process of creating DIMONA declarations, aligning with best practices for user experience. It addresses a minor UI inconsistency.
Original PR description
. Remove the New button on DIMONA Declaration List view task-5471873
This pull request removes a broken widget that was previously used for scanning product quantities during receiving. The recommended approach now utilizes the dedicated Barcode app, streamlining the process and eliminating a source of potential errors. This change improves efficiency and simplifies inventory management.
Original PR description
This widget has been broken for some time and can be removed. It was probably used when receiving products, allowing the operator to scan a product and its quantity, and to send a barcode command to move to the next line. In any case, the new recommended approach is to use the Barcode app.