-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
filter by availability is in stock #36
Comments
Is it not a customizable option in the enhancedgrid config? |
No that option (inventory_stock_availability) is not present in column options. |
please any idea about this? |
Sorry, yeah I'm not sure at all. You could fork the repo and extend the getCollection method in the Grid.php class if you want to add the functionality. |
should I add something like this? cause does not look correct. thanks for your help, very appreciated!
|
You have to join the stock inventory resource to the product collection
|
though it was posted in 2012 it works great on magento 1.9.2.4 |
checking to see if anyone was able to get this to work? The link melaxon shared is not working anymore. thank you! |
is it possible to add this attribute? Which file should I edit in order to do this?
thanks
The text was updated successfully, but these errors were encountered: