Merge branch 'master' into 2-0-stable-nov-8th

This commit is contained in:
luisramos0
2018-11-08 11:18:54 +00:00
101 changed files with 4970 additions and 760 deletions

View File

@@ -188,7 +188,7 @@ namespace :openfoodnetwork do
name: 'Pickup',
zone: zone,
require_ship_address: true,
calculator_type: 'OpenFoodNetwork::Calculator::Weight',
calculator_type: 'Calculator::Weight',
distributors: [enterprise2])
enterprise2.payment_methods << Spree::PaymentMethod.last
enterprise2.save!