My first contribution is the bulk_stock module which provides an action to set the stock level on a node. I developed it for use with the Views Bulk Operations module, but it would be suitable for use with triggers as well. It does not depend on Views or the VBO module.
To the best of my searching ability this module does not duplicate existing functionality. I have found one module on ubercart.org that offers a bulk stock level editor (http://www.ubercart.org/contrib/5411), but it has been dormant for over a year, is written for older versions of both Ubercart and Drupal, and does not provide integration with other aspects of Drupal (such as triggers or the VBO).
A zip file containing this module will be attached to this application.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | bulk_stock.zip | 1.14 KB | Matthaeus |
Comments
Comment #1
Matthaeus commentedComment #2
Matthaeus commentedComment #3
avpadernoThe name of the action functions should terminate in .
Comment #5
avpaderno