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

griz’s picture

Also, 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.

pharoz’s picture

I second that. Views integration for this would be awesome.

mcaden’s picture

+1 on this, it would also resolve #972554: Filter products

the_g_bomb’s picture

You 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.