another inclusion check
This commit is contained in:
@@ -5,4 +5,6 @@ class ProductVariant
|
||||
property :position, type: Fixnum, default: 0
|
||||
belongs_to :product
|
||||
belongs_to :supplier
|
||||
|
||||
view :by_product_id, key: :product_id
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user