mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-19 00:27:25 +00:00
Merge branch 'master' into 2-0-stable-nov-8th
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user