![]() |
|
||||
Estimates with Large Quantities |
|||||
PROBLEMEstimates 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 ByUser bug report. WorkaroundEnter the same item in more than one line, and make sure each quantity is 140,000 or under. SolutionThis bug is fixed in Goldenseal version 4.0. Technical DetailsThere 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. |