[FIX] barcode: set the max_time_between_keys_in_ms to 100 by default
The default value of max_time_between_keys_in_ms in barcode is 55 ms.
The default value of 55 ms is too low and creates an issue for RFID readers.
The default value of max_time_between_keys_in_ms is increased to 100 ms.
task-2996072
closes odoo/odoo#101128
Signed-off-by:
Kevin Baptiste <kba@odoo.com>
Please register or sign in to comment