dudde Posted February 20, 2012 Share Posted February 20, 2012 I cant get the prices of my products to re-calculate in back-office when applying taxes to the products. This occurs in Back Office --> Catalog. I heard about a Bellinin fix but I cant find that bug post anywhere [8315]. So I'd be happy if anyone could help me. Besy Regards Dudde Found it. Here's the snippet of code: 0. return Db::getInstance()->getValue('SELECT DISTINCT c.`id_county` FROM `'.DB_PREFIX.'county` cLEFT JOIN `'.DB_PREFIX.'county_zip_code` cz ON (c.`id_county` = cz.`id_county`)WHERE `id_state` = '.(int)$id_state.'AND cz.`from_zip_code` = '.(int)$zip_code http://forge.prestas...rowse/PSCFI-947 Good luck! Link to comment Share on other sites More sharing options...
Mike Kranzler Posted February 20, 2012 Share Posted February 20, 2012 Thanks for the update dudde! So is this now working for you? -Mike Link to comment Share on other sites More sharing options...
dudde Posted March 7, 2012 Author Share Posted March 7, 2012 I believe I used the wrong Country settings, so I probably did not need to use the code I listed above (beginner's mistake, sorry). Link to comment Share on other sites More sharing options...
Carl Favre Posted March 7, 2012 Share Posted March 7, 2012 Hi dudde, So problem fixed? Link to comment Share on other sites More sharing options...
dudde Posted March 7, 2012 Author Share Posted March 7, 2012 Yup. It's fixed (I think it was already from the beginning, I just forgot to change my default country to correspomd to my tax settings). Thanks. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted March 8, 2012 Share Posted March 8, 2012 Great, I'm glad you were able to resolve this! Happy selling! -Mike Link to comment Share on other sites More sharing options...
Mr Pellets Posted April 2, 2012 Share Posted April 2, 2012 Hi! I havea new install of presta 1.4.7 and I can't get the taxes in BO to count up..at all. But if I check out in catalog and so then I havit in Bo..And even if I go to Fo I have after logging in but only in my cartcheckout., but not on my products in Fo. and when some is looking on my site I wanted to havit from the start. I't confusing if you see something and then will buy it for example 100 $ and then when the go further then they must pay 125$ instead??? Ho do I fix so they get the right price from start?? I just stuck, and need some advice.,Just starting to build on the site, but dont want to do to much if it don't working out well.. Link to comment Share on other sites More sharing options...
Recommended Posts