Jump to content

[solved] TAX!


Recommended Posts

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

  • 3 weeks later...
  • 4 weeks later...

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

×
×
  • Create New...