jderrett / spree-order-comments

Spree extension to add comments to Order admin

This URL has Read+Write access

Jason Derrett (author)
Wed Oct 21 14:05:26 -0700 2009
name age message
file README.markdown Wed Oct 21 14:05:26 -0700 2009 Updated README [Jason Derrett]
file Rakefile Wed Oct 21 13:45:54 -0700 2009 Initial commit [Jason Derrett]
directory app/ Wed Oct 21 13:45:54 -0700 2009 Initial commit [Jason Derrett]
directory config/ Wed Oct 21 13:45:54 -0700 2009 Initial commit [Jason Derrett]
directory db/ Wed Oct 21 13:45:54 -0700 2009 Initial commit [Jason Derrett]
directory lib/ Wed Oct 21 13:45:54 -0700 2009 Initial commit [Jason Derrett]
file order_comments_extension.rb Wed Oct 21 13:45:54 -0700 2009 Initial commit [Jason Derrett]
directory spec/ Wed Oct 21 13:45:54 -0700 2009 Initial commit [Jason Derrett]
README.markdown

Spree Order Comments

An extension for Spree to allow comments on the Order Admin view

Requirements:

Notes:

  • Comment model and migration included. You do NOT need to follow the acts_as_commentable instructions for script/generate comment