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.

CommentFileSizeAuthor
#1 ubercart-6.x-dev-941454_1.patch933 bytesjm.federico

Comments

jm.federico’s picture

StatusFileSize
new933 bytes

Attaching patch.

jm.federico’s picture

Title: Store taxes per product » Store amount of tax charged per product

changing title

jm.federico’s picture

Status: Active » Needs review
jm.federico’s picture

Priority: Normal » Major

I'm changing this to major

It is not "broken", but it is incomplete and almost useless when the already mentioned situation is present.

Island Usurper’s picture

This patch is likely going to be added to 7.x-3.x in #1153086: Inclusive tax not visible in cart block or checkout pane.

Status: Needs review » Needs work

The last submitted patch, ubercart-6.x-dev-941454_1.patch, failed testing.

Dan Z’s picture

Status: Needs work » Closed (duplicate)

This 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.