caitanya Posted January 24, 2003 Share Posted January 24, 2003 Hi, i have a strange problem with the taxes (MwSt.). in the check out comes the folowing thing: Sub-Total: ?16.00 Tax 7%: ?1.12 Table Rate (Best Way): ?8.00 Total: ?25.12 the problem is that the TAX is added to the price instead it schould be just calculated and not added anymore, since it is already included in the ?16.00 Price. the question is where is the TAX calculated and added to the last price? It schould be like this: Sub-Total: ?16.00 Tax 7%: ?1.12 Table Rate (Best Way): ?8.00 Total: ?24.00 I made already changes to the includes/aplication_top.php but there one can only change the tax to true (will add the tax already to the product in the catalog = ?17.12 but later in the cart only show it) or false (there will be no tax in the catalog but will add it later in the cart meaning ? 16.00 + Tax = Total). None of these two are the right for me, since i do not have any neto prices. somebody there with the same problem or am i the only one who thinks this is strange? thanks in advance, caitanya Link to comment Share on other sites More sharing options...
♥Loaded Commerce Posted January 24, 2003 Share Posted January 24, 2003 neat idea, try this: osc admin, Modules, Order Total, give tax the lowest sorting number should be renderd before subtototal. you could aslo: not charge tax not display tax Best Regards, Salvatore Iozzia Loaded Commerce - Oscommerce - All Loaded Up. Link to comment Share on other sites More sharing options...
caitanya Posted January 24, 2003 Author Share Posted January 24, 2003 osc admin, Modules, Order Total, give tax the lowest sorting number should be renderd before subtototal. i tried this but it still calculates the whole thing two times. with the distribution 2.1 it worked well but with now with 2.2 something changed so it calculates twice. you could aslo: not charge tax not display tax here in EU we have to charge tax and we have to desplay it also some other suggestions :?: reg. caitanya Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.