forked from odoo/odoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] hw_drivers: Read weight from IoT Scale
We had two issues when reading the weight from a scale connected to the IoT Box : When using the '/hw_proxy/scale_read' route, if the same weight was read twice, the value in PoS was reset to 0. If the product was placed on the scale before opening the weight screen, the weight was never read. closes odoo#46411 Signed-off-by: Quentin Lejeune (qle) <[email protected]>
- Loading branch information
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters