spree_out_stock

Spree extension to generate a report view for all the products (SKU) that in a range of dates ran out of stock.

Last updated on: September 04 at 08:06 PM

source code bug tracker
Opensource
0 0 0
owner:  andreinabgomezg29

Spree Out of Stock

Spree extension to generate a report view for all the products (SKU) that in a range of dates ran out of stock

Installation

  1. Add this extension to your Gemfile with this line: ruby gem 'spree_out_stock', github: 'andreinabgomezg29/spree_out_stock'

  2. Install the gem using Bundler: ruby bundle install

  3. Copy & run migrations ruby bundle exec rails g spree_out_stock:install

  4. Restart your server

If your server was running, restart it so that it can find the assets properly.

compatible spree versions
tags spree versions
master >= 3.1.0, < 4.0
authors
You