Downloads
Download tar.gz
21.16 KB
MD5: 2c434582271f99eda1c327bc876b3418
SHA-1: f6f65b977f8548e471ac4b8a7d77f9f71ef027dc
SHA-256: 6d9b9614ed3499f60eb9d25808316574258b18e21f40ae53026ab69b3801f734
Download zip
25.11 KB
MD5: fa7a5d901d576c7a9a6c09b2fd425965
SHA-1: 55d5c6acbe136bf36f81cea848c247d1fcd269c5
SHA-256: 6493355f962297d3842d1a21cfbfe270bb12a6df8d4e54cbfdaf837543c27fdc
Release notes
Changes since DRUPAL-6--1-1:
- #828962 by Volx: Link 'excluding shipping costs' to a details page.
- Patches to help make uc_vat more useful for German users, by SteffenR and longwave
- #777242 by klavs: list_price calculated wrongly with product kits.
- #855296 by a_c_m, longwave: VAT applied twice on product view if two CA tax rules are present.
- #936338: Incorrect item description in cart contents table.
- Fix Views price field support to match uc_product.
- #942344: Fix array_unshift() error on product edit form.
- #986306 by hanoii: Product kit VAT is improperly calculated in the cart.
- Add dual pricing and zero-rated price display options.
- #809976: Fix 'show prices excluding VAT' permission.
- #487270: Display order total preview as table.
- Handle coupon discounts in cart checkout pane.
- Allow modules to specify line item tax adjustments. Requires uc_taxes patch from http://drupal.org/node/990744.
- 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.
- Fix cart display when coupons or other untaxable cart items are in use.
- Allow shipping to be taxed at highest rate or proportionally against items in an order.