Friday, April 24, 2026
1 change · saas-18.3
New functionality added to Odoo
This update adds a new test to ensure barcode scanning correctly initiates the necessary RPC calls within Odoo. Specifically, it verifies that the correct arguments are passed during a 'name_search' rpc call. This improves the reliability of barcode data processing and helps prevent potential errors.
Original PR description
This PR adds a test to verify that scanning a barcode correctly triggers a **name_search** rpc call with the expected arguments. Added test case for :- **PR - https://github.com/odoo/odoo/pull/211430** **Sentry - 6388425767** I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr