improvement: users can now comment on a case and it's details and have an option to make it visible for clinics too.
This commit is contained in:
@@ -193,7 +193,6 @@ model LabCase {
|
||||
clientKey String?
|
||||
sortOrder Int
|
||||
destinationOrganizationId String?
|
||||
labComment String?
|
||||
sentAt DateTime?
|
||||
|
||||
treatment Treatment @relation(fields: [treatmentId], references: [id], onDelete: Cascade)
|
||||
|
||||
Reference in New Issue
Block a user