commerce_bpc 7.x-1.0-rc6

Bug fixes

- Issue #1413838 by andrewyager: Fixed bpc_taxonomy actually depends on commerce_cart.
- Issue #1403482: Fixed Cannot uninstall, gives Call to undefined function commerce_product_types() error.
- Issue #1417986: Fixed Error: following token types are not defined.
- Issue #1429778 by webchick: Added link to configuration page in .info file.
- Issue #1464038 by olleolleolle: Fixed Avoid JavaScript global variables leakage.
- Issue #1464038 by olleolleolle: Fixed Avoid JavaScript global variables leakage.

commerce_bpc 7.x-1.0-rc5

Bug fixes

Bug fixes:

  • #1389254 by pcambra: Fixed Notice: Undefined offset errors when empty list options.
  • #1383972 by majikthise: Fixed Title pattern featuring field labels generates incorrect product title.
  • Updating commerce core permission names.
  • Fixing missing hook_permission implementation.

commerce_bpc 7.x-1.0-rc4

Bug fixes

Bug fix:
- Issue #1368816: Product types that only have 'static' list fields allow to display the bulk creation form.

commerce_bpc 7.x-1.0-rc3

Bug fixes

Bug fixes:
- Issue #1364112, with help from rszrama (see #1298310): Fixed Wrong parameters for commerce_product_access() in commerce_bpc_menu
- Adding new update function to make sure that old-style token names are properly translated, as discovered in issue #1364320

commerce_bpc 7.x-1.0-rc2

Bug fixes

- Issue 1362770: Fixing Fatal error on BPC submit in some cases.
- Fixing upgrade path.

commerce_bpc 7.x-1.0-rc1

Introducing new features:

  • #1263976: Allow site builder to decide between radios and a multi-select widget for list fields.
  • #1314140: Adding product type specific settings

Fixing bugs:

  • #1312298 by chriscalip: Malformatted field form widget arrays break bulk creation.
  • #1315740: 'Create Products and Create Display' button not redirecting to pre populated display form.
  • #1336596: Notices when a taxonomy reference field uses a vocabulary that does not yet have any terms.

+ small fixes/enhancements.

commerce_bpc 7.x-1.0-beta3

Bug fixes

- Feature: Adding option to create one display node per created product (thanks, @GiorgosK!).
- Feature: If using "Create products and create display" functionality, you can now have the title prepopulated.
- Fixing minor bugs.
- Improving token handling for auto-created display nodes.

commerce_bpc 7.x-1.0-beta2

New features
Bug fixes

- Fixing uninstall bug
- Fixing bug preventing the use of multiple price fields
- Added submodule enabling the use of taxonomy reference fields for bulk creation.

commerce_bpc 7.x-1.0-beta1

New features
Bug fixes

- Some minor bug fixes.
- Added functionality to automatically create display nodes on bulk creation.

commerce_bpc 7.x-1.0-alpha4

New features
Bug fixes

* SKU and title generation does not require use of tokens on bulk creation form anymore.
* Fixed bug preventing bulk creation with multi-value 'static fields' (Thanks @redna, #1233442: "This pattern yielded one or more duplicate SKUs" when creating bulk product)

commerce_bpc 7.x-1.x-dev

This is the first commit, lots of bugs still and things need to be cleaned up.

Subscribe with RSS Subscribe to Releases for Commerce Bulk Product Creation