commerce_stock 3.0.0-beta1

Beta version for Commerce 3.X and Drupal 11 support.
tested all functionality to a single store and works as expected. All database transactions and operations look correct.
However, as this is a powerful module with many use cases I will have it as a beta for a while and try and test on other projects. Please report any new issues you come across :)

commerce_stock 8.x-1.3

Bug fixes

Bug fixes and improvments
#3381102 WSOD when the quantity field is not present in the cart
#3309574 Field widget doesn't allow to set initial stock level if purchasable entity hasn't been created
#3397961 Relying on entity queries to check access by default

Minimum core ^9.2 || ^10

commerce_stock 8.x-1.2

Bug fixes

#3384544 Cannot load the "commerce_product_variation" entity with NULL ID
#3389522 Don't assume commerce_cart_form is the only views tag

commerce_stock 8.x-1.0-rc1

Bug fixes

This will hopefully be the last version before the full release. I will wait about a week to allow any issues caused by the below to come up and if all is clear will release 8.x-1.0.

commerce_stock 8.x-1.0-alpha5

  • Compatibility with Drupal 9
  • Coding standards
  • Fix failing tests
  • Configurable messages
  • Bug fixes and improvements

commerce_stock 8.x-1.0-alpha4

Bug fixes
New features
  • Many bug fixes and code stability improvements.
  • improvements to event handling.
  • Improved views integration.
  • Updated Documentation in README.md

Big thanks to all that contributed patches and to @olafkarsten for his hard work.

commerce_stock 8.x-1.0-alpha1

First working version of the module.
All core functionality should be working.
known issues:
- Views integration
- Purchasable entities that are not commerce_product_variation are not fully supported
- Improvements to the API that will improve support for custom inventory / ERP integration may be introduced before beta but should not efect normal use of the module

commerce_stock 7.x-2.3

Bug fixes
New features
Unsupported

main new features:
Integer/decimal formatter for inline entity forms
Allow check cart product level to be altered for custom products.
Fix highlight of out of stock cart lines

commerce_stock 7.x-2.2

Bug fixes
New features
Unsupported
  • Improvements and bug fixes for add to cart form
  • Improvements and bug fixes leading to better compatibility with: Drupal Rooms bookings, Commerce Bundle, VBO & Commerce Cart View Overrid

commerce_stock 7.x-2.1

New features
Unsupported

#1791350 "Increase stock when order is canceled" Optional rule
#2291359 Removed hardcoded Add to cart text - Adds compatibility with upcoming commerce feature
#2278951 Improve cart validation

commerce_stock 7.x-2.0

Bug fixes
New features
Unsupported

i18n integration - you can now translate messages
Integer and not Decimal stock as default
Small Bug fixes

commerce_stock 7.x-2.0-rc1

New features
Unsupported

When upgrading to this version make sure you set the new permissions (see below) to relevant roles:

* A formatter for displaying stock as a message.
* A new Stock Rules admin screens.
* Improved ux for new rules Stock management forms.
* Display the stock field in Inline Entity Form if the module is installed .
* New "Administer Stock Configuration" permission
* New "Make rule based changes to commerce stock" permission.

commerce_stock 7.x-1.2

New features
Bug fixes
Unsupported

Important!! A new permission has been added "Administer Stock Configuration" you will ned to add this to all relevant roles.

All Changes:
Issue #1715680 by @johnpicozzi - Rule Condition broken
Issue #1799986 by yanniboi: Typo for error message in .module
Issue #1869930 by dwatts3624 - Administer Stock Configuration permission
Updated README.txt.

commerce_stock 7.x-2.0-alpha4

Bug fixes
New features
Unsupported

Stock enabling now uses Batch API - for sites with large number of products
Bug fixes, Improved logic & code cleanup

commerce_stock 7.x-1.1

Bug fixes
Unsupported

A bug fixed that made some user created stock rules error has been fixed

commerce_stock 7.x-1.0

Unsupported

New features to protect your stock
- User can't enter checkout with out of stock items
- checks stock when before user submits the review page (stop user from paying)
in both cases user s sent to the cart page.

Use of entity_metadata_wrapper and other code improvements - stable.

Improved localization support.

commerce_stock 7.x-1.0-rc2

New features
Bug fixes
Unsupported

Compatible with Commerce 7.x-1.2
Improved localization
New feature: check current Cart quantity when adding to your basket

commerce_stock 7.x-2.x-dev

New features

New version 2 of the module:
Complete rewrite of the code.
Implementation using rules and sub modules.

commerce_stock 7.x-1.0-rc1

New features
Bug fixes
Unsupported

All known bugs fixed
New feature: ability to disable stock per product

commerce_stock 7.x-1.0-alpha3

Bug fixes
Unsupported

Cart form validation was broken with later versions of Commerce. This catches up to Commerce 7.x-1.0-rc1

commerce_stock 7.x-1.0-alpha2

Bug fixes
Unsupported

Since token names were changed in Commerce 7.x-1.0-beta4, this module was broken.

This release re-establishes compatibility with Commerce 7.x-1.0-beta4+, but it will no longer work with earlier versions of Commerce.

It also adds two new rules actions, #1195798: Add new rules commerce_stock_decrease_by_line_item and commerce_stock_increase_by_line_item

commerce_stock 7.x-1.0-alpha1

New features
Unsupported

In this release we now have:
* A default rule to decrement stock (if you have a custom one you'll get double-decrement)
* A user interface to enable stock management on different product types
* Automatic creation of the stock field
* Stock field became a plain number field

Subscribe with RSS Subscribe to Releases for Commerce Stock