- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
Hi, I'd like the ability to specially handle tax for my custom line item types. I have some special discount and product line item types that I need to process before having the tax calculated.
Looking at the function commerce_avatax_get_tax specifically line 69 of commerce_avatax_calc.inc you are accounting for product line item types, shipping, commerce_coupon and commerce_discount. What I am proposing is a hook to add other line item types to this list.
I would be happy to contribute this functionality if it's something you think would be useful.
Closed: outdated
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.