RemusRigo Posted March 7, 2009 Posted March 7, 2009 Hi all I have recently installed osCommerce kit and my problem is when I order 2.5 quantity of an product it rounds up to 2. Is there any way to keep my quantity to 2.5? Thanks
GemRock Posted March 7, 2009 Posted March 7, 2009 ah, every now and then, you come across things you would not expect... you at least need to change the product quantity filed in order product table from integer to decimal, alternatively why not set your product to smaller unit so that 2.5 could be 25? Ken commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile). over 20 years of computer programming experience.
GemRock Posted March 7, 2009 Posted March 7, 2009 thanks, but this is not what i need ;) whatever you need, the orders_products table must be altered at the least, at most? look through the whole checkout process based on the same principle - just give you an idea/pointer. Ken commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile). over 20 years of computer programming experience.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.