Search Discussions
-
Hey folks. I'm evaluating spree for a marketplace app of sorts. I need the ability to have multiple suppliers add things to the store. The spree_suppliers extension looked like it might be the ...
Ken Dor
Jan 29, 2014 at 7:43 pm
Feb 4, 2014 at 2:24 am -
Hello at all, I try to reduce the checkout process to just one simple page (and the confirmation page). This works pretty well but I got stuck with the delivery partial. The other partials (address, ...
Christian Heimke
Jan 20, 2014 at 7:13 pm
Jan 31, 2014 at 9:01 am -
Yeah, your right. Though, I'm not trying to change this thing single handedly. So a bit of debate and resolution is healthy I believe. I certainly don't want to go off and build something the Spree ...
Jarrod Payne
Jan 9, 2014 at 11:57 pm
Aug 5, 2014 at 10:20 am -
5
[spree-user] Spree and ERP (enterprise resource planning) Software experience / suggestions anyone?
Hej, our retail store runs an old ERP software and now we are looking for a new one, since it doesnt connect to Spree and our online shop. Anyone has experience with this and knows which softwares ...Thomas Grimme
Jan 11, 2014 at 6:32 pm
May 1, 2014 at 5:45 pm -
I am importing orders from an old site using a rake task and the Spree Core AR models. But I keep running in to issues with inventory, adjustments, payments etc. I'm wondering if anyone has some ...
Paul Tyng
Jan 23, 2014 at 2:47 pm
Jan 25, 2014 at 3:00 pm -
Hello! After adding tab to admin interface, i got an error: No route matches {:action= "show", :controller= "spree/admin/news"} missing required keys: [:id] <%= tab(:news, label: 'News', icon: '') % ...
Don Geolog
Jan 17, 2014 at 6:53 pm
Jan 18, 2014 at 6:31 am -
Kevin, I am not sure I understand what you mean when you say "But no such call with the api seems to return the products I've organized via taxons". Could you please elaborate? -- Ryan Bigg Community ...
Ryan Bigg
Jan 21, 2014 at 5:42 am
Jan 30, 2014 at 12:44 am -
Hi, I am trying to use spree_multi_currency gem. I installed spree_multi_currency 2-1-stable and ran 'rails generate spree_multi_currency:install' and got the following error: Spree: 2.1.4 Rails ...
Sam Kong
Jan 28, 2014 at 12:10 am
Jan 28, 2014 at 1:32 pm -
I need to create a promotion for a user that will expire in x number of days, it needs to apply x% off the entire order it is applied too as a one time use. Like the title says I will be doing so in ...
Maxmillian Studener
Jan 15, 2014 at 8:50 am
Jan 23, 2014 at 2:18 pm -
Hi folks, I encounter some problem when trying to install fancy theme, even though I follow the instruction from spree_fancy git repo. Basically I add "gem 'spree_fancy', :github = ...
Junjie Guan
Jan 29, 2014 at 7:59 am
Feb 6, 2014 at 7:24 am -
Hi, I need to send the order to a ERP. For each line item I'm required to send the product cost after discount. (price_per_item - discount_per_item) I'm also required to send the shipment cost for ...
Gady S
Jan 30, 2014 at 4:00 pm
Feb 3, 2014 at 1:35 pm -
I wonder if anyone could help me with checkout controller. I created a decorator but Spree::CheckoutController#update method definition is loaded from *spree_promo* gem's decorator most of the time ...
Oleksandr Iuzikov
Jan 29, 2014 at 12:21 pm
Jan 30, 2014 at 10:56 pm -
This is my current gem file, as a starter I want to change the logo of the website. Most of the tutorial online just tells me to replace the file in your_app/app/assets/images/admin/bg/spree_50.png ...
Junjie Guan
Jan 30, 2014 at 3:01 am
Jan 30, 2014 at 9:36 am -
Hi Jdudiel, Welcome! Please take your time to read through the guides http://guides.spreecommerce.com/developer/ Feel free to ask any question you might have after reading those. -- Peter Berkenbosch ...
Peter Berkenbosch
Jan 28, 2014 at 10:33 am
Jan 28, 2014 at 11:08 am -
Is there an easy way to remove an extension? For example if I apply the spree_fancy extension to a store and the want to roll back to the original store. I'm using 2-1-stable. Thanks Andy -- Don't ...
Marrax
Jan 22, 2014 at 9:00 am
Jan 23, 2014 at 1:13 pm -
Hi All I am beginner in ruby on rails and use Spree in version 2.1 Everything is Ok in every step after I read old thread of this group and ask , Many thank to this groups again. I don't know I make ...
Karan Limpaitoon
Jan 22, 2014 at 5:36 am
Jan 22, 2014 at 3:22 pm -
Hi All My Gemfile gem 'rails', '4.0.2' group :production do gem 'unicorn' gem 'mysql2' gem 'foreman' gem 'therubyracer' #only requried for 0.70.x or later end group :development do gem 'capistrano', ...
Karan Limpaitoon
Jan 21, 2014 at 4:20 am
Jan 21, 2014 at 4:33 am -
Hi, I'm following the spree guide to go from 1.1 to 1.2, ultimately trying to get to 2.1, and rake seems to break: Gemfile (bundle install works fine) gem 'spree', :github = 'spree/spree', :branch = ...
Kevin Kornemann
Jan 15, 2014 at 4:20 pm
Jan 17, 2014 at 5:04 pm -
Hello, I'm new to the spree framework and just tried to write an extension to get a feeling for the whole stuff. The frist thing I tried was to add a new item to the admin menu with defacing: <code ...
Christian Heimke
Jan 14, 2014 at 2:20 am
Jan 15, 2014 at 8:49 pm -
Hi guys, for one of our clients we implemented one page checkout functionality with Spree using Ajax. I thought it could be useful for someone else (and for us getting feedback) sharing the approach ...
Alberto Vena
Jan 9, 2014 at 10:18 am
Jan 10, 2014 at 1:34 pm -
I could use something very similar for a project I'm working on. Has anyone made progress on the POS integration? -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
KJ
Jan 27, 2014 at 9:13 pm
Sep 25, 2014 at 4:35 pm -
Hey Mike. I'm working on a project that needs POS integration and thinking about Spree as the possible ecommerce solution. Are there any decent POS extensions available (open source or paid)? How has ...
KJ
Jan 27, 2014 at 9:13 pm
Jan 31, 2014 at 3:44 pm -
Hi Guys, When a product is added to the cart for the first time, adjustment entries are created for all the available promotions in 'spree_adjustments' table.This happens irrespective of whether the ...
Akarsh1357
Jan 29, 2014 at 10:20 am
Jan 31, 2014 at 8:29 am -
What's the best practice for handling a customer that is tax exempt because they are reselling items that they are purchasing but the address is in a taxable zone? Is it just to delete the tax ...
Nate Lowrie
Jan 24, 2014 at 4:52 pm
Jan 30, 2014 at 12:48 pm -
Hello, I am evaluating spree. After installing and getting it up and running, I installed spree-reviews. When I click the 'Write your own review' button I get the NoMethodError (undefined method ...
Ken Dor
Jan 29, 2014 at 2:19 pm
Jan 29, 2014 at 7:40 pm -
Hello, as far as I've read guides and took a peek into sources, logic and implementation of promotions in Spree are on per-order basis only. In other words promo rules, actions and calculations are ...
David Unric
Jan 28, 2014 at 11:28 pm
Jan 29, 2014 at 10:42 am -
Hi All, I have just started to build an eCommerce portal using Spree commerce. One of the key features would be faceted search within the application. I am unable to decide wether an attribute of a ...
Nitesh Thadani
Jan 22, 2014 at 10:27 am
Jan 23, 2014 at 1:51 pm -
Hi, I installed acts_as_taggable_on 3.0.1 on a spree 2-1-stable store. when I try to tag one of my models everything works fine. when I try to tax a Taxon, nothing happens and no error is thrown. did ...
Gady S
Jan 21, 2014 at 2:20 pm
Jan 23, 2014 at 7:50 am -
Hi, I was attempting to deface the email views but was unsuccessful due the deface not being able to read "text" files: Deface::DSL does not know how to read ...
Sofy Basir
Jan 16, 2014 at 12:58 am
Jan 16, 2014 at 9:01 am -
Hello! I'm trying to make spree extension (shipping calculator) using docs from official site. spree extension my_calc, then added to my app Gemfile: gem 'my_calc', :path = '../my_calc' , then bundle ...
Don Geolog
Jan 10, 2014 at 2:22 pm
Jan 10, 2014 at 2:43 pm -
I have a Spree app working on ninefold (similar to heroku) and I wanted to use S3 for images. I filled the docs here: http://guides.spreecommerce.com/user/configuring_images.html When I go to the Add ...
ELamison
Jan 6, 2014 at 5:04 pm
Jan 7, 2014 at 1:39 am -
Jarrod: please show me even a single page which has no CSS classes and can be styled decently with Skeleton, Foundation and Bootstrap and I will believe you. Right now, I am having a very difficult ...
Ryan Bigg
Jan 6, 2014 at 3:33 am
Jan 6, 2014 at 8:13 pm -
Hi Sam, Could you try clearing tmp/cache and let us know if that fixes the problem for you? -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
Ryan Bigg
Jan 2, 2014 at 9:53 am
Jan 6, 2014 at 3:31 am -
Hello, I'm constantly referring to spree to learn from and this time im looking at the order model and how it handles taxation. My first question is about *order.update!* which is dotted around ...
Adam Akhtar
Jan 30, 2014 at 1:16 pm
Feb 6, 2014 at 7:35 am -
Hi guys, I know this could be inappropriate, but I just warn fellow freelancer like I am about this guy. He'll approach you with Spree projects, creating extensions for him and lead you to believe he ...
Tony Nguyen
Jan 25, 2014 at 11:19 pm
Jan 29, 2014 at 1:14 am -
Hi, I am playing with spree 2.1.3 and spree_i18n (2-1-stable). When I change application.rb for config.i18n.default_locale = :ko, the home page gives the following error. --------ERROR------- Showing ...
Sam Kong
Jan 27, 2014 at 11:22 pm
Jan 27, 2014 at 11:29 pm -
hello there, I see the announcement of the NYC SpreeConf in February, cool! are there plans to make it happen also in Europe this year? It would be awesome if so cheers, joaquin -- Don't miss ...
Joahking
Jan 23, 2014 at 12:35 pm
Jan 23, 2014 at 7:24 pm -
Hi at all, I just need some opinions how to implement the following: - I have a base product, e.g. house - the house have windows and doors - each window could be... -- in a default size, or ...
Christian Heimke
Jan 23, 2014 at 12:26 pm
Jan 23, 2014 at 12:30 pm -
Hi, I would like to inform about the spam extensions in the first page of the extension gallery: http://spreecommerce.com/extensions Please take action to remove these spam. Thank you, -- Don't miss ...
Hoang Pham
Jan 21, 2014 at 3:27 pm
Jan 23, 2014 at 5:12 am -
Hello fellow Spree users! I'm working on my second store this week and we have a plan to sell used electronics online. We've got groups of products that when new would be indistinguishable but since ...
Daniel Pritchett
Jan 20, 2014 at 7:26 pm
Jan 23, 2014 at 5:01 am -
Hello, is there a multi-currency gem compatible with spree 2.1.4.beta? https://github.com/spree/spree_multi_currency depends on '~ 2.0.0' Anyone got it running with spree 2.1 ? -- Ricardo Franco ...
Ricardo Franco
Jan 21, 2014 at 6:47 pm
Jan 22, 2014 at 9:21 am -
We're compiling a list of live Spree stores that use multi currency or multi language. We're interested in finding some good examples - it doesn't matter what extension or mechanism you used to ...
Schof
Jan 17, 2014 at 9:41 pm
Jan 18, 2014 at 9:13 pm -
So I just did the 2.1 developer tutorial which walked me through building an extension and adding a column to the variant model called "sale_price" which with an deface override I can edit fine in ...
Kevin Kornemann
Jan 15, 2014 at 8:50 pm
Jan 15, 2014 at 9:10 pm -
Hi Dharshi, Is there a stacktrace for this issue? You may be able to get that by adding "-b" to the end of your tests, like this: bundle exec rspec spec/some/file:123 -b -- Ryan Bigg Community ...
Ryan Bigg
Jan 10, 2014 at 5:22 am
Jan 14, 2014 at 9:24 pm -
Hi, I want to create a shop for the german market. Any suggestions of extensions I should use? # Spree gem 'spree', github: 'spree/spree', branch: '2-1-stable' gem 'spree_auth_devise', github ...
Sebastian Deutsch
Jan 10, 2014 at 5:54 pm
Jan 14, 2014 at 2:24 am -
Hi all, I've been working recently with the new bootstrap gem (spree_bootstrap_frontend) for Spree 2.2.0.beta and after I follow the bootstrap gem installation instructions on github, I go to reload ...
Mario Diaz
Jan 9, 2014 at 5:19 am
Jan 9, 2014 at 5:20 am -
does anyone know a compare products addon? the one I found is outdated -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
Gady S
Jan 7, 2014 at 8:21 am
Jan 7, 2014 at 9:06 am -
Hi, did you find anything? Would be interested too. Best Sebastian -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
Sebastian Deutsch
Jan 7, 2014 at 2:38 am
Jan 7, 2014 at 3:39 am -
Thanks for getting back to me. Though would you mind expanding on what you mean by "not possible". Are you saying that a workaround would be unadvisedly difficult, or that I have misunderstood how ...
Max White
Jan 3, 2014 at 2:51 am
Jan 3, 2014 at 3:21 am -
I am trying to setup sass source maps so I can edit the scss in Chrom Dev tools with the aim of editing spree's spree_fancy theme sass. I can get source maps working working on a plain site , but ...
Marrax
Jan 31, 2014 at 1:12 pm
Jan 31, 2014 at 1:12 pm
Group Overview
group | spree-user |
categories | rubyonrails |
discussions | 67 |
posts | 203 |
users | 63 |
website | spreecommerce.com |
irc | #RubyOnRails |
63 users for January 2014
Archives
- June 2016 (23)
- May 2016 (20)
- April 2016 (27)
- March 2016 (83)
- February 2016 (36)
- January 2016 (10)
- December 2015 (10)
- November 2015 (16)
- October 2015 (66)
- September 2015 (81)
- August 2015 (61)
- July 2015 (107)
- June 2015 (105)
- May 2015 (89)
- April 2015 (142)
- March 2015 (176)
- February 2015 (132)
- January 2015 (120)
- December 2014 (88)
- November 2014 (111)
- October 2014 (112)
- September 2014 (157)
- August 2014 (162)
- July 2014 (203)
- June 2014 (202)
- May 2014 (183)
- April 2014 (157)
- March 2014 (216)
- February 2014 (182)
- January 2014 (203)
- December 2013 (212)
- November 2013 (256)
- October 2013 (224)
- September 2013 (190)
- August 2013 (335)
- July 2013 (279)
- June 2013 (264)
- May 2013 (430)
- April 2013 (299)
- March 2013 (351)
- February 2013 (646)
- January 2013 (370)
- December 2012 (219)