update
This commit is contained in:
@@ -65,6 +65,9 @@ export class StatisticsService {
|
||||
},
|
||||
},
|
||||
},
|
||||
orderBy: {
|
||||
created_at: 'desc',
|
||||
},
|
||||
})
|
||||
return ResponseMapper.list(invoices.map(this.invoiceMapper))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user