Hello!
This is a bit related to #359544: Ubercart needs to store/report more tax information. I work with companies in Colombia, (and I imagine this could apply to other countries too). We have different tax levels for different products. And on our tax invoices we have to not only show the total amount of tax charged for the order, but the tax charged for each item (that is also true for Australia).
With the current info provided by Ubercart about an order, it is quite hard to know how much tax was charged to each product.
An optimal solution would be off course to add a column to the uc_order_products table with the charged tax. But to avoid altering things around too much, I guess adding that info to the "data" of the tax line item would do it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ubercart-6.x-dev-941454_1.patch | 933 bytes | jm.federico |
Comments
Comment #1
jm.federico commentedAttaching patch.
Comment #2
jm.federico commentedchanging title
Comment #3
jm.federico commentedComment #4
jm.federico commentedI'm changing this to major
It is not "broken", but it is incomplete and almost useless when the already mentioned situation is present.
Comment #5
Island Usurper commentedThis patch is likely going to be added to 7.x-3.x in #1153086: Inclusive tax not visible in cart block or checkout pane.
Comment #7
Dan Z commentedThis appears to have been fixed and committed in #1301430: Inclusive tax implementation is not flexible (attribute options), so closing this as a duplicate. Please re-open if the problem is not solved for you. The patch does not appear to be back-ported to UC 2, so you may need to request that if you're still on Ubercart 6.