mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-19 04:49:15 +00:00
Show cannot add item to shipped order in the Add products section
This commit is contained in:
@@ -643,10 +643,6 @@ module Spree
|
||||
voucher.rate(self)
|
||||
end
|
||||
|
||||
def can_modify?
|
||||
!shipped? && !canceled?
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def reapply_tax_on_changed_address
|
||||
|
||||
Reference in New Issue
Block a user