Save progress
This commit is contained in:
@@ -8,6 +8,7 @@ class Order
|
||||
belongs_to :user
|
||||
belongs_to :supplier
|
||||
belongs_to :section
|
||||
belongs_to :table
|
||||
belongs_to :employee
|
||||
|
||||
has_many :product_orders, dependent: :destroy
|
||||
|
||||
Reference in New Issue
Block a user