In VacReg I have these columns:
Title: name of the person that has a vacation wish - text column
StartTime: start date of the vacation wish - date and time column (date only)
EndTime: end date of the vacation wiskh - date and time column (date only)
Mail: mail of the person with the vacation wish - text column
Status: is the vacation wish sent to approvel, can be send, sent or approved - choice column
Approver: mail of the user that should approve the vacation wish - text column
SentDate: date in SentDate will be set when the Status changes from Send to Sent (todays date) - date and time column (date only)
There can be more vacation wishes to the approver from diffrent user on the same day, so we need to make sure that only one mail will be sent to the approver each day, with a list of all the vacation wishes that has passed the 29 day trash hole for that day.
Thanks.

Report
All responses (
Answers (