Is it feasible?
It would be most awesome.
I'm going to try to find a way of making this happen, and if I succeed I will return.
For now it might be that the easiest way is to add columns to the table provided by this module. I've yet to look into this, but if this is not difficult to do might it be worth including in the documentation?
Comments
Comment #1
griz commentedAlso, I must add -
a filter to show only SKUs with stock set to 'active'would be good too. Views is the way forward methinks.Ok, it's there in the query.
Fairy 'nuff.
Comment #2
pharoz commentedI second that. Views integration for this would be awesome.
Comment #3
mcaden commented+1 on this, it would also resolve #972554: Filter products
Comment #4
the_g_bomb commentedYou could convert it to integrate with Views Bulk Operations.
You would just have to expose the stock fields to VBO Modify node fields (views_bulk_operations_fields_action) and obviously provide the update function.