Is there any way to store/show more than 4 decimal digits? In figure: EUR 0.000012546
We are limited here by the features of the Format Number API, so we can use their own limit to define the max range of decimal digits for Money fields.
Committed to CVS:
http://drupal.org/cvs?commit=338234
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
markus_petrux commentedWe are limited here by the features of the Format Number API, so we can use their own limit to define the max range of decimal digits for Money fields.
Committed to CVS:
http://drupal.org/cvs?commit=338234