Open cryptosteer opened 11 years ago
hello which extentions are you use ?
Hello pronix! Sorry i don't specify, im using pronix/spree-multi-currency
nothing else ?
Ah sorry, this is my gemfile:
source 'https://rubygems.org'
gem 'rails', '3.2.14' gem 'pg' gem 'geoip' gem 'jquery-rails' gem 'coffee-rails'
gem 'spree', github: 'spree/spree', branch: '2-0-stable' gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '2-0-stable' gem "spree_multi_currency", :git => "git://github.com/pronix/spree-multi-currency.git" gem 'activemerchant', :require => 'active_merchant'
ok, i will check
hello checl please with latest spree 2.1
Hi i'm using this gem, but it looks like isn't compatible with spree 2-0-stable, this is the error message:
NoMethodError in Spree::OrdersController#populate undefined method `update_adjustments' for #<Spree::OrderUpdater
Can you help me?
Thanks in advance