Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download commerce_devel-7.x-1.0-beta5.tar.gztar.gz 16.77 KB
MD5: 3df7659e8ddcaf6667f9b87274c94189
SHA-1: 5b55772d4bb6bce8e8994dccd0d036be9c265a0a
SHA-256: 464f1b171069d953150e4c7a569e11608e5a3623285d08db47ba7b87ccdb82cd
Download commerce_devel-7.x-1.0-beta5.zipzip 21 KB
MD5: bcb41e496a7b96fd3ac8666aceb27172
SHA-1: d232022bae10d582a31718efa5623fdf1492d32f
SHA-256: f50180fc3042023dcdc42f80c36eaab2236cb27da7bce344785cbc028c3bdfdb

Release notes

Changes since 7.x-1.0-beta4:

  • #1681826 by cvangysel: Generate order with Commerce Devel Generate.
  • #1693906 by DamienMcKenna: 'administer products' permission renamed.
  • #1625170 by kervi, jsacksick: Fix wrong currency on products generation.
  • #1184160: Fix misuse of array_rand when generating product displays.
  • Move commerce_product_reference_devel_generate in a separate file + use array_rand to get a random product id.
  • Added length option in drush generate-products command for setting the max length of generated product titles.
  • Added Devel and Token tabs to line-item edit pages.
  • Initializing $items array in hook_menu to prevent notice when certain commerce modules are disabled.
  • #1541162 by helior: Added Include devel load local tasks for product and payment; add token render support.
  • Remove a typo in a comment.
  • Fix a bug in #1184160. Check if the bundle should be filtered according to the field instance settings.
  • #1184160 by rfay: Fix commerce_devel_generate should offer to create product reference nodes. (This needs to be integrated with drush).
  • #1460498 by drewish: Add devel tabs for commerce order and profile entities.
  • #1460504 by drewish: Avoid warnings on functions with no arguments.
Created by: drewish
Created on: 20 Jul 2012 at 05:50 UTC
Last updated: 13 Oct 2015 at 04:03 UTC
New features
Bug fixes

Other releases