edits for trenders attachments & claims
This commit is contained in:
@@ -525,6 +525,8 @@ model ExpenseClaim {
|
||||
rejectedReason String?
|
||||
approvalNote String?
|
||||
|
||||
isPaid Boolean @default(false)
|
||||
|
||||
createdAt DateTime @default(now())
|
||||
updatedAt DateTime @updatedAt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user