target_locked Posted August 5, 2008 Share Posted August 5, 2008 Hi there.It seem that the price for a product have a limit at 10,000,000 (ten millions) ?But in some currency, they need to be over hundreds of millions.How to break that limit? Thanks. Link to comment Share on other sites More sharing options...
Matthieu Biart Posted August 5, 2008 Share Posted August 5, 2008 Hi target_locked!That is not really a limitation but a bug.We did not see it before, Thank you for that bug report (even if it wasn't the purpose ;P)I'm going to add it to the bug tracker. See it solved for the next release. Link to comment Share on other sites More sharing options...
daryl Posted September 10, 2008 Share Posted September 10, 2008 It is a bug, I'm experiencing this too, I hope the next realese will be fine.By the way, this thread is in the wrong room, don't you think? Link to comment Share on other sites More sharing options...
arlmxli2 Posted August 4, 2009 Share Posted August 4, 2009 Hi all !!Any one know if this bug were fixed in ver. 1.2.0.8 ?? Link to comment Share on other sites More sharing options...
target_locked Posted August 4, 2009 Author Share Posted August 4, 2009 Hi all !!Any one know if this bug were fixed in ver. 1.2.0.8 ?? Not yet, limit still 10 mil.But why don't you try and see? Link to comment Share on other sites More sharing options...
Axari Posted August 5, 2009 Share Posted August 5, 2009 I had this same problem. The only solution I could find was a hack. I changed all the table fields (in all tables) that handle prices to 20,2. I believe they default to 13,6 or something like that. I've placed test orders, seen invoices created, etc. Everything seems to work fine, but I do not have vouchers, tax, and a lot of other things enabled. So be careful.... if you try this, I suggest backing up your database first. Also, unless they fix this when you (eventually) upgrade from 1.2.0.8, there's a chance your table structure could be reverted back. Link to comment Share on other sites More sharing options...
target_locked Posted August 5, 2009 Author Share Posted August 5, 2009 Simple solution:How to break price limit at ten million ?Goto MySQL-->table PS_Product --> (structure) -->Pricechange "decimal 13-6" to "decimal 13-2" Link to comment Share on other sites More sharing options...
matina Posted February 13, 2010 Share Posted February 13, 2010 I have this same problem. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now