RubyGems Navigation menu

spree_suppliers 1.0.1

This gem (spree extension) provides support for multiple suppliers in one store. Products should be assigned to the supplier that they belong to, which allows you to select a supplier and view only their products. Orders are also broken up into supplier invoices (one for each different supplier in the order), which list only the products that were purchased from that supplier. A mailer is in place to send each supplier their unique invoice descrbing what products they have sold and to who. The spree order mailer has also been modified to show all of the supplier invoices to the customer, along with the standard spree order number and info. Suppliers can be associated with Taxons that allow the customer to search for suppliers by taxon. The checkout process is combined so the customer only makes one transaction - the transaction can then be divided up amongst the suppliers involved in the transaction, according to the supplier_invoices. There is also an option for the site administrator to charge a percentage fee on each transaction to suppliers (this is currently set to 0%, but can be changed).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.4 - February 06, 2012 (280 KB)
  2. 1.0.3 - February 06, 2012 (187 KB)
  3. 1.0.2 - February 06, 2012 (94 KB)
  4. 1.0.1 - February 06, 2012 (3.52 MB)
  5. 1.0.0 - February 06, 2012 (3.5 KB)
Show all versions (8 total)

Runtime Dependencies (1):

spree_core >= 0.70.3

Development Dependencies (1):

Owners:

Authors:

  • JD Warren and Han Dao

SHA 256 checksum:

32167ff4e82ab2722c38bfc4883923d2d5c151baf1a28f071e89bc5b9c2b1269

Total downloads 24,775

For this version 2,938

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: