menu, table,rooms, orders structure
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
class Room < ApplicationRecord
|
||||
belongs_to :zone
|
||||
|
||||
validates_presence_of :name,:seater, :order_by, :created_by, :is_active
|
||||
class Room < DiningFacility
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user