Postponed (maintainer needs more info)
Project:
Stock
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2010 at 05:38 UTC
Updated:
5 Apr 2010 at 14:31 UTC
How can I get the price to display for .000 stocks? example would be that a .0011 stock price displays 0.00
Comments
Comment #1
trader1 commentedComment #2
trader1 commentedComment #3
kbahey commentedIn stock.module, change this:
to this:
It would be nice if this is a setting in the module so people can chose how many decimals they want rather than having it hard coded.