Coder Social home page Coder Social logo

kubaw / spree-product-assembly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spree-contrib/spree-product-assembly

0.0 2.0 0.0 233 KB

Adds oportunity to make bundle of products

License: Other

Ruby 97.54% CoffeeScript 2.28% JavaScript 0.19%

spree-product-assembly's Introduction

Product Assembly

Create a product which is composed of other products.

Installation

Add the following line to your Gemfile

gem "spree_product_assembly", :git => "git://github.com/spree/spree-product-assembly.git"

Run bundle install as well as the extension intall command to copy and run migrations and append spree_product_assembly to your js manifest file

bundle install
rails g spree_product_assembly:install

Use 1-3-stable branch for Spree 1.3.x compatibility

In case you're upgrading from 1-3-stable of this extension you might want to run a rake task which assigns a line item to your previous inventory units from bundle products. That is so you have a better view on the current backend UI and avoid exceptions. No need to run this task if you're not upgrading from product assembly 1-3-stable

rake spree_product_assembly:upgrade

Use

This extension adds a can_be_part boolean attribute to the spree_products_table. You'll need to check that flag on the backend product form so that it can be be found by the parts search form on the bundle product.

Once a product is included as a part of another it will be included on the order shipment and inventory units for each part will be created accordingly.

spree-product-assembly's People

Contributors

assembled avatar bdq avatar ehoch avatar huoxito avatar iloveitaly avatar joeyjoejoejr avatar jsqu99 avatar jumph4x avatar radar avatar robertoles avatar romul avatar schof avatar sohara avatar throughthenet avatar westonplatter avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.