Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][FIX] barcode: set the max_time_between_keys_in_ms to 100 by default #101233

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Sep 27, 2022

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

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #101128

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

X-original-commit: df4f5a8
@robodoo
Copy link
Contributor

robodoo commented Sep 27, 2022

@fw-bot
Copy link
Contributor Author

fw-bot commented Sep 27, 2022

This PR targets 14.0 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Sep 27, 2022
@C3POdoo C3POdoo added the RD research & development, internal work label Sep 27, 2022
robodoo pushed a commit that referenced this pull request Sep 27, 2022
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 #101233

X-original-commit: df4f5a8
Signed-off-by: Kevin Baptiste <kba@odoo.com>
Signed-off-by: phwa-odoo <phwa@odoo.com>
@robodoo robodoo temporarily deployed to merge September 27, 2022 13:19 Inactive
@robodoo robodoo closed this Sep 27, 2022
@fw-bot fw-bot deleted the 14.0-13.0-barcode-increase-max-time-between-keys-phwa-8NUw-fw branch October 11, 2022 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants