spree-contrib / spree_digital

A Spree extension to enable downloadable products
http://spreecommerce.org
MIT License
117 stars 97 forks source link

Updates to allow Spree 2 usage. #36

Closed JDutil closed 11 years ago

JDutil commented 11 years ago

Something that still needs to be considered is the best way to handle setting up a "Digital" stock location that ideally has infinite stock.

petergoldstein commented 11 years ago

I've pulled the commits in this PR into an updated PR here - https://github.com/halo/spree_digital/pull/41

We should open an issue to discuss the issues StockLocation. Not only do we want the StockLocation to have infinite stock (at least by default), but I'd imagine we'd also want to prevent transfer of physical items into the StockLocation, and transfer of digital items to physical StockLocations.