I see a few threads on decimal values. What is the final status of this? Is the field name type Numeric or Integer decimal? such as :
Field('totalsale', 'integer'))
db.document.totalsale.requires=IS_DECIMAL()
I am using sqlite.
--
Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

