mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Don't reload payments in after_save callback
This commit is contained in:
@@ -201,7 +201,6 @@ module Spree
|
||||
end
|
||||
|
||||
def update_order
|
||||
order.payments.reload
|
||||
order.update!
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user