4 replies [Last post]
tempurpedic's picture
Offline
Joined: 03/18/2008
Juice: 14
Was this information Helpful?

OK, so I've set up sales tax for CA and MA by first creating the tax, and then adding the conditional action. (calculate tax) » (IF billing address is in the state) » (charge tax)

While this seemed to work fine at first, now whenever I go to edit an order EVERY time something gets submitted on the page it adds the tax again, including when I try to delete it. I delete a sales tax and another one appears in it's place. If I delete some other line item, a 3rd sales tax is added. If I change the shipping address a 4th sales tax is added. You get the picture, these things are like freakin tribbles!

Please help, I beg you. The only solution right now is every time I need to make a change to an order I have to temporarily set the condition from CA or MA to Manitoba or somewhere random and then change it back. Shouldn't it be easy to tell ubercart ONLY CHARGE THIS ONCE! How come that isn't in the conditional options?

I've found other similar issues and even patches to fix them but none for ubercart 2.x beta5.

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Sales tax is applied multiple times when editing order

Try the latest dev version of Ubercart. I think I've dealt with that problem recently, but I can't point you to an issue or patch.

chum's picture
Offline
Joined: 02/27/2009
Juice: 151
Re: Sales tax is applied multiple times when editing order

Could you let me know what fixes can be manually applied to my ubercart 2.x beta5 instance, to fix this issue? I would like to fix this but am not able to upgrade to ubercart 2.x beta6 at this time.

Thank you!

Chum

bighead's picture
Offline
Joined: 03/07/2009
Juice: 90
Re: Re: Sales tax is applied multiple times when editing order

Maybe here you can find solution:
http://drupal.org/node/377064#comment-1330056

chum's picture
Offline
Joined: 02/27/2009
Juice: 151
Re: Re: Re: Sales tax is applied multiple times when editing ord

Using this worked! http://bazaar.ubercart.org/drupal6/ubercart/uc_taxes/uc_taxes.module

Replaced my taxes module with this one and it works correctly. Thanks, and thanks also to TargosPizza for his assistance, too.