Three Decimal Places
jdwfly - May 2, 2009 - 23:18
| Project: | Ubercart Webform Productize |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Everything is working quite well except for the fact that the price is displaying as three decimal places instead of two. I tried inputting 125.00 but it was changed to 125.000 after I saved it.

#1
Here is a patch that uses the ubercart theme function to display the price.
#2