mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Ignore supplier_id for Spree::Product
This commit is contained in:
@@ -22,6 +22,7 @@ module Spree
|
||||
include LogDestroyPerformer
|
||||
|
||||
self.belongs_to_required_by_default = false
|
||||
self.ignored_columns += [:supplier_id]
|
||||
|
||||
acts_as_paranoid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user