update
This commit is contained in:
@ -37,7 +37,7 @@ export enum FinanceCpvStatusType {
|
|||||||
pending_certificate = "pending_certificate",
|
pending_certificate = "pending_certificate",
|
||||||
pending_treasury = "pending_treasury",
|
pending_treasury = "pending_treasury",
|
||||||
pending_president = "pending_president",
|
pending_president = "pending_president",
|
||||||
payment_progress = "payment_progress",
|
progress_payment = "progress_payment",
|
||||||
approve = "approve",
|
approve = "approve",
|
||||||
reject = "reject",
|
reject = "reject",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user