CRM-20420 - Generate combined or separated activities, per recordGeneratedLetters
authorTim Otten <totten@civicrm.org>
Wed, 12 Apr 2017 07:11:42 +0000 (00:11 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 12 Apr 2017 21:28:04 +0000 (14:28 -0700)
commit818b437374223b26eb307cfa49404d8df9ed750f
tree2dfe964260fd40827825ef904172b55313756916
parentcc144465072be0ff6541bc65b2f11c303d4c5afb
CRM-20420 - Generate combined or separated activities, per recordGeneratedLetters

When a user uses "Print/Merge Document" to generate a PDF or Word doc,
they may designate multiple contacts to include in the PDF/Doc. By
setting `recordGeneratedLetters`, they can specify whether to:

 * Create one activity for each contact. (This is the traditional behavior,
   but when you retain the fully-generated PDF documents, it wouldn't
   be a good idea to copy the PDF to all those activities.)
 * Create a single activity associated with all the contacts.
CRM/Contact/Form/Task/PDFLetterCommon.php