Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.2.4
-
Component/s: Core CiviCRM
-
Labels:None
Description
Currently we record an activity when an Email is sent to contacts. Printing a PDF letter is a similar type of action - and should be logged as an Activity.
1. Create new Activity Type: "Print PDF Letter"
2. Create an activity with an activity_target record for each "recipient". The activity.description column should contain the HTML source from the Create PDF form.
3. Viewing this type of activity should provide a nice "preview" of the "letter" (HTML formatting).