update crm customer and bind customer and queue
This commit is contained in:
@@ -6,7 +6,8 @@ class CreateDiningQueues < ActiveRecord::Migration[5.1]
|
||||
t.string :queue_no
|
||||
t.string :status
|
||||
t.references :dining_facility, foreign_key: true
|
||||
|
||||
t.integer :seater
|
||||
t.string :remark
|
||||
t.timestamps
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user