feat(report page) - export button added
This commit is contained in:
@@ -8,7 +8,6 @@ export interface PatientBalanceRow {
|
||||
currentBalance: number;
|
||||
lastPaymentDate: string | null;
|
||||
lastAppointmentDate: string | null;
|
||||
patientCreatedAt?: string | null;
|
||||
}
|
||||
|
||||
export interface GetPatientBalancesResult {
|
||||
|
||||
Reference in New Issue
Block a user