commerce_custom_product 7.x-1.0-beta2
Posted by rszrama on September 7, 2012 at 8:23pm
| Download | Size | md5 hash |
|---|---|---|
| commerce_custom_product-7.x-1.0-beta2.tar.gz | 10.46 KB | f4f354abe91dee32d2346705f0fccea9 |
| commerce_custom_product-7.x-1.0-beta2.zip | 12.51 KB | 4c565f81f24acdeb0d4c824c0cf5a127 |
Last updated: September 7, 2012 - 20:27
Release notes
This release fixes a critical bug that started presenting itself any time a new product line item type was created through the user interface. It's unknown if this bug was present in the 7.x-1.0-beta1 version or if it purely affected sites running 7.x-1.x-dev, but it was happening enough to warrant a new release.
Changes since 7.x-1.0-beta1 (4 commits):
- #1751124 by pcambra, rszrama: always reset line item types when a product line item type is saved and change the menu rebuild method to the variable based method used by Commerce instead of calling menu_rebuild() directly.
- #1732696 by bojanz: improve the API to support Features by adding an actual API function to load customizable product line item types and the ability to skip line item type configuration and reset on the insert of new customizable product line item types.
- #1463942 by rszrama: remove a copy/paste error that referenced a Tax module function and put the appropriate Customizable Product module function call in its place.
- #1369606 by rszrama: call the field attach functions for creating and deleting bundles and move around menu item rebuilding to properly reset menu items when these events happen.
commerce_custom_product 7.x-1.0-beta1
Posted by rszrama on December 13, 2011 at 3:46am
| Download | Size | md5 hash |
|---|---|---|
| commerce_custom_product-7.x-1.0-beta1.tar.gz | 10.21 KB | c5a60e80c6dcb3454808912312ccd2fa |
| commerce_custom_product-7.x-1.0-beta1.zip | 12.24 KB | 9fe89525a872f0bf03347fb446c55caf |
Last updated: December 13, 2011 - 03:50
Release notes
This initial beta release provides the functionality described on the project page, specifically the ability for administrators to add product line item types that may be used to sell customizable products.
commerce_custom_product 7.x-1.x-dev
Posted by rszrama on December 13, 2011 at 3:46am
| Download | Size | md5 hash |
|---|---|---|
| commerce_custom_product-7.x-1.x-dev.tar.gz | 10.5 KB | ab1d1a2cc0d1502b273ac4167d401f8b |
| commerce_custom_product-7.x-1.x-dev.zip | 12.6 KB | 4b1d95a399f75788c99e182d41b77b5a |
Last packaged version: 7.x-1.0-beta2+1-dev
Last updated: December 14, 2012 - 00:42
Release notes
Nightly development snapshot of the Commerce Customizable Products module.