STBGFC / footy

Football club management app and modules (developed for kid's footy club/leagues)
2 stars 0 forks source link

Make the season-end roll-forward process a service #86

Open davison opened 10 years ago

davison commented 10 years ago

Functions will include everything in the manual script;

  1. Backup database (manual still?)
  2. Cull all NewsItems older than 10 months
  3. Remove U18 players/teams/fixtures/ref reports
  4. Increment all other teams' ageBands (U7-U17 inclusive)
  5. Clear FullTime id's from Divisions
  6. Increment Division ageBands (U7-U17 inclusive)
davison commented 10 years ago

remove all user accounts that are pending deletion too