[ic] How to display as integer

Bill Carr interchange-users@icdevgroup.org
Wed Oct 16 11:28:01 2002


On Wed, 2002-10-16 at 09:57, DB wrote:
> I'm using 4.8.6 with a modified foundation catalog. I'm looking for a 
> way to display only the integer part of a real number. I've added a 
> column to my products table called "min_qty" which is the minimum 
> quantity of an item that can be ordered. Currently this gets displayed 
> as for example "10.00" but I want it to show up as "10". Any ideas other 
> than changing the database column attributes?
[calc]int(10.8162543);[/calc]

-- 
Bill Carr
Worldwide Impact
bill@worldwideimpact.com
413-253-6700