Major features finished
This commit is contained in:
@@ -10,6 +10,7 @@ class CreateIdCardPrintData < ActiveRecord::Migration[7.0]
|
||||
t.string :full_name
|
||||
t.string :rx_group
|
||||
t.string :medical_eff_date
|
||||
t.string :dental_coverage
|
||||
t.string :network_provider
|
||||
t.string :provider_line_1
|
||||
t.string :provider_line_2
|
||||
@@ -74,11 +75,12 @@ class CreateIdCardPrintData < ActiveRecord::Migration[7.0]
|
||||
t.string :benefit_13
|
||||
t.string :benefit_desc_14
|
||||
t.string :benefit_14
|
||||
t.integer :network_logo_id
|
||||
t.string :precert_1
|
||||
t.string :precert_2
|
||||
t.string :precert_3
|
||||
t.string :precert_4
|
||||
t.string :network_logo_filename
|
||||
t.string :employer_logo_filename
|
||||
t.boolean :sample, default: false
|
||||
t.string :sample_key
|
||||
t.string :sample_plan_title
|
||||
t.string :jasper_batch_id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user