Skip to content

1.40.3

Compare
Choose a tag to compare
@damanic damanic released this 05 Jul 03:34
· 22 commits to master since this release

Minor fixes and improvements

  • Adds supported incoterms to tablerate shipping settings.
  • Adds method getStockAvailable() to Shop_CartItem
  • Adds empty option to shop_shipping_tracker_provider dropdown
  • Fixes issue where cached quote results were not being passed to shop:onUpdateShippingQuotesForCheckout
  • Fixes type coercion issue with get_currency_field()
  • Fixes broken reference in deprecated method
  • Ignore unexpected exceptions thrown by Shop_Cart::move_cart() when executed onFrontEndLogin()