Details
Description
When calculating unit costs from list prices it is possible to get a "non terminating decimal expansion" error due to a combination of list price and pack size not evaluating to a representable decimal value.
Suggest rounding to 3 decimal places in order to overcome this error.
Fixed in archetypes, revision 3140.