![]() |
|
||||
Estimates with Large Quantities |
Problem Estimates with a line item containing more than about 140,000 items do not calculate correctly. The price stays the same, no matter how much larger the quantity gets. Caught By User bug report. Workaround Enter the same item in more than one line, and make sure each quantity is 140,000 or under. Solution This bug is fixed in Goldenseal version 4.0. Technical Details There was actually a basic flaw in our money-multiplying code-- if the second term is too large, it runs into an "overflow" error and maxes out.
|