pub async fn find_on_week( headers: HeaderMap, dto: InvoiceWeekRequest, ) -> Result<Vec<InvoiceResponse>, String>