Merge pull request #13311 from mkllnk/count-on-hand

Remove useless method
This commit is contained in:
Gaetan Craig-Riou
2025-05-12 10:40:16 +10:00
committed by GitHub

View File

@@ -37,10 +37,6 @@ module Spree
in_stock? || backorderable?
end
def count_on_hand=(value)
self[:count_on_hand] = value
end
private
def process_backorders