-
Ubercart 2 VAT support: February 25, 2011 2:11
Commit efc3cf8 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Allow shipping to be taxed at highest rate or proportionally against items in an order.
-
Fix cart display when coupons or other untaxable cart items are in use.
-
Add tax adjustment option for EU shipping rules (tax on shipping applies applied at highest tax rate used on products). Requires patch from http://drupal.org/node/990744.
-
Allow modules to specify line item tax adjustments. Requires uc_taxes patch from http://drupal.org/node/990744.
-
Handle coupon discounts in cart checkout pane.
-
#487270: Display order total preview as table.
-
#809976: Fix 'show prices excluding VAT' permission.
-
Add dual pricing and zero-rated price display options.
-
#986306 by hanoii: Product kit VAT is improperly calculated in the cart.