to do req_bill_format and status changed after pay
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class CreateCrmDiningQueues < ActiveRecord::Migration[5.1]
|
||||
class CreateDiningQueues < ActiveRecord::Migration[5.1]
|
||||
def change
|
||||
create_table :crm_dining_queues do |t|
|
||||
create_table :dining_queues do |t|
|
||||
t.string :name
|
||||
t.string :contact_no
|
||||
t.string :queue_no
|
||||
Reference in New Issue
Block a user