Bug report from the Ubercart forums:

When the admin manually alters an order's shipping total in the edit order process, the sales tax is not updated to reflect the correct total (if including tax on shipping as well as product subtotal).

This only occurs when editting the JUST order's shipping total. If one alters the price of one of the product's in the order, tax is correctly recalculated. If one alters the shipping total and then alters a product price, the tax is again correctly recalc'd. Only an issue when just altering shipping total on order.

Hope this little bug isn't a big deal for you guys to fix...

Kai

Patch reloads the line items from the database after they are updated by the order form.

CommentFileSizeAuthor
update_line_items.patch643 bytesIsland Usurper
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Island Usurper’s picture

Status: Needs review » Fixed

This works for me, though I've noticed that taxes are really insistent about being the right value now. I guess that's a good thing, and even if it's not, that's another issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.