/
[in-commerce] Some in-commerce prefixes doesnt use proper decimal fields
[in-commerce] Some in-commerce prefixes doesnt use proper decimal fields
Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/45deefbd1eaf33b1#
I have found that in project Masai, table AffiliatePlansBrackets, field Percent uses DECIMAL(3,2) which would allow to save only numbers below 10 (9.99 etc), sa far as 10.00 is out of range already. Seems that standards for decimal fields have hanged since this unit was added.