Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notify organizer of expiring pending payments #277

Closed
cbellone opened this issue Apr 13, 2017 · 4 comments
Closed

notify organizer of expiring pending payments #277

cbellone opened this issue Apr 13, 2017 · 4 comments
Assignees
Projects
Milestone

Comments

@cbellone
Copy link
Member

The system should notify the organizer of expiring pending payment. So the organizer can optionally extend the expiration date, if required

@cbellone cbellone added this to the 1.11 milestone Apr 13, 2017
@cbellone cbellone added this to TODO in 1.11 Apr 13, 2017
@syjer
Copy link
Member

syjer commented Apr 19, 2017

(notification via email)

@syjer
Copy link
Member

syjer commented Apr 19, 2017

The day before the expiration, an email must be sent containing a list of all expiring pending payment, with a link for each of them so they can be extended.

@syjer syjer moved this from TODO to In Progress in 1.11 Apr 19, 2017
@syjer syjer moved this from In Progress to TODO in 1.11 May 5, 2017
@syjer syjer moved this from TODO to In Progress in 1.11 May 21, 2017
@syjer syjer moved this from In Progress to TODO in 1.11 May 21, 2017
@syjer syjer moved this from TODO to In Progress in 1.11 May 22, 2017
syjer added a commit that referenced this issue May 24, 2017
syjer added a commit that referenced this issue May 24, 2017
@syjer
Copy link
Member

syjer commented May 24, 2017

  1. run cron job each hour
  2. check which event has the hour 5:00 local time of the event
  3. select all reservations expiring next day (local day of the event)

TODO:

  • template
  • send email

syjer added a commit that referenced this issue May 24, 2017
@syjer
Copy link
Member

syjer commented May 24, 2017

done

syjer added a commit that referenced this issue May 24, 2017
@syjer syjer closed this as completed May 24, 2017
@syjer syjer moved this from In Progress to Ready for Testing in 1.11 May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
1.11
Ready for Testing
Development

No branches or pull requests

2 participants