[FIX] barcode: fix default delay number
closes odoo/documentation#6951 Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
parent
f3f44fe5f2
commit
18aad6d5f2
@ -59,7 +59,7 @@ desired language in the scanner's user manual.
|
||||
Automatic carriage return
|
||||
-------------------------
|
||||
|
||||
Odoo has a default 50-millisecond delay between scans to prevent accidental double scanning. To
|
||||
Odoo has a default 100-millisecond delay between scans to prevent accidental double scanning. To
|
||||
synchronize with the barcode scanner, set it to include a *carriage return* (:dfn:`character like
|
||||
the "Enter" key on a keyboard`) after each scan. Odoo interprets the carriage return as the end of
|
||||
the barcode input; so Odoo accepts the scan, and waits for the next one.
|
||||
|
Loading…
Reference in New Issue
Block a user