mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-09 03:20:21 +00:00
Add "variant_tag" to variant
This commit is contained in:
@@ -18,6 +18,8 @@ module Spree
|
||||
|
||||
acts_as_paranoid
|
||||
|
||||
acts_as_taggable_on :variant_tag
|
||||
|
||||
searchable_attributes :sku, :display_as, :display_name, :primary_taxon_id, :supplier_id
|
||||
searchable_associations :product, :default_price, :primary_taxon, :supplier
|
||||
searchable_scopes :active, :deleted
|
||||
|
||||
Reference in New Issue
Block a user