djaodjin / djaopsp

Practices Survey Platform - Assess against best practices assessment and improvement planning
BSD 2-Clause "Simplified" License
3 stars 6 forks source link

generate weekly report with new submissions #427

Open smirolo opened 9 months ago

smirolo commented 9 months ago

Create a command to list suppliers that have completed a specific survey during a specified period. The idea is to have this command run periodically (end-of-week) to send a report of all completion in the past week.

See CompletedAssessmentsAPIView for all completion across a site and PortfolioEngagementAPIView for completion a specific customer is interested in.