Closed (won't fix)
Project:
Ubercart
Version:
6.x-2.4
Component:
Taxes
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2011 at 21:45 UTC
Updated:
11 Oct 2013 at 17:38 UTC
Line items for Canadian taxes applicable in Quebec (TPS and TVQ) are swapped during the checkout worflow starting at checkout/review.
Note: taxes are properly weighted; calculations are ok (TPS is applied to Subtotal; TVQ is applied to Subtotal+TPS). It works like it should. It's just the order of the line items which goes from being right to wrong. It doesn't look like it should.
See attachments:
- taxes in cart/checkout --> TPS and then TVQ
- taxes in checkout/review --> TVQ and then TPS
- taxes in store/orders/... --> TVQ and then TPS
| Comment | File | Size | Author |
|---|---|---|---|
| store-orders-[number].png | 13.47 KB | bisonbleu | |
| checkout-review.png | 12.25 KB | bisonbleu | |
| cart-checkout.png | 25.8 KB | bisonbleu |
Comments
Comment #1
bisonbleu commentedChanging the title...
Comment #2
tr commentedWhich order is the "right" order, according to your weights? Can't fix it without knowing which place it needs to be fixed ...
Comment #3
bisonbleu commentedHi. Sorry if I wasn't clear. The right order is TPS first, TVQ second.
About attachments:
- cart-checkout.png --> shows the right order
- checkout-review.png --> wrong order
- taxes in store/orders/... --> wrong order
Comment #4
longwaveClosing out old issues, nobody else has reported this as a problem.