Any ideas on what might be going on? My system worked fine at some point. The only change that I can think of is updating web2py (could have been any changes in the past 1-2 years). I do use virtual fields which I know have changed but the numbers that I am having trouble with are not virtual.
Example: you can see on these two pages that item.start_price is not showing any decimal places and the item.shipping-amount is showing 4 places. In my postgres DB, both fields have 2 places. http://pricetack.com/test http://pricetack.com/item/test-869 Help! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

