70 71 72
# File 'app/models/spree/adjustment.rb', line 70 def unfinalize! update!(finalized: false) end