When i Scan an product in the point of sale, odoo show me this error:
TypeError: Cannot read properties of undefined (reading 'find')
at ComponentWithSelectCashierMixin.barcodeCashierAction (http://localhost:8088/web/assets/440-c6af15e/point_of_sale.assets.min.js:5696:72)
at Class.scan (http://localhost:8088/web/assets/440-c6af15e/point_of_sale.assets.min.js:1598:131)
at http://localhost:8088/web/assets/440-c6af15e/point_of_sale.assets.min.js:1595:619
at http://localhost:8088/web/assets/420-b6db51e/web.assets_common.min.js:5710:607
How can i solve it?