Thursday, July 28, 2016
1 change
Resolved issues and error corrections
Error messages in sales stock now show product quantities using the product's configured precision instead of always rounding to two decimal places. This helps users see accurate quantities when products require more detailed decimal precision.
Original PR description
The error message has an hardcoded precision of 2 digits, which is not enough of the product precision is higher than 2. opw-683639 Fixes #12629