Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Tax calculation - help!


Guest

Recommended Posts

Hi guys, I've given up..so I'm here!

 

I have set my shop tax to UK 20% - everything is configured as it should be, however when applied to the product as taxable goods, it shows incorrect values: i.e If you set the gross price as £5.00 the net price is recalculated to £4.16 (which is wrong) also, in the shop front-end, the product price is displayed as net, when the price is checked to 'display prices with tax' in admin

 

Any ideas? have attached screen grabs, so you can see what I mean..cheers

 

 

shot1.jpg

 

 

shot2.jpg

 

 

shot3.jpg

Link to comment
Share on other sites

20% of 4.1667 is .83334

 

4.1776 + .83334 = 5.00004 (or £5).

 

What's the problem?

 

Ok, taken that is correct (I expected the figure to rounded off!) - the gross amount (£5.00) doesn't output to the front-end cart (the customer buys the product with vat/tax included)

 

hope is this helps

 

dave

Link to comment
Share on other sites

I ran some diagnostics and managed to produce an error thus:

 

Fatal error: Call to undefined function: tep_draw_textarea_field() in mysite/shop/catalog/admin/includes/functions/general.php on line 682

 

I think this is to do with an installation of fck editor, which has caused some admin fields not to work (inc the 'include tax option') will investigate and re-post if successful ;-)

Link to comment
Share on other sites

I ran some diagnostics and managed to produce an error thus:

 

Fatal error: Call to undefined function: tep_draw_textarea_field() in mysite/shop/catalog/admin/includes/functions/general.php on line 682

 

I think this is to do with an installation of fck editor, which has caused some admin fields not to work (inc the 'include tax option') will investigate and re-post if successful ;-)

 

Ok fixed! It was a bad installion of fck editor and oc image magic..made a fresh install of admin/includes/functions/html_output.php and general.php

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...