On the POS, selecting an item with "
in the Item code and name field will fail because it only searches till the "
. It’s like unescaped SQL queries except I think it’s done in browser JS.
Is there any quick fix for this or do I’ve to rename my items?