Wednesday, July 30, 2025
1 change · saas-18.1
Enhancements to existing features
The hardware drivers now detect additional error states from Mettler Toledo 8217 scales. This helps prevent incorrect weight data from being sent to the Point of Sale when a scale is reporting an error.
Original PR description
This PR adds the detection of different error states of the Mettler Toledo 8217 protocol. When the scale is in an error state we need to make sure that the PoS user doesn't get any wrong scale data sent to the PoS. Related PR: https://github.com/odoo/enterprise/pull/89602 Forward-Port-Of: odoo/odoo#217674