Files
openfoodnetwork/app/models
Matt-Yorkley 18a354ec1e Fix private method called
```
Failure/Error: variant.stock_items.first.update_attribute(:count_on_hand, 10)

     NoMethodError:
       private method `count_on_hand=' called for #<Spree::StockItem:0x00005573998948a8>
       Did you mean?  count_on_hand
                      count_on_hand?
                      count_on_hand_was
     # ./spec/models/spree/variant_spec.rb:249:in `block (5 levels) in <module:Spree>'
     # -e:1:in `<main>'
```
2021-02-18 12:20:29 +00:00
..
2021-02-18 12:20:29 +00:00
2012-03-27 10:10:26 +11:00
2019-10-18 21:15:11 +01:00
2021-01-19 16:46:14 +00:00
2021-01-09 11:33:10 +00:00
2019-10-18 21:15:11 +01:00