mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Update order explicitly in OrderSyncer
This commit is contained in:
@@ -15,6 +15,7 @@ class OrderSyncer
|
||||
distributor_id: shop_id)
|
||||
update_associations_for(order)
|
||||
line_item_syncer.sync!(order)
|
||||
order.update_order!
|
||||
order.save
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user