Hi,
I have setup three POS systems with same product lines. I’m facing an issue with one of the POS systems after a certain interval. When I reload the full data, it works temporarily, but the problem returns after some time. Can someone please guide me on what could be the root cause?
Error message is as below
"
TypeError: Cannot read properties of undefined (reading 'getPrice')
at Proxy.handlePriceUnit (https://my-pos.odoo.com/web/assets/f9304e9/point_of_sale.assets_prod.min.js:10837:140)
at Proxy.addLineToOrder (https://my-pos.odoo.com/web/assets/f9304e9/point_of_sale.assets_prod.min.js:10829:6)
at async Proxy.addLineToCurrentOrder (https://my-pos.odoo.com/web/assets/f9304e9/point_of_sale.assets_prod.min.js:10820:31)
at async Proxy.addLineToCurrentOrder (https://my-pos.odoo.com/web/assets/f9304e9/point_of_sale.assets_prod.min.js:17884:14)
at async Proxy.addLineToCurrentOrder (https://my-pos.odoo.com/web/assets/f9304e9/point_of_sale.assets_prod.min.js:18338:14)
at async ProductScreen.addProductToOrder (https://my-pos.odoo.com/web/assets/f9304e9/point_of_sale.assets_prod.min.js:10320:1)
"
Regards,
Nabeel