Difference between revisions of "Donations WebApp"

From Makers Local 256
Jump to: navigation, search
(Month Display: added feature\usage clarification (mostly for myslef))
(Payment Status Key: added key details)
Line 20: Line 20:
 
==Usage Notes==
 
==Usage Notes==
 
===Payment Status Key===
 
===Payment Status Key===
 +
* Clicking 'X' sets the month to Not Paid
 +
* Clicking 'P' sets the month to Pending
 +
* Clicking 'Y' sets the month to Paid
 +
 +
Note:
 +
* Only Admin can set the month to Paid
 +
* 'Pending' signifies that the member has made his donation, and the Admin needs to confirm that the donation was received.
  
 
===Month Display===
 
===Month Display===

Revision as of 18:21, 20 March 2009

Creator:
Brimstone
Status:
Fielded
Born On:
10:20, 20 March 2009 (CDT)
Last Updated:
18:21, 20 March 2009 (CDT)

Overview

The link to the donations webapp is: http://makerslocal.org/donations It requires an LDAP account to login.

Features

Donation Request

Every Monday at 6am, the script will send an email to every LDAP account holder who doesn't have a paid or pending status.

Treasurer Status Notifier

Script emails the treasurer when a member donation status changes.

Usage Notes

Payment Status Key

  • Clicking 'X' sets the month to Not Paid
  • Clicking 'P' sets the month to Pending
  • Clicking 'Y' sets the month to Paid

Note:

  • Only Admin can set the month to Paid
  • 'Pending' signifies that the member has made his donation, and the Admin needs to confirm that the donation was received.

Month Display

  • Under the previous system, Treasurer would send reminder emails to make the month's payment roughly 1 week prior the the 27th of the previous month. Example: April donation reminder would be manually generated on March 20th.
    • Treasurer no longer reminds people to put in donations, reminder script kicks off first Monday of month and sends subsequent reminders every Monday thereafter