POS version 12 Bugs

,

Hi All,

i experienced issue in POS version 12 , that sometimes the POS being submitted after scan a barcode

maybe anyone already have some fix, or having clue about this

thanks

I suppose, this is because some barcode scanners post a “Carriage Return”(Enter Key) character right after the barcode and this is triggering the Form submission. For suppressing this effect, Refer to your Barcode Manufacturer’s docs or catch the “Enter Key” event in Custom Script and return false

This is what i thought… but i cant find where erpnext inform to submit while do new line… do you have any idea ?

I think this is more related to how HTML5 forms are implemented by default in major browsers.
https://www.w3.org/TR/html52/sec-forms.html#implicit-submission