Round unit price from the price list computation
requested to merge topic/default/product-price-list-round-catch-error-unit-price into branch/default
The unit price may not be roundable if the user expression results in a too large for the Decimal context.
Closes #13542 (closed)