Projects - Increase maximum amount of digits allowed for Estimated Expense fields
Restricted to entering 9 digits before the decimal place in estimated expense unit price/total fields.

-
scott hampton commented
**** - I need six digits on the RIGHT to deal with Chinese pricing that calculates out like this for a unit cost:
$0.016557 and those numbers at the end add up when multiplied by BIGNUM quantities of fiddly stuff. Half the time it rounds to nearest penny (FML!) the rest it is rounded at four digits on the right. We should have at least 6 digits on the right, and 12 on the left (currency nonsense).
-
Timothy Newey commented
This is critical for businesses that operate in countries where the currency is weak. For example, one billion Indonesian rupiah is roughly US$67,000. A maximum of nine digits makes the Project addon unusable in countries like Indonesia.