Skip to content

Releases: fahadmahmood8/stock-locations-for-woocommerce

1.3.1

19 Oct 17:39

Choose a tag to compare

  • New: include 'Out of stock' and 'On backorder' locations in frontend selections
  • New: filter 'slw_allow_wc_stock_reduce' to allow third party plugins to prevent WC stock reduction
  • Fix: jQuery error for variants without locations
  • Fix: jQuery bug on clearing location selection on variation in product page
  • Fix: jQuery error when frontend settings not enabled
  • Fix: meta '_slw_data' not beeing saved correctly

1.3.0

02 Oct 17:55

Choose a tag to compare

  • New: filter 'slw_stock_allocation_notification_message' to customize the email notification message
  • New: send email copy of New Order WC email to location registered address
  • New: send email notification when stock is allocated for a product in some location
  • New: show location taxonomy in REST API
  • New: setting to enable/disable the barcodes tab
  • Fix: stock allocation when customer selects or not a location
  • Fix: bug preventing stock deduction when using in conjugation with Point of Sale for WooCommerce plugin

1.2.4

11 Sep 19:44

Choose a tag to compare

  • New: setting to include location data in formatted item meta
  • Fix: several bugs showing warnings

1.2.3

17 Aug 20:33

Choose a tag to compare

  • New: setting to auto delete unused product stock locations meta
  • New: filter 'slw_shortcode_product_location_stock' for shortcodes 'slw_product_locations' and 'slw_product_variations_locations'
  • New: CSS classes for shortcodes 'slw_product_locations' and 'slw_product_variations_locations'
  • Fix: 'outofstock' taxonomy on product save/update
  • Fix: setting 'Different location per cart item', values were exchanged

1.2.2

06 Aug 21:51

Choose a tag to compare

  • Fix: helper 'view' function call, preventing colision with other plugins with the same function name

1.2.1

23 Jul 21:15

Choose a tag to compare

  • New: plugin setting to lock selected location in cart for every cart item
  • Fix: check if location stock is enough for the cart item, if not hide from select option
  • Fix: if auto allocation exist for the location disable WC hold stock

1.2.0

13 Jul 16:32

Choose a tag to compare

  • New: stock locations select in cart page
  • New: settings page
  • New: auto order allocation for stock
  • New: shortcode 'slw_cart_message' to display a custom message in the cart page
  • New: shortcode 'slw_product_message' to displaying a custom message on product page
  • New: options for stock locations: Default for New Products, Backorder Location, Auto Order Allocate and Stock Location Priority
  • Fix: several bugs and PHP legacy compatibilities

1.1.5

02 Jun 22:08

Choose a tag to compare

  • Fixes bug on shortcodes method

1.1.4

25 May 22:08

Choose a tag to compare

  • Improved stock locations levels products listing
  • Locations added to REST API products and variations endpoints for GET and PUT requests, thanks to @shanerutter

1.1.3

04 May 19:06

Choose a tag to compare

  • Remove flush rewrite rules, should be avoided for now