Merge pull request #13065 from mkllnk/dfc-amend-nothing

Admin updates can trigger new backorders until the order cycle is closed
This commit is contained in:
Maikel
2025-01-22 16:32:23 +11:00
committed by GitHub
7 changed files with 110 additions and 9 deletions

View File

@@ -392,8 +392,6 @@ module Spree
deliver_order_confirmation_email
BackorderJob.check_stock(self)
state_changes.create(
previous_state: 'cart',
next_state: 'complete',