78 79 80
# File 'app/models/spree/adjustment.rb', line 78 def unfinalize update(finalized: false) end