|
Dana Jones |
at Jun 20, 2013 at 11:20 pm
|
⇧ |
| |
Now it's the in_stock? method of the StockItem.
You can read more about the StockItem at
http://guides.spreecommerce.com/developer/inventory.htmlIf you could please file a PR on the wishlist extension - or better yet, a PR with regression test fix - I know it would make Ryan very happy. :)
Dana
On Jun 19, 2013, at 12:07 AM, Muhammad Aamir wrote:
Hi,
I am trying to use wishlist extension with Spree 2.0. It's a bit surprising that it simply doesn't work, as if it is marked as compatible with 2.0 without any testing at all.
It is trying to call in_stock? method on variant. I would like to know what is the equivalent method in Spree 2.0?
Thanks