kumarsivarajan / rmh-roomreservation-maker

Automatically exported from code.google.com/p/rmh-roomreservation-maker
0 stars 0 forks source link

Email for family member function needed #91

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Enhancement name:
Email for family member function
Functionality:
There should be a function to get the email of the family when the room request 
is approved.
The function should send the email to the email address that (should) be on 
file.
The function itself should take a string as a parameter (for the URL that will 
be generated and be in the email content.)
The email itself will probably contain the standard "Hi, <name> your room 
request was approved for <dates>, blah blah blah."

Notes: What if the email doesn't exist in the database? Maybe just call the 
social worker function notifying them that the family doesn't have an email on 
file and to contact them?

Original issue reported on code.google.com by tianaka...@gmail.com on 3 Oct 2012 at 2:36