Skip to content

Commit 0acc0a5

Browse files
committed
Leave in source for vaccination record by organization
1 parent 7583474 commit 0acc0a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/models/patient_team.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ class PatientTeam < ApplicationRecord
6060
patient_location: 0,
6161
archive_reason: 1,
6262
vaccination_record_session: 2,
63+
vaccination_record_organisation: 3,
6364
school_move_team: 4,
6465
school_move_school: 5,
6566
vaccination_record_import: 6

0 commit comments

Comments
 (0)