Promotion Product Add
This commit is contained in:
3
app/models/promotion_product.rb
Normal file
3
app/models/promotion_product.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class PromotionProduct < ApplicationRecord
|
||||
belongs_to :promotion
|
||||
end
|
||||
Reference in New Issue
Block a user